facebook

OC4j doesn’t start? [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #209917 Reply

    feeling9
    Member

    Just set up EnterpriseWorkbenchInstaller_020800Beta1 working with eclipse 2.1.3 but got problem when starting the Oracle 9i/AS, when clicking the “start server”, nothing happened. It is supposed to jump to the “debug” prospective with messages popup in the console window, isn’t it?

    also tried jboss 3.2.5, it worked perfectly.

    anyone have any idea?

    thanks

    #210058

    Scott Anderson
    Participant

    Can you post all the information we request in the Posting Guidelines thread at the top of the forum? Please be sure to include any messages in your log file located at <workspace>/.metadata/.log. Also, have you verified your OC4J config against the example in the FAQ here:
    http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-21.html

    #210071

    feeling9
    Member

    Hi,

    My env information is as following:
    OS: winxp sp1
    Eclipse: Version: 2.1.3 Build id: 200403101828, freshly installed, myEclipse is the only plug-in.
    MyEclipse: Version: 2.7.101 Build id: 200405181900-2.8-Beta1
    JDK: 1.3.1

    pity that I can not post a screen dump for the OC4J settings.
    but it looks the same as the
    http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-21.html

    Got an exception in the log file:

    !ENTRY org.eclipse.ui 4 0 Jul 15, 2004 14:09:50.850
    !MESSAGE com/genuitec/eclipse/easie/oracle/B (Illegal Field name “Ç·”)
    !STACK 0
    java.lang.ClassFormatError: com/genuitec/eclipse/easie/oracle/B (Illegal Field name “Ç·”)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClass(DelegatingURLClassLoader.java:922)
    at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:166)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at com.genuitec.eclipse.easie.oracle.A.ĉ(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
    at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
    at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at java.lang.reflect.Method.invoke(Native Method)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main(Main.java:583)

    The OC4J just can not start, strange.

    thanks for any information![/img]

    #210109

    Riyad Kalla
    Member

    That JDk 1.3.1 has me nervous… can you install Sun’s 1.4.2_05 JDK and use that to launch OC4J?

    #210110

    Riyad Kalla
    Member

    Moving to support…

    #210141

    Scott Anderson
    Participant

    Riyad,

    Good catch. It’s definately a JDK 1.3 problem. We’ve seen it before.

    #210184

    feeling9
    Member

    Just removed JDK1.3.1 and installed 1.4.2
    Things working now!

    thanks a lot 😀

    #210186

    Riyad Kalla
    Member

    Awesome, thanks for letting us know.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: OC4j doesn’t start? [Closed]

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