- This topic has 7 replies, 3 voices, and was last updated 20 years, 5 months ago by
Riyad Kalla.
-
AuthorPosts
-
bastiMemberHi,
for various reasons i reinstalled my ide.
1. Download eclipse 3.0.1 and MyEclipse 3.8.2
2. Install eclipse in a new Folder and add MyEclipse
3. Create new Workspace
4. Create new Projekts (per Wizard)
5. Copy my src-Folders and WebRoot-Folders from old eclipseinstallation to new eclipseinstallation
6. Some final Steps=> It works fine (develop,deploy,debug …) , without Problem, but MyEclipse works in trialmode
7. Enter my subscription key
After eclipserestart following message comes:
SUBSCRIPTION KEY PROBLEM: Too many users are using this subscription key. MyEclipse will now disable most featues. Either fewer instances of the workbench need to be run or additional subscription keys need to be purchased through the upgrade link. The list of IPs using this key have been written to the log and are also listed here for your convenience: 192.168.174.239, 192.168.174.239
How can i fix it.
Regards,
Basti
September 28, 2004 at 10:50 am #216252
Riyad KallaMemberBasti,
You can only run 1 instance of Eclipse at the same time with your key, so shut down one of the instances of Eclipse that you are running, and you should be fine.September 28, 2004 at 11:32 am #216273
bastiMemberI never start more than one instance of eclipse in same time.
Here more informations:
SuSE 9.2,sun jdk 1.4.2_5
old installation : ~/bin/eclipse
old workspace: ~/bin/eclipse/workspacenew installation : ~/devel/eclipse
new workspace: ~/devel/workspace< The list of IPs using this key have been written to the log and are also listed here for your convenience: 192.168.174.239, 192.168.174.239
In which file the “magic” list of ip’s is logged and why the same ip is differently (different workspace?)?
Basti
September 28, 2004 at 11:35 am #216274
Riyad KallaMemberLog file is the Eclipse log file, its in your workspace\.metadata\.log file… I’m not sure why this is occuring, do you ahve two NICs in your computer?
Please email subscriptions@genuitec.com with a description of your problem and they will take care of you.
September 28, 2004 at 12:07 pm #216283
bastiMembercontext.setRollbackOnly();
I restart my KDE-Session and now it works.
And:
I have one NIC and some other interfaces like loopback and vpn-connection.
Basti
thanks 4 help
September 28, 2004 at 12:24 pm #216285
Riyad KallaMemberGlad its working.
February 16, 2005 at 2:25 am #225236
tamakiMember@support-rkalla wrote:
Basti,
You can only run 1 instance of Eclipse at the same time with your key, so shut down one of the instances of Eclipse that you are running, and you should be fine.Does this mean that we are not allowed to run a run-time workbench?
I have received a warning exactly like the one Basti had, when
I launced a run-time workbench to debug a plugin I am developing
and typed in the same subscription key in the preferences of the
new workspace.Hisao
February 16, 2005 at 7:32 am #225246
Riyad KallaMemberHisao,
Please email subscriptions@genuitec.com with a description of your problem, if you are a registered user they should be able to take care of you and get you a key that will allow you to work with ME and your plugin without problems. -
AuthorPosts