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

WebLogic 4.5.1, EJB Deployment on NT4

0 views
Skip to first unread message

Bill Newsom

unread,
Apr 12, 2000, 3:00:00 AM4/12/00
to
I uncommented the line in the weblogic.properties file for deploying the
ejb_basic_containerManaged.jar. When the server is started, the following
trace is produced. Does this look familiar to anyone?

Wed Apr 12 11:17:19 CDT 2000:<I> <EJB> Enterprise JavaBeans initializing
Wed Apr 12 11:17:21 CDT 2000:<E> <EJB> Could not deploy:
'E:/weblogic/myserver/e
jb_basic_containerManaged.jar': file is not a valid jar file, or does not
contain a valid bean

weblogic.ejb.common.DeploymentException: DeploymentException opening JAR
file E:
\weblogic\myserver\ejb_basic_containerManaged.jar; nested exception is:
weblogic.ejb.deployment.JarLoadException - with nested exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment
E:/weblogi
c/myserver/ejb_basic_containerManaged.jar from
E:\weblogic\myserver\ejb_basic_co
ntainerManaged.jar; nested exception is:
java.lang.ClassCastException: com.sun.xml.tree.TextNode]
weblogic.ejb.common.DeploymentException: Problem creating deployment
E:/weblogic
/myserver/ejb_basic_containerManaged.jar from
E:\weblogic\myserver\ejb_basic_con
tainerManaged.jar; nested exception is:
java.lang.ClassCastException: com.sun.xml.tree.TextNode
java.lang.ClassCastException: com.sun.xml.tree.TextNode
at
weblogic.xml.dom.DOMUtils.getOptionalElementsByTagName(DOMUtils.java:
204)
at
weblogic.xml.dom.DOMUtils.getOptionalElementByTagName(DOMUtils.java:1
70)
at
weblogic.xml.dom.DOMUtils.getOptionalValueByTagName(DOMUtils.java:97)

at
weblogic.ejb.deployment.dd.EJBReadDOM.getDescriptionValue(EJBReadDOM.
java:404)
at
weblogic.ejb.deployment.dd.DescriptorLoader.createDeploymentUnit(Desc
riptorLoader.java:200)
at
weblogic.ejb.internal.EJBJarLoader.initialize(EJBJarLoader.java:113)
at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:85)
at
weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
:344)
at
weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
1)
at
weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
2)
at
weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
4)
at
weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
:172)
at
weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
22)
at
weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
12)
at
weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:305)
at
weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
629)
at
weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1295)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)
--------------- nested within: ------------------
weblogic.ejb.deployment.JarLoadException - with nested exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment
E:/weblogi
c/myserver/ejb_basic_containerManaged.jar from
E:\weblogic\myserver\ejb_basic_co
ntainerManaged.jar; nested exception is:
java.lang.ClassCastException: com.sun.xml.tree.TextNode]
at
weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:313)
at
weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:
629)
at
weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1295)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)

Wed Apr 12 11:17:21 CDT 2000:<I> <EJB> 0 EJB jar files loaded, containing 0
EJBs

Wed Apr 12 11:17:21 CDT 2000:<I> <EJB> 0 deployed, 0 failed to deploy.
Wed Apr 12 11:17:22 CDT 2000:<I> <ZAC> ZAC ACLs initialized
Wed Apr 12 11:17:22 CDT 2000:<I> <ZAC> ZAC packages stored in local
directory ex
ports
Wed Apr 12 11:17:22 CDT 2000:<I> <ListenThread> Listening on port: 7001
Wed Apr 12 11:17:22 CDT 2000:<I> <SSLListenThread> Listening on port: 7002

<NT Performance Pack> NATIVE: created IoCompletionPort successfully.
IoPort=0x00
00038c
Wed Apr 12 11:17:23 CDT 2000:<I> <WebLogicServer> WebLogic Server started

0 new messages