facebook

"couldnt open J2EE – Web Module Project in MyEclipse3.

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #206113 Reply

    munas
    Member

    i had Eclipse3.0.0 in my system and updated with Eclipse3.0M8.
    i have installed MyEclipseIDE. When i open the MyEclipse, it doesnt opened. then we tried with startup.jar file and done it working.
    But now, i have some problems in opening the following
    1… i couldnt open J2EE – Web Module Project in this New MyEclipseIDE.
    i have configured Tomcat4 and its working perfectly.
    2… i couldnt open JSP editor in this
    3….I couldnt add WebProjectCapabilities too.
    i dont know where i did mistake in configuration.
    kindly guide me to solve the above problems.
    thanx in advance.

    -Munas.

    #206117 Reply

    Riyad Kalla
    Member

    munas,
    Was Eclipse a fresh install? What version of MyEclipse did you download and install? Did you use our installer or the manual installation?

    When you say that you couldn’t open the JSP editor, add Web Project Capabilities or Open a J2EE project, what were you trying to do, and what exactly was the error you got while trying to do these things?

    If you click on Help > About, do you see a “MyEclipse” button? DO you have any exceptions in your log file? (<Eclipse install>\workspace\.metadata\.log)

    #206127 Reply

    munas
    Member

    Dear rkalla ,

    i have old Eclipse in C Drive..Version: 3.0.0
    Build id: 200311211210…and it is Still running.

    i have downloaded the zip file “eclipse-SDK-3.0M8-win32.zip”.
    and also “EnterpriseWorkbenchInstaller_030701.exe” from net.
    and installed both sucessfully..

    installed at < D:\Eclipse8M > and < C:\prog..files > respectively.

    After Installation i couldnt open “d:\Myeclipse8m\eclipse\eclipse.exe”.
    so i used a startup.jar and a batch file which contains like this…

    “C:\j2sdk1.4.2_01\bin\javaw.exe -cp D:\eclipse8M\eclipse\startup.jar org.eclipse.core.launcher.Main -os win32 -ws win32 -arch x86 -showsplash D:\eclipse8M\eclipse\eclipse.exe -showsplash 600”

    By using the startup i can open the MyEclipse….
    At this time my .log file contains…

    !SESSION Apr 18, 2004 20:28:09.195 ————————————
    java.version=1.4.2_01
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    !ENTRY org.eclipse.osgi Apr 18, 2004 20:28:09.195
    !MESSAGE Bundle reference:file:d:/Eclipse8M/eclipse/plugins/org.eclipse.debug.ui_3.0.0/ [81] was not resolved
    !ENTRY org.eclipse.osgi Apr 18, 2004 20:28:09.195
    !MESSAGE Bundle reference:file:d:/Eclipse8M/eclipse/plugins/org.eclipse.jdt.debug_3.0.0/ [90] was not resolved

    …and then when i click new->project->WebModuleProject , my Eclipse makes silent and the my .log files contains these errors…added with the previous one….

    !ENTRY org.eclipse.ui 4 4 Apr 18, 2004 20:31:16.914
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 Apr 18, 2004 20:31:16.929
    !MESSAGE Invalid Eclipse Base Version.
    !STACK 0
    com.genuitec.eclipse.core.S: Invalid Eclipse Base Version.
    at com.genuitec.eclipse.core.O.a(Unknown Source)
    at com.genuitec.eclipse.core.O.A(Unknown Source)
    at com.genuitec.eclipse.core.O.a(Unknown Source)
    at com.genuitec.eclipse.core.M.a(Unknown Source)
    at com.genuitec.eclipse.core.M.a(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.E(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.e(Unknown Source)
    at com.genuitec.eclipse.j2eedt.ui.wizard.NewWebProjectWizard.init(Unknown Source)
    at org.eclipse.ui.internal.ide.NewWizardShortcutAction.run(NewWizardShortcutAction.java:92)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:550)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:502)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:435)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2578)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2256)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1562)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1536)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
    at org.eclipse.core.launcher.Main.run(Main.java:692)
    at org.eclipse.core.launcher.Main.main(Main.java:676)
    ………

    i just want to build an application using struts and hibernate.

    yes i can see both Eclipse(Eclipse.org) and MyEclipse(Genuitec,LLC) buttons in help-> about Dialog Box.

    hope this is enough to catch my bug in installation.

    -Munas.

    #206139 Reply

    Riyad Kalla
    Member

    munas,
    Are you sure that was the name of the installer file? I’m asking because 3.7.1 requires Eclipse 3.0 M7, and 3.7.2 was released specifically for Eclipse 3.0 M8. The name of the file you just gave was our 3.7.1 release which should not have installed on Eclipse 3.0 M8, and would explain why it is not working.

    If you can uninstall it, then download “EnterpriseWorkbenchInstaller_030702.exe” and reinstall that version, that should fix your problems.

    If you look at the log file, here is the first dead give away that this is what happened:

    com.genuitec.eclipse.core.S: Invalid Eclipse Base Version.

    I’m honestly surprised the Installer didn’t complain, its usually very strict about where it installs.

    #206149 Reply

    munas
    Member

    Dear rkalla ,

    “PERFECT!!!”

    i am so happy that i got success in opening this Web Module Project in my MyEclipse.
    thank you so much Supporters!!!… and need ur support through out my work in MyEclipse.

    and … stilli couldnt open my Eclipse by clicking the MyEclipse Shortcut … i am using the startup.bat file.
    is there any solution for this?….
    once again thanx for ur precious information on this issue.
    i am seeing some brightness in my way!
    -Munas.

    #206151 Reply

    Riyad Kalla
    Member

    Dear rkalla ,

    “PERFECT!!!”

    i am so happy that i got success in opening this Web Module Project in my MyEclipse.
    thank you so much Supporters!!!… and need ur support through out my work in MyEclipse.

    We are happy to hear it worked!

    and … stilli couldnt open my Eclipse by clicking the MyEclipse Shortcut …

    This is very strange… I would first say go into your Eclipse (not MyEclipse) directory, and double click on the Eclipse.exe file. Did it work? If not, did any error popup? Did any error get logged in the log file? <eclipse install>\workspace\.metadata\.log

    Can you tell us What platform you are on and what version? (for example, Windows XP SP1, or Windows XP SP2 Beta), also what JDK and version are you using? (e.g. drop to a console window and type “java -version”), and lastly, what Locale are you using for your platform?

    I’m wondering if there is something that is making the Eclipse launcher (eclipse.exe) die.

    #206187 Reply

    munas
    Member

    Dear supporters!!!

    i went to my Eclipse Directory (D:\MyEclipse8m\Eclipse)
    and double clicked the eclipse.exe file. It didn’t work.
    i can see the the Eclipse LOGO screen for a long time.
    no errors popped up.No errors get locked in “.log” file.
    (D:\MyEclipse8m\Eclipse\workspace\.metadata\.log)

    i am using Windows 2000.
    My java kid -> Java(TM) 2 SDK, Standard Edition – Version 1.4.2
    my Locale is English US.

    Hope this is enough to catch the culprit!

    -Munas.

    #206206 Reply

    Scott Anderson
    Participant

    Munas,

    That was my next question: does Eclipse.exe work at all? I see from your post that it doesn’t, which is why our installed shortcut doesn’t work either since it’s simply an alias for Eclipse.exe.

    I’d be curious to know if you could unzip 3.0 M8 to another location, leaving your current working installation alone, and see if you can run Eclipse.exe from that location.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: "couldnt open J2EE – Web Module Project in MyEclipse3.

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