Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20992

FileNotFoundException: <path>/installation-manager.properties when testing EAP installed from RPM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 38.0.0.Final
    • None
    • Test Suite
    • None

      Following error

      [0m[31m08:31:10,954 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000001: Failed to start service org.wildfly.core.installationmanager: org.jboss.msc.service.StartException in service org.wildfly.core.installationmanager: java.io.FileNotFoundException: /home/hudson/hudson_workspace/workspace/eap-8.x-rpm-functional-test-as-testsuite-execution/f23d0502/as-testsuite-prepare/testsuite/integration/rbac/target/wildfly/bin/installation-manager.properties (No such file or directory)
      

      can cause further errors when running specific operations requiring failed service:

      java.lang.AssertionError: {"outcome" => "failed","rolled-back" => true,"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYIM0018: Installation Manager Service is down."}
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.jboss.as.test.integration.management.rbac.RbacUtil.checkOperationResult(RbacUtil.java:98)
      	at org.jboss.as.test.integration.management.rbac.RbacUtil.executeOperation(RbacUtil.java:83)
      	at org.jboss.as.test.integration.mgmt.access.ReadFullModelTestCase.readWholeConfig(ReadFullModelTestCase.java:100)
      	at org.jboss.as.test.integration.mgmt.access.ReadFullModelTestCase.testDeployer(ReadFullModelTestCase.java:63)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      

      Apparently this is specific for server installed from RPM

              yborgess1@redhat.com Yeray Borges Santana
              jkasik@redhat.com Jan Kašík
              Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: