Version 1

    Hi,

    I have an issue starting RHQ 4.7 server and starting web console.

    Environment: java 7, Oracle 11G, Linux.

    It created tables in Oracle schema. No issue with database.

    I installed in linux box and started server. I'm not getting any errors but I have an issue with how to start web console from windows.
    Last line from server out is:

     

    INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started in 2626ms - Started 166 of 236 services (65 services are passive or on-demand)

     

     

    properties from rhq-server.properties

     

    jboss.bind.address=0.0.0.0

    jboss.bind.address.management=127.0.0.1

     

    So I'm using following url to open from windows:

    http://<boxname>:7080/
    https://<boxname>:7443/

     

    Please advice, how do I make it to start web console and what is the issue with it.

    Thanks in advance.

    I have no errors in rhq-server.log and rhq-installer.log

    server out is as follows:

    $
    $ ./rhq-server.sh console
    RHQ_SERVER_HOME: /tmp/rhq/rhq-server-4.7.0
    RHQ_SERVER_JBOSS_HOME: /tmp/rhq/rhq-server-4.7.0/jbossas
    RHQ_SERVER_JAVA_HOME: /usr/java/default/
    RHQ_SERVER_JAVA_EXE_FILE_PATH: /usr/java/default//bin/java
    RHQ_SERVER_JAVA_OPTS: -Dapp.name=rhq-server -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Drhq.server.home=/tmp/rhq/rhq-server-4.7.0 -Djboss.server.log.dir=/tmp/rhq/rhq-server-4.7.0/logs -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true -Djboss.server.default.config=standalone-full.xml -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.security.manager -Djava.security.policy==/tmp/rhq/rhq-server-4.7.0/bin/rhq-server.security-policy -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION_MIME_TYPES=text/javascript,text/css,text/html -Djboss.boot.server.log.level=DEBUG -Djboss.boot.server.log.console.level=DEBUG
    RHQ_SERVER_ADDITIONAL_JAVA_OPTS:
    RHQ_SERVER_CMDLINE_OPTS: -P /tmp/rhq/rhq-server-4.7.0/bin/rhq-server.properties
    RHQ_SERVER_ADDITIONAL_CMDLINE_OPTS:
    JBOSS_MODULEPATH: /tmp/rhq/rhq-server-4.7.0/modules:/tmp/rhq/rhq-server-4.7.0/jbossas/modules
    _JBOSS_RUN_SCRIPT: /tmp/rhq/rhq-server-4.7.0/jbossas/bin/standalone.sh
    Starting RHQ Server in console...
    JAVA_OPTS already set in environment; overriding default settings with values: -Dapp.name=rhq-server -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Drhq.server.home=/tmp/rhq/rhq-server-4.7.0 -Djboss.server.log.dir=/tmp/rhq/rhq-server-4.7.0/logs -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true -Djboss.server.default.config=standalone-full.xml -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.security.manager -Djava.security.policy==/tmp/rhq/rhq-server-4.7.0/bin/rhq-server.security-policy -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION_MIME_TYPES=text/javascript,text/css,text/html -Djboss.boot.server.log.level=DEBUG -Djboss.boot.server.log.console.level=DEBUG
    =========================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: /tmp/rhq/rhq-server-4.7.0/jbossas

      JAVA: /usr/java/default//bin/java

      JAVA_OPTS:  -XX:+UseCompressedOops -Dapp.name=rhq-server -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Drhq.server.home=/tmp/rhq/rhq-server-4.7.0 -Djboss.server.log.dir=/tmp/rhq/rhq-server-4.7.0/logs -Djava.awt.headless=true -Dsun.lang.ClassLoader.allowArraySyntax=true -Djboss.server.default.config=standalone-full.xml -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.security.manager -Djava.security.policy==/tmp/rhq/rhq-server-4.7.0/bin/rhq-server.security-policy -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION=on -Dorg.apache.coyote.http11.Http11Protocol.COMPRESSION_MIME_TYPES=text/javascript,text/css,text/html -Djboss.boot.server.log.level=DEBUG -Djboss.boot.server.log.console.level=DEBUG

    =========================================================================

    12:34:39,402 INFO  [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
    12:34:39,573 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
    12:34:39,635 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting
    12:34:40,495 INFO  [org.xnio] (MSC service thread 1-7) XNIO Version 3.0.7.GA
    12:34:40,499 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
    12:34:40,507 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.0.7.GA
    12:34:40,521 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 3.2.14.GA
    12:34:40,572 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.
    12:34:40,575 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) JBAS016300: Activating JacORB Subsystem
    12:34:40,575 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 43) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
    12:34:40,576 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 47) JBAS011800: Activating Naming Subsystem
    12:34:40,579 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 52) JBAS013171: Activating Security Subsystem
    12:34:40,589 INFO  [org.jboss.as.security] (MSC service thread 1-19) JBAS013170: Current PicketBox version=4.0.15.Final
    12:34:40,590 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 56) JBAS015537: Activating WebServices Extension
    12:34:40,598 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-11) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
    12:34:40,625 INFO  [org.jboss.as.naming] (MSC service thread 1-17) JBAS011802: Starting Naming Service
    12:34:40,631 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-42) JBAS015400: Bound mail session [java:jboss/mail/Default]
    12:34:40,649 INFO  [org.jboss.jaxr] (MSC service thread 1-45) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
    12:34:40,684 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
    12:34:40,743 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.1)
    12:34:40,753 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2)
    12:34:40,759 INFO  [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
    12:34:40,778 WARN  [jacorb.codeset] (MSC service thread 1-36) Warning - unknown codeset (ASCII) - defaulting to ISO-8859-1
    12:34:40,803 INFO  [org.apache.coyote.http11] (MSC service thread 1-38) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:7080
    12:34:40,860 INFO  [org.apache.coyote.http11] (MSC service thread 1-38) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:7080
    12:34:40,878 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221001: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/tmp/rhq/rhq-server-4.7.0/jbossas/standalone/data/messagingjournal,bindingsDirectory=/tmp/rhq/rhq-server-4.7.0/jbossas/standalone/data/messagingbindings,largeMessagesDirectory=/tmp/rhq/rhq-server-4.7.0/jbossas/standalone/data/messaginglargemessages,pagingDirectory=/tmp/rhq/rhq-server-4.7.0/jbossas/standalone/data/messagingpaging)
    12:34:40,882 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221008: Waiting to obtain live lock
    12:34:40,920 INFO  [org.jboss.as.jacorb] (MSC service thread 1-36) JBAS016330: CORBA ORB Service started
    12:34:40,931 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221017: Using NIO Journal
    12:34:41,012 INFO  [org.jboss.as.jacorb] (MSC service thread 1-23) JBAS016328: CORBA Naming Service started
    12:34:41,035 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221039: Waiting to obtain live lock
    12:34:41,036 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221040: Live Server Obtained live lock
    12:34:41,049 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-30) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
    12:34:41,132 INFO  [org.jboss.as.remoting] (MSC service thread 1-48) JBAS017100: Listening on 0.0.0.0:3447
    12:34:41,132 INFO  [org.jboss.as.remoting] (MSC service thread 1-47) JBAS017100: Listening on 127.0.0.1:6999
    12:34:41,228 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-39) JBAS010400: Bound data source [java:jboss/datasources/RHQDS]
    12:34:41,228 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-14) JBAS010400: Bound data source [java:jboss/datasources/NoTxRHQDS]
    12:34:41,233 INFO  [org.apache.coyote.http11] (MSC service thread 1-27) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:7443
    12:34:41,233 INFO  [org.apache.coyote.http11] (MSC service thread 1-27) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:7443
    12:34:41,381 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 0.0.0.0:4445 for CORE protocol
    12:34:41,384 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 0.0.0.0:4455 for CORE protocol
    12:34:41,385 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221009: Server is now live
    12:34:41,385 INFO  [org.hornetq.core.server] (MSC service thread 1-5) HQ221003: HornetQ Server version 2.3.0.CR1 (buzzzzz!, 122) [c7fcff78-f3db-11e2-9997-1f5b450e7a44]
    12:34:41,413 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 58) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
    12:34:41,415 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 59) HQ221005: trying to deploy queue jms.queue.DriftChangesetQueue
    12:34:41,423 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 59) JBAS011601: Bound messaging object to jndi name java:/queue/DriftChangesetQueue
    12:34:41,423 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221005: trying to deploy queue jms.queue.DriftFileQueue
    12:34:41,424 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/queue/DriftFileQueue
    12:34:41,425 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221005: trying to deploy queue jms.queue.AlertConditionQueue
    12:34:41,426 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/queue/AlertConditionQueue
    12:34:41,430 INFO  [org.hornetq.jms.server] (ServerService Thread Pool -- 61) HQ121006: Invalid "host" value "0.0.0.0" detected for "netty" connector. Switching to "lri4ld052.svr.us.jpmchase.net". If this new address is incorrect please manually configure the connector to use the proper one.
    12:34:41,432 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
    12:34:41,453 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-24) JBAS010406: Registered connection factory java:/JmsXA
    12:34:41,495 INFO  [org.hornetq.ra] (MSC service thread 1-24) HornetQ resource adaptor started
    12:34:41,496 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-24) IJ020002: Deployed: file://RaActivatorhornetq-ra
    12:34:41,500 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
    12:34:41,585 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:6990/management
    12:34:41,586 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:6990
    12:34:41,587 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started in 2626ms - Started 166 of 236 services (65 services are passive or on-demand)