ORA-27146 Post/Wait Initialization failed

Hi all,
I had a problem when trying to startup 2 database at Solaris8 machine. Please help me to solve this problem.
Problem:
I have created 2 database seperately. But I couldnt started up those 2 database at the same machine. Like either one is alive but not second one. When I startup the second database, got this error message : ORA-27146 Post/Wait Initialization failed.
I have tried to increase the sizes of System file variables at /etc/system, but its not.
I dont know the calculation for those variables when I use 2 or more instances.
Environment : Solaris8 / Oracle 8.1.5.
Please let me know if you need more clarification of problem.
null

its a resources issue. change the init.ora file for resources such as db block buffers, processes, etc. you will be able to start the instance.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Chinnadurai Periyasamy ([email protected]):
Hi all,
I had a problem when trying to startup 2 database at Solaris8 machine. Please help me to solve this problem.
Problem:
I have created 2 database seperately. But I couldnt started up those 2 database at the same machine. Like either one is alive but not second one. When I startup the second database, got this error message : ORA-27146 Post/Wait Initialization failed.
I have tried to increase the sizes of System file variables at /etc/system, but its not.
I dont know the calculation for those variables when I use 2 or more instances.
Environment : Solaris8 / Oracle 8.1.5.
Please let me know if you need more clarification of problem.
<HR></BLOCKQUOTE>
null

Similar Messages

  • Post/wait initialization failed

    Hi,
    Fail to startup an Oracle 8.1.5 on Solaris 8.
    The error message is:
    ORA-27146: post/wait initialization filed.
    Anyone can help?

    You ned to increase semaphores in etc/system file.Only root can change these values in Solaris.
    PUt the following parametrs sa given below or increase the existing values to march below values.
    These are the values in etc/system file you need to set to overcome your problem.hre you can go up to 200 processes.
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmseg=10
    set shmsys:shminfo_shmmni=100
    set semsys:seminfo_semmsl=210
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmns=510
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    Hope this works for you
    null

  • ORA-27154: post/wait create failed

    hi
    i am runing Oracle 9i R2 on SunOS 5.9 , i tried to startup my database and it gives me this error:
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occurred at: sskgpsemsper
    i have no space problem in my server , i have another database running on the same server without any problem.
    any suggestions !!
    thanks in advanced..
    wisam

    what are the effects of increasing the semmni and the semmnsMore memory (some KBs likely) allocated by the kernel.
    and do i have to reboot the server ?!.Yes (from Oracle doc: If you change the settings, save the /etc/system file and restart the system.)
    accually i have 4 databases in this server . does this make deferent ?From http://download-uk.oracle.com/docs/html/A96167_01/pre.htm#CHDCEHBG
    The SEMMNS parameter should be set to the sum of the PROCESSES parameter for each Oracle database, adding the largest one twice, and then adding an additional 10 for each database.
    Message was edited by:
    Pierre Forstmann
    Message was edited by:
    Pierre Forstmann

  • ORA-27140: attach to post/wait facility failed

    Hi
    We are facing following probelm on hp 11i /oracle 9i system
    ##ORA-27140: attach to post/wait facility failed
    Details Log As Below
    BR0002I BRARCHIVE 6.40 (15)
    BR0006I Start of offline redo log processing: adqqukeg.sve 2005-08-20 11.59.10
    BR0280I BRARCHIVE time stamp: 2005-08-20 11.59.10
    BR0301W SQL error -27140 at location BrDbConnect-2
    ORA-27140: attach to post/wait facility failed
    BR0310W Connect to database instance UX1 failed
    BR0280I BRARCHIVE time stamp: 2005-08-20 11.59.10
    BR0301W SQL error -27140 at location BrDbConnect-2
    ORA-27140: attach to post/wait facility failed
    BR0310W Connect to database instance UX1 failed
    BR0278W Command output of '/oracle/UX1/920_64/bin/sqlplus':
    SQL*Plus: Release 9.2.0.6.0 - Production on Sat Aug 20 11:59:10 2005
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORA-01034: ORACLE not available
    SQL> Disconnected
    BR0280I BRARCHIVE time stamp: 2005-08-20 11.59.10
    BR0279W Return code from '/oracle/UX1/920_64/bin/sqlplus': 0
    BR0302W SQLPLUS call for database instance UX1 failed
    BR0323W 'Archive log list' for database instance UX1 failed
    BR0019W Volume size or disk capacity reached - not all offline redo log files will be saved
    BR0280I BRARCHIVE time stamp: 2005-08-20 11.59.10
    BR0008I Offline redo log processing for database instance: UX1
    BR0009I BRARCHIVE action ID: adqqukeg
    BR0010I BRARCHIVE function ID: sve
    BR0048I Archive function: save
    BR0011I 34 offline redo log files found for processing, total size 1160.301 MB
    BR0112I Files will not be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt/0mn
    BR0103I Following backup volume will be used: UX1A01
    BR0280I BRARCHIVE time stamp: 2005-08-20 11.59.10
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRARCHIVE:
    If any one know this error

    we solved the problem by resetting the permissions on the oracle executable as described underneath in the first solution mentioned.
    The error ora-27140 is due to the lack accessibility to oracle
    executables.
    1. Please make sure that all oracle executables has permission as per
    the note mentioned below.
    583861 UNIX: Errors due to Oracle executable
    (chmod 6751 oracle) Owner ORA<SID>
    2. If the problem is not solved with this, please download the latest
    patch level of the BR*tools as per SAP note 12741.
    " Check the owner, the group and the permissions for sapdba and the br*
    tools as described in Note 113747.
    (Up to 4.6D, the same settings were valid for sapdba as for brarchive
    and brbackup, but this has changed with the transfer of the command lin options to brconnect.)
    File libsbt.* is a dynamic backup library (DLL). By default, it is not
    used. For more information about this library, see Note 142635. The
    settings for this are:
    -rwxr-xr-x <sid>adm sapsys ... libsbt.*"

  • Oracle Windows Sevice does not start (ORA-12640: Authentication adapter initialization failed)

    I converted a physical windows 2003 machine to a virtual hyperv machine.
    The following error occurs in oradim.log when I try to start the Oracle Windows Service on the virtual server:
    ORA-12640: Authentication adapter initialization failed
    I recreated the service and the password file but with no luck.
    I also tried to change sqlnet.ora with the following: (Replaced NTS to NONE)
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    In this case the service was started but when I tried to connect as sysdba using sqlplus "/ as sysdba" the "ORA-01031: insufficient privileges" error occurs. If you connect using the password then it connects fine. But I would like to be able to connect without a password because I have some scripts that I do not want to hardcode the sysdba password.
    I also removed and readded the administrator password from ORA_DBA group but again with no luck.

    Have you seen this:
    Oracle Database Service on Windows 2000 in AutoStart Mode with Logon as SYSTEM
    (Bug 1397927) If you have installed an Oracle database service on Windows 2000, when logging in as SYSTEM user (Local System), with startup mode set to Automatic, it is possible that the Oracle database service starts but the database does not start automatically. The following error message is written to the ORADIM.LOG file in the ORACLE_BASE\ORACLE_HOME\DATABASE directory.
    ORA-12640: Authentication adapter initialization failed
    It has also been observed that the services like Oracle Enterprise Management Agent, Oracle Enterprise Manager Management Server and Oracle Internet Directory may also fail for the same reason because they cannot connect to the database.
    The workarounds for this problem are:
    Remove the line sqlnet.authentication_services=(NTS) from SQLNET.ORA or set sqlnet.authentication_services=(NONE) in SQLNET.ORA.
    Start the database manually after the Oracle database service has started using SQL*Plus connecting as user name INTERNAL. Note that the INTERNAL user name will not be available after release 8.1.7.
    Start the service as a specific user:
    Choose Start > Settings > Control Panel > Services. The Services dialog box appears.
    Select the service you want to start.
    Click the Startup button. The Service dialog box appears.
    Click This account and specify the user name and corresponding password.

  • Backup Error ORA-12640: Authentication adapter initialization failed

    Dear All,
    I have scheduled full backup from DB13 and it ends up in error. The error log is attached below.
    BR0204I Percentage done: 100.00%, estimated end time: 20:12
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.52
    BR0317I 'Alter tablespace SYSTEM end backup' successful
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.56
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'E:\oracle\SID\102\BIN\rman nocatalog':
    Recovery Manager: Release 10.2.0.2.0 - Production on Wed Jun 3 20:12:57 200
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12640: Authentication adapter initialization failed
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 06/03/2009 20:12:58
    RMAN-06171: not connected to target database
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.58
    BR0279E Return code from 'E:\oracle\SID\102\BIN\rman nocatalog': 1
    BR0536E RMAN call for database instance DEV failed
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.58
    BR0532E Cataloging backups of all database files failed
    BR0056I End of database backup: beasixaz.fnd 2009-06-03 20.12.58
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.58
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-06-03 20.12.58
    I have tried upgrading Brtools as per suggestion from SAP but in vain. All the services run under administrator account but still no luck. The backup device type is disk
    Kindly help on the same
    Regards,
    Anand

    Hello Vedival.
    I am getting exact same error.
    We are using Tivoli with BRTOOLS and no RMAN at all..not sure why at the end of Backup its executing "'SHELL=/bin/sh /oracle/QAS/102_64/bin/rman nocatalog'" command.
    I will appreciate your help.
    Thanks
    Laxmichand.
    BR0530I Cataloging backups of all database files...                                                              
    BR0278E Command output of 'SHELL=/bin/sh /oracle/QAS/102_64/bin/rman nocatalog':                                 
    Recovery Manager: Release 10.2.0.2.0 - Production on Fri Oct 8 01:23:12 2010                                     
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.                                                          
    RMAN>                                                                               
    RMAN> connect target *                                                                               
    RMAN-00571: ===========================================================                                          
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============                                          
    RMAN-00571: ===========================================================                                          
    RMAN-04002: ocipi failed, ORA  1                                                                               
    RMAN> *end-of-file*                                                                               
    RMAN>                                                                               
    host command complete                                                                               
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30>
    RMAN-00571: ===========================================================                                          
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============                                          
    RMAN-00571: ===========================================================                                          
    RMAN-03002: failure of catalog command at 10/08/2010 01:23:15                                                    
    RMAN-06171: not connected to target database                                                                     
    RMAN>                                                                               
    Recovery Manager complete.                                                                               
    BR0280I BRBACKUP time stamp: 2010-10-08 01.23.15                                                                 
    BR0279E Return code from 'SHELL=/bin/sh /oracle/QAS/102_64/bin/rman nocatalog': 1                                
    BR0536E RMAN call for database instance QAS failed                                                               
    BR0280I BRBACKUP time stamp: 2010-10-08 01.23.15                                                                 
    BR0532E Cataloging backups of all database files failed                                                          
    BR0280I BRBACKUP time stamp: 2010-10-08 01.23.40                                                                 
    BR0317I 'Alter database end backup' successful                                                                   
    BR0056I End of database backup: beehfpbh.fnf 2010-10-08 01.23.15                                                 
    BR0280I BRBACKUP time stamp: 2010-10-08 01.23.41

  • Oracle Error :: ORA-27140  attach to post/wait facility failed

    Hi Guys...
    I have a problem when I connect to my database...
    I get the error mentioned above...
    What might be the problem?
    Please help!!!!!!!!!!!!!!!

    What are permissions to $ORACLE_HOME/bin?
    Should be something like this:
    ls -ld $ORACLE_HOME/bin
    drwxr-xr-x 2 oracle dba 8192 Jan 15 17:36 /u01/app/oracle/product/RDBMS10g/bin

  • ORA-27146 on Solaris

    We just installed Oracle 8i on Solaris 7. We used the database configuration assistant to create script files to create a database. When we run the controlling script, we get the error "ORA-27146 post/wait initialization failed." "ORA-03114 Not connected to Oracle" also appears.
    Any suggestions?

    Problem solved. The Unix kernel parmaters in /etc/system were not set correctly due to syntax errors which produced no error messages. Unix simply used the defaults.

  • ORA-28546: Connection initialization failed,probable Net 8 admin error

    I am getting this error in calling an external procedure (dll file) from a stored procedure.
    This was running fine earlier . It started causing problem after Database restart.
    Please suggest

    check to make sure that your extproc_connection_data entry in your tnsnames.ora file is correctly setup for external procedures.
    ORA-28546 connection initialization failed, probable Net8 admin error
    Cause: A failure occurred during initialization of a network connection from the Oracle database server to a second process: The connection was completed but a disconnect occurred while trying to perform protocol-specific initialization, usually due to use of different network protocols by opposite sides of the connection. This usually is caused by incorrect Net8 administrative setup for database links or external procedure calls. The most frequent specific causes are:
    Database link setup for an Oracle-to-Oracle connection instead connects to a Heterogeneous Services agent or an external procedure agent.
    Database link setup for a Heterogeneous Services connection instead connects directly to an Oracle database server.
    The extproc_connection_data definition in tnsnames.ora connects to an Oracle instance instead of an external procedure agent.
    Connect data for a Heterogeneous Services database link, usually defined in tnsnames.ora, does not specify (HS=).
    Connect data for an Oracle-to-Oracle database link, usually defined in tnsnames.ora, specifies (HS=).
    Action: Check Net8 administration in the following ways:
    When using TNSNAMES.ORA or an Oracle Names server, make sure that the connection from the ORACLE server uses the correct service name or SID.
    Check LISTENER.ORA on the connection end point's host machine to assure that this service name or SID connects to the correct program.
    Confirm in TNSNAMES.ORA or the equivalent service definition that service 'extproc_connection_data' does NOT contain (HS=), or that the service definition used by a Heterogeneous Services database link DOES contain (HS=).

  • One or more post-processing actions failed. Consult the OPP service log for details.

    hi expert plz help me i can't understand here what can i do to resove this error.
    here is the logfile details of output post processor
    ebs- 11i (11.5.10.2)
    os - rhel 4
    [9/2/13 4:54:48 PM] [main] Starting GSF service with concurrent process id = 2984174.
    [9/2/13 4:54:48 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [9/2/13 4:54:48 PM] [Thread-14] Service thread starting up.
    [9/2/13 4:54:48 PM] [Thread-15] Service thread starting up.
    [9/2/13 4:59:34 PM] [OPPServiceThread0] Post-processing request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Executing post-processing actions for request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Starting XML Publisher post-processing action.
    [9/2/13 4:59:35 PM] [2984174:RT21672063]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [090213_045936406][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [090213_045936407][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [SECURITY_GROUP_ID]:[0]
    [090213_045936408][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_CHARACTERSET]:[US7ASCII]
    [090213_045936408][][EXCEPTION] [DEBUG]  [RESP_APPL_ID]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_LANGUAGE]:[AMERICAN]
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936409][][EXCEPTION] [DEBUG]  [NLS_NUMERIC_CHARACTERS]:[.,]
    [090213_045936409][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=demo.oriplast.com)(PORT=1526)))(CONNECT_DATA=(SID=ORIDEMO)))]
    [090213_045936409][][EXCEPTION] [DEBUG]  [RESP_ID]:[-1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_MAX_JDBC_CONNECTIONS]:[500]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_USABLE_CHECK]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [USER_ID]:[-1]
    [090213_045936410][][EXCEPTION] [DEBUG]  [NLS_TERRITORY]:[AMERICA]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_PLSQL_RESET]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_CONTEXT_CHECK]:[true]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_FORMAT]:[DD-MON-RR]
    [090213_045936418][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [090213_045936418][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_SORT]:[BINARY]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_LANGUAGE]:[AMERICAN]
    [090213_045936419][][EXCEPTION] [DEBUG]  [LOGIN_ID]:[-1]
    [090213_045936419][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [090213_045936419][][EXCEPTION] [DEBUG] [APPLTMP]:[/u03/ORIDEMO/LIVE_APPL/livecomn/temp]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [090213_045936419][][EXCEPTION] [DEBUG]  [sun.boot.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.version]:[1.4.2_04-b05]
    [090213_045936419][][EXCEPTION] [DEBUG]  [OVERRIDE_DBC]:[true]
    [090213_045936419][][EXCEPTION] [DEBUG] [dbcfile]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.vendor]:[Sun Microsystems Inc.]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vendor.url]:[http://java.sun.com/]
    [090213_045936420][][EXCEPTION] [DEBUG]  [path.separator]:[:]
    [090213_045936420][][EXCEPTION] [DEBUG] [APPLCSF]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vm.name]:[Java HotSpot(TM) Client VM]
    [090213_045936420][][EXCEPTION] [DEBUG]  [file.encoding.pkg]:[sun.io]
    [090213_045936420][][EXCEPTION] [DEBUG]  [user.country]:[US]
    [090213_045936420][][EXCEPTION] [DEBUG]  [sun.os.patch.level]:[unknown]
    [090213_045936420][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [090213_045936421][][EXCEPTION] [DEBUG] [user.dir]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [090213_045936421][][EXCEPTION] [DEBUG]  [os.arch]:[i386]
    [090213_045936421][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936421][][EXCEPTION] [DEBUG]  [java.io.tmpdir]:[/tmp]
    [090213_045936422][][EXCEPTION] [DEBUG]  [line.separator]:[
    [090213_045936422][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936422][][EXCEPTION] [DEBUG]  [os.name]:[Linux]
    [090213_045936422][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936422][][EXCEPTION] [DEBUG]  [cpid]:[2984174]
    [090213_045936422][][EXCEPTION] [DEBUG]  [sun.java2d.fontpath]:[]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u03/ORIDEMO/LIVE_APPL/liveora/iAS/lib:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/i686/native_threads:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/linux/native_threads:/u03/ORIDEMO/LIVE_APPL/liveappl/cz/11.5.0/bin:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.specification.name]:[Java Platform API Specification]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.class.version]:[48.0]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [090213_045936423][][EXCEPTION] [DEBUG]  [os.version]:[2.6.9-82.ELsmp]
    [090213_045936424][][EXCEPTION] [DEBUG]  [LONG_RUNNING_JVM]:[true]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.home]:[/home/appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.timezone]:[GMT+05:30]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [090213_045936424][][EXCEPTION] [DEBUG]  [file.encoding]:[ANSI_X3.4-1968]
    [090213_045936424][][EXCEPTION] [DEBUG]  [java.specification.version]:[1.4]
    [090213_045936424][][EXCEPTION] [DEBUG]  [CACHEMODE]:[DISTRIBUTED]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/java/appsborg2.zip:/u03/ORIDEMO/LIVE_APPL/livecomn/java/apps.zip:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/forms60/java:/u03/ORIDEMO/LIVE_APPL/livecomn/java]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.name]:[appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG] [DBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.home]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [090213_045936425][][EXCEPTION] [DEBUG]  [sun.arch.data.model]:[32]
    [090213_045936425][][EXCEPTION] [DEBUG]  [user.language]:[en]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.vm.info]:[mixed mode]
    [090213_045936425][][EXCEPTION] [DEBUG] [logfile]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo/FNDOPP2984174.txt]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.version]:[1.4.2_04]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.ext.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [090213_045936426][][EXCEPTION] [DEBUG]  [java.vendor]:[Sun Microsystems Inc.]
    [090213_045936426][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936426][][EXCEPTION] [DEBUG]  [file.separator]:[/]
    [090213_045936426][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [090213_045936426][][EXCEPTION] [DEBUG]  [sun.cpu.endian]:[little]
    [090213_045936426][][EXCEPTION] [DEBUG]  [APPLOUT]:[out/ORIDEMO_demo]
    [090213_045936427][][EXCEPTION] [DEBUG]  [sun.cpu.isalist]:[]
    [9/2/13 4:59:40 PM] [UNEXPECTED] [2984174:RT21672063] java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
            at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
            at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
            at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
            at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
            at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
            at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
            at sun.io.Converters.getConverterClass(Converters.java:215)
            at sun.io.Converters.newConverter(Converters.java:248)
            at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
            at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
            at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
            at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
            at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
            at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
            at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
            ... 17 more
    [9/2/13 4:59:40 PM] [2984174:RT21672063] Completed post-processing actions for request 21672063.
    [9/2/13 5:10:51 PM] [OPPServiceThread1] Post-processing request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Executing post-processing actions for request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Starting XML Publisher post-processing action.
    [9/2/13 5:10:51 PM] [2984174:RT21672114]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [9/2/13 5:10:51 PM] [UNEXPECTED] [2984174:RT21672114] java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
            at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
            at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
            at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
            at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
            at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
            at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
            at sun.io.Converters.getConverterClass(Converters.java:215)
            at sun.io.Converters.newConverter(Converters.java:248)
            at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
            at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
            at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
            at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
            at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
            at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
            at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
            ... 17 more
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Completed post-processing actions for request 21672114.
    thaks
    pritesh

    hi experts
    thanks for ur replay,
    this issue is occured with only the particular request and this is custom report. i try some step
    down the manager run the cmclean.sql, increease the  processes of output postprocessor but not get the any type of effect on issue...
    and also follow the step that describe in the below doc:
    Output Post Processor (OPP) Log Contains Error "oracle.xdo.parser.v2.XMLParseException: Unexpected EOF" (Doc ID 1273272.1)
    To Bottom
    request log file details below:
    +---------------------------------------------------------------------------+
    CONA Custom: Version : UNKNOWN - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    PURCHASE_REGISTER_ITEMWISE module: Ori - Purchase Register - Item wise (15x12)
    +---------------------------------------------------------------------------+
    Current system time is 02-SEP-2013 17:10:29
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_SEGM='02'
    P_CHART_OF_ACCOUNTS_ID='50268'
    p_from_date='2012/04/01 00:00:00'
    p_to_date='2012/04/05 00:00:00'
    P_YES_NO='No'
    XML_REPORTS_XENVIRONMENT is :
    /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    _AMERICA.UTF8
    Report Builder: Release 6.0.8.25.0 - Production on Mon Sep 2 17:10:29 2013
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter Username:
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Beginning post-processing of request 21672114 on node DEMO at 02-SEP-2013 17:10:51.
    Post-processing of request 21672114 failed at 02-SEP-2013 17:10:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    +--------------------------------------+
    +------------- 2) PRINT   -------------+
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 02-SEP-2013 17:10:52
    +---------------------------------------------------------------------------+
    i check the document that u all suggest above after that i update u as soon as possible..
    thanks & regards
    pritesh ranjan

  • Error -32810 occurred at The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi

    I have two cFP-2120 RT controller. They both have NI-Serial RT2.5.6, DataSocket for LV RT4.2, NI-VISA 3.6, FP Drivers 5.1.0, FP VI Manager 3.1.0 LV RT 7.1.1 installed. But one same vi can run on one controller but not another.
    the error message got when it runs on another controller is "Error -32810 occurred at  The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi"
    I wonder by what it is caused?
    Thanks

    Hi Matthew,
    As mentioned previously, this KnowledgeBase article may be of some help. Also, if your code is being run on an embedded controller and then a network controller (not embedded), you will need to run the program differently. On the embedded controller, you should deploy your VI in a Project Explorer or programmatically (as described here.) However, you do not need to deploy the program to a network controller, but simply run the VI.
    I would also suggest creating a new .IAK file. Do you still see the same error? Also, double-check that the software installed on the controller matches the software installed on the host PC. If you have any file paths associated with one FieldPoint controller, ensure that you are changing them to match the second controller.
    Please keep us posted on your troubleshooting steps. Have a great day!
    Amanda Howard
    Americas Services and Support Recruiting Manager
    National Instruments

  • Window server 2008 r2 error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"

    Hi All
    Please help
    my server not working showing display error window server 2008 r2  error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"
    Please help me how to resolve this issue ???
    thnaks !!!

    Hi,
    If there is any external device plug into your computer, please unplug it and restart the Server.
    You can also test the issue in Safe mode.
    If it can boot into Safe mode, please update any driver has yellow warning on it, also check if the dump file is existing under %SystemRoot%\, if so, please help to post back for our research.
    Kate Li
    TechNet Community Support

  • Post-processing request failed one or more post processing action failed .

    Beginning post-processing of request 3064071 on node SURYA at 03-NOV-2008 17:07:20.
    Post-processing of request 3064071 failed at 03-NOV-2008 17:07:21 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    oppserver log file:
    11/4/08 9:17:55 PM] [main] Starting GSF service with concurrent process id = 1100320.
    [11/4/08 9:17:55 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [11/4/08 9:17:57 PM] [Thread-21] Service thread starting up.
    [11/4/08 9:17:57 PM] [Thread-22] Service thread starting up.
    [11/4/08 9:22:48 PM] [OPPServiceThread0] Post-processing request 3066109.
    [11/4/08 9:22:48 PM] [1100320:RT3066109] Executing post-processing actions for request 3066109.
    [11/4/08 9:22:49 PM] [1100320:RT3066109] Starting XML Publisher post-processing action.
    [11/4/08 9:22:49 PM] [1100320:RT3066109]
    Template code: XXINA_VIOLET_SUPP_EXE
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: PDF
    [110408_092250799][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[60]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[UTF8]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [110408_092250801][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=surya.inatech.com)(PORT=1531)))(CONNECT_DATA=(SID=TRAIN)))]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[true]
    [110408_092250802][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[1]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [110408_092250808][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [110408_092250809][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [110408_092250809][][EXCEPTION] [DEBUG] [APPLTMP]:[u02/oracle/traincomn/temp]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [110408_092250809][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [110408_092250809][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [110408_092250811][][EXCEPTION] [DEBUG] [dbcfile]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [110408_092250812][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [110408_092250812][][EXCEPTION] [DEBUG] [APPLCSF]:[u02/oracle/traincomn/admin]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [110408_092250812][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [110408_092250812][][EXCEPTION] [DEBUG] [user.country]:[US]
    [110408_092250812][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [110408_092250813][][EXCEPTION] [DEBUG] [user.dir]:[u02/oracle/traincomn/admin/log/TRAIN_surya]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [110408_092250813][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [110408_092250813][][EXCEPTION] [DEBUG] [line.separator]:[
    [110408_092250813][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [110408_092250813][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250813][][EXCEPTION] [DEBUG] [cpid]:[1100320]
    [110408_092250814][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u02/oracle/trainora/iAS/lib:/u02/oracle/trainora/8.0.6/network/jre11/lib/i686/native_threads:/u02/oracle/trainora/8.0.6/network/jre11/lib/linux/native_threads:/u01/oracle/trainappl/cz/11.5.0/bin:/u02/oracle/trainora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [110408_092250815][][EXCEPTION] [DEBUG] [os.version]:[2.6.9-34.EL]
    [110408_092250815][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.home]:[home/oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.timezone]:[Asia/Calcutta]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [110408_092250815][][EXCEPTION] [DEBUG] [file.encoding]:[ANSI_X3.4-1968]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    [110408_092250815][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/java/appsborg2.zip:/u02/oracle/traincomn/java/apps.zip:/u02/oracle/trainora/8.0.6/forms60/java:/u02/oracle/traincomn/java]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.name]:[oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [DBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.home]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [110408_092250816][][EXCEPTION] [DEBUG] [user.language]:[en]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [110408_092250816][][EXCEPTION] [DEBUG] [logfile]:[u02/oracle/traincomn/admin/log/TRAIN_surya/FNDOPP1100320.txt]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.ext.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [110408_092250817][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250817][][EXCEPTION] [DEBUG] [file.separator]:[]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [110408_092250817][][EXCEPTION] [DEBUG] [APPLOUT]:[out/TRAIN_surya]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [11/4/08 9:23:00 PM] [UNEXPECTED] [1100320:RT3066109] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
         at sun.io.Converters.getConverterClass(Converters.java:215)
         at sun.io.Converters.newConverter(Converters.java:248)
         at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
         at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
         at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
         at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
         at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
         ... 17 more
    [11/4/08 9:23:00 PM] [1100320:RT3066109] Completed post-processing actions for request 3066109.
    [11/5/08 11:00:13 AM] [OPPServiceThread0] Post-processing request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Executing post-processing actions for request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Starting XML Publisher post-processing action.
    [11/5/08 11:00:15 AM] [1100320:RT3067075]
    Template code: XXINA_XML_TEST_TEMPLATE
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 11:00:58 AM] [UNEXPECTED] [1100320:RT3067075] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
         at sun.io.Converters.getConverterClass(Converters.java:215)
         at sun.io.Converters.newConverter(Converters.java:248)
         at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
         at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
         at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
         at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
         at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
         ... 17 more
    [11/5/08 11:01:00 AM] [1100320:RT3067075] Completed post-processing actions for request 3067075.
    [11/5/08 12:20:30 PM] [OPPServiceThread1] Post-processing request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Executing post-processing actions for request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Starting XML Publisher post-processing action.
    [11/5/08 12:20:30 PM] [1100320:RT3067153]
    Template code: XXINA_XML_TRANS
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 12:20:37 PM] [UNEXPECTED] [1100320:RT3067153] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:558)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:228)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
         ... 17 more
    [11/5/08 12:20:38 PM] [1100320:RT3067153] Completed post-processing actions for request 3067153.
    [11/5/08 5:32:38 PM] [OPPServiceThread0] Post-processing request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Executing post-processing actions for request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Starting XML Publisher post-processing action.
    [11/5/08 5:32:39 PM] [1100320:RT3067574]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:33:11 PM] [1100320:RT3067574] XML Publisher post-processing action complete.
    [11/5/08 5:33:11 PM] [1100320:RT3067574] Completed post-processing actions for request 3067574.
    [11/5/08 5:36:51 PM] [OPPServiceThread1] Post-processing request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Executing post-processing actions for request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Starting XML Publisher post-processing action.
    [11/5/08 5:36:51 PM] [1100320:RT3067581]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:36:56 PM] [1100320:RT3067581] XML Publisher post-processing action complete.
    [11/5/08 5:36:56 PM] [1100320:RT3067581] Completed post-processing actions for request 3067581.
    getting this error in OPP server log file
    any solutions ?
    regards,
    Arul.

    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)Did you verify this?

  • Synchronization Failed. Error is Firefox service initialization failed.

    Synchronization Failed. Error is Firefox service initialization failed.
    Synchronization Failed. Error is Firefox service initialization failed.<br />
    I have been having this issue for quite some time with Firefox. I am using the Nightly build (23.0a1) and have been using for more than 2 years. Synchronization was working fine till a few weeks ago. Synchronization of XMarks on Chrome Dev works fine and no problem. It's only with Firefox. Things I've tried but no success:
    1) I deleted my profile off of xmarks and created a new one and tried syncing again. No success.<br />
    2) deleted firefox, deleted the profile folder under AppData. Reinstalled everything fresh, and still no success.<br />
    My log file shows the following... Not sure what to check. Anyone help me? Thanks!
    <pre><nowiki>[2013-04-06 08:54:19] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:54:19] Host browser is FF14+, use private DB
    [2013-04-06 08:54:19] Created nid_map table
    [2013-04-06 08:55:12] Starting modal auth(true, undefined)
    [2013-04-06 08:55:19] Could not load login iframe: {}
    [2013-04-06 08:55:31] Finished modal auth with result 0
    [2013-04-06 08:55:31] Entered OnTransitionPageShow()
    [2013-04-06 08:55:31] ------ Xmarks/4.1.3 (/Places) starting status with sync.xmarks.com ------
    [2013-04-06 08:55:31] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:55:31] Host browser is FF14+, use private DB
    [2013-04-06 08:55:31] Entered Status...
    [2013-04-06 08:55:31] >>> POST http://sync.xmarks.com/sync/bookmarks...
    [2013-04-06 08:55:31] >>> Body is: {}
    [2013-04-06 08:55:32] >>> Callback ({username:"dmadapps", status:0, toprev:1, isreset:true})
    [2013-04-06 08:55:32] Success: Account verified.
    [2013-04-06 08:55:32] gCanSyncPasswords is true
    [2013-04-06 08:55:32] ------ Xmarks/4.1.3 (/Places) starting getProfileNames with login.xmarks.com ------
    [2013-04-06 08:55:32] >>> POST http://login.xmarks.com/user/profiles...
    [2013-04-06 08:55:32] >>> Body is: {"log":{"mid":"hf6uh7gn","serp":0,"ssEnabled":false,"sbsEnabled":true}}
    [2013-04-06 08:55:32] >>> Callback ({status:0, profiles:{}})
    [2013-04-06 08:55:32] Success: Operation successful
    [2013-04-06 08:55:32] Calling wizard.advance()
    [2013-04-06 08:55:40] ------ Xmarks/4.1.3 (/Places) starting initial sync with sync.xmarks.com ------
    [2013-04-06 08:55:40] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:55:40] Host browser is FF14+, use private DB
    [2013-04-06 08:55:40] Entered Status...
    [2013-04-06 08:55:40] >>> POST http://sync.xmarks.com/sync/bookmarks...
    [2013-04-06 08:55:40] >>> Body is: {}
    [2013-04-06 08:55:41] >>> Callback ({username:"dmadapps", status:0, toprev:1, isreset:true})
    [2013-04-06 08:55:41] Returned error: Firefox service initialization failed(6)
    [2013-04-06 08:55:41] Will retry at Sat Apr 06 2013 09:10:44 GMT-0500 (Central Standard Time)</nowiki></pre>

    Re Patrick's suggestion above, I was able to get Xmarks working again on both my Win 7 laptop and desktop today by uninstalling my Aurora browser completely and then installing the regular release version of Firefox, 20.0.1.
    When I uninstalled Aurora, it asked me if I wanted to keep my customizations and personal data, and even though it meant a bit more restoration work later, I decided to try erasing all my Aurora settings and data and starting fresh. (But before doing so, I backed up all my bookmarks by exporting to an html file and my add-on settings via Firefox Sync.
    After that, I installed and started with a clean slate version of regular Firefox, and proceeded to then reinstall my various add-ons and import my saved bookmarks from the html file. As soon as I re-installed Xmarks and re-logged into my Xmarks account, the automatic syncing process went fine and no more error messages or failures.
    I had been using Aurora for months prior with Xmarks and never had any syncing problem until the first week of April. And at that point, the syncing function broke on both my laptop and desktop, which were both running the daily updated versions of Aurora. So I'm believing that something was changed in Aurora that caused this problem.

  • Security engine initialization failed. Contact your support representative. Error Code = 0x40000

    I've seen a couple of other posts regarding this but no answers as of yet.
    Stuck at BIOS/UEFI in a reboot loop.  Top left shows Reset: 10Sec (and counts down).  Lenovo logo and message:
    Security engine initialization failed. Contact your support representative.
    Error Code = 0x40000
    I've tried the Power/Vol+ combo, tried tapping the Vol-, tried hitting F1 from an external keyboard, removed any memory cards, etc.  Nothing seems to work.  Is there some BIOS/UEFI update that can be done or a hardware reset to clear this?  My 9 year old daughter doesn't care about a security engine, she just wants to play her games and watch videos.
    Something else I noticed, the device will not power on unless it is plugged in.  If I unplug it after I turn it on, it will continue to stay on (in the reboot loop).  If I turn it off, I have to plug it back in before it will turn on again.
    Please help!
    Other posts:
    http://forums.lenovo.com/t5/ThinkPad-slate-tablets/TT2-Boot-Error-0x40000/m-p/1485260#M28302
    http://forums.lenovo.com/t5/ThinkPad-slate-tablets/Thinkpad-tablet-2-TPT2-cannot-boot-with-security-...

    Did you ever get this resolved? I have the same issue, and the warranty has expired. (My error code is 0xF00482, but otherwise symptoms are identical.)

Maybe you are looking for