- This topic has 9 replies, 2 voices, and was last updated 13 years, 5 months ago by support-joy.
-
AuthorPosts
-
catchsrinikMemberI created 2 restful webservices project then i installed My Eclipse for Spring – New version for Spring developers plugin from Dashboard.
I restarted the workspace , now these webservices projects failed to deploy on tomcat.
exception – NullPointerException.I tried to create a new webservice project , but don’t see the option , it’s missing.
It’s urgent – we purchased corporate license for this tool.
catchsrinikMemberSorry to say , But we are going look for another tool for development.
this is impacting our development work.
support-joyMembercatchsrinik,
Sorry to hear you are running into this issue. I am afraid, I could not reproduce your issue at my end. I need to see the whole stack trace. Please answer below queries –
1. Copy and paste your installation details here. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. Copy and paste relevant issues logged in your .log located here – [your workspace dir]/.metadata/.log
catchsrinikMemberPlease find the attached log and installation summary.
*** Date:
Thursday, July 21, 2011 4:41:38 PM EDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.6.1
Build id: 8.6.1-20101117*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.6.1
Build id: 8.6.1-20101117Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse-8.6\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse-8.6
-configuration
configuration
-data
C:\FlexExample5
-launcher
C:\Program Files\Genuitec\MyEclipse-8.6\myeclipse.exe
-install
C:/Program Files/Genuitec/MyEclipse-8.6
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllLet me know , if you want to do live meeting.
Attachments:
You must be logged in to view attached files.
catchsrinikMemberMore logs , check log _bak_0.log
Attachments:
You must be logged in to view attached files.
support-joyMembercatchsrinik ,
Thank you for the .log files. Looks like your profile is broken. Your exception trace indicates missing MyEclipse modules. Have you modified / removed any features from either Dashboard tab / Software tab under MyEclipse Configuration Center?
I would recommend you a quick fix using pulse. Please do the following –
1. Open Pulse (Start > Programs > Pulse > Pulse Explorer or try – C:\Program Files\Genuitec\Pulse Explorer\pulse-explorer.exe)
2. Login to pulse
3. Select “Eclipse – Galileo” realm from top left hand corner dropdown
4. Select “MyEclipse 8.6” from “My Profiles”, right click on the same and click on [re-install and run]
5. This will open a wizard which will guide you through the rest of the stepsLet me know how this works for you.
catchsrinikMemberHi Joy ,
So basically i need to re-install MyEclipse , does it mean i loose other plugins that i added before like Groovy….
I am in the middle of development , trying to understand wht’s the risk.
at this point , only web services option is missing.
support-joyMembercatchsrinik,
Re-install is risk free. You are not going to loose any third party plugin already added to your MyEclipse profile.
catchsrinikMemberThanks a lot Joy.
It’s resolved now , I didn’t check all the features. Hope it works.
Now my webservices projects are working fine.
support-joyMembercatchsrinik,
Good to hear you are all set.
Best.
-
AuthorPosts