WebLogic81SP2 with IBM Java1.4.1 on AIX5.2
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > WebLogic installation support > WebLogic81SP2 with IBM Java1.4.1 on AIX5.2




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    WebLogic81SP2 with IBM Java1.4.1 on AIX5.2  
Ken Chen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-09-04 09:15 PM


I have installed weblogic81sp2 on aix52 machine. But I can not bring it up. 
It
try to use SUN corba. But SUN corba is not come with IBM JAVA. Please help!


>uname -a
AIX mila52d1 2 5 000F9B0A4C00

>java -version
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1)
Classic VM (build 1.4.1, J2RE 1.4.1 IBM AIX build ca1411-20040301 (JIT enabl
ed:
jitc))

> startWebLogic.sh
The WebLogic Server did not start up properly.
java.lang.NoClassDefFoundError: com/sun/corba/se/internal/util/IdentityHasht
able
at      at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.<clinit>(Util.java
:87).null(Unknown
Source)
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java(Compiled Code))
at      at weblogic.iiop.UtilDelegateImpl.<clinit>(UtilDelegateImpl.java:63)
.null(Unknown
Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAc
cessorImpl.java:61)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConst
ructorAccessorImpl.java:42)
at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled
Code))
at java.lang.Class.newInstance0(Class.java:340)
at java.lang.Class.newInstance(Class.java:283)
at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:356)
at      at javax.rmi.CORBA.Util.<clinit>(Util.java:68).null(Unknown Source)
at      at weblogic.iiop.Utils.<clinit>(Utils.java:128).null(Unknown Source)
at weblogic.iiop.IIOPReplacer.getIORFromStub(IIOPReplacer.java:245)
at weblogic.iiop.IIOPReplacer.replaceObject(IIOPReplacer.java:148)
at weblogic.iiop.IIOPReplacer.replaceRemote(IIOPReplacer.java:167)
at weblogic.corba.cos.naming.RootNamingContextImpl.getIOR(RootNamingContextI
mpl.java:37)
at weblogic.iiop.InitialReferences. initializeInitialReferences(InitialRefer
e
nces.java:64)
at weblogic.iiop.IIOPService.initialize(IIOPService.java:140)
at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.java:118)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:893)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
at weblogic.Server.main(Server.java:32)
Reason: com/sun/corba/se/internal/util/IdentityHashtable






[ Post a follow-up to this message ]



    Re: WebLogic81SP2 with IBM Java1.4.1 on AIX5.2  
Ken Chen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-09-04 10:48 PM


Problem is solved. SUN package is appeared on classpath. that causes confusi
on.

"Ken Chen" <ken_chen@csgsystems.com> wrote:
>
>I have installed weblogic81sp2 on aix52 machine. But I can not bring
>it up. It
>try to use SUN corba. But SUN corba is not come with IBM JAVA. Please
>help!
>
> 
>AIX mila52d1 2 5 000F9B0A4C00
> 
>java version "1.4.1"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1)
>Classic VM (build 1.4.1, J2RE 1.4.1 IBM AIX build ca1411-20040301 (JIT
>enabled:
>jitc))
> 
>The WebLogic Server did not start up properly.
>java.lang.NoClassDefFoundError: com/sun/corba/se/internal/util/IdentityHash
table
>        at      at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.<clinit>(
Util.java:87).null(Unknown
>Source)
>        at java.lang.Class.forName1(Native Method)
>        at java.lang.Class.forName(Class.java(Compiled Code))
>        at      at weblogic.iiop.UtilDelegateImpl.<clinit>(UtilDelegateImpl
.java:63).null(Unknown
>Source)
>        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>Method)
>        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeCons
tructorAccessorImpl.java:61)
>        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Delega
tingConstructorAccessorImpl.java:42)
>        at java.lang.reflect.Constructor.newInstance(Constructor.java(Compi
led
>Code))
>        at java.lang.Class.newInstance0(Class.java:340)
>        at java.lang.Class.newInstance(Class.java:283)
>        at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:356)
>        at      at javax.rmi.CORBA.Util.<clinit>(Util.java:68).null(Unknown
>Source)
>        at      at weblogic.iiop.Utils.<clinit>(Utils.java:128).null(Unknow
n
>Source)
>        at weblogic.iiop.IIOPReplacer.getIORFromStub(IIOPReplacer.java:245)
>        at weblogic.iiop.IIOPReplacer.replaceObject(IIOPReplacer.java:148)
>        at weblogic.iiop.IIOPReplacer.replaceRemote(IIOPReplacer.java:167)
>        at weblogic.corba.cos.naming.RootNamingContextImpl.getIOR(RootNamin
gContextImpl.java:37)
>        at weblogic.iiop.InitialReferences.initializeInitialReferences(Init
ialReferences.java:64)
>        at weblogic.iiop.IIOPService.initialize(IIOPService.java:140)
>        at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.ja
va:118)
>        at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:893)
>        at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
>        at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
>        at weblogic.Server.main(Server.java:32)
>Reason: com/sun/corba/se/internal/util/IdentityHashtable
>






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:59 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register