4 Replies Latest reply on May 17, 2011 3:21 PM by mathangi

    Unable to start Jboss Application server

    mathangi

      Hi,

       

      I am new to Jboss/Teiid and trying to move form Metamatrix to teiid. As the first step I am trying to start jboss in my server. I have all the required components and started the ./run.sh in my unix box. It looks like jboss is started, but when I try to hit http://localhost:8087http://localhost:8087 ( i have used port 8087)the page does not open up.

       

      Please let me know any possible reasons for the same. Here is the o/p of my ./run.sh-

       

        JBoss Bootstrap Environment

        JBOSS_HOME: /hosting/Jboss/jboss-5.1.0.GA

        JAVA: /hosting/jdk1.6.0_20/bin/java

        JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx3002m -XX:MaxPermSize=25                                                                              6m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Ds                                                                              un.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true

        CLASSPATH: /hosting/Jboss/jboss-5.1.0.GA/bin/run.jar:/hosting/jdk1.6.0_20/lib/                                                                              tools.jar

      ..
      ...

      08:34:51,318 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8087
      08:34:51,336 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8029
      08:34:51,341 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 23s:251ms

       

      Thanks in Advance.

       

      Regards,

      Mathangi