Execution of createPackageBackedResource fails with StackOverflowError exception in JON

Solution Verified - Updated -

Issue

  • Can't execute CLI scripts made for JBoss Operations Network (JON) 2.4
  • Using CLI script to deploy to a server group fails with:
    • Caused by: java.lang.RuntimeException: [Warning] java.lang.StackOverflowError
       at org.rhq.core.util.exception.WrappedRemotingException.getCause(WrappedRemotingException.java:121)
       at java.lang.Throwable.printStackTraceAsCause(Throwable.java:512)
       at java.lang.Throwable.printStackTraceAsCause(Throwable.java:514)
       at java.lang.Throwable.printStackTraceAsCause(Throwable.java:514)
       at java.lang.Throwable.printStackTrace(Throwable.java:485)
       at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1001)
       at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:992)
       at java.lang.Thread.dispatchUncaughtException(Thread.java:1845)
      
  • Invoking createPackageBackedResource fails due to a StackOverflowError

Environment

  • JBoss Operations Network (JON) 3.0
  • JON Remote Client API
  • Invoking method ResourceFactoryManager.createPackageBackedResource

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.