[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6912) [tester] cannot use tester after restart of the IDE

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Aug 25 10:36:12 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12546897#action_12546897 ] 

Brian Fitzpatrick commented on JBIDE-6912:
------------------------------------------

Yes, my least favorite issue...  Sounds like a duplicate of JBIDE-6450 and an issue I ran into with the latest Atlassian JIRA connector.

You should be able to go into your Eclipse installation and remove the  javax.xml.soap (1.3) plug-in to get around this, but that's the only workaround I have.

> [tester] cannot use tester after restart of the IDE
> ---------------------------------------------------
>
>                 Key: JBIDE-6912
>                 URL: https://jira.jboss.org/browse/JBIDE-6912
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>         Environment: JBDS
> Version: 4.0.0.M2
> Build id: v201008232021N
> Build date: 201008232031
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>
> -open tester
> -test some JAX-WS service
> -keep the tester opened showing the results, install some plugin and let the installation process restart the IDE
> -switch to tester view
> => UI says:
> java.lang.VerifyError: (class: org/jboss/tools/ws/ui/views/JAXRSWSTestView2, method: getOpNameFromRequestBody signature: ()Ljava/lang/String;) Incompatible object argument for function call
> 	at java.lang.Class.getDeclaredConstructors0(Native Method)
> 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
> 	at java.lang.Class.getConstructor0(Class.java:2699)
> 	at java.lang.Class.newInstance0(Class.java:326)
> 	at java.lang.Class.newInstance(Class.java:308)
> 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
> 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
> 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> 	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)
> 	...

-- 
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