For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 2 voices, and was last updated 11 years, 9 months ago by
support-swapna.
-
AuthorPosts
-
GaoFeiParticipantI can’t install from catalog:
the infomation is:
Initializing profile
Package has not been initialized please try again laterI don’t know what it means,who can help me?
September 30, 2013 at 12:19 am #342805
support-swapnaModeratorbiewangji,
Sorry that you are seeing this issue.
Can you please answer some more questions for us?
1. Can you please clarify if the error occurs right when you click on ‘Install from Catalog’ under Help menu or when you click on ‘Install’ on any of the Catalog item in the Eclipse Marketplace? If its on a Catalog item, please let us know which plugin you are trying to install.
2. Are you behind a firewall or proxy ? If yes, please setup firewall / proxy information here – Window > Preferences > General > Network Connections.
3. Please switch to a new workspace, replicate the issue and copy paste the contents of the .log file which is located at <workspace dir>/.metadata/.log for us to investigate further.Also share the Installation Details from MyEclipse > Installation Summary > Installation Details.
4. If possible also attach the screenshot of the issue, to help us get a visual.
October 25, 2013 at 2:05 am #343809
GaoFeiParticipantThank you for your reply!
1.The error occurs right when I click on ‘Install from Catalog’ under Help menu.
I’m trying to install some reverse-compile plugins,for example,jadecplise.
When I update myeclipse from Version Myeclipse10 to 2013,it doesn’t work.
I tried to put net.sf.jadclipse_3.3.0.jar into either “d:\Program Files\myeclipse2013\dropins\” or “d:\Program Files\myeclipse2013\plugins\”,
but still can’t find it from Preferences, like earlier version.
2.I don’t use proxy.
3.I switched to a new workspace,I found it’s OK!! NO problem!But when I switch back,it still doesn’t work.
4.The .log txt and screenshot are attached.Attachments:
You must be logged in to view attached files.October 25, 2013 at 10:13 am #343821
support-swapnaModeratorbiewangji,
Thank you for the details.
Looks like your workspace is corrupted. If you see no issues installing from catalog and updating to ME 2013 from the new workspace, I suggest you import your projects from old workspace to new workspace and continue working.
Let us know if you see any issues.
October 25, 2013 at 9:31 pm #343839
GaoFeiParticipantI wonder if my old workspace can be fixed.
I have used the workspace for a long time.Last year,when I updated ME from 10 to 2013,it remind me to migrate my projects.And after that period of time,there are always no problem included “install from catalog”,except the plugin of reverse-comple doesn’t work.
Maybe two months ago,perhaps when I update the version from GA to SR1 ,the error occurs,but I’m not sure of it.
If there are no better ways to fix my error,I will try your advice to use a new workspace.But Iām worried that the new workspace will corrupted one day.
By the way,if I work in my old workspace ,and install from catalog with some new EMPTY workspace ,is that OK?
Thank you all the time.And I appreciate your patience for every single user.October 28, 2013 at 8:17 am #343861
support-swapnaModeratorbiewangji,
The log you sent earlier has resource out of sync errors which means something changed outside the IDE. What exactly changed it I have no idea but I can say that upgrade to ME SR1 might not have caused it.
Can you try starting the IDE with -clean args and see if it fixes the issue?
If you are still seeing issues, please clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Now try Install from Catalog and send us the .log file to help us investigate further.
Also please check the compatibility of the plugins you are installing to MyEclipse. The plugin version must be compatible with base Eclipse version. For ex: If you are installing a plugin to ME 2013, it must be compatible with Eclipse 3.8.2.
-
AuthorPosts