在myeclipse6.5 上部署的WEBLOGIC  ,发布没报错,但是应用没有加载就状态就直接running 了 信息如下:
<2011-2-18 上午11时12分27秒 CST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
D:\Program Files\bea\wlserver_10.0\platform\lib\p13n\p13n-schemas.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\p13n\p13n_common.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\p13n\p13n_system.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\wlp\netuix_common.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\wlp\netuix_schemas.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\wlp\netuix_system.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\wlp\wsrp-client.jar;D:\Program Files\bea\wlserver_10.0\platform\lib\wlp\wsrp-common.jar> 
<2011-2-18 上午11时12分27秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.6.0-b105 from Sun Microsystems Inc.> 
<2011-2-18 上午11时12分28秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.0 MP1  Thu Oct 18 20:17:44 EDT 2007 1005184 
WebLogic Server WebService Client 10.0  Thu Oct 18 20:36:24 EDT 2007 1005184 > 
<2011-2-18 上午11时12分29秒 CST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\Program Files\bea\license.bea> 
<2011-2-18 上午11时12分29秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
<2011-2-18 上午11时12分29秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool> 
<2011-2-18 上午11时12分29秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Program Files\bea\user_projects\domains\mydomain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.> 
<2011-2-18 上午11时12分31秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.> 
<2011-2-18 上午11时12分33秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY> 
<2011-2-18 上午11时12分33秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING> 
<2011-2-18 上午11时12分35秒 CST> <Warning> <Server> <BEA-002611> <Hostname "asiainfo-9ab456", maps to multiple IP addresses: 132.151.9.126, 172.27.1.223, 127.0.0.1> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 172.27.1.223:7001 for protocols iiop, t3, ldap, snmp, http.> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 132.151.9.126:7001 for protocols iiop, t3, ldap, snmp, http.> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "mydomain" running in Development Mode> 
<2011-2-18 上午11时12分35秒 CST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 132.151.9.126, 172.27.1.223, 127.0.0.1> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING> 
<2011-2-18 上午11时12分35秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 问过同事,他们的解决时将应用从D:\Program Files\bea\user_projects\domains\mydomain\autodeploy 下将应用切除再切入,但我试过还是不行,切出再切入 报的信息如下:
<2011-2-18 上午10时43分32秒 CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.management.DeploymentException: [Deployer:149189]Attempt to operate 'deploy' on null BasicDeploymentMBean for deployment _appsdir_unibss_dir. Operation can not be performed until server is restarted.
at weblogic.deploy.internal.targetserver.DeploymentManager.assertDeploymentMBeanIsNonNull(DeploymentManager.java:1281)
at weblogic.deploy.internal.targetserver.DeploymentManager.findDeploymentMBean(DeploymentManager.java:1322)
at weblogic.deploy.internal.targetserver.DeploymentManager.createOperation(DeploymentManager.java:1022)
at weblogic.deploy.internal.targetserver.DeploymentManager.createOperations(DeploymentManager.java:1368)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleUpdateDeploymentContext(DeploymentManager.java:160)
Truncated. see log file for complete stacktrace重新服务又变成第一次的样子了,应用没加载就直接running 了 ,百思不得其解 ,配置之类都没发现什么错误 ,请各位帮忙解决下 。谢谢,在线等!