`
s284745061
  • 浏览: 25986 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

weblogic异常

阅读更多

<2011-12-8 上午11时10分39秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.2-b04 from Sun Microsystems Inc.>
<2011-12-8 上午11时10分39秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.1.0  Thu Jun 11 00:26:56 EDT 2009 1227385 >
<2011-12-8 上午11时10分41秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<2011-12-8 上午11时10分41秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<2011-12-8 上午11时10分41秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<2011-12-8 上午11时10分41秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\AdminServer.log00014. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\AdminServer.log.>
<2011-12-8 上午11时10分41秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
<2011-12-8 上午11时10分45秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<2011-12-8 上午11时10分48秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<2011-12-8 上午11时10分48秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
baseDir====================../internal/
<2011-12-8 上午11时11分17秒 CST> <Error> <HTTP> <BEA-101005> <[ServletContext@15576274[app:_appsdir_crds_dir module:crds path:/crds spec-version:2.5]] getRealPath() called with unsafe path: "../internal/".
weblogic.utils.io.FilenameEncoder$UnsafeFilenameException: C:\Oracle\Middleware\user_projects\domains\base_domain3\autodeploy\internal\ not under: C:\Oracle\Middleware\user_projects\domains\base_domain3\autodeploy\crds
 at weblogic.utils.io.FilenameEncoder.getSafeFile0(FilenameEncoder.java:244)
 at weblogic.utils.io.FilenameEncoder.getSafeFile(FilenameEncoder.java:165)
 at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:749)
 at crds.pub.FCKeditor.connector.ConnectorServlet.init(ConnectorServlet.java:88)
 at javax.servlet.GenericServlet.init(GenericServlet.java:241)
 Truncated. see log file for complete stacktrace
>
<2011-12-8 上午11时11分17秒 CST> <Error> <HTTP> <BEA-101216> <Servlet: "Connector" failed to preload on startup in Web application: "crds".
java.lang.NullPointerException
 at java.io.File.<init>(File.java:222)
 at crds.pub.FCKeditor.connector.ConnectorServlet.init(ConnectorServlet.java:89)
 at javax.servlet.GenericServlet.init(GenericServlet.java:241)
 at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
 at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
 Truncated. see log file for complete stacktrace
>
<2011-12-8 上午11时11分18秒 CST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application '_appsdir_crds_dir'.
weblogic.application.ModuleException: [HTTP:101216]Servlet: "Connector" failed to preload on startup in Web application: "crds".
java.lang.NullPointerException
 at java.io.File.<init>(File.java:222)
 at crds.pub.FCKeditor.connector.ConnectorServlet.init(ConnectorServlet.java:89)
 at javax.servlet.GenericServlet.init(GenericServlet.java:241)
 at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
 at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
 at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
 at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
 at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
 at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
 at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521)
 at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1913)
 at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1887)
 at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1805)
 at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3041)
 at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1374)
 at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452)
 at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
 at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
 at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
 at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
 at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
 at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
 at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
 at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
 at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
 at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:629)
 at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
 at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:206)
 at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:40)
 at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
 at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
 at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
 at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
 at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
 at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
 at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
 at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
 at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
 at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
 at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
 at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
 at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
 at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
 at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

 at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1376)
 at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452)
 at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
 at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
 at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
 Truncated. see log file for complete stacktrace
java.lang.NullPointerException
 at java.io.File.<init>(File.java:222)
 at crds.pub.FCKeditor.connector.ConnectorServlet.init(ConnectorServlet.java:89)
 at javax.servlet.GenericServlet.init(GenericServlet.java:241)
 at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
 at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
 Truncated. see log file for complete stacktrace
>
<2011-12-8 上午11时11分18秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\base_domain3.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<2011-12-8 上午11时11分18秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\base_domain3.log00012. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\base_domain3\servers\AdminServer\logs\base_domain3.log.>
<2011-12-8 上午11时11分18秒 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<2011-12-8 上午11时11分18秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<2011-12-8 上午11时11分18秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<2011-12-8 上午11时11分18秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<2011-12-8 上午11时11分18秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.200.50.213:7001 for protocols iiop, t3, ldap, snmp, http.>
<2011-12-8 上午11时11分18秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "base_domain3" running in Development Mode>
<2011-12-8 上午11时11分18秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<2011-12-8 上午11时11分18秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

分享到:
评论

相关推荐

    weblogic守护进程:监控weblogic进程,当发现进程停止时调用重启脚本重启

    #脚本名称:sysWeblogicMonitorRestart.sh #功能:weblogic守护进程:监控weblogic进程,当发现进程...监控weblogic,若发现异常则重启进程,并发送短信(入库) sh $shpath/sysWeblogicMonitorRestart.sh "weblogic

    weblogic日常巡检,问题排查

    ### WebLogic 日常巡检与问题排查 #### 引言 WebLogic作为一款广泛使用的Java应用服务器,在企业级应用环境中扮演着重要的角色。为了确保WebLogic服务器能够稳定、高效地运行,定期进行健康检查(巡检)是非常必要...

    Weblogic9异常解决nested errors.txt

    标题和描述均提到了“Weblogic9异常解决nested errors”,这指向了在使用WebLogic Server 9版本时可能遇到的特定错误处理问题。WebLogic Server是Oracle公司提供的一款功能强大的应用服务器,它支持多种标准协议,如...

    WebLogic创建根上下文

    此元素用于配置容器级别的设置,如异常处理、事务管理等。 ##### 5. `context-root`元素 此元素非常重要,因为它指定了Web应用程序的上下文根(Context Root)。在这个例子中,`context-root`被设置为`au`。这意味...

    weblogic12.1.3补丁包

    6. **验证**:安装后,运行Oracle提供的验证脚本来确认补丁已成功应用,并且服务器没有因为补丁安装而出现异常。 7. **重启**:为了使更改生效,可能需要重新启动WebLogic服务器或者整个集群。 8. **监控**:安装...

    weblogic启用https访问

    WebLogic Server 是一款由甲骨文公司提供的企业级Java应用服务器,它支持各种应用程序的...同时,监控服务器日志,以便发现任何异常的SSL连接尝试。通过这些措施,可以确保WebLogic Server上的HTTPS服务既安全又稳定。

    Weblogic内存大小配置

    对于Java堆内存不足,JVM会尝试触发垃圾回收,如果仍无法解决问题,则会抛出异常并终止应用程序。本地内存不足则可能更难以定位,因为其消耗受多种因素影响,包括线程数量、JVM内部数据结构等。 #### 故障排查步骤 ...

    weblogic Weblogic WLS组件漏洞处置 补丁10.3.6.0.0升级10.3.6.0.12

    8. **监控**:安装补丁后,密切监控系统行为,确保没有异常活动。 压缩包中的"weblogic补丁"可能包含了上述的两个补丁文件,以及相关的文档和测试工具。确保按照正确的顺序和方法安装这些补丁,以保护WebLogic...

    weblogic监控

    - **查看线程状态**:使用`Console -&gt; server -&gt; myserver -&gt; 右键菜单ViewExecuteThreads`可监控线程活动,查看是否有异常或长时间运行的请求占用线程。 2. **WebLogic性能优化**: - **内存设置**:为了保证...

    weblogic页面无法显示

    - 查看WebLogic服务器的日志文件,如`server.log`、`access.log`等,从中寻找错误提示或异常信息。 - 开启更详细的日志级别,如DEBUG级别,以便获取更多的调试信息。 4. **环境变量检查**: - 确认在启动...

    weblogic配置.doc

    - 在JDK配置环节,选择默认的JDK版本,例如"Sun SDK150_03 @ E:\bea\jdk150_03",避免选择过高版本导致启动异常。 - 创建完域后,通过"Start Admin Server for Weblogic Server Domain"启动管理服务器,可以通过...

    weblogic调用tuxedo示例

    适配器逻辑中,需要处理Tuxedo服务的调用,包括异常处理和事务管理。 5. **部署WebLogic应用**: 将包含适配器的WebLogic应用程序打包并部署到WebLogic Server上。确保WebLogic能够找到并加载配置的WTC资源。 6. ...

    SSH项目部署在window和linux下的Weblogic上出现 ClassNotFound异常解决办法

    ### SSH项目部署在Window和Linux下的Weblogic上出现ClassNotFound异常解决办法 #### 背景介绍 在部署Java EE项目时,特别是采用SSH(Struts + Hibernate + Spring)架构的项目,在不同的应用服务器(如Tomcat、...

    WebLogic Server 10 + 性能调优

    WebLogic Server能够检测线程在处理请求时的异常行为,例如长时间停滞。当线程运行时间超过预设的最大值(StuckThreadMaxTime,默认为600秒)时,WebLogic Server会将线程标记为STUCK,并记录警告消息。此外,需要...

    weblogic无法解析xml解决办法

    有些情况下,在开发web项目中会遇到weblogic无法解析xml的错误,是因为weblogic在解析xml时是调用自己的方法去解析,会产生一些莫名其妙的错误,我们只要在web-inf下添加weblogic.xml让其让出解析权即可.

    WebLogic部署接口说明

    - 在进行上述操作时,请确保对WebLogic服务器的版本兼容性有所了解,以免出现不必要的错误或异常。 - 对于任何涉及到的配置文件修改,请备份原始文件以防万一。 - 完成部署后,务必进行充分的功能测试,确保所有接口...

    weblogic日志设置

    2. **日志文件**:WebLogic Server运行时会产生各种类型的日志文件,这些日志文件记录了服务器的运行状态、异常情况等重要信息,对于后续的系统维护和问题定位至关重要。 3. **日志级别**:WebLogci Server支持不同...

    weblogic_监控工具.rar

    先下载weblogic_monitor.rar,并解压至一个目录 java -jar weblogic_monitor.jar 如: E:\Java\jdk1.6.0_25\bin\java -jar weblogic_monitor.jar 注意: 1. 必须使用1.6或者以上jdk 2. 本机不用安装weblogic 3. 可以...

    weblogic部署系统操作步骤

    Weblogic 部署系统操作步骤 在本文中,我们将对 Weblogic 部署系统操作步骤进行详细的介绍,从安装 Weblogic 软件到部署系统应用服务的整个过程。下面是详细的步骤: 步骤 1:安装 Weblogic 软件 在安装 Weblogic...

Global site tag (gtag.js) - Google Analytics