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

Running WL5.1 SP11 in AIX with JIT

0 views
Skip to first unread message

tsemach hadad

unread,
Mar 11, 2002, 11:45:48 AM3/11/02
to
Hi
When we try to bring WL5.1 SP11 in AIX with JIT (no
-Djava.compiler=NONE)
(In SP6 we had no problems as I recall)
we got the following exception when trying to deploy
(in WLS startup deployment) mvcinfra_depoly:
Mon Mar 11 17:30:46 GMT+02:00 2002:<E> <EJB> Could not deploy:
'../proj030_SP11/Lib/mvcinfra_deploy.jar'
Possible reasons include:
1. The bean or an interface class has been modified but
the deployment descriptor has not been updated
2. The database mappings in the deployment descriptor do not
match the database definition
3. The jar file is not a valid jar file
4. The jar file does not contain a valid bean
weblogic.ejb.common.DeploymentException: Could not setup the
Environment Context.; nested exception is:
java.lang.ArrayIndexOutOfBoundsException: 0
java.lang.ArrayIndexOutOfBoundsException: 0
at COM.rsa.jsafe.JA_MD5.digestFinal(JA_MD5.java)
at COM.rsa.jsafe.JG_Digest.digestFinal(JG_Digest.java)
at COM.rsa.jsafe.JSAFE_MessageDigest.digestFinal(JSAFE_MessageDigest.java)
at weblogic.security.provider.MD5.digest(MD5.java:59)
at weblogic.security.acl.internal.AuthenticatedUser.digest(AuthenticatedUser.java:110)
at weblogic.security.acl.internal.AuthenticatedUser.verify(AuthenticatedUser.java:72)
at weblogic.security.acl.internal.ClusterRealm.verify(ClusterRealm.java:158)
at weblogic.security.acl.internal.Security.verify(Security.java:84)
at weblogic.security.acl.Security.getCurrentUser(Security.java:221)
at weblogic.jndi.internal.NamingSecurityManagerImpl.checkPermission(NamingSecurityManagerImpl.java:88)
at weblogic.jndi.internal.NamingSecurityManagerImpl.checkModify(NamingSecurityManagerImpl.java:47)
at weblogic.jndi.toolkit.BasicWLContext.privateCreateSubcontext(BasicWLContext.java:500)
at weblogic.jndi.toolkit.BasicWLContext.createSubcontext(BasicWLContext.java:437)
at weblogic.jndi.toolkit.BasicWLContext.createSubcontext(BasicWLContext.java:603)
at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:58)
at weblogic.ejb.internal.EJBHomeImpl.setupEnvironmentContext(EJBHomeImpl.java:573)
at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:555)
at weblogic.ejb.internal.StatelessEJBHome.setup(StatelessEJBHome.java:99)
at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:677)
at weblogic.ejb.internal.EJBDeploymentImpl.setupBeanHome(EJBDeploymentImpl.java:562)
at weblogic.ejb.internal.EJBDeploymentImpl.deployBeans(EJBDeploymentImpl.java:383)
at weblogic.ejb.internal.EJBDeploymentImpl.deploy(EJBDeploymentImpl.java:335)
at weblogic.ejb.internal.EJBJarDeployment.deploy(EJBJarDeployment.java:231)
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:368)
at weblogic.ejb.internal.EJBManagerImpl.deployNew(EJBManagerImpl.java:358)
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:325)
at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java:653)
at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1388)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:869)
at weblogic.Server.startServerStatically(Server.java:175)
at weblogic.Server.main(Server.java:71)
at weblogic.Server.main(Server.java:58)


Help will be appreciated
thx
tsemach

0 new messages