facebook

can’t start oc4j 10.1.3 – Missing class error

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #228005 Reply

    clee
    Member

    Hi,

    I have just started using eclipse as I need a IDE that have oc4j support. I can’t seem to start the oc4j install (although it starts fine on command line). I think I have all the plugins that is required. The error I am getting is follow:

    05/04/13 09:46:00 Exception in thread “OC4J Launcher” oracle.oc4j.loader.util.AnnotatedNoClassDefFoundError:

    Missing class: com.sun.corba.se.internal.iiop.CDRInputStream

    Dependent class: com.evermind.server.ApplicationContext
    Loader: oc4j:10.1.3
    Code-Source: /home/clee/apps/oc4j10.1.3/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in boot.xml in /home/clee/apps/oc4j10.1.3/j2ee/home/oc4j.jar

    The missing class is not available from any code-source or loader in the server.

    The following is my setup:
    eclpise version: 3.1M6
    plugins: lomboz_3.1.0.N20041219, emf-sdo-runtime-I200412160800
    OS: fedora core 3
    oc4j: 10.1.3 (dev preview)

    I have try to see if anyone have the simlar probelm but haven’t had much luck. Any help will be much appreciated.

    Thanks and good day to you.
    Charlie

    #228086 Reply

    Riyad Kalla
    Member

    Charlie,
    If you are using Lomboz why post to the MyEclipse forums?

    Can the Lomboz guys help you out?

    Moving to OT > General.

    #228115 Reply

    clee
    Member

    Sorry about the confusion. Was using Lomboz now trying out myeclipse. The question I have in regards to that is this.
    I am eveluating the possibity of using myEclipse for development. However we need to deploy and run in oc4j10g (10.1.3) . Are you guys planning to support this in the near future? If so do you have a est time for this?

    Thanks
    Charlie

    #228120 Reply

    Riyad Kalla
    Member

    Ahh, ok moving back to App Servers.

    Charlie I believe you submitted this question to the FAQ didn’t you? I filed it and the developers are going to try and sneak it into a release following 4.0, so soon.

    #229365 Reply

    pvinograd
    Member

    What version of the JDK are you using? I tried running OC4J 10.1.3 just using the command line scripts, and it fails with the same error with JDK 1.5.0 – it looks as though Sun rearranged the class hierarchy of the com.sun.corba package in rt.jar. Running with Java 1.4.2 gets rid of the error for me. So, check what version of Java you are running and set your $JAVA_HOME appropriately.

    #229390 Reply

    Scott Anderson
    Participant

    Additionally, I recently went over the basic steps of getting OC4J 10.1.3 running in this thread:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-7098.html

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: can’t start oc4j 10.1.3 – Missing class error

You must be logged in to post in the forum log in