Guest User

Untitled

a guest
Jan 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. [DEBUG] (f) batch = true
  2. [DEBUG] (f) commands = [/subsystem=ee:write-attribute(name="global-modules",value=[{"name" => "com.mycompany.login","slot" => "main"}])]
  3. [DEBUG] (f) executeCommands = org.wildfly.plugin.cli.Commands@66b59b7d
  4. [DEBUG] (f) hostname = myproject.westus.cloudapp.azure.com
  5. [DEBUG] (f) password = testpassword
  6. [DEBUG] (f) port = 9990
  7. [DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@4437ac07
  8. [DEBUG] (f) username = jenkins
  9. [DEBUG] -- end configuration --
  10. [DEBUG] Executing commands
  11. [DEBUG] Getting credentials from the POM Authenticating against security realm: ManagementRealm
  12. [INFO]
  13. [INFO] BUILD SUCCESS
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: 6.603 s
  16. [INFO] Finished at: 2018-01-17T08:01:21-05:00
  17. [INFO] Final Memory: 24M/250M
  18.  
  19. 2018-01-17 12:53:13,755 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment postgresql.jar (runtime-name: postgresql.jar) in 5ms
  20. 2018-01-17 12:53:13,756 ERROR [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0021: Deploy of deployment "postgresql.jar" was rolled back with the following failure message:
  21. {"WFLYCTL0080: Failed services" => {"jboss.module.service."deployment.postgresql.jar".main" => "org.jboss.msc.service.StartException in service jboss.module.service."deployment.postgresql.jar".main: WFLYSRV0179: Failed to load module: deployment.postgresql.jar:main
  22. Caused by: org.jboss.modules.ModuleNotFoundException: com.mycompany.login:main"}}
Add Comment
Please, Sign In to add comment