`
s284745061
  • 浏览: 25251 次
  • 性别: 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>

分享到:
评论

相关推荐

    Weblogic9异常解决nested errors.txt

    Weblogic9异常解决nested errors.txtWeblogic9异常解决nested errors.txtWeblogic9异常解决nested errors.txtWeblogic9异常解决nested errors.txtWeblogic9异常解决nested errors.txt

    weblogic无法解析xml解决办法

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

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

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

    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中于axis2冲突的问题及解决方案

    当将应用程序部署到 WebLogic 服务器 10.3.0 时,出现了 ClassCastException 异常,错误信息如下: ``` java.lang.ClassCastException: com.ctc.wstx.stax.WstxInputFactory ``` 这个错误是由于 WebLogic 服务器和...

    windows7服务器上weblogic启动失败异常解决方法

    windows7服务器上weblogic启动失败异常:/Java/jre6/lib/ext/QTJava.zip was unexpected at this time,接下来介绍详细解决方法,需要的朋友可以参考下

    java反序列化漏洞利用工具WebLogicExploit_weblogic图形化漏洞利用工具

    WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. 综合实现网上公布...

    Java反序列化漏洞利用工具(WebLogic&Jboss;)

    WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. 综合实现网上公布...

    weblogic漏洞补丁文件

    1、自2020年开展状态监测系统运维开始,发现告警分析应用程序经常异常终止,每次需要手动开启程序,导致积累大量实时数据无法进行预警分析,对设备运行状态没办法提供有效的提示,目前国网系统版本已经超过领先于...

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

    SSH项目部署在window和linux下的Weblogic上出现 ClassNotFound异常解决办法,文档中包括在解决ClassNotFound问题的过程中出现的另外一个问题,比如java.lang.NoSuchMethodError: javax.xml.transform.dom.DOMResult....

    weblogic11g 生产环境运维手册

    本文详细指导你在生产环境中对weblogic的完整运维操作,包含系统监控、weblogic维护,以及异常问题的解决方案,适合所有朋友,没有高低之分

    经典JAVA.EE企业应用实战.基于WEBLOGIC_JBOSS的JSF_EJB3_JPA整合开发.pdf

    中文名: 经典Java EE企业应用实战--基于WebLogic/JBoss的JSF+EJB 3+JPA整合开发 原名: 经典Java EE企业应用实战--基于WebLogic/JBoss的JSF+EJB 3+JPA整合开发 作者: 李刚 资源格式: PDF 版本: 第一版 出版社: 电子...

    使用sitescope监控weblogic服务

    SiteScope能够监控UNIX服务器资源、Windows服务器资源、Weblogic应用服务器、IIS应用服务器、Oracle数据库、SQLServer数据库、F5、URL地址、Ping、内存、CPU、磁盘空间、服务等等系统架构内各种组建的运行状况;...

    Java反序列化漏洞利用工具(WebLogic&Jboss)

    1. WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. 综合实现网上...

    Extjs3.2+struts2.0+spring2.5+hibernate3.5+weblogic10+oracle10g含全包5

    proxool_cofig.xml为连接池配置 此项目可做基础项目开发原型方便,启动此项目在weblogic10中会有antlr-2.7.6rc1.jar此包的异常请配置其先加载并将次包考入 bea\wlserver_10.0\server\lib目录下,再将bea\user_projects...

    java反序列化漏洞利用工具Jboss&WebLogic;.rar

    WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. 综合实现网上公布...

    Windows 下整合 weblogic10 jsf1.2 hibernate3

    项目部署出现的异常 The function XXX must be used with a prefix when a default namespace is not specified Servlet response already use stream, Writer not possible org.hibernate.hql.ast.HqlToken

    JDBC,异常,单元测试重点

    JDBC,异常,单元测试重点

    java反序列化漏洞利用工具

    1. WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. 综合实现网上...

Global site tag (gtag.js) - Google Analytics