Bug 391429 - Not able to install Apache Axis2 tools to Eclipse 3.6 and 3.7- NullPointer Exception
Summary: Not able to install Apache Axis2 tools to Eclipse 3.6 and 3.7- NullPointer Ex...
Status: RESOLVED FIXED
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: jst.ws (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Saminda Wijeratne CLA
QA Contact: Keith Chong CLA
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2012-10-09 07:50 EDT by dileep kumar CLA
Modified: 2012-10-18 13:36 EDT (History)
2 users (show)

See Also:


Attachments
Axis2 error log in eclipse Indigo (113.44 KB, image/png)
2012-10-09 08:11 EDT, dileep kumar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dileep kumar CLA 2012-10-09 07:50:59 EDT
Hi All,

I tried to install the Apache Axis2(1.6.2,1.5.1..etc) tools for the Eclipse 3.6(Helios) and 3.7(Indigo)- Used (jdk 1.5 and 1.6).I am not able to install the Apache Axis2 in the Project facets. It is giving the NullPointerException. I am attaching the screen shot as well. Tried many times and didn't helped me any way.Very annoying killing the time. Help required. Even the Apache plugins also not working (Axis2 Code Generator and Code Service Archiver). Help required to fix this issue.

Many thanks
Comment 1 Dani Megert CLA 2012-10-09 07:55:59 EDT
Please attach your .log file here.
Comment 2 dileep kumar CLA 2012-10-09 08:11:30 EDT
Created attachment 222065 [details]
Axis2 error log in eclipse Indigo

Attaching the screen shot for the above stack trace.
Comment 3 dileep kumar CLA 2012-10-09 08:12:43 EDT
Comment on attachment 222065 [details]
Axis2 error log in eclipse Indigo

java.lang.NullPointerException
	at org.eclipse.jst.ws.axis2.facet.utils.Axis2RuntimeUtils.getAxis2ServletAdminClass(Axis2RuntimeUtils.java:226)
	at org.eclipse.jst.ws.axis2.facet.commands.MergeWEBXMLCommand.getAdmintServletDescriptor(MergeWEBXMLCommand.java:119)
	at org.eclipse.jst.ws.axis2.facet.commands.MergeWEBXMLCommand.exexuteOverride(MergeWEBXMLCommand.java:72)
	at org.eclipse.jst.ws.axis2.facet.commands.Axis2WebservicesServerCommand.executeOverride(Axis2WebservicesServerCommand.java:134)
	at org.eclipse.jst.ws.axis2.facet.deligate.Axis2CoreFacetInstallDelegate.execute(Axis2CoreFacetInstallDelegate.java:43)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1477)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:441)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1181)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1117)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$5.run(FacetedProject.java:1099)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChanges(FacetedProject.java:1109)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.commitChanges(FacetedProjectWorkingCopy.java:2020)
	at org.eclipse.wst.common.project.facet.ui.internal.FacetsPropertyPage$4.run(FacetsPropertyPage.java:232)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
	at org.eclipse.wst.common.project.facet.ui.internal.FacetsPropertyPage$5.run(FacetsPropertyPage.java:246)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Comment 4 Dani Megert CLA 2012-10-09 08:17:38 EDT
Looks similar to bug 327800. Bug 327800 comment 14 might help you.
Comment 5 dileep kumar CLA 2012-10-09 08:44:29 EDT
I used the same steps. Didn't resolve my problem.


Thanks!
Comment 6 Keith Chong CLA 2012-10-18 13:36:00 EDT
Could you provide more detail regarding your machine/configuration/jdk?

Things like, as in your screencap, looks like you're using the Java EPP package.
So what other plugins do you have installed, etc?