- This topic has 3 replies, 3 voices, and was last updated 15 years, 4 months ago by Riyad Kalla.
-
AuthorPosts
-
Shane FisherMemberThis issue is getting to be very frustrating. I’ve tried completely removing Eclipse and all of its associated directories, I’ve tried manual installation as well. Whenever I launch eclipse.exe, it comes up for a second and then crashes, leaving a pid file. In the logfile I see this message:
!SESSION 2009-09-14 13:41:16.328 ———————————————–
eclipse.buildId=M20090211-1700
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.eclipse.core 1 0 2009-09-14 13:41:37.921
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY com.genuitec.eclipse.core 1 0 2009-09-14 13:41:37.937
!MESSAGE Terminated Plug-in Dashboard because of invalid subscriptionThis doesn’t make sense to me as my subscription is in good standing according to my profile. Please help as I’m about to demand my money back for this program since it doesn’t even run.
Thanks,
Shane
support-joyMemberShane,
I can understand your frustration. Looks like MyEclipse is not able to locate your .myeclipse.properties file.
!ENTRY com.genuitec.eclipse.core 1 0 2009-09-14 13:41:37.921
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY com.genuitec.eclipse.core 1 0 2009-09-14 13:41:37.937
!MESSAGE Terminated Plug-in Dashboard because of invalid subscriptionCan you open .myeclipse.properties file in the user home directory. Look for the file here ~\Documents and Settings\[username]\.myeclipse.properties. Please verify the LICENSE_KEY and the LICENSEE details.
Shane FisherMemberThere is no file by that name.
Riyad KallaMemberShane,
If there is no file by that name, can you create it with the format that Joy has provided? This is where MyEclipse stores/retrieves it’s license information from.
-
AuthorPosts