Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error before installing SP3 in WLS 6.1

0 views
Skip to first unread message

"ivan"_.

unread,
Jul 11, 2002, 3:27:47 PM7/11/02
to

Any help/idea why is this happening and how to fix it?
Thanks.

This is the log I got when I try to start WL just after installing SP3:


Starting WebLogic Server ....
<11-jul-02 21:03:10 CEST> <Notice> <Management> <Loading configuration file C:\b
ea\wlintegration2.1\config\samples\config.xml ...>
<11-jul-02 21:03:19 CEST> <Notice> <WebLogicServer> <Starting WebLogic Admin Ser
ver "myserver" for domain "samples">
<11-jul-02 21:04:13 CEST> <Error> <J2EE> <Error deploying application wlai-ejb-s
erver:

Unable to deploy EJB: com.bea.wlai.client.DeployManager from wlai-ejb-server.jar
:

There is a mismatch between the bean code and generated code.com.bea.wlai.client
DeployManagerHome . Please rerun ejbc on the bean code.The error was java.l
ang.NoSuchFieldException: md_eo_deployConnectionFactory_com_bea_wlai_common_ICon
nectionFactoryDescriptorbb
at java.lang.Class.getField0(Native Method)
at java.lang.Class.getDeclaredField(Class.java:1113)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.setMDField(ClientDri
venBeanInfoImpl.java:651)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.setMethodDescriptors
(ClientDrivenBeanInfoImpl.java:723)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.deploy(ClientDrivenB
eanInfoImpl.java:823)
at weblogic.ejb20.deployer.Deployer.deployDescriptor(Deployer.java:1294)

at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:996)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:170)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl
oymentTarget.java:360)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Dep
loymentTarget.java:285)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeploy
ments(DeploymentTarget.java:239)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(
DeploymentTarget.java:199)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
eanImpl.java:636)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
java:621)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
ionMBeanImpl.java:360)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
57)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
25)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
at $Proxy44.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeplo
yments(ServerMBean_CachingStub.java:2977)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManag
er(ApplicationManager.java:372)
at weblogic.management.mbeans.custom.ApplicationManager.start(Applicatio
nManager.java:160)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
eanImpl.java:636)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
java:621)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
ionMBeanImpl.java:360)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
57)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
25)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
at $Proxy66.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub
start(ApplicationManagerMBean_CachingStub.java:480)
at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
at weblogic.management.Admin.finish(Admin.java:645)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:526)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
at weblogic.Server.main(Server.java:35)


>
<11-jul-02 21:04:14 CEST> <Error> <J2EE> <Error deploying application wlai-admin
-ejb:

Unable to deploy EJB: com.bea.wlai.AdminDeployManager from wlai-admin-ejb.jar:

There is a mismatch between the bean code and generated code.com.bea.wlai.AdminD
eployManagerHome . Please rerun ejbc on the bean code.The error was java.l
ang.NoSuchFieldException: md_eo_getApplicationViewDeploymentDescriptor_com_bea_w
lai_common_QualifiedNamecom_bea_wlai_HostInfo
at java.lang.Class.getField0(Native Method)
at java.lang.Class.getDeclaredField(Class.java:1113)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.setMDField(ClientDri
venBeanInfoImpl.java:651)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.setMethodDescriptors
(ClientDrivenBeanInfoImpl.java:723)
at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.deploy(ClientDrivenB
eanInfoImpl.java:823)
at weblogic.ejb20.deployer.Deployer.deployDescriptor(Deployer.java:1294)

at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:996)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:170)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl
oymentTarget.java:360)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Dep
loymentTarget.java:285)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeploy
ments(DeploymentTarget.java:239)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(
DeploymentTarget.java:199)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
eanImpl.java:636)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
java:621)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
ionMBeanImpl.java:360)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
57)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
25)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
at $Proxy44.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeplo
yments(ServerMBean_CachingStub.java:2977)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManag
er(ApplicationManager.java:372)
at weblogic.management.mbeans.custom.ApplicationManager.start(Applicatio
nManager.java:160)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
eanImpl.java:636)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
java:621)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
ionMBeanImpl.java:360)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
57)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
25)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
at $Proxy66.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub
start(ApplicationManagerMBean_CachingStub.java:480)
at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
at weblogic.management.Admin.finish(Admin.java:645)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:526)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
at weblogic.Server.main(Server.java:35)


>
<11-jul-02 21:04:34 CEST> <Notice> <Management> <Application Poller started for
development server.>
<11-jul-02 21:04:52 CEST> <Notice> <B2BIntegration> <INFO: WebLogic Integration
- B2Bi Server started successfully.>
<11-jul-02 21:04:53 CEST> <Error> <T3Services> <Couldn't initialize an instance
of AdminDeployManager
javax.naming.NameNotFoundException: Unable to resolve 'com.bea.wlai.AdminDeployM
anagerHome' Resolved: 'com.bea.wlai' Unresolved:'AdminDeployManagerHome' ; remai
ning name 'AdminDeployManagerHome'
>
javax.naming.NameNotFoundException: Unable to resolve 'com.bea.wlai.AdminDeployM
anagerHome' Resolved: 'com.bea.wlai' Unresolved:'AdminDeployManagerHome' ; remai
ning name 'AdminDeployManagerHome'
<11-jul-02 21:04:53 CEST> <Error> <T3Services> <WLAI Startup
java.lang.NullPointerException:
at com.bea.wlai.WLAIStartup.startup(WLAIStartup.java:346)
at weblogic.t3.srvr.StartupClassRunner.invokeStartup(StartupClassRunner.
java:129)
at weblogic.t3.srvr.StartupClassRunner.invokeClass(StartupClassRunner.ja
va:110)
at weblogic.t3.srvr.StartupClassRunner.run(StartupClassRunner.java:78)
at java.lang.Thread.run(Thread.java:484)
>
<11-jul-02 21:04:54 CEST> <Notice> <WebLogicServer> <ListenThread listening on p
ort 7001>
<11-jul-02 21:04:55 CEST> <Notice> <WebLogicServer> <Started WebLogic Admin Serv
er "myserver" for domain "samples" running in Development Mode>
<11-jul-02 21:04:55 CEST> <Notice> <B2BIntegration> <INFO: WebLogic Integration
- B2Bi server shutdown successfully.>
<11-jul-02 21:04:55 CEST> <Error> <T3Services> <Couldn't initialize an instance
of AdminDeployManager
javax.naming.NameNotFoundException: Unable to resolve 'com.bea.wlai.AdminDeployM
anagerHome' Resolved: 'com.bea.wlai' Unresolved:'AdminDeployManagerHome' ; remai
ning name 'AdminDeployManagerHome'
>
javax.naming.NameNotFoundException: Unable to resolve 'com.bea.wlai.AdminDeployM
anagerHome' Resolved: 'com.bea.wlai' Unresolved:'AdminDeployManagerHome' ; remai
ning name 'AdminDeployManagerHome'
<11-jul-02 21:04:55 CEST> <Critical> <WebLogicServer> <Failed to invoke shutdown
class "WLAI_ShutdownClass", java.lang.NullPointerException: >

0 new messages