• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

J2EE and winNT

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm getting some error in J2EE installation . can anybody help me to solve the same . I'm having apache server installed on my pc . IS theer any other required softwares for this installation ?

The error log is like this :
Logging for J2EE Server Version: 1.2.1-q started at: Fri Aug 03 08:48:13 IST 2001..
Using the Java HotSpot(TM) Client VM and the version number 1.3.1 from Sun Microsystems Inc..
VM is using the classpath: c:\j2ee1.2.1\lib\classes;c:\j2ee1.2.1\lib\locale;c:\j2ee1.2.1\lib\j2ee.jar;c:\j2ee1.2.1\lib\cloudscape\RmiJdbc.jar;c:\j2ee1.2.1\lib\cloudscape\client.jar;c:\j2ee1.2.1\lib\jhall.jar .
J2EE Home Directory has been set to: c:\j2ee1.2.1.

org.omg.CORBA.INTERNAL: minor code: 1398079496 completed: No
at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:193)
at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:152)
at com.sun.corba.ee.internal.POA.POAORB.setPersistentServerPort(POAORB.java:449)
at com.sun.enterprise.iiop.POAEJBORB.setPersistentServerPort(POAEJBORB.java:312)
at com.sun.enterprise.iiop.POAProtocolMgr.setPersistentServerPort(POAProtocolMgr.java:167)
at com.sun.enterprise.server.EJBServer.setPersistentServerPort(EJBServer.java:475)
at com.sun.enterprise.server.EJBServer.setPersistentServerInfo(EJBServer.java:423)
at com.sun.enterprise.server.EJBServer.init(EJBServer.java:201)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:291)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)

[This message has been edited by padmaja bhosale (edited August 02, 2001).]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic