MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Support-Brian
Post subject: Servers view issue in MyEclipse 10.7.0 - fixed in 10.7.1  PostPosted: Dec 18, 2012 - 06:41 AM
Moderator
Moderator


Joined: Aug 21, 2004
Posts: 2515

Update: 10.7.1 has been released with a fix for this problem.

The Servers view in MyEclipse may fail to open in MyEclipse 10.7.0 in certain cases. Attempting to open the view will cause an NPE to be logged.
Code:
java.lang.NullPointerException
at com.genuitec.eclipse.ast.deploy.core.Deployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.ModuleDeployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.WebDeployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.Deployment.create(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.loadFromPreferences(Unknown Source)
Cause: You have an active deployment of a project which is no longer in your workspace; the project may be either closed or deleted from your workspace.

We will be releasing a fix for this shortly with a 10.7.1 maintenance release.

Solution:

Option 1:
1) Close the Servers view.
2) Open all projects in your workspace. If aware of any deployed projects that you have deleted from your workspace, re-import them into the workspace.
3) Reopen the Servers view - it should now work fine. If you wish to close/delete some projects, please ensure that you undeploy them (so they are not listed in the Servers view) before doing so.

Option 2:
Please use this only if you are unable to recover using Option 1.
1) Shut down MyEclipse.
2) Delete the file com.genuitec.eclipse.ast.deploy.core.prefs which is located at <workspace dir>/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs
3) Restart MyEclipse.

_________________
Brian
MyEclipse Support


Last edited by Support-Brian on Mar 08, 2013 - 07:08 AM; edited 1 time in total
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Support-Brian
Post subject:   PostPosted: Feb 12, 2013 - 05:59 PM
Moderator
Moderator


Joined: Aug 21, 2004
Posts: 2515

To apply the update to 10.7.1:

a) If you are connected to the Internet, you can apply the update live as follows:
Go to Help > MyEclipse Configuration Center and the Software Updates section (on either the Dashboard or Software tab) will show you the update to 10.7.1. Select and apply the update to update to the version of MyEclipse which contains this fix.

b) If you download fresh offline or online installers from our Downloads page, these installers have been updated to deliver 10.7.1. The installers will either install fresh 10.7.1 profiles if you choose or you can update your existing profile to 10.7.1.

_________________
Brian
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits