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

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Wed Aug 25 10:22:12 EDT 2010


[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