Hello,
I'm running a virtual machine from the HCM 9.1 PIA server template downloaded from edelivery. I used the "On The Peoplesoft Road" blog as guidance.
http://gasparotto.blogspot.com/2009/11/peoplesoft-vm-about-pia-image.html
Both the HCM and AB template vm's are running. When I look at the appserver domain status, all processes appear as idle (a total of 15 processes).
When I run the startPIA.sh script and try to login to the application at http://<appserver_ip>:8000/ps/signon.html I get prompted with "Application Server is down at this time".
PIA_stderr.log is empty
PIA_stdout.log:
<Jul 14, 2010 9:05:09 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.0-50_o-100423-1.6.0_05-20080626-2104-linux-ia32 from BEA Systems, Inc.>
<Jul 14, 2010 9:05:09 AM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
There are 1 nested errors:
weblogic.management.ManagementException: Unable to obtain lock on /opt/oracle/psft/pia/tools/webserv/peoplesoft/servers/PIA/tmp/PIA.lok. Server may already be running
at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:73)
at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:459)
at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:164)
at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:711)
at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:482)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
at weblogic.Server.main(Server.java:67)
>
<Jul 14, 2010 9:05:09 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Jul 14, 2010 9:05:09 AM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Jul 14, 2010 9:05:09 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
I've checked my application server settings and the JSL port matches that of psserver in PIA configuration.properties. Is there any other ip/port configuration I should worry about?
I would appreciate any input. Thanks.
Regards,
Honza
Edited by: Honza on Jul 14, 2010 6:45 AM