Question
tcs
IN
Last activity: 24 Jul 2015 0:46 EDT
Pega is installed but webpage is not opening
Hi, i Have attached my log file which is being generated when i am trying to install Pega In my system. I have 3 icons on my desktop. PRPC login. PRPC startup. PRPC shutdown. i have started the PRPC START up and then licked on login. "http://localhost:8080/prweb/PRServlet" .
please find the log file for ur reference.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
PEG
IN
Did you install PE of 7.1.8? If yes please share catalina.log also you can find under <tomcat> directory.
Pegasystems Inc.
US
your startup appears to fine. Can you access the prpc using: http://Pari:8080/prweb (taken from your log).
tcs
IN
i have tried using the above link as well there is no difference. i am getting then same error message.
Pegasystems Inc.
US
In that case, can you send the tomcat log as suggested by Gangababu?
tcs
IN
pfa the attached catalina log
Pegasystems Inc.
US
You have other processes already running on port 8080 and some other ports - try to shutdown the process involved (netstat -o will show you the owning process id) and restart the prpc instance until the similar errors are gone from the log.
Jul 23, 2015 5:54:41 PM org.apache.coyote.AbstractProtocol init
SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]
java.net.BindException: Address already in use: JVM_Bind <null>:8080
at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:411)
at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:646)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.core.StandardService.initInternal(StandardService.java:559)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
You have other processes already running on port 8080 and some other ports - try to shutdown the process involved (netstat -o will show you the owning process id) and restart the prpc instance until the similar errors are gone from the log.
Jul 23, 2015 5:54:41 PM org.apache.coyote.AbstractProtocol init
SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]
java.net.BindException: Address already in use: JVM_Bind <null>:8080
at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:411)
at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:646)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.core.StandardService.initInternal(StandardService.java:559)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:821)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.startup.Catalina.load(Catalina.java:638)
at org.apache.catalina.startup.Catalina.load(Catalina.java:663)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:280)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:454)
Caused by: java.net.BindException: Address already in use: JVM_Bind
tcs
IN
how to stop the running process? what command should i use after clicking on netstat -o. i am able to some other process are running not sure how to end them.
PEG
IN
Restart the system and use Windows task manager if any services are running.
Pegasystems Inc.
US
Use windows task manager