[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6472) NPE after every click on the JAX-WS Web Services node in Project Explorer view

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Wed Jun 16 07:33:46 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Jungmann updated JBIDE-6472:
----------------------------------

    Description: 
-create a dynamic web project
-click on the JAX-WS Web Services node in the Project Explorer view

=> java.lang.NullPointerException
	at org.eclipse.bpel.validator.factory.AdapterFactory.getFileFromURI(AdapterFactory.java:529)
	at org.eclipse.bpel.validator.factory.AdapterFactory.adapt_EObject2IResource(AdapterFactory.java:129)
	at org.eclipse.bpel.validator.factory.AdapterFactory.getAdapter(AdapterFactory.java:82)
	at org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:80)
	at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:326)
...

NPE does not occur in pure eclipse-jee-helios-RC4-linux-gtk.tar.gz, it starts occurring as soon as one installs "All JBoss Tools" from the update site

  was:
-create a dynamic web project
-click on the JAX-WS Web Services node in the Project Explorer view

=> java.lang.NullPointerException
	at org.eclipse.bpel.validator.factory.AdapterFactory.getFileFromURI(AdapterFactory.java:529)
	at org.eclipse.bpel.validator.factory.AdapterFactory.adapt_EObject2IResource(AdapterFactory.java:129)
	at org.eclipse.bpel.validator.factory.AdapterFactory.getAdapter(AdapterFactory.java:82)
	at org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:80)
	at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:326)
...




> NPE after every click on the JAX-WS Web Services node in Project Explorer view
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-6472
>                 URL: https://jira.jboss.org/browse/JBIDE-6472
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpel
>    Affects Versions: 3.2.0.M1
>         Environment: eclipse-jee-helios-RC4-linux-gtk.tar.gz,
> Validator Plug-in 0.5.0.v20100615-0105-M1
>            Reporter: Lukas Jungmann
>
> -create a dynamic web project
> -click on the JAX-WS Web Services node in the Project Explorer view
> => java.lang.NullPointerException
> 	at org.eclipse.bpel.validator.factory.AdapterFactory.getFileFromURI(AdapterFactory.java:529)
> 	at org.eclipse.bpel.validator.factory.AdapterFactory.adapt_EObject2IResource(AdapterFactory.java:129)
> 	at org.eclipse.bpel.validator.factory.AdapterFactory.getAdapter(AdapterFactory.java:82)
> 	at org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:80)
> 	at org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:326)
> ...
> NPE does not occur in pure eclipse-jee-helios-RC4-linux-gtk.tar.gz, it starts occurring as soon as one installs "All JBoss Tools" from the update site

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list