- This topic has 5 replies, 2 voices, and was last updated 13 years, 2 months ago by support-joy.
-
AuthorPosts
-
GeorgeCareyMemberRunning MyEclipse for Spring v9.1 on Windows 7. At some point the servers connectors I have configured (integrated Tomcat, and an external Tomcat) stopped appearing in the Server’s view when ME4S starts. Simply visiting the appropriate ‘Configure Server Connectors’ page in the preference causes them to reappear but, its a pain to have to do that each time ME4S starts. Any ideas?
Thanks
support-joyMemberGeorgeCarey,
Sorry to hear you are running into this issue. Could you answer below queries –
1. Open MyEclipse for Spring IDE, from menu options click on MyEclipse > Installation Summary > Installation Details and copy and paste the same here.
2. From menu options click on window > preferences > MyEclipse > Servers > Integrated Sandbox > MyEclipse Tomcat and click on [Restore MyEclipse tomcat Server Installation], [Restore Defaults], [Apply] and [OK]
3. Similarly – window > preferences > MyEclipse > Servers > Tomcat > Tomcat 6.x(or relevant), click on [Restore Defaults], [Apply] and [OK]Let me know how this works for you.
GeorgeCareyMemberThanks Joy,
Restoring the defaults did not help. The servers are still hidden on startup.
— Installation details —
*** Date:
Monday, October 17, 2011 10:25:36 AM EDT** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 9.1
Build id: 9.1-20110701*** Eclipse details:
MyEclipse for SpringVersion: 9.1.0
Build ID: 9.1.0 Build 10 (110630_1845)
Eclipse startup command=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
C:\Users\George Carey\AppData\Local\Genuitec\MyEclipse for Spring 9\myeclipseforspring.exe
-name
Myeclipseforspring
–launcher.library
C:\Users\George Carey\AppData\Local\Genuitec\MyEclipse for Spring 9\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Users\George Carey\AppData\Local\Genuitec\MyEclipse for Spring 9\../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata
dac_5c
-install
C:\Users\George Carey\AppData\Local\Genuitec\MyEclipse for Spring 9
-configuration
C:\Users\George Carey\AppData\Local\Genuitec\MyEclipse for Spring 9\configuration
-vm
C:\Users\George Carey\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin\javaw.exe
support-joyMemberGeorgeCarey,
Thank you for the installation details. I would recommend you re-install using pulse. Please follow below steps –
1. Open Pulse (Start > Programs > Pulse > Pulse Explorer or open C:\Users\George Carey\AppData\Local\Genuitec\Pulse Explorer\pulse-explorer.exe or download from http://www.poweredbypulse.com)
2. Login to Pulse, you could also login anonymously
3. Select “Eclipse – Helios” realm from top left hand corner dropdown
4. From “My Profiles” select “MyEclipse for Spring 9.1”, right click on the same and click on [re-install and run]
5. In case it is not listed under “My Profiles”, expand and click on – Ready to use Profiles > Popular. From the right hand pane, right click on “MyEclipse for Spring 9.1” and click on [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
GeorgeCareyMemberHi Joy,
I did the reinstall but the servers are still hidden at startup. I have discovered that this is only happening for one particular workspace. But, its my primary workspace with many projects and it would be painful to recreate it.
support-joyMemberGeorgeCarey,
Sorry to hear that a re-install did not fix this issue. Could you provide below details –
1. Could you attach a screenshot to help us get a visual?
2. Please clarify what do you usually do after startup? Do you wait for the servers to show up? Or do you do something like closing the Configuration Center, or opening the workspace, etc?
3. Are there any issues logged in the .log file? Your .log file is located at [MyEclipse for Spring installation dir]/.metadata/.log. Please clear the contents of the .log file, replicate the issue and attach it here
4. Please provide the location of MyEclipse for Spring installation directory and workspace locationIf this is your primary workspace, it is very easy to recreate a copy of the same. Here are the steps –
1. From MyEclipse for Spring IDE menu options click on File > Switch Workspace > Other and provide a new workspace location.
2. Next import preferences from your old workspace to your new workspace. File > Import / Export > General > Preferences and follow the wizard
3. Next import all your project from your old workspace to your new workspace. File > Import / Export > General > Existing projects into Workspace and follow the wizard. All projects can be imported together. -
AuthorPosts