Twiddle May Report NoClassDefFoundErrors After the EAP 5.1.2 Java 7 Patch is Applied

Solution Verified - Updated -

Issue

  • Twiddle may report the following exception when running some commands.
Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/common/beans/property/finder/PropertyEditorFinder
    at org.jboss.console.twiddle.command.InvokeCommand.invoke(InvokeCommand.java:250)
    at org.jboss.console.twiddle.command.InvokeCommand.execute(InvokeCommand.java:294)
    at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:306)
Caused by: java.lang.ClassNotFoundException: org.jboss.common.beans.property.finder.PropertyEditorFinder
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 3 more

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 5.1.2
  • Java 7 (JBPAPP-8693) Patch
  • Java Development Kit (JDK) 7 or Java Runtime Environment (JRE) 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.