- This topic has 3 replies, 2 voices, and was last updated 12 years, 9 months ago by
support-joy.
-
AuthorPosts
-
cusdxMemberI wonder if you can help with this question. I have two “Installed JRE” configs set up pointing to the same JDK with different default VM arguments – I need MyEclipse to use the one which includes aspectweaving.jar for running tests but jboss, tomcat and ant use the other.
It works fine, except that every day when I start up myEclipse I need to recreate the 2nd one because it has disappeared.
Screenshots attached.
Suggestions gratefully received.
Installation details below.
Zoe
*** Date:
Thursday, 13 September 2012 08:47:04 o’clock BST*** System properties:
OS=WindowsVista
OS version=6.1.0
OS arch=x86
Profile arch=x86
Window system=win32
Java version=1.6.0_13
Workspace=file:/C:/Users/zoe/Workspaces/MyEclipseforSpring10/
VM Args=-Xmx1024m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
-Djava.class.path=C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS_E~2\../../../../../../../apps/Genuitec/Common/plugins/ORB7B5~1.JAR*** Subscription information
Product Id: E3MS (MyEclipse for Spring Subscription)
License version: 3.0
Full Maintenance Included
Subscription expiration date (YYYYMMDD): 20121217
Number of users: 1*** Eclipse details:
MyEclipse for SpringVersion: 10.0.0
Build ID: 10.0.0 Build 7 (111109_1440)
Blueprint: MyEclipse for Spring 10
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\myeclipseforspring.exe
-name
Myeclipseforspring
–launcher.library
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\../../../../../../../apps/Genuitec/Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_4.2.0.v201201111650\eclipse_4201.dll
-startup
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\../../../../../../../apps/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-install
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools
-configuration
C:\Users\zoe\AppData\Local\Genuitec\Profiles\MEFS, Eclipse Indigo, Egit, Scala, JBoss Tools\configuration
-vm
C:\apps\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dllAttachments:
You must be logged in to view attached files.September 13, 2012 at 6:17 am #330112
support-joyMemberZoe,
Sorry to hear you are running into this issue. Thank you for the installation details and screenshots.
Please try the following –
1. Use an externally installed JDK. If you do not have any externally installed JDK, you can download JDK 7 / 1.6 from here – http://www.oracle.com/technetwork/java/javase/downloads/index.html and add to your installed JRE.
2. Add the VM arguments as required by you and try and replicate the issue.Let me know if this helps.
September 13, 2012 at 7:08 am #330114
cusdxMemberIt worked – I just changed one of them. Thanks for your help.
September 13, 2012 at 7:30 am #330116
support-joyMemberZoe,
Good to hear you are all set.
-
AuthorPosts