URL of test server is taking long time to response
URL of JON test server is taking long time to response.It is not opening
Responses
Ankit,
When you attempt to navigate to the URL, what do you see? 404? Blank screen? Page that says it is still starting?
Are all the necessary deployments and listeners started?
grep -E '(JBWEB003000|JBAS018210)' server.log | tail -n16
Should give you output similar to:
13:34:35,238 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-16) JBWEB003000: Coyote HTTP/1.1 starting on: http-0.0.0.0:7080
13:34:38,302 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) JBWEB003000: Coyote HTTP/1.1 starting on: http-0.0.0.0:7443
13:35:01,432 INFO [org.jboss.web] (ServerService Thread Pool -- 89) JBAS018210: Register web context: /portal
13:35:03,724 INFO [org.jboss.web] (ServerService Thread Pool -- 89) JBAS018210: Register web context: /client
13:35:03,800 INFO [org.jboss.web] (ServerService Thread Pool -- 100) JBAS018210: Register web context: /downloads
13:35:03,820 INFO [org.jboss.web] (ServerService Thread Pool -- 100) JBAS018210: Register web context: /agentupdate
13:35:03,911 INFO [org.jboss.web] (ServerService Thread Pool -- 81) JBAS018210: Register web context: /content
13:35:04,903 INFO [org.jboss.web] (ServerService Thread Pool -- 80) JBAS018210: Register web context: /rest
13:35:04,916 INFO [org.jboss.web] (ServerService Thread Pool -- 91) JBAS018210: Register web context: /rest-examples
13:35:04,925 INFO [org.jboss.web] (ServerService Thread Pool -- 81) JBAS018210: Register web context: /jboss-remoting-servlet-invoker
13:35:04,946 INFO [org.jboss.web] (ServerService Thread Pool -- 64) JBAS018210: Register web context: /coregui
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
