- This topic has 3 replies, 3 voices, and was last updated 10 years, 7 months ago by support-pradeep.
-
AuthorPosts
-
Thomas LegaultParticipantOn a clean install of MyEclipse 2014 (Windows 7 Ultimate freshly intsalled) when I access MyEclipse / Preferences, under the MyEclipse tree item there is no “Application Servers” sub-item. There is a “Servers” one, but it only contains the “Integrated Sandbox” servers. See attachment.
I used the installer myeclipse-pro-2014-GA-offline-installer-windows.exe. I also applied all the latest updates via Help / Check for Updates menu.
I have enabled all capabilities for both standard and pro features via the Preferences \ Capabilities configuration.
I ensured that all system users had full read/write/execute access to the folder where MyEclipse was installed.
Still no connectors. I need the Jetty 6 connector.
Any one have a clue why they are not appearing?
Here are my installation details:
*** Date:
Friday, April 4, 2014 9:25:01 o’clock AM EDT*** System properties:
OS=Windows7
OS version=6.1.0
OS arch=amd64
Profile arch=x86_64
Window system=win32
Java version=1.7.0_45
Workspace=file:/D:/dev/intercept/Release 23.0/eclipse_workspace/
VM Args=-Xmx768m
-XX:MaxPermSize=320m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
-jar
C:\Tools\MYECLI~1\plugins/OR8508~1.JAR*** Subscription information
Product Id: E3MP (MyEclipse Professional Subscription)
License version: 3.0
Full Maintenance Included
Subscription expiration date (YYYYMMDD): 20150310
Number of users: 1*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 2014
Build id: 12.0.0-20131202Blueprint: N/A
com.genuitec.myeclipse.enterprise.workbench – 12.0.0.me201311281640
com.genuitec.myeclipse.jsf – 12.0.0.me201311281640
org.eclipse.emf – 2.9.1.v20130902-0605
org.eclipse.gef – 3.9.1.201308190730
org.eclipse.graphiti.feature – 0.10.1.v20130918-0838
org.eclipse.jst.common.fproj.enablement.jdt – 3.4.0.me201311281640
org.eclipse.jst.enterprise_ui.feature – 3.5.0.me201311281640
org.eclipse.jst.server_adapters.ext.feature – 3.3.103.me201311281640
org.eclipse.jst.server_adapters.feature – 3.2.201.me201311281640
org.eclipse.jst.server_ui.feature – 3.4.1.me201311281640
org.eclipse.sapphire.platform – 0.6.6.201310081535
org.eclipse.wst.common.fproj – 3.4.0.me201311281640
org.eclipse.wst.server_adapters.feature – 3.2.300.me201311281640
org.eclipse.xsd – 2.9.1.v20130902-0605org.eclipse.cvs – 1.4.0.v20130911-1000
org.eclipse.draw2d – 3.9.1.201308190730
org.eclipse.e4.rcp – 1.2.1.v20130910-2014
org.eclipse.egit – 3.1.0.201310021548-r
org.eclipse.epp.mpc – 1.2.1.I20130917-2019
org.eclipse.equinox.p2.core.feature – 1.2.1.v20130827-1605
org.eclipse.equinox.p2.discovery.feature – 1.0.100.v20130502-0334
org.eclipse.equinox.p2.extras.feature – 1.2.0.v20130827-1605
org.eclipse.equinox.p2.rcp.feature – 1.2.0.v20130828-0031
org.eclipse.equinox.p2.user.ui – 2.2.0.v20130828-0031
org.eclipse.help – 2.0.1.v20130911-1000
org.eclipse.jdt – 3.9.1.v20130911-1000
org.eclipse.jgit – 3.1.0.201310021548-r
org.eclipse.jsf.feature – 3.7.0.me201311281640
org.eclipse.pde – 3.9.1.v20130911-1000
org.eclipse.platform – 4.3.1.v20130911-1000
org.eclipse.rcp – 4.3.1.v20130911-1000Eclipse startup command=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
C:\Tools\MyEclipse 2014\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Tools\MyEclipse 2014\plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Tools\MyEclipse 2014\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-exitdata
2a4_9c
-configuration
C:\Tools\MyEclipse 2014\configuration
-install
C:\Tools\MyEclipse 2014
-vm
C:\Tools\MyEclipse 2014\binary\com.sun.java.jdk7.win32.x86_64_1.7.0.u45\bin\javaw.exeAttachments:
You must be logged in to view attached files.
support-pradeepMemberblister,
Sorry that you are seeing this issue.
Can you please clarify whether the ‘Jetty server support’ is enabled under Window > Preferences > General > Capabilities > Advanced > MyEclipse Standard Tools ? If this is not enabled, the server might not appear in your server list.
Can you please switch to a clean new workspace and check whether the issue persists in the new workspace ?
If the issue still persists in the new workspace, I would recommend you to install another copy of MyEclipse 2014. First of all delete the MyEclipse 2014 entry from ‘C:\Users\<username>\.deliverycenter.installs’ file and then rerun the MyEclipse 2014 installer and follow the wizard to install another copy and check if you can see the servers in the preferences.
Let us know how it works for you.
tjgrahamParticipantI had the same problem and decided to do a re-install. As I was doing that, I realized that during my first install I selected “no add-ons”. I re-installed with the default selection (all add-ons?) and now I have all servers listed.
support-pradeepMembertjgraham,
Glad that you got all the servers listed.
Let us know if you see any issues in MyEclipse. -
AuthorPosts