For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 3 voices, and was last updated 17 years, 10 months ago by
Riyad Kalla.
-
AuthorPosts
-
bmatMemberI have configured myeclipse to run maven along with the jetty:run plugin under external tools “jetty”. I have enabled debugging in the maven pom.xml…. When I run the “jetty” config everthing starts fine and I can browse to my web app start page. However myeclipse never seems to close the dialog box which has “launching delegate” text… if I press cancel then the port is never released and I cannot relaunch the configuration… Therefore I am unable to debug the java code using myeclipse. Please help 🙂
October 8, 2007 at 11:21 am #276638
Loyal WaterMemberbmat,
Can you go through the posting guidelines thread at the top of the forum and paste your installation details here for me.October 9, 2007 at 2:26 am #276674
bmatMemberHi,
Installation details
———————–*** Date:
Tuesday, October 9, 2007 9:22:32 AM CEST** System properties:
OS=WindowsVista
OS version=6.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.0 GA
Build id: 6.0.0-GA-200708*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.0 GA
Build id: 6.0.0-GA-200708Eclipse Graphical Editing Framework
Version: 3.3.0.v20070620
Build id: 20070620-1021Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata
11b8_64
-vm
C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exeLog Messages
——————-!SESSION 2007-10-09 09:21:36.608 ———————————————–
eclipse.buildId=I20070625-1500
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_NO
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.eclipse.core 1 0 2007-10-09 09:21:55.313
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.928
!MESSAGE NLS missing message: MyEclipsePreferencePage_label_buildID in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.928
!MESSAGE NLS missing message: MyEclipsePreferencePage_label_installationRoot in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.928
!MESSAGE NLS missing message: MyEclipsePreferencePage_label_version in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.928
!MESSAGE NLS missing message: MyEclipsePreferencePage_message_buildIDUnavailable in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.928
!MESSAGE NLS missing message: MyEclipsePreferencePage_message_copyright in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.944
!MESSAGE NLS missing message: MyEclipsePreferencePage_message_pleaseSeeHelpAbout in: com.genuitec.myeclipse.product.messages!ENTRY org.eclipse.osgi 2 1 2007-10-09 09:22:30.944
!MESSAGE NLS missing message: MyEclipsePreferencePage_title in: com.genuitec.myeclipse.product.messagesOctober 9, 2007 at 11:21 am #276702
Riyad KallaMemberCan you take ascreenshot of the issue you are having and PM it to me or post it in your message?
Also if you could post the code for the task that is hanging it would be appreciated.
October 19, 2007 at 6:55 am #277177
bmatMemberThis message has not been recovered.
October 19, 2007 at 11:51 am #277202
Riyad KallaMemberThis message has not been recovered.
November 13, 2007 at 4:16 am #278444
bmatMemberI clicked on the pm button and used the online form… Perhaps you can try setting up a small project to debug or I will try to create a small project that I can send you if you can give me an email address to send it to.
November 13, 2007 at 11:05 am #278481
Riyad KallaMemberHmm… that’s the right thing to do.
Please email the project to support@genuitec.com ATTN Riyad, I’ll take a look ASAP.
-
AuthorPosts