- This topic has 11 replies, 4 voices, and was last updated 15 years, 9 months ago by
support-joy.
-
AuthorPosts
-
dmoshalMemberUpgraded to Snow Leopard.
Now unable to use MyEclipse with Tomcat.This is a critical bug, but MyEclipse has not responded for 7 days.
September 6, 2009 at 11:29 pm #302152
support-joyMemberdmoshal,
Can you look into this post – https://www.genuitec.com/forums/topic/snow-leopard-and-myeclipse-fix-resolution/&start=0&postdays=0&postorder=asc&highlight=
and let me know if this works for you?September 6, 2009 at 11:37 pm #302153
dmoshalMemberJoy – thanks for the quick reply.
I’m not sure though exactly what you are referring to in that post.
I had MyEclipse 7.5, using the 1.6 jdk, then upgraded to snow leopard.
I cannot seem to run any tomcat server from the MyEclipse plugin – I get the error: “Unable to connect to VM”, exactly as shown in a previous post (which is locked hence I had to create a new posting).
Interestingly, I can create a Run launch config but not a Debug launch config (both of these outside of the server launch panel)September 7, 2009 at 4:45 am #302173
support-eugeneMemberDo you see this problem if MyEclipse is started with a new workspace? Can you press “Search…” on installed JREs preference page?
September 8, 2009 at 10:50 pm #302223
dmoshalMemberyes, problem occurs with a brand new workspace.
I can search on java preferences, installed jre, but that doesn’t fix anything.
Here’s the curious thing:
1. I can run tomcat from the regular ‘run’ command.
2. I cannot debug tomcat app from the regular ‘debug’ command.
3. I cannot run or debug tomcat from the ‘server’ commands.September 8, 2009 at 10:50 pm #302224
dmoshalMemberEssentially it seems that Myeclipse cannot reach the debug port on the JVM, as best I can see.
September 8, 2009 at 10:51 pm #302225
dmoshalMemberIt does mean that MyEclipse is not a usable IDE for web based applications on Snow Leopard.
September 9, 2009 at 1:16 am #302232
dmoshalMemberPROBLEM SOLVED
The solution is to set the Launch mode from debug to run:
[Server] > Launch > Run Mode
I’ll accept free Myeclipse licenses for life for solving this for you!
September 9, 2009 at 10:59 am #302255
Loyal WaterMemberThe solution is to set the Launch mode from debug to run:
[Server] > Launch > Run Mode
Thank you for taking time out to post the solution for the other users.
September 10, 2009 at 6:14 pm #302316
dmoshalMemberWell actually it’s not a perfect solution.
With the above you can at least run tomcat, however, you cannot debug tomcat.
I’m guessing that the problem is connecting to the JVM’s debug port, somehow that is being blocked by Snow Leopard.
I’ll google around to see if anything has been discovered, then I’ll expect free MyEclipseIDE licenses for 2 lifetimes.D
September 14, 2009 at 6:32 pm #302418
dmoshalMemberThis worked for me in the end:
September 14, 2009 at 11:08 pm #302422
support-joyMemberGood to hear that you are all set. Thank you for sharing your findings with us. This will help other forum users.
-
AuthorPosts