I keep getting this error below despite the fact that my application server has been tested and working fine via Application designer.
CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF: bea.jolt.ServiceException: Invalid Session
The NT service log gives this message:
bea.jolt.SessionException: Cannot connect to any //HRMS89:9000.
Reason:NwHdlr: Cannot get address by name
Jolt Session Pool cannot provide a connection to the appsever. This appears to be because there is no available application server domain.
bea.jolt.SessionException: Cannot connect to any //HRMS89:9000.
Reason:NwHdlr: Cannot get address by name
Jolt Session Pool cannot provide a connection to the appsever. This appears to be because there is no available application server domain.
[Sun Jul 23 18:58:25 EDT 2006] bea.jolt.ServiceException: Invalid Session Application Server last connected
java.lang.Throwable
at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:552)
Can anyone help me here. The webprofile (PTWEBSERVER)is correct and I don't know what to do next. Why is wbeserver not seeing my appserver?
However, my PIA_weblogic log displays this error:
<[ServletContext(id=3661289,name=PORTAL,context-path=)] ERROR: WebProfile loading internal default settings because of an Exception while communicating with "HRMS89:9000">
####<Jul 23, 2006 6:47:26 PM EDT> <Info> <HTTP> <siantou> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=3661289,name=PORTAL,context-path=)] ERROR: WebProfile loading internal default settings because of an Exception while communicating with "HRMS89:9000">
####<Jul 23, 2006 6:58:15 PM EDT> <Info> <HTTP> <siantou> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=3661289,name=PORTAL,context-path=)] ERROR: WebProfile loading internal default settings because of an Exception while communicating with "HRMS89:9000">
My environment is WIN2k server
Thanks in advance

