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

Server doesn't start after change native-interface by managment API from Java.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • EAP 6.0.0
    • Other
    • None
    • NEW

      Steps to reproduce:
      1. Put attached class RestartAfterNativeInterfaceChangedTest.java to [JBossAS7_src]/testsuite/integration/manualmode/src/test/java/org/jboss/as/test/manualmode/parse/
      2. in terminal go to [JBossAS7_src]/testsuite/integration/manualmode and run the test: mvn clean test -Dtest=RestartAfterNativeInterfaceChangedTest
      It will be success.
      3. In RestartAfterNativeInterfaceChangedTest.java uncomment part starts on line 59 and save
      4. run test again (same command as in step 2.), it finishes with error:
      testRestartWithNativeInterface(org.jboss.as.test.manualmode.parse.RestartAfterNativeInterfaceChangedTest): Could not start container

      I'm not sure it is bug or bad use of managment API. In reason that is bad use, how to do it right, please?

            olukas Ondrej Lukas (Inactive)
            olukas Ondrej Lukas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: