Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10814

Using twiddle to list timer handles causes a ClassNotFoundException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • TBD EAP 5
    • EAP_EWP 5.1.2, EAP_EWP 5.2.0
    • Scripts and Commands
    • None
    • Hide

      Create a timer.

      Execute $JBOSS_HOME/bin/twiddle.sh invoke jboss.ejb:persistencePolicy=database,service=EJBTimerService listTimerHandles

      Show
      Create a timer. Execute $JBOSS_HOME/bin/twiddle.sh invoke jboss.ejb:persistencePolicy=database,service=EJBTimerService listTimerHandles
    • Release Notes
    • Workaround Exists
    • Hide

      Add the following around line 73 of twiddle.sh:

      JBOSS_CLASSPATH="$JBOSS_CLASSPATH:$JBOSS_HOME/common/lib/jboss.jar"

      Show
      Add the following around line 73 of twiddle.sh: JBOSS_CLASSPATH="$JBOSS_CLASSPATH:$JBOSS_HOME/common/lib/jboss.jar"
    • Not Yet Documented
    • NEW

    Description

      Using $JBOSS_HOME/bin/twiddle.sh to list timer handles by executing invoke jboss.ejb:persistencePolicy=database,service=EJBTimerService listTimerHandles causes twiddle to throw an exception with the following:

      Caused by: java.lang.ClassNotFoundException: org.jboss.ejb.txtimer.TimerHandleImpl (no security manager: RMI class loader disabled)

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-csams Christopher Sams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: