4 Replies Latest reply on Sep 14, 2011 12:28 PM by rcernich

    SwitchYard Console does not start under RHEL5.6

    torch

      I'm trying to port from JBOSS ESB to SwitchYard and I am having trouble starting the Console 0.2 under RHEL5.6. The console starts just fine under Windows XP 32.

       

      Here is my config and error messages

      [torch@jmeevm38 bin]$ cat /etc/redhat-release

      Red Hat Enterprise Linux Server release 5.6 (Tikanga)

       

      [torch@jmeevm38 bin]$ java -version

      java version "1.6.0_25"

      Java(TM) SE Runtime Environment (build 1.6.0_25-b06)

      Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)

       

      [torch@jmeevm38 bin]$ uname -a

      Linux jmeevm38 2.6.18-238.1.1.el5 #1 SMP Tue Jan 4 13:32:19 EST 2011 x86_64 x86_64 x86_64 GNU/Linux

       

      Here is the error message:

      00:48:24,114 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Starting deployment of "switchyard-console-gwt.war"

      00:49:24,102 ERROR [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Did not receive a response to the deployment operation within the allowed timeout period [60 seconds]. Check the server configurationfile and the server logs to find more about the status of the deployment.

      00:49:24,105 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployment of "switchyard-console-gwt.war" was rolled back with failure message Operation cancelled

      00:49:46,265 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) Stopped deployment switchyard-console-gwt.war in 22158ms

      00:51:27,969 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Stopping Coyote HTTP/1.1 on http--127.0.0.1-8080

       

      Any thoughts

      Thanks!