- This topic has 11 replies, 3 voices, and was last updated 13 years, 8 months ago by Alejandro Barrero.
-
AuthorPosts
-
Alejandro BarreroParticipantI just installed the latest version of MyEclipse Enterprise Workbench Version: 8.6.1 Build id: 8.6.1-20101117. I created a web application with Struts capabilities; I didn’t change anything from what MyEclipse creates. When I run as MyEclipse Server Application I get the message: “Navigation to the webpage was canceled”. I cannot see MyEclipse’s default server in servers, although the console shows Tomcat being started. If I create a Tomcat version 6 server, I get “HTTP Status 404 – /S/”.
I have been using MyEclipse for a long time. I am thoroughly confused.
support-swapnaModeratorhandro1104,
Please answer below queries for me to understand the exact issue –
1. What was your previous version of ME?
2. How did you perform the update?I would recommend you a quick fix using pulse. Please do the following –
1. Open Pulse. (Start > Programs > Pulse > Pulse Explorer or download the same from http://www.poweredbypulse.com)
2. Start Pulse
3. Select appropriate Eclipse realm from the dropdown list. If you are on ME 8.6, select Eclipse Galileo; in case you are on 9.0, select Eclipse – Helios
4. From My Profiles, Select your MyEclipse profile
5. Right click on the same and click on re-install and run
6. This will open a wizard which will guide you through the rest of the steps.Let me know how this works for you.
Alejandro BarreroParticipantThank you support-swapna. I don’t remember the number of my last version (ithink it was palin 8.6). I did not update, installed the new version. I followed your steps (for some reason there were two MyEclipse 8.6). After running pulse, the problem continued.
I just installed MyEclipse 9.0 and have the same problem The directory MyEclise8.6 was deleted from Genuitec.. When I run pulse, I don’t see MyEclipse 8.6 instead of MyEclipse 9.0.
support-swapnaModeratorhandro1104,
1) Can you do a full clean re-install of MyEclipse ?
Here is the thread which explains the same :
https://www.genuitec.com/forums/topic/how-to-uninstall-myeclipse-8-5/2) Once done do an install using Pulse. Follow the instructions given in this thread :
https://www.genuitec.com/forums/topic/installation-how-to-install-myeclipse-from-pulse/3) Start the IDE and switch to a new workspace. Go to menu MyEclipse > Examples On-Demand. Scroll down to StrutsLoginExample and click ‘Install Project’ to install it to your workspace. Try running this example.
4) Check if the issue persists. If yes then check the .log file which is located at <workspace dir>/.metadata folder for any specific errors and paste them here for me.
Alejandro BarreroParticipantThank you support-swapna. I uninstalled MyEclipse using the Control panel. I deleted the Genuitec directory from C:\Users\Owner\AppData\Local. I downloaded Pulse, unzipped it and ran it; it created C:\Users\Owner\AppData\Local\Genuitec\Profiles\MyEclipse 8.6.
I created a web application S with struts capabilities and a web application with a servlet.
Neither application runs when I right click on it and select Run As -> MyEclipse Server Application. I get the error “Navigation to the webpage was canceled”. I am not getting any messages in C:\Users\Owner\Workspaces\MyEclipse 8.6\.metadata\.log.
I created war files and deployed them to Tomcat 6; both run, but the application with a servlet displays the index.jsp even if I don’t have the <welcome-file-list> tag; if I delete index.jsp I get “HTTP Status 404 – /X/”.I am concerned that now I cannot run/debug struts applications.
support-swapnaModeratorhandro1104,
3) Start the IDE and switch to a new workspace. Go to menu MyEclipse > Examples On-Demand. Scroll down to StrutsLoginExample and click ‘Install Project’ to install it to your workspace. Try running this example.
Can you please tell me if you have tried working on the above suggestion? If yes then how did it work for you?
Here are some tutorials which will help you in developing web applications in MyEclipse. Have a look at them :
http://www.myeclipseide.com/documentation/quickstarts/webprojects/
http://www.myeclipseide.com/documentation/quickstarts/struts/
Alejandro BarreroParticipantThank you,support-swapna, for your continuing help. Strangely, I am getting “Navigation to the webpage was canceled”.
Thank you for the tutorials, They are complete and instructive, but I have been developing web applications with MyEclipse for more than ten years.
support-neerajMemberHandro,
A quick Google search landed me to this page http://support.microsoft.com/kb/967941 .Please have a look at it.
Alejandro BarreroParticipantThank you support-neeraj . I use FierFox not Internet Explorer. Does MyEclipse use Internet Explorer internally?
I followed the instructions in the link: follow “http://update.microsoft.com ” “Click the Start button, click All Programs, and then click Windows Update.” None of the updates mentions Internet Explorer. The updates could not be installed.
support-swapnaModeratorhandro1104,
Sorry for the delayed response. I will have a dev team member answer this for you.
support-neerajMemberHandro,
On Windows platform, MyEclipse uses IE internally. However, you can change it to Firefox from the “Web Browser” preferences (Window->Preferences->General->Web Browser). Please make the change and see if that works for you.
Alejandro BarreroParticipantThank you Neeraj. I changed from Default System Web Browser to Firefox at C:\Program Files (x86)\Mozilla Firefox\firefox.exe but the problem continues.
-
AuthorPosts