- This topic has 6 replies, 5 voices, and was last updated 13 years, 5 months ago by support-tony.
-
AuthorPosts
-
claudioMemberI’m running MyEclipse9 (below my configuration exerpt), created a launch configuration for tomcat 6,
if I debug from that configuration I get no console output
and in the log I get the following errorCustomConsoleProcess should be launch only by CustomConsoleLaunch
I need This for JPDA configuration during debug:
-DJPDA_TRANSPORT=dt_socket -DJPDA_ADDRESS=8000 -DJPDA=jpda
if I put those parameters in “Optional Java VM arguments:” of default Tomcat 6.x server it does’n work in MyEclipse 8.5, now it does’n work in MyEclipse 9.0 launch configuration too.
Thank in advance for any sugestions
my installation details:
*** Date: martedì 26 aprile 2011 14.59.57 CEST ** System properties: OS=WindowsVista OS version=6.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 9.0 Build id: 9.0-20110318 *** Eclipse details: MyEclipse Enterprise Workbench Version: 9.0 Build id: 9.0-20110318 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\WinApp\java\MyEclipse9\MyEclipse 9\myeclipse.exe -name Myeclipse --launcher.library C:\WinApp\java\MyEclipse9\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll -startup C:\WinApp\java\MyEclipse9\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -install C:\WinApp\java\MyEclipse9\MyEclipse 9 -configuration C:\WinApp\java\MyEclipse9\MyEclipse 9\configuration -vm C:\WinApp\java\MyEclipse9\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
support-joyMembercgennari,
Sorry to hear you are running into this issue. I have escalated your post to dev team member. They would get back to you.
Best.
bphilMemberI am also having the same problem, with the same setup and symptoms.
Using Windows 7
Java version=1.6.0_20Looking forward to a resolution!
Brian
support-joyMemberBrian,
Our dev team members are working on this. They would get back to you on this.
support-tonyKeymasterBrian,
This issue should be fixed in release 9.0.1, which is due within the next month or so. Sorry for the inconvenience.
required-usernameMemberHello, is this fixed meanwhile?
I installed MyEclipse 9.0-20110318 yesterday and I’m running into the exact same problem as cgennari describes it: no output on console for tomcat; error:
!ENTRY com.genuitec.eclipse.core.common 1 0 2011-06-01 09:59:48.632 !MESSAGE CustomConsoleProcess should be launch only by CustomConsoleLaunch
Installation Details:
*** Date:
Mittwoch, 1. Juni 2011 10:07 Uhr MESZ** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 9.0
Build id: 9.0-20110318*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 9.0
Build id: 9.0-20110318Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Programme\Genuitec\MyEclipse 9\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Programme\Genuitec\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Programme\Genuitec\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-install
C:\Programme\Genuitec\MyEclipse 9
-configuration
C:\Programme\Genuitec\MyEclipse 9\configuration
-clean
-vm
C:\Programme\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
support-tonyKeymasterMyEclipse 9.0.1 is not yet released. It will be released very soon but I don’t have an exact date.
-
AuthorPosts