- This topic has 7 replies, 2 voices, and was last updated 16 years, 11 months ago by Loyal Water.
-
AuthorPosts
-
diablilloMemberThis message has not been recovered.
diablilloMemberThis message has not been recovered.
Loyal WaterMemberThis message has not been recovered.
diablilloMemberThis message has not been recovered.
Loyal WaterMemberWhere could I get MyEclipse 6.0.0 ?
We dont have MyEclipse 6.0.0 for download on our download page anymore but we will try and get MyEclips 6.0.1 to work for you.
After going through the list of things that you have already tried, I have a couple of questions:-
1. Did you use the MyEclipse All in Installer or the MyEclipse Plugin installer to install MyEclipse ?
2. You said you tried importing projects into the new workspace and tried working with me. Did you try creating a brand new application in a clean workspace and try deploying it ?Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Loyal WaterMemberAlso, did you try deployin your application to the MyEclipse Tomcat server ? Let me know if that works.
diablilloMemberHello,
– Yes, I used MyEclipse Full Stack Installer, downloaded from MyEclipseIde.org as MyEclipse_6.0.1GA_E3.3.1_FullStackInstaller.exe (244 MB)
– Well, when I created a brand new application in a clean Workspace, the deploy works! How can I get my existing applications to work like this one?
– MyEclipse Tomcat server got the same “unhandled event loop” exception as the regular Apache Tomcat server.One quick note though, following another post I went to Project Properties -> MyEclipse -> Web -> Deployment and selected “Jar dependent projects” instead of “Smart Deployment”. This actually made
the deployment work under the context “ROOT” of the tomcat server (MyEclipse Tomcat Server and Apache Tomcat Server). This might work for a while.The installation details are as follow:
*** Date:
Thursday, December 6, 2007 1:43:02 PM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Eclipses\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Eclipses\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\Eclipses\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
f80_84
-vm
C:\Eclipses\MyEclipse 6.0\jre\bin\javaw.exe
Loyal WaterMemberIm glad it worked by changing the deployment setting but now you will have to handle the changes in the dependent project manually.
If you want the smart deployment to work for your project, you can try creating a new project and then copy paste code from your existing project into the new project. You can give this a shot when you get time.
-
AuthorPosts