Deploy to JBoss 7.x fails [message #985934] |
Fri, 16 November 2012 13:03  |
Eclipse User |
|
|
|
Morning all ...
To open, we originally setup Hudson to deploy to a Tomcat7 server, and all works like a charm, but the developers have decided they wish to use features available in JBoss 7.x, so we are migrating our environment over to it.
I've got JBoss 7.x standalone up and running, and can access the console by going to http:// server:8080 -> Application Console ... I used the add-user.sh script to create a user in both the Management and Application Realms (I believe its only the Application Realm I need though?) and then proceeded to reconfigure my project in Hudson, with 'JBoss URL' set to http:// server and JMX Port set to 9999 ...
If I go there via my browser, it connects, I get a few 'graphic characters' and then the IP of the remote server ...
When I do a 'Build Now' in Hudson, it can't deploy though, with a fairly long stacktrace, but I believe the relevant part of it is:
"Authentication failed: all available authentication mechanisms failed"
I've searched Google for every combination I can think of, and am coming up dry ... I'm suspecting I've missed a setup / configuration option on the JBoss side, but not a clue as to what it is, or where to look for an answer ...
Suggestions / help ... ?
Thanks ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Deploy to JBoss 7.x fails [message #1021248 is a reply to message #1020851] |
Tue, 19 March 2013 14:22  |
Eclipse User |
|
|
|
I am also wonderring the Jboss verion in the error log, the log was showing as it as, but it was from HUDSON log, not my JBoss log.
This is my environment:
- My deployment target server: "jboss-as-7.1.1.Final" in Linux
- HUDSON: version 3 running in Tomcat 6 at the same box as Jboss above.
Deploy Plugin: HUDSON 3 installed the plugin in version 1.8 with following libs:
cargo-core-api-container-1.1.2.jar
cargo-core-api-generic-1.1.2.jar
cargo-core-api-module-1.1.2.jar
cargo-core-api-util-1.1.2.jar
cargo-core-container-glassfish-1.1.2.jar
cargo-core-container-jboss-1.1.2.jar
cargo-core-container-tomcat-1.1.2.jar
cargo-core-container-weblogic-1.1.2.jar
With version 1.8, it gave my first error in my previous message, after I downloaded version 1.9, it gave me the second error. Then I also tried updated cargo related libs to version 1.3.3 manually, it doesn't help any.
Thanks
Edwin
|
|
|
Powered by
FUDForum. Page generated in 0.25811 seconds