0 Replies Latest reply on Dec 2, 2013 9:31 PM by jeryma

    Question about RHQ visiting to http://localhost:7080

    jeryma

      [root@pre05web01 bin]# ./rhqctl start

      20:18:44,451 INFO  [org.jboss.modules] JBoss Modules version 1.2.0.CR1

      INFO 20:18:45,372 Logging initialized

      INFO 20:18:45,401 32bit JVM detected.  It is recommended to run Cassandra on a 64bit JVM for better performance.

      INFO 20:18:45,403 JVM vendor/version: Java HotSpot(TM) Client VM/1.7.0_25

      INFO 20:18:45,404 Heap size: 523501568/523501568

      INFO 20:18:45,404 Classpath: ./../conf:./../build/classes/main:./../build/classes/thrift:./../lib/antlr-3.2.jar:./../lib/apache-cassandra-1.2.9.jar:./../lib/apache-cassandra-clientutil-1.2.9.jar:./../lib/apache-cassandra-thrift-1.2.9.jar:./../lib/avro-1.4.0-fixes.jar:./../lib/avro-1.4.0-sources-fixes.jar:./../lib/commons-cli-1.1.jar:./../lib/commons-codec-1.2.jar:./../lib/commons-lang-2.6.jar:./../lib/compress-lzf-0.8.4.jar:./../lib/concurrentlinkedhashmap-lru-1.3.jar:./../lib/guava-13.0.1.jar:./../lib/high-scale-lib-1.1.2.jar:./../lib/jackson-core-asl-1.9.2.jar:./../lib/jackson-mapper-asl-1.9.2.jar:./../lib/jamm-0.2.5.jar:./../lib/jbcrypt-0.3m.jar:./../lib/jline-1.0.jar:./../lib/jna.jar:./../lib/json-simple-1.1.jar:./../lib/libthrift-0.7.0.jar:./../lib/log4j-1.2.16.jar:./../lib/metrics-core-2.0.3.jar:./../lib/netty-3.6.6.Final.jar:./../lib/platform.jar:./../lib/rhq-cassandra-auth-4.9.0.jar:./../lib/servlet-api-2.5-20081211.jar:./../lib/slf4j-api-1.7.2.jar:./../lib/slf4j-log4j12-1.7.2.jar:./../lib/snakeyaml-1.6.jar:./../lib/snappy-java-1.0.4.1-rhq-p1.jar:./../lib/snaptree-0.1.jar:./../lib/jamm-0.2.5.jar

      INFO 20:18:45,711 JNA mlockall successful

      Trying to start the RHQ Server...

      RHQ Server                     (pid 26438  ) IS starting

      Starting RHQ Agent...

      RHQ Agent (pid 26569 ) IS running

       

      when I access http://localhost:7080/,it can't show page normal after I hava fixed jna problem.( INFO 20:05:25,034 JNA not found. Native methods will be disabled.)

      I ln -s jna.jar to the cassandra/lib dir. And JNA mlockall successful .

      But when I restart the RHQ,and access the http://localhost:7080/ again. it can't show page normal.just as the before