PIA issue

Hi,
I posted this query earlier as well, but along with lots of dubious informations which may have confused people. Here is the issue as it stands:-
- Signon to the PeopleSoft portal works fine, I can see the homepage.
- If I click on any content reference, all I can see is the left hand navigation menu, but nothing comes up on the page(where it should show the relevant component search boxes, or sub folders as applicable). At the left bottom of the explorer window, I can see "Done" message.
- Above happens for the EMPLOYEE portal, if I change the portal name in the url to "CUSTOMER" or "PORTAL" etc. the above problem does not occur.
What should be done to make the portal work properly for "EMPLOYEE" portal as well?
Please note that this issue started occuring while I was applying some oracle bundles via change assistant. Before this it was working FINE.
I have tried running portal security sync etc but nothing has worked.
Configuration:-
OS: Windows xp Prof
Database: Oracle 10.2.0.0
Tools: 8.5
application: HRMS 8.9
Any help is greatly appreciated.
Thanks,
Vikas
Edited by: VikasB on May 25, 2010 12:44 PM

Hi,
Thanks for the response,
the problem is that when I change the portal name in the url from say EMPLOYEE to PORTAL, then in the navigation menu I cannot see the HR specific foldernames and content references(since these are registered under EMPLOYEE portal). e.g.
I can see e.g. self Service Menu (along with other menus like PeopleTools)when logged in as PS/PS with portalname = EMPLOYEE in the url. Now If i click on the selfservice menu, all I can see is a blank page. this is the problem. Any menu I click on, I cannot get anything to show up on the page.
Now, if I change the portal name in the url to say "PORTAL", I can no longer see the SelfService menu, but I can see other menus, e.g PeopleTools menu. Now If I click on PeopleTools, I can access e.g. Process Scheduler Page. So in this case, the above problem does not occur. But I want to be able to see the selfservice pages which are registered under EMPLOYEE and can only be seen with EMPLOYEE in the url as portal name.
In the previous case(EMPLOYEE), I cannot access anything; I can see everything in the menu(even PeopleTools etc.), but I do not see anything when I click on say Process Monitor.
Thanks,
Vikas

Similar Messages

  • Unable to start PeopleSoft PIA service (beasvc.exe)

    Hi all, a few days back I posted a thread regarding an installation failure of the weblogic PIA (issue still unresolved).
    Previously I had shut down all my other PIAs (for other development instances), and now I'm encountering a problem trying to start them back up. I've looked up the log files in the webserver folder of the respective instances and discovered the following error:
    <May 12, 2008 10:50:31 AM SGT> <Notice> <Log Management> <BEA-170019> <The server log file F:\PS_HOME\webserv\HCOP88\logs\PIA_weblogic.log is opened. All server side log events will be written to this file.>
    <May 12, 2008 10:50:33 AM SGT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 12, 2008 10:50:34 AM SGT> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "PIA" for domain "HCOP88">
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: javax/xml/rpc/Service
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at weblogic.t3.srvr.SubsystemManager.initializeList(SubsystemManager.java:74)
         at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.java:116)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:895)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
         at weblogic.Server.main(Server.java:32)
    Reason: javax/xml/rpc/Service
    [Mon May 12 10:50:34 2008] [ExitHandler] Fire (1)
    [Mon May 12 10:50:34 2008] [I] [ServiceStart] done waiting for multiple events. Wait=0
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    [Mon May 12 10:50:34 2008] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    The error shown is sort of similar to the one I had in my previous thread:
    Error creating Weblogic PIA
    Clearly it points to an error in the java sources, but I'm unable to ascertain the root of the problem. I do not know Java nor am I entirely familiar with the architecture of this system. Is there anyone here who could help me out, or point me in the direction to start troubleshooting?
    Thanks and cheers
    Message was edited by:
    mfngim

    Hi all, a few days back I posted a thread regarding an installation failure of the weblogic PIA (issue still unresolved).
    Previously I had shut down all my other PIAs (for other development instances), and now I'm encountering a problem trying to start them back up. I've looked up the log files in the webserver folder of the respective instances and discovered the following error:
    <May 12, 2008 10:50:31 AM SGT> <Notice> <Log Management> <BEA-170019> <The server log file F:\PS_HOME\webserv\HCOP88\logs\PIA_weblogic.log is opened. All server side log events will be written to this file.>
    <May 12, 2008 10:50:33 AM SGT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 12, 2008 10:50:34 AM SGT> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "PIA" for domain "HCOP88">
    The WebLogic Server did not start up properly.
    java.lang.NoClassDefFoundError: javax/xml/rpc/Service
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at weblogic.t3.srvr.SubsystemManager.initializeList(SubsystemManager.java:74)
         at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.java:116)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:895)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
         at weblogic.Server.main(Server.java:32)
    Reason: javax/xml/rpc/Service
    [Mon May 12 10:50:34 2008] [ExitHandler] Fire (1)
    [Mon May 12 10:50:34 2008] [I] [ServiceStart] done waiting for multiple events. Wait=0
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    [Mon May 12 10:50:34 2008] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    The error shown is sort of similar to the one I had in my previous thread:
    Error creating Weblogic PIA
    Clearly it points to an error in the java sources, but I'm unable to ascertain the root of the problem. I do not know Java nor am I entirely familiar with the architecture of this system. Is there anyone here who could help me out, or point me in the direction to start troubleshooting?
    Thanks and cheers
    Message was edited by:
    mfngim

  • Query manager View issue in PIA

    Hi,
    When i navigate through reporting tools,Query,querymanager i am not able to see options
    like records,query,expressions,prompts.Fields,Criteria,Having,Viewsql,Run in Query manager window.
    When i go to the Application designer and tried to run Querys it was working fine.
    DO i need to any thing to see options in query manager window of PIA.
    Please help in fixing the issue.

    See if you user has a permission list that gives access to the QUERY_MANAGER menu and its related components and the Pages page.

  • HRMS sign on page issue with PIA

    Hi all.
    I've installed Peoplesoft 9.1, PT8.52 (Oracle 11G 64 bit database) on windows 2008 server 64bit and an HRMS DEMO DB on a Virtual machine PSDEMOVM.
    I also installed Oracle 11G client 32, and configured a PS client workstation on another virtual machine PSDEMOWS
    I did all the steps and now, from the server machine, I entered PSADMIN and created a domain following all the configuration steps.
    I installed PIA also, user PTWEBSERVER/PTWEBSERVER.
    website: ps
    Auth_Token_Domain: companyname.com
    I am not able to access the application.
    PTWEBSERVER exists in the database and has the same 'encrypted' password as in 'configuration.properties' file.
    No errors found in both appserv and webserv logs.
    The login page http://psdemovm.[companyname].com:7180/psp/ps/?cmd=login&languageCd=ENG gives me the 'Internet explorer cannot display the webpage' error message.
    I tried using: http://psdemovm:7180/ps/signon.html it shows an error message 'Your URL should contain .companyname.com' and redirects me to the URL mentioned above and with the same error message.
    One more thing, I am able to access WebLogic Console page using http://psdemovm:7180/console.
    What am I doing wrong? what should I check?
    Best Regards and Thx,
    Bechara

    Hakan Biroglu wrote:
    This is probably due to your proxy setting in your browser or the hosts file reference.
    http://psdemovm.[companyname].com:7180/psp/ps/?cmd=login&languageCd=ENG should have worked.
    http://psdemovm:7180/ps/signon.html will not work, since you supplied an authentication domain.
    Make sure that your host file reflect your servername and ipaddress, something like:
    10.10.10.110 psdemovm.companyname.com
    And try disable your proxy settings or adding an exception to avoid the url's starting with psdemovm.companyname.com
    >This is probably due to your proxy setting in your browser or the hosts file reference.
    http://psdemovm.[companyname].com:7180/psp/ps/?cmd=login&languageCd=ENG should have worked.
    http://psdemovm:7180/ps/signon.html will not work, since you supplied an authentication domain.
    Make sure that your host file reflect your servername and ipaddress, something like:
    10.10.10.110 psdemovm.companyname.com
    And try disable your proxy settings or adding an exception to avoid the url's starting with psdemovm.companyname.com
    Hi.
    Thank you for your reply.
    It worked when trying to access using 'localhost' not the name of the machine.
    But it showed me the following error:
    'CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF:
    bea.jolt.ApplicationException: TPESVCFAIL - application level service failure.'
    They say this error might be related to the PTWEBSERVER user, but nothing found yet.
    And It didn't work when trying to access it from a different PC on the network using the machine name.
    Update
    I checked the following:
    select * from PSCLASSDEFN where CLASSID = ‘PTPT1500′
    select * from PSAUTHSIGNON where CLASSID = ‘PTPT1500′
    select * from PSROLEDEFN where ROLENAME = ‘PeopleTools Web Server’
    select * from PSROLECLASS where ROLENAME = ‘PeopleTools Web Server’
    select * from PSOPRDEFN where OPRID = ‘PTWEBSERVER’
    select * from PSROLEUSER where ROLEUSER = ‘PTWEBSERVER’
    And results are positive.
    Each time I access the sign on page, while showing me that same error, the appserver log file inserts the following error:
    PSAPPSRV.856 (609) [10/31/12 14:36:32 GetCertificate](3) PeopleSoft ID and Password authentication failed. Invalid password for user PTWEBSERVER@psdemovm.
    PSAPPSRV.856 (609) [10/31/12 14:36:32 GetCertificate](1) (NET.502): PTWEBSERVER@psdemovm is an Invalid User ID, or you typed the wrong password. User ID and Password are required and case-sensitive. Make sure you're typing in the correct upper and lower case.
    PSAPPSRV.856 (609) [10/31/12 14:36:32 GetCertificate](1) (NET.346): Failed to execute GetCertificate request
    PSAPPSRV.856 (610) [10/31/12 14:36:32 GetCertificate](3) PeopleSoft ID and Password authentication failed. Invalid password for user PTWEBSERVER@PSDEMOVM.
    PSAPPSRV.856 (610) [10/31/12 14:36:32 GetCertificate](1) (NET.502): PTWEBSERVER@PSDEMOVM is an Invalid User ID, or you typed the wrong password. User ID and Password are required and case-sensitive. Make sure you're typing in the correct upper and lower case.
    PSAPPSRV.856 (610) [10/31/12 14:36:32 GetCertificate](1) (NET.346): Failed to execute GetCertificate request
    Any suggestions?
    Thanks.
    Edited by: Bechara D on Oct 31, 2012 2:39 PM

  • PeopleTools 8.53 Linux Version PIA: JDK 7 Issues

    Folks,
    Hello. I am installing PeopleTools 8.53 (Linux Version) with WebLogic11gR1 Generic and Coherence (file name V29856-01) that requires JDK 7 Linux x86-64 (file name V35017-01). All files are downloaded from http://www.edelivery.oracle.com.
    Before install WebLogic 11gR1, we need to install JDK 7. After extract v35017-01.zip in Linux, it turns into the file jdk-7u9-linux-x64.rpm.
    When install the file, I get the message as below:
    [root@localhost Java7_JDK_Linux_64bit]# rpm -ivh jdk-7u9-linux-x64.rpm
    Preparing... ########################################### [100%]
    1:jdk ########################################### [100%]
    Unpacking JAR files...
    rt.jar...
    Error: Could not open input file: /usr/java/jdk1.7.0_09/jre/lib/rt.pack
    jsse.jar...
    Error: Could not open input file: /usr/java/jdk1.7.0_09/jre/lib/jsse.pack
    charsets.jar...
    Error: Could not open input file: /usr/java/jdk1.7.0_09/jre/lib/charsets.pack
    tools.jar...
    Error: Could not open input file: /usr/java/jdk1.7.0_09/lib/tools.pack
    localedata.jar...
    Error: Could not open input file: /usr/java/jdk1.7.0_09/jre/lib/ext/localedata.pack
    [root@localhost Java7_JDK_Linux_64bit]#
    Some folks told me the above message is a warning and can be ignored. However, I have deleted the default installation directory /usr/java and install it again and get the message below:
    [root@localhost Java7_JDK_Linux_64bit]# ls
    jdk-7u9-linux-x64.rpm V35017-01.zip
    [root@localhost Java7_JDK_Linux_64bit]# rpm -ivh jdk-7u9-linux-x64.rpm
    Preparing... ########################################### [100%]
    package jdk-1.7.0_09-fcs is already installed
    [root@localhost Java7_JDK_Linux_64bit]#
    [root@localhost Java7_JDK_Linux_64bit]# rpm -ivh --prefix=/JDK7 jdk-7u9-linux-x64.rpm
    Preparing... ########################################### [100%]
    package jdk-1.7.0_09-fcs is already installed
    [root@localhost Java7_JDK_Linux_64bit]#
    The default installation directory is /usr/java, but the package jdk-1.7.0_09-fcs is not in /usr/java. I search the entire file system, but the packagejdk-1.7.0_09-fcs is not in any other directories.
    My questions are:
    First, the package jdk-1.7.0_09-fcs is not in any directory. Why the message says "package jdk-1.7.0_09-fcs is already installed" ?
    Second, I try to install it into another location /JDK7 and get the same message as above. What's wrong ?
    Third, do I need to remove entire directory /usr and then reinstall it ?
    Thanks.
    code formatting Message was edited by: NicolasGasparotto

    Don't delete /usr or you'll be reinstalling your OS.
    since you installed with rpm, you should have removed with rpm. deleting the files installed by rpm does not remove the package from the rpm database.
    try doing
    rpm -Uvh --force jdk-7u9-linux-x64.rpmto reinstall over top the existing package
    man rpmgives you all the documentation and there is countless pieces of information available online. It sounds like you should read up on Linux Administration basics. Administering/Installing PeopleSoft requires some skill in operating systems, without them you will run into potential problems all over the place.

  • Unable to install OSNConnector from PIA setup script

    I'm trying to install the FIN/SCM PeopleSoft eProcurement application package (OSNConnector) from the PIA setup script. Per the instrucitons, I run the PIA setup (in $PS_HOME/setup/PsMpPIAInstall). When I select "Deploy additional PeopleSoft application extensions" and then check "FIN/SCM PeopleSoft eProcurement," the installation seems to complete and there are no errors generated. Per the instructions, once the install is complete, it should have deployed the following files (listed below), but none of them are present.
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\
    WEB-INF\classes\com\peoplesoft\pt\integrationgateway\listeningconnector\fscm_epo_OSNListeningConnector.class
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\
    WEB-INF\classes\com\peoplesoft\pt\integrationgatewaytargetconnector\fscm_epo_OSNTargetConnector.class
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\WEB-INF\classes\com\peoplesoft\fscm\epo\servlet\Support\fscm_epo_EproRequestException.class
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\WEB-INF\classes\com\peoplesoft\fscm\epo\servlet\Support\fscm_epo_ExtendXml.class
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\WEB-INF\classes\com\peoplesoft\fscm\epo\servlet\Support\fscm_epo_EproOsnAttacher.class
    %PS_HOME%\webserv\PSDomain name\applications\peoplesoft\PSIGW\WEB-INF\classes\com\peoplesoft\fscm\epo\servlet\Support\fscm_epo_FTPClient.class
    I've searched for fscm*.class and the files aren't located anywhere. The only thing I can think of is that maybe the fscm_epo_ws.ear file is in the wrong location. Per the instructions, the fscm_epo_xx.ear files are located in $PS_HOME/setup/PsMpPIAInstall/archives; but should they be in another location? I'm having the exact same problem with our WebSphere PIA and WebLogic PIA (both using the same PT and FSCM versions)
    Is there a known problem with this? Does anyone have experience installing the OSN Connector on PT 8.50 / FSCM 9.1?
    My environment is PeopleTools 8.50.09, FSCM 9.1r1 and I've duplicated this issue on an AIX lpar with WebSphere 7, and a RHEL server with WebLogic 10. I do have a SR open with Oracle. So far, they've suggested that the class files don't show up until after the web server is restarted. I've tried that in a few different environments with no success.
    Any help and/or insight would be much appreciated. Thanks.

    Were you able to resolve this problem? I am trying to do the same thing here and we are not seeing the EAR files either. Any guidance you can give would be appreciated.

  • Install PT8.53 with Linux Issue: Jolt client (ip address 192.168.196.102) does not have proper application password

    Folks,
    Hello.
    I am installing PeopleTools 8.53 with Oracle Database Server 11gR1 and OS Oracle Linux 5.10.
    Data Mover Bootstrap and Application Designer can log into Database instance successfully. My procedure to run PIA is below:
    Step 1: start Oracle Database Server and LISTENR is listening.
    Step 2: start Application Server ./psadmin and 8 processes are started.
    Step 3: start WebLogic Server PIA /opt/PT8.53/webserv/PT853/bin/startPIA.sh
    In Browser, http://192.168.196.102:8000/ps/signon.html comes up successfully. But when sign in using UserID PSADMIN and password "myname", I get the error message in Browser as below:
    The application server is down at this time.
    CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF: bea.jolt.ServiceException: Invalid Session
    We've detected that your operating system is not supported by this website. For best results, use one of the following operating systems:
    Mac OS X 10.6(Snow Leopard)
    Mac OS X 10.5(Leopard)
    iPad
    Oracle Linux Enterprise
    Mac OS X 10.4(Tiger)
    Windows 8
    Windows 7
    Mac OS X 10.7(Lion)
    Regarding Application Designer, both Database Type "Oracle" and Connection Type "Application Server", UserID "PSADMIN" and password "myname" login successfully. I view TUXLOG (current Tuxedo log file) and its last screen is below:
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    I View APPSRV_1023.LOG (current server log file) and its content is below:
    PSADMIN.32259 (0) [2013-10-23T18:55:12.134](0) Begin boot attempt on domain PT853
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.701](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/1
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.923](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_1/
    PSAPPSRV.32290 (0) [2013-10-23T18:56:19.256](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.504](0) Server started
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.507](3) Detected time zone is EDT
    PSAPPSRV.32338 (0) [2013-10-23T18:56:25.793](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/2
    PSAPPSRV.32338 (0) [2013-10-23T18:56:26.003](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_2/
    PSAPPSRV.32338 (0) [2013-10-23T18:57:08.871](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.662](0) Server started
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.663](3) Detected time zone is EDT
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.159](2) Min instance is set to 1. To avoid loss of service, configure Min instance to atleast 2.
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.168](0) PeopleTools Release 8.53 (Li nux) starting. Tuxedo server is APPSRV(99)/100
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.265](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSSAMSRV_100/
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.414](0) Server started
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.416](3) Detected time zone is EDT
    PSADMIN.32259 (0) [2013-10-23T18:58:48.149](0) End boot attempt on domain PT853
    PSAPPSRV.32290 (1) [2013-10-23T18:59:06.144 GetCertificate](3) Returning context. ID=PSADMIN, Lang=ENG, UStreamId=185906140_32290.1, Token=PT_LOCAL/2013-10-23-11.59.26.248432/PSADMIN/ENG/vSz0ix+wq8d+zPRwQ0Wa4hcek0Q=
    ~                                                                                                                                                        
    I think the error is indicated in TUXLOG file "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password". The application password "myname" in Browser http://192.168.196.102:8000/ps/signon.html page is not working. I use the same password "myname" to login Data Mover Bootstrap mode, Application Designer, and Application Server psadmin configuration successfully. I have tried a few other passwords in Browser http://192.168.196.102:8000/ps/signon.html page but not working.
    My question is:
    How to solve Sign In issue on http://192.168.196.102:8000/ps/signon.html that is "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password" ?
    Thanks.             

    Dear Nicolas,
    Hello. I have used the same password for "DomainConnectPswd" in the file Configuration.properties with that for Application Server setting. Eventually, UserID PSADMIN sign in http://192.168.196.102:8000/ps/signon.html successfully. PeopleTools 8.53 runs correctly in Browser.
    It seems that whether upgrade Oracle Linux 5.0 to the latest 5.10 does not have effect !
    I am very grateful to your great help for this installation of PT8.53 with Linux and Oracle Database !

  • Not able to login PIA - An error has occurred. You may attempt to sign in again. If your attempt fails, please contact your System Administrator

    One of the user is getting the below error when the person is trying to login ELM system. what could be issue for the specific user and how do we resolve this issue?
    "Not able to login PIA - An error has occurred. You may attempt to sign in again. If your attempt fails, please contact your System Administrator"

    Its works for other users, its only happened for one specific user only?  I didn't check the APPSRV.LOG file?  what needs to be checked in APPSRV.LOG, I can ask my infra team to check, because I don't have app server access to check log file.

  • PIA service does not start

    Hi,
    my webserver is Weblogic (9.2, Tools 8.49 , HRMS90). PIa service does not start automaticaly when I start/boot the server. I should run startPIA.cmd. And then I can connect in 4/3.
    Do you have any idea for that ?
    In windows Evenetlog it says Event Type:     Warning
    Event Source:     beasvc
    Description:
    peoplesoft-PIA service stopped
    Thank for help.

    after u install PIA , u can start the server from the cmd by issuing a command called StartPIA.cmd ,
    or u can tie the domain to a service type called NT service, and schedule the service to be automatic. it keeps running as long as ur box is up. once u reboot it , service stops for a while and start again. this is automatic type of bringing up the server.
    ur bEA weblogic when installed sets the path for jdk and jre which are used by the server to come up properly.
    even after this if u have trouble, please paste the logs. logs are found under PS_HOME\webserver\domain_name\logs
    bea logs are under bea DIR.
    Thnks!

  • Not able to start PIA

    hi gurus, i am not able to start my PIA. i am able to boot the app server successfully but i think there is some issue with the webserver. this is the URL of my PIA http://DELL-PC:80/psp/CPDMO/?cmd=login
    when i am trying to open the link to check websever (http://DELL-PC), it does not work. plus i am also not sure whether the port number 80 is correct. would you please also suggest me where all i can get this port number to verify?
    the below is the cmd text of webserver boot -
    Attempting to start WebLogic Server 'PIA'
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    BEA JRockit(R) (build R27.6.2-20_o-108500-1.6.0_05-20090120-1116-windows-ia32, compiled mode)
    java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Djava.util
    .logging.config.file=D:\CPDMO_~1\webserv\CPDMO\applications\peoplesoft\logging.properties -Dorg.apache.commons.logging.Log=org.apache.c
    ommons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=D:\CPDMO_~1\webserv\CPDMO\psvault -Djavax.net.ssl.trustStore=D:/CPDMO_P
    SHOME\webserv\CPDMO\keystore\pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=D:\WEBLOG~1\WLSERV~1.3\server\lib\weblo
    gic.policy -Dssl.debug=false -Dps_home=D:/CPDMO_PSHOME weblogic.Server
    <Jul 30, 2012 12:49:32 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the
    classpath:
    D:\CPDMO_PSHOME\webserv\CPDMO\lib\pluto-1.0.1.jar;D:\CPDMO_PSHOME\webserv\CPDMO\lib\portlet-api-1.0.jar;D:\CPDMO_PSHOME\webserv\CPDMO\l
    ib\ps_patch.jar>
    <Jul 30, 2012 12:49:35 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.2-20_o-
    108500-1.6.0_05-20090120-1116-windows-ia32 from BEA Systems, Inc.>
    <Jul 30, 2012 12:49:36 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.1.0 Thu Jun 11 00:26:56 EDT 2009 122738
    5 >
    <Jul 30, 2012 12:49:36 PM IST> <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.
    ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, th
    e console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    <Jul 30, 2012 12:49:38 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:49:38 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 30, 2012 12:49:39 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file D:\CPDMO_PSHOME\webserv\CPDMO\servers\PIA\lo
    gs\PIA_weblogic.log is opened. All server side log events will be written to this file.>
    <Jul 30, 2012 12:49:45 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:50:28 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 30, 2012 12:50:30 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alia
    s DemoIdentity from the jks keystore file D:\WEBLOG~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\WL
    SERV~1.3\server\lib\DemoTrust.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\JR
    OCKI~1.2-2\jre\lib\security\cacerts.>
    <Jul 30, 2012 12:50:31 PM IST> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484
    772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Fri Mar 22 01:42:27 IST 2002,
                   To: Wed Mar 23 01:42:27 IST 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:9089:6007:aac:
    55bb:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d:7779:
    8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 2001:0:9d38:953c:286d:3e9e:f19d:77
    79:8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d
    :7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Warning> <Server> <BEA-002611> <Hostname "DELL-PC", maps to multiple IP addresses: 14.98.136.134, fe80:
    0:0:0:286d:3e9e:f19d:7779%15, 2002:e62:8886:0:0:0:e62:8886, 2001:0:9d38:953c:286d:3e9e:f19d:7779>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:443 for p
    rotocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[8]" is now listening on 127.0.0.1:443 for protoco
    ls iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:7028:bf6f:a932:b82:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:8010 for protoc
    ols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 2002:e62:8886:0:0:0:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 14.98.136.134:8010 for protocol
    s iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on fe80:0:0:0:200:5efe:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 2002:e62:8886:0:0:0:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:200:5efe:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 14.98.136.134:443 for pro
    tocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 2001:0:9d38:953c:286d:3e9e:f
    19d:7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:9089:6007:aac:55bb:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on fe80:0:0:0:7028:bf6f:a932
    :b82:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "PIA" for domain "CPDMO" running i
    n Production Mode>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 30, 2012 12:50:33 PM IST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messa
    ges to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    Edited by: hick on Jul 30, 2012 12:59 PM

    looks like your configured pia to run on port 8010
    >
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    >
    Try following url:
    http://DELL-PC:8010/psp/CPDMO/?cmd=login

  • Java.lang.NullPointerException when deploying a PIA

    I am having a problem deploying a PIA on PeopleTools 8.45.18 on Solaris 8 using WebLogic 8.1 sp 3. The error I experience is java.lang.NullPointerException when I run this command:
    ./setup.solaris -console -is:log /var/temp/piainstall.log
    InstallShield Wizard
    Initializing InstallShield Wizard...
    Searching for Java(tm) Virtual Machine...
    Welcome to the InstallShield Wizard for PeopleSoft Internet Architecture.
    Using the InstallShield Wizard you will install PeopleSoft Internet
    Architecture on your computer.
    Version: 8.45.18
    Note: If installing onto a BEA WebLogic Server, make sure to shutdown any
    running web servers to avoid web server corruption.
    Select Next to continue or Cancel to exit.
    Press 1 for Next, 3 to Cancel or 4 to Redisplay [1]
    Choose the setup type that best suits your needs.
    [X] 1 - BEA WebLogic Server
    [ ] 2 - IBM WebSphere Server
    To select an item enter its number, or 0 when you are finished: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    Please select the configuration to install.
    [X] 1 - Single Server Domain
    [ ] 2 - Multi Server Domain
    [ ] 3 - Distributed Managed Server
    To select an item enter its number, or 0 when you are finished: [0] 2
    Enter 0 to continue or 1 to make another selection: [0]
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1]
    java.lang.NullPointerException
    An error occurred during wizard bean change notification:
    java.lang.NullPointerException
    at PSChangeSharedLibPermission.PSSearchAndSet(PSChangeSharedLibPermission.java:67)
    at PSChangeSharedLibPermission.execute(PSChangeSharedLibPermission.java:53)
    at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
    at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)
    at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1564)
    any thoughts...

    please let me know if you have configured any RPS for the same.i faced a similar issue while i was trying to create an instance taken from oracle export dump taken from one of our client.our error got resolved when we changed the web profile to PROD. More often than not this is an issue with the webprofile. try changing the web profile one by one from dev to test to prod and kiosk.
    if none of these resolves the issue, try ruuning version app engine program. this will update the ppltools version. in correct version may also some times cause this issue.
    Please let me know if you have configured ldap.

  • Multilingual Issue/Confusion for PT849/FSCM90 ML install

    Hello,
    Recently I've installed a PT8.49, FSCM 9.0 with FSCM 9.0 ML. But there're several steps fails or I was confused at.
    Here's the main procedure of the installation I went throu.
    1. Install WebLogic/Tuxedo
    2. Instal PT8.49/FSCM 9.0/FSCM 9.0ML
    3. Manually create Oracle DB (follow the Manually DB setup on Unix section of Official installation guide.)
    4. Setup App Server
    5. PIA setup/Batch server setup
    Here's the issue i met with:
    During the step 3, manually create Oracle DB, after applying some dms/sql scripts & copying several projects, I went into the point that need to update the PT system msg for multilingual to run the pt849tlsXXX.dms for each LANGUAGE_CD(after applying pt849tls.dms). As it's supposed to apply all the multilingual, I ran the scripts from pt849tlsara to pt849tlszht one by one for each language, but some of the pt849tlsXXX encountered with the same error while applying the data mover scripts:
    Importing PSFILEDEFN
    File: Data MoverSQL error. Stmt #: 0 Error Position: 0 Return: 805 - ORA-00001: unique constraint (SYSADM.PS_PSFILEDEFN) violated
    Failed SQL stmt:INSERT INTO PSFILEDEFN (FILEID, USERFILENAME, OBJECTOWNERID, VERSION, LASTUPDDTTM, LASTUPDOPRID) VALUES (:1, :2, :3, :4, TO_TIMESTAMP(:5,'YYYY-MM-DD-HH24.MI.SS.FF'), :6)
    Error: SQL unable to commit transaction for PSFILEDEFN
    The Import PSFILEDEFN is at the bottom of the scripts and all other importing before PSFILEDEFN was successful. Here's the Language which encountered with this issue: CFR, DUT, ESP, FRA, GER, JPN, POR, ZHS; ALL other language ran successfully without error msg.
    For installation, I skipped this and continued. BUT i have no idea why it failed, is that a bug or some steps stuck, anyone can help?
    Here's the confusion about multilingual:
    In the installation official guide, it wrote that PPLTLSML is only for french, and Non-french multilingual is using the project PPLTLS84CURML.
    During the Step 3, after copying the project PPLTLS84CUR, I copy the PPLTLSML first with only French language selected, then when doing the copying PPLTLS84CURML project, I was confused whether to include french or not. Actually I selected all languages besides ENG, Common & French for the copying.
    I'm confused if CFR should be included in PPLTLSML or PPLTLS84CURML?
    And French should be selected or not during copying the PPLTLS84CURML?
    However, there're 2 tasks: Running Additional Data Mover Scripts & Installing a Multilingual PT System Database before running VERSION AE, are these 2 tasks the same one with the previous tasks done (epXXXa.dms generated in the initial data mover DB setup scripts, and copy mulitilingual projects steps before copy the PPLTLS84DEL)? Why these 2 taks are put in this part of the doc? As I did the installation according to the doc chapter order, thus makes me confused alot about these 2 tasks.
    Any explanation would be appreciate.
    Thanks

    Thanks, and for those scripts I've run, think the following scripts should be added at the beginning of the scripts a little diff than the one in solution.
    SET LOG PT849TLS<LANG>.LOG;
    SET INPUT PT849TLS<LANG>.DAT;
    DELETE FROM PSFILEDEFN WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LANG>');
    DELETE FROM PSFILEDATA WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LANG>');
    SET START PSFILEDEFN;
    IMPORT *;
    Another error, maybe it corrupts by the tasks behind this, since it relates to the LNG record, ignore it.
    FYI:
    SET START PSXPTMPLTRINFO;
    DELETE FROM PSFILEDEFN WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>');
    DELETE FROM PSFILEDATA WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>');
    DELETE FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>';
    But an error on PSXPRPTDEFNLNG.
    Records remaining: 1
    Importing PSXPRPTDEFNLNG
    File: Data MoverSQL error. Stmt #: 0 Error Position: 0 Return: 805 - ORA-00001: unique constraint (SYSADM.PS_PSXPRPTDEFNLNG) violated
    Failed SQL stmt:INSERT INTO PSXPRPTDEFNLNG (REPORT_DEFN_ID, LANGUAGE_CD, DESCR) VALUES (:1, :2, :3)
    Error: SQL unable to commit transaction for PSXPRPTDEFNLNG
    Edited by: user10476222 on Apr 1, 2009 6:09 PM

  • PeopleSoft SES Configuration issue (PT:8.53.04 and Application HCM:9.2)

    Hi all
    I have installed and configured PeopleSoft SES in my own machine.But When I am going to search anything through PIA I am getting issue. One issue is describing below:( Issue for any kind of search)
    I have searched with keyword "corporate" in my PIA page and all the link came and  After that I have clicked any link like her I clicked "Career Plan - Cynthia Adams | Empl ID: KU0101".
    But the page is not opening. Can anybody please tell me the solution?
    My Machine Specification:
    PeopleTools 8.53.04
    Application : HCM 9.2
    OS: Windows 7 64 Bit
    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    Regards,
    Snehasish

    Pls change Contenent URI Text and Portal URI Text of all the relevand locl nodes (portal tab).  Re-generate the search indexes after doing this. You may to at least do this for PSFT_HR and HRMS nodes.

  • PIA install fails in PTools 849,WL92MP3 on solaris 10

    Hi All.
    cant install PIA, and the error states:
    elect 1 to install, select 2 to change your values or select 3 to exit.
    Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1]
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Creating domain...
    0 % complete
    20 % complete
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    JAR LOCCC----->/opt/psoft/fin88dmo/setup/PsMpPIAInstall
    Warning: /opt/psoft/fin88dmo/webserv/fin88dmo/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    INSTALL FAILED!!!
    The InstallShield Wizard has failed to install PeopleSoft Internet
    Architecture. Please see the following log files for the error messages:
    /opt/psoft/fin88dmo/webserv/silent_install.log
    Choose Finish to exit the wizard.
    Press 3 to Finish or 5 to Redisplay [3] 3
    could not utilize start class: com.installshield.wizard.Wizard
    Exception in thread "main" PSInstallPanel$PsftAntExit
    tried:
    -This is a standalone web server installation. It is missing files which are only installed when app server is also selected at
    the initial installation. Install the app server and Tuxedo (required by the app server) and the PIA installation will succeed.
    -Same PSOFT userid is used to install WLS and PIA.
    still PIA install fails, any thoughts...
    Thanks

    Try this one too if it applies to your installation requirements: Doc ID 658475.1
    ISSUE:
    PIA deployment fails with the following error:
    Warning: /apps/psoft/s891t849/webserv/s891t849/applications/peoplesoft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    SOLUTION:
    The error message, unfortunately, happens to be a generic error message. It could be due to several configuration environments:
    (1) The issue could be caused by trying to install PT8.49 as a Peoplesoft user and the web server is another user on a Unix machine. The solution is to try to use the same user to deploy PIA as the one who installed the web server. Deploying PIA with another user other than the one who installed the web server will have file permission problems on the web server directory.
    There are some file permission issues when trying to use a user other than the one who installed the web server. During installation, the installer writes script files to a tmp directory.
    a- You can try and create a tmp subdirectory that is writable by the user ID you are logged on when installing PIA in there,
    b- and then at the same time invoke the following command to force using the tmp directory:
    ./setup.<platform> -is:javaconsole -is:tempdir /...../tmp -console
    c- One CT of mine added the Peoplesoft user to the web server group and that helped him solve the issue.
    (2) It could be due to using an old version of PT8.49.xx. Always install the latest patch, available from CC.
    (3) It could be due to not setting DISPLAY=0.0 before the you begin the installation.
    It has been stated in page 84 of the (Enterprise PeopleTools 8.49 Installation) manual the following:
    Note. ** SET THE DISPLAY- for the UNIX box $> export DISPLAY=0.0. Set this env variable every time you use the InstallShield Wizard.
    (4) It could be that the installer is seeing an incorrect version of Java on the environment. Correct the path to the Java home before deploying PIA on the web server.
    Change the directory to <PS_HOME>/setup/PsMpPIAInstall and run one of these commands:
    setup.<platform> -console -is:javaconsole
    or
    <JAVA_HOME>/bin/java -cp setup.jar run -console
    where <JAVA_HOME> is the directory where the JRE software is installed.
    The default is <PS_HOME>/jre.
    (5) It could happen when you try to install PIA remotely. Please perform the installation locally on the box.
    (6) It could happen when you try to use GUI mode for the installation. Use console mode only.
    (7) For Websphere 6.1.0.19 on AIX5.3, if you get the following error when trying to install PIA Single Server for websphere from i/setup/PsMpPIAInstal,
    "/prod/psft/pt849/setup/PSMpPIAInstall/scripts/waspiainstall.sh[12]: ant: not found. ....... ........ Warning: /prod/psft/pt849/webserv/peoplesoft2/installedApps/peoplesoft2NodeCell/peoplesoft2.ear/PSOL.war/WEB-INF/lib does not exists. (PSChangeSharedLibPermission)
    The issue could be solved after adding WAS_Home to path in psconfig.sh file and removing ctrl+M in ant file in WebSphere directory.

  • WebLogic does not start due to issues with WLS_DIAGNOSTICS000000.DAT

    My customer is getting the following exception everytime he tries to restart his WebLogic services:
    ####<Jun 16, 2009 9:23:46 AM MST> <Critical> <WebLogicServer> <hqpsfindev> <PIA> <main> <<WLS Kernel>> <> <> <1245169426020> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: [Store:280020]There was an error while reading from the log file
         at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:44)
         at weblogic.diagnostics.lifecycle.DiagnosticFoundationService.start(DiagnosticFoundationService.java:107)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Caused by: weblogic.store.PersistentStoreException: [Store:280020]There was an error while reading from the log file
         at weblogic.store.io.file.Heap.getNextRecoveryFile(Heap.java:794)
         at weblogic.store.io.file.Heap.open(Heap.java:181)
         at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:85)
         at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:353)
         at weblogic.store.PersistentStoreManager.createFileStore(PersistentStoreManager.java:202)
         at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:61)
         at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:42)
         ... 4 more
    Caused by: java.io.IOException: Error reading from file, Reached the end of the file., errno=38
         at weblogic.store.io.file.direct.DirectIONative.read(Native Method)
         at weblogic.store.io.file.direct.DirectFileChannel.read(DirectFileChannel.java:133)
         at weblogic.store.io.file.StoreFile.read(StoreFile.java:281)
         at weblogic.store.io.file.Heap.getNextRecoveryFile(Heap.java:792)
         ... 10 more
    He has narrowed this down to the following: He deletes
    ...\domain\servers\WebLogicAdmin (or managed server)\data\store\default\XXXXX.dat (WLS_DIAGNOSTICS000000.DAT). He also deletes the .dat file under diagnostics and then the service starts without issue.
    Can't be doing this every time he bounces his server.
    Does this call stack indicate lack of disk space?
    Caused by: java.io.IOException: Error reading from file, Reached the end of the file., errno=38
    Is there a way to disable diagnostics so this files don't get generated?
    Thanks!

    Diagnostics is normally disabled by default, but I recall that there was a bug a long while back (since fixed) that left it on by default. The following thread might help shed some light on the issue:
    Disable or reduce size of diagnostic archive?
    Regardless, the unexpected low level exception could be an indication of a bug in the WebLogic file store code. The only time I'd expect to see this is if somehow there are two processes that are both using the same file at the same time (on most operating systems the store lock's its files to as a safety precaution to help prevent customers from making this mistake).
    Tom

Maybe you are looking for

  • Disk utility can't repair disk (1 partition) on external hard drive

    I've search here some to try to find the answer to my scenario, but I really don't understand how Disk Utility got involved in my external hard drive to begin with, so here's my question. I have a 2TB Western Digital My Book Studio FW800 external tha

  • Font issue - how to troubleshoot?

    Hey all, I'm having a problem with my new MacBook Pro - I've only recently started using OS X. I'm a linguistics major, and Snow Leopard is giving me trouble with accents and diacritics. For instance, when I try to combine i with a grave accent (`),

  • Solaris 10 x86 on IBM x346

    Hi All, I've currently got Solaris 10 x86 installed successfully on an IBM x346 which is a 1 proc 3.06GHz HT Xeon supporting EM64T and 1GB ram. Everything works, except the most important device, network. It's got two bge's onboard, I had to add the

  • CS5 web premium suite, download, installation - problem

    I am trying to download and install the CS5 web premium suite, after downloading all night and progress bar showing completion, I see an error: Error extracting the product installer(101). Check for availbale disk space on your system and try downloa

  • Iphone 4 Activation trouble

    Hi! I buy iphone 4 (factory unlocked) in UK for use it in russia with russian mobile operator MTS (mts.ru). But when i insert SIM card for activate - itunes say: "the sim card inserted in this iphone does not appear to be supported". That i need to d