Test failed: ORA-00604: error occurred at the SQL level 1 recursive

Hi am in weblogic 10.3.6 will have this error when I try to create the data source

ORA-01882: zone schedule found region < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462) < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397) < br / > oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389) < br / > oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:689) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:455) < br / > oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481) < br / > oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:387) < br / > oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:814) < br / > oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:418) < br / > oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:678) < br / > oracle.jdbc.driver.T4CConnection. (< init > (T4CConnection.java:234) < br / > oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34) < br / > oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567) < br / > oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:404) < br / > oracle.jdbc.xa.client.OracleXADataSource.getPooledConnection(OracleXADataSource.java:674) < br / > oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:267) < br / > oracle.jdbc.xa.client.OracleXADataSource.getXAConnection(OracleXADataSource.java:134) < br / > () weblogic.jdbc.common.internal.DataSourceUtil.testConnection DataSourceUtil.java:314) < br / > com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:734) < br / >...

Try to change the regional settings to English (US or UK)

In addition, adf apps work properly with pilots XA then create your data source with non - XA driver.

Dario

Tags: Java

Similar Questions

  • ORA-00604: an error has occurred at the SQL level 1 recursive

    Hi all

    I made the full database expdp and impdp Production to test the server its success but during the creation of any user or change password its me poster below error

    SQL > create user identified by bam bam
    2 default tablespace users
    3 tablespace temporary temp
    4 unlimited quota on users;
    create user bam identified by bam
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7


    SQL > alter user identified by 12345; system
    change the system of the user identified by 12345
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7

    kindly help me to solve this problem.

    Thank you.

    One last thing. 100% make sure error is defined as partners on the issue of Test database:

    change the system '_system_trig_enabled' = FALSE;

    And then try to create/modify the user. For example:

    SQL> create or replace
      2    trigger ORA_06502
      3      after alter
      4      on database
      5      declare
      6          v_str1 varchar2(1);
      7          v_str2 varchar2(3);
      8      begin
      9          v_str2 := 'ABC';
     10          v_str1 := v_str2;
     11  end;
     12  /
    
    Trigger created.
    
    SQL> alter user u1 identified by u1
      2  /
    alter user u1 identified by u1
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 6
    
    SQL> alter system set "_system_trig_enabled"=FALSE;
    
    System altered.
    
    SQL> alter user u1 identified by u1
      2  /
    
    User altered.
    
    SQL> 
    

    SY.

  • ORA-00604: error occurred at recursive SQL level 1 ORA-01882: region time zone not found

    Dear all,

    IAM trying to connect to establish a connection to a database using JDBC thin oracle client. IAM getting the following error.

    Could someone help me with a solution please

    Operating system: Oracle linux

    Database Version: 12 c

    java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:144)

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:73)

    at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java:1243)

    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.getLocalConnect(SnpsDialogTestConnet.java:173)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet.access$ 400 (SnpsDialogTestConnet.java:51)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet$ 5.doInBackground(SnpsDialogTestConnet.java:629)

    to com.sunopsis.graphical.dialog.SnpsDialogTestConnet$ 5.doInBackground(SnpsDialogTestConnet.java:625)

    at oracle.odi.ui.framework.AbsUIRunnableTask.run(AbsUIRunnableTask.java:258)

    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:947)

    at java.lang.Thread.run(Thread.java:745)

    Caused by: java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:144)

    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:73)

    at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter.getConnection(OnConnectOnDisconnectDataSourceAdapter.java:87)

    to oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ ConnectionProcessor.run (LoginTimeoutDatasourceAdapter.java:228)

    to java.util.concurrent.Executors$ RunnableAdapter.call (Executors.java:471)

    at java.util.concurrent.FutureTask.run(FutureTask.java:262)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    ... 1 more

    Caused by: java.sql.SQLException: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01882: zone schedule region not found

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:466)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:391)

    at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:1126)

    at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:503)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:546)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:269)

    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:436)

    at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:1021)

    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)

    at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:789)

    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)

    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:412)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:385)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnectionFromDriver(DriverManagerDataSource.java:352)

    at oracle.odi.jdbc.datasource.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:331)

    ... 6 more


    Best regards


    Hi CPR1,.

    I tried to connect to database using ODI.

    What I did at work is

    Double-click the database server--->, click Properties, and then you have the key and the value

    In the Insert key as oracle.jdbc.timezoneAsRegion, and its value is FALSE

    Thank you

    Best regards

  • ORA-04052: error occurred while the remote object by raising

    Please help I m this error

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-04052: error occurred while the remote object by raising
    ORA-01017: name of user and password invalid.
    connection refused ORA-02063: preceding the line of LINK DB

    Tom wrote:
    Please help I m this error
    ORA-01017: name of user and password invalid.
    connection refused ORA-02063: preceding the line of LINK DB

    Well, what part of the name of user and password invalid needs to explain?

    SY.

  • ORA-00604: error occurred at recursive SQL when the proc via db_link

    Hello
    I'm on 9.2.0.8 and got a strange problem with simple test cases
    on source db:
    CREATE OR REPLACE PROCEDURE ADMIN.gg_ref(out_tokens OUT SYS_REFCURSOR) is
      BEGIN
      OPEN out_tokens for select dummy from dual;
    END ;
    /
    
    
    Now testing code localy:
    SQL> var r refcursor
    SQL> declare
      2   output sys_refcursor;
      3  begin
      4   adminx.gg_ref(output);
      5  :r:=output;
      6  end;
      7  /
    
    PL/SQL procedure successfully completed.
    
    SQL> print r
    
    D
    -
    X
    
    
    So its working.
    
    I've got db_link to that db , and now call that proc via dblink from other 9.2.0.8 DB:
    
    
    var r refcursor
      1  declare
      2   output sys_refcursor;
      3  begin
      4   admin.gg_ref@LINK_NAME(output);
      5  :r:=output;
      6* end;
    SQL> /
    declare
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00900: invalid SQL statement
    What wrong with my code?
    Is there a any restriction that I'm not aware?
    Concerning
    GregG

    GregG says:

    What should my code looks like now?
    Should I rewrite this as function returns the index of collection or something?

    You can use DBMS_SQL - but use the remote package and not the local. It's a little more complex ito call interface you use a Ref Cursor, but is the same server-side. DBMS_SQL also provides a more comprehensive set of features to use the ref cursor interface.

    Most, however, is add code - DBMS_SQL is a lower level interface (much closer to the real Oracle Call Interface/OIC):

     --// on remote database the procedure returns a DBMS_SQL cursor instead of a ref cursor
    SQL> create or replace procedure FooProc( cur in out number, deptID number ) is
      2          rc      number;
      3  begin
      4          cur := DBMS_SQL.open_cursor;
      5
      6          DBMS_SQL.parse(
      7                  cur,
      8                  'select ename from emp where deptno = :deptID',
      9                  DBMS_SQL.native
     10          );
     11
     12          DBMS_SQL.Bind_Variable( cur, 'deptID', deptID );
     13
     14          rc := DBMS_SQL.Execute( cur );
     15  end;
     16  /
    
    Procedure created.
    
    --// from the local database side we call this remote proc
    SQL> declare
      2          c               number;  --// instead of using sys_refcursor
      3          empName         varchar2(10); --// buffer to fetch column into
      4  begin
      5          FooProc@testdb( c, 10 );  --/ call the proc that creates the cursor
      6
      7          --// we need to define our fetch buffer for the 1st column in the
      8          --// SQL projection of that cursor (10 byte fetch buffer for 1st column)
      9          DBMS_SQL.define_column@testdb( c, 1, empName, 10 );
     10
     11          --// we now fetch from this cursor, but via the DBMS_SQL
     12          --// interface
     13          loop
     14                  --// fetch the row (exit when 0 rows are fetched)
     15                  exit when DBMS_SQL.Fetch_Rows@testdb( c ) = 0;
     16
     17                  --// copy value of 1st column in row into the local PL/SQL buffer
     18                  DBMS_SQL.column_value@testdb( c, 1, empName );
     19
     20                  --// record value it via dbms output
     21                  DBMS_OUTPUT.put_line( 'name='||empName||' deptID=10' );
     22          end loop;
     23
     24          --// close it explicitly as you would a ref cursor
     25          DBMS_SQL.Close_Cursor@testdb( c );
     26  end;
     27  /
    name=CLARK deptID=10
    name=KING deptID=10
    name=MILLER deptID=10
    
    PL/SQL procedure successfully completed.
    
    SQL>
    
  • drop user failed ORA-00604 ORA-01008

    Hello

    Oracle Database Enterprise Edition on Solaris SPARC 10.2.0.4.0.

    Recently I didn't drop a schema:

    user password menu cascade

    Error report-

    SQL error: ORA-00604: error occurred at the SQL level 1 recursive

    ORA-01008: not all variables

    ORA-06512: at line 2

    00604 00000 - "an error occurred at the SQL level recursive %s.

    * Cause: An error occurred during the processing of a recursive SQL statement

    (a statement applicable to dictionary tables inside).

    * Action: If the situation described by the following error stack

    can be corrected, to do so; otherwise contact Oracle Support.

    So, I turned on 10046 trace to check what caused the failure:

    In the trace file, I saw:

    PARSING IN CURSOR #42 len = dep 88 = 1 uid = 25 oct = 47 = 25 tim = hv 46736406559755 lid = ad 909419424 = "9a554a68".

    Start

    run immediately 'call wmsys.lt_ctx_pkg.allowDDLOperation ("false");

    end;

    END OF STMT

    ANALYSIS #42:c = 0, e = 42, p = 0, cr = 0, cu = 0, set = 0, r = 0, dep = 1, og = 1, tim = 46736406559753

    LINKS FOR #42:

    =====================

    PARSING IN CURSOR #43 len = dep 51 = 2 uid = 25 oct cover 170 = 25 tim = hv 46736406560263 = = ad 2806787184 = "b3862ea8".

    call wmsys.lt_ctx_pkg.allowDDLOperation(:"SYS_B_0")

    END OF STMT

    ANALYSIS #43:c = 0, e = 264, p = 0, cr = 0, cu = 0, put = 1, r = 0, dep = 2, og = 1, tim = 46736406560261

    EXEC #42:c = 0, e = 832, p = 0, cr = 0, cu = 2, set = 0, r = 0, dep = 1, og = 1, tim = 46736406560766

    #42 ERROR: err = 1008 tim = 490840735

    Suggests that the wmsys.lt_ctx_pkg.allowDDLOperation(''false'') caused the problem.

    So I manually ran it:

    Start

    run immediately 'call wmsys.lt_ctx_pkg.allowDDLOperation ("false");

    end;

    Error report-

    ORA-01008: not all variables

    ORA-06512: at line 2

    01008 00000 - "not all variables.

    * Cause:

    * Action:

    Can anyone help on this please? I looked everywhere but no luck.

    Thank you

    Hello

    Please, I beg you. Check the Note MOS "Datapump Export or Drop Table Fails with ORA-01008 (Doc ID 791065.1)"

    If the database parameter cursor_sharing value other than EXACT, set CURSOR_SHARING = TRUE.

    Borys

  • ORA-04052: error occurred when searching to the top of the remote object REPADMIN. SYS@CEL2. W

    Hello
    on 10 gr 2 on WIN 2003 server:
    C:\>sqlplus repadmin/***@CEL2.WORLD
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Jun 22 09:54:18 2010
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    And then:
    CONNECT repadmin/******@CEL1.WORLD
    
    BEGIN
       DBMS_REPCAT.ADD_MASTER_DATABASE (
          gname => 'REPG',
          master => 'CEL2.WORLD',
          use_existing_objects => TRUE,
          copy_rows => FALSE,
          propagation_mode => 'ASYNCHRONOUS');
    END;
    / 
    
    BEGIN
    *
    ERROR at line 1:
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 2
    ORA-12545: Connect failed because target host or object does not exist
    ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 4271
    ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 2156
    ORA-06512: at "SYS.DBMS_REPCAT", line 146
    ORA-06512: at line 2
    Thanks for the help.

    connect to the remote database as sys and

    SQL > grant execute on sys. DBMS_REPCAT repadmin;

  • copy on the disk "macintosh hd" failed. an unknown error occurred (-4)

    When I try to sync my iPad air 2 to my mac pro book I get the following message:-trying to copy on the disk "macintosh hd" failed. an unknown error occurred (-4).

    Would appreciate if someone could help it.

    I have this problem too!

  • P2V fails with "error: an error occurred during the reconfiguration.

    Hi, we're starting everything just to P2V of our servers and start easy (I thought) qith our WSUS server. Every time I start the job fails on 98% with the error "error: an error occurred during the reconfiguration. I tried to re-boot, I tried to tell the wizard not to include a disk which is compressed. and I tried making minimal changes to the settings all with the same error...

    I don't know what to try next...

    I have attached the diagnostic logs in the hope that some kind soul can point me in the right direction...

    Thank you very much

    Matt

    Have you tried to remove the/3 GB switch to the boot.ini file?

  • ERROR: An error occurred during the installation of assembly component / ERROR: load capacity of third-party installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    During the Installation of LR, I get an error message. Initially, I didn't have enough space for the installation on the boot partition drive. However, now, it should be enough and I rebooted the computer, a couple of times, so I guess that the temporary installation files have been deleted.

    Now, however every time I try to reinstall the software I get the following messages:

    ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------ ---

    ERROR: An error occurred during the installation of Assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0 X 80070002.

    ERROR: Install payload MSI failed with the error: 1603 - Schwerwiegender Fehler bei der Installation.

    MSI error message: an error occurred during the installation of Assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0 X 80070002.

    ERROR: installer of third party Adobe_Lightroom_x64.msi payload failed with exit code: 1603

    ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------ ---

    Given that the PS has been installed without problem I refrain from uninstalling the creative cloud and start over.

    Any tips?

    THX

    Claasd5335054 these errors can be found in the event viewer.  It is available through the Administrative Tools Control Panel.

  • tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    I'm familiar with Oracle databases, but still learning my way around PeopleSoft administration.

    After validating the connection information of database with sqlplus from the same platform, psadmin application server start command generated an error message in the console.

    tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    After the attempt failed to start the 8.49 application server, the journal entries were:

    PSAPPSRV.55837058 (0) [28/09/15 09:30:31] (4) the Configuration of server settings: {Journal

    Ging level = 5, sql trace = 12319, mask of trace sql client = 12319, peoplecode trace = 0,

    mask trace client PC = 4095, timeout = 300, County recycling = 2000, max such svc fail

    ures = 2, ORACLE, database name database type of == 'DBXX', database server = ", id = user

    'PXXXXX', connect id is "CXXXXXX"}

    ...

    PSAPPSRV.55837058 (0) [28/09/15 09:30:32] (1) GenMessageBox (0, 0, M): If the database

    gnon: could not sign database DBXX with user PXXXXX.

    PSAPPSRV.55837058 (0) [09:30:32 ago] (0) 28/09/15 start the server failed

    PSWATCHSRV.6685110 (0) [28/09/15 09:30:33] closing

    PSADMIN.58196170 (0) [28/09/15 09:30:39] (0) attempt to end on the dbxx field boot

    While the connectivity of sqlplus had tested OK from a client, PeopleSoft Signon pside.exe two levels on the same client Windows resulted in Invalid User ID and password for the access code.

    The psaccessprfl table had been updated with the connection of data validated by using a platform application server dms shell script.

    The area has been configured using the application server platform psadmin.  UserId, UserPswd, ConnectID and ConnectPswd had been entered and verified.  Passwords have been encrypted by the suite.

    The psoprdefn table showed correct SYMBOLICID uppercase and ACCTLOCK is zero on behalf of PXXXXX.

    The psaccessprfl table showed too correct SYMBOLICID.

    The psdbowner table showed the DBNAME and OWNERID both uppercase.

    The values encrypted in the database matched other environments on the same server platform.

    Why app server not sign to the Oracle database?

    Using the pscfg.exe, Manager of the Windows client configuration utility, I selected the 5 first checkboxes dialog SQL Trace on the left side of the tab of the Trace, I entered the name and location of the trace people tools to create and store the output of client sessions on the same tab.  Then tried another connection to the database, using the pside.exe utility.  The text resulting in the newly created text file showed the last executed statement was a select on the table psdbowner.  I removed my trace entries using pscfg.exe to stop tracing.

    Using the information provided by the last executed statement, I ran a request and discovered that the length (dbname) for the value of the column in the psdbowner table was one character longer than the expected value.

    After update the column value by removing the end interval, the utility psadmin on the server worked without error.

  • Unable to Boot PeopleSoft area (PIA)-&gt; CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    As I start my custom domain name (HC92), I get the following:

    exec PSWATCHSRV EI o '.\LOGS\stdout' '.\LOGS\stderr' - A - ID - 54217 d TESTSERV s PSWATCHSRV: process id = 1636... Has begun.

    exec PSAPPSRV '.\LOGS\stdout' EI '.\LOGS\stderr'[email protected] s PSAPPSRV d o: process id = 2656... Has begun.

    exec PSAPPSRV '.\LOGS\stdout' EI '.\LOGS\stderr'[email protected] s PSAPPSRV d o: process id = 2644... Has begun.

    exec PSSAMSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSSAMSRV TESTSERV: process id = 2832... Has begun.

    exec PSSAMSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSSAMSRV TESTSERV: process id = 2692... Has begun.

    exec PSANALYTICSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSANALYTICSRV TESTSERV: process id = 2448... Has begun.

    exec PSANALYTICSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSANALYTICSRV TESTSERV: process id = 496... Has begun.

    exec PSANALYTICSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSANALYTICSRV TESTSERV: process id = 2964... Has begun.

    exec PSRENSRV o '.\LOGS\stdout"e".\LOGS\stderr"- A – d s PSRENSRV TESTSERV: process id 2356 =... Has begun.

    exec PSMONITORSRV EI o '.\LOGS\stdout' '.\LOGS\stderr' - A - ID - 54217 d TESTSERV s PSMONITORSRV: process id = 1056... Has begun.

    exec JSL o '.\LOGS\stdout"e".\LOGS\stderr"- A – n //PSOFT_PC:9000 m 5 - M7-I have 5-j ANY - x 40 s 10 - c 1000000 w JSH: failed.

    tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    tmshutdown - qy

    ==============ERROR!================

    Try to start met domain errors! See TUXEDO log for more details.

    ==============ERROR!================

    ----------------------------

    Domain LOG FILE

    ----------------------------

    PSADMIN.1088 (0) [2015-01 - 13 T 17: 06:34.774] (0) attempt to Begin priming on domain HC92

    PSAPPSRV.2656 (0) [2015-01 - 13 T 17: 06:46.056] (0) PeopleTools version 8.54 (Windows) from. Tuxedo server is APPSRV 99/2

    PSAPPSRV.2656 (0) [2015-01 - 13 T 17: 06:46.056] (3) detected time zone is Pacific SA Daylight saving time

    PSAPPSRV.2656 (0) [2015-01 - 13 T 17: 06:46.134] (0) used Cache Directory: C:\PS _CFG_HOME\appserv\HC92\CACHE\PSAPPSRV_2\

    PSAPPSRV.2656 (0) [2015-01 - 13 T 17: 06:47.056] (2) App Server host lag is DB + 0 0:00:00 (ORACLE PSHRDMO)

    PSAPPSRV.2656 (0) [2015-01 - 13 T 17: 06:51.196] (0) server started


    PSAPPSRV.2644 (0) [2015-01 - 13 T 17: 06:51.603] (0) PeopleTools version 8.54 (Windows) from. Tuxedo server is APPSRV 99/1

    PSAPPSRV.2644 (0) [2015-01 - 13 T 17: 06:51.603] (3) detected time zone is Pacific SA Daylight saving time

    PSAPPSRV.2644 (0) [2015-01 - 13 T 17: 06:51.665] (0) used Cache Directory: C:\PS _CFG_HOME\appserv\HC92\CACHE\PSAPPSRV_1\

    PSAPPSRV.2644 (0) [2015-01 - 13 T 17: 06:51.837] (2) App Server host lag is DB + 0 0:00:00 (ORACLE PSHRDMO)

    PSAPPSRV.2644 (0) [2015-01 - 13 T 17: 06:52.415] (0) server started


    PSSAMSRV.2832 (0) [2015-01 - 13 T 17: 06:52.728] (0) PeopleTools version 8.54 (Windows) from. Tuxedo server is APPSRV 99/101

    PSSAMSRV.2832 (0) [2015-01 - 13 T 17: 06:52.728] (3) detected time zone is Pacific SA Daylight saving time

    PSSAMSRV.2832 (0) [2015-01 - 13 T 17: 06:52.790] (0) used Cache Directory: C:\PS _CFG_HOME\appserv\HC92\CACHE\PSSAMSRV_101\

    PSSAMSRV.2832 (0) [2015-01 - 13 T 17: 06:53.087] (0) server started


    PSSAMSRV.2692 (0) [2015-01 - 13 T 17: 06:53.415] (0) PeopleTools version 8.54 (Windows) from. Tuxedo server is APPSRV 99/100

    PSSAMSRV.2692 (0) [2015-01 - 13 T 17: 06:53.415] (3) detected time zone is Pacific SA Daylight saving time

    PSSAMSRV.2692 (0) [2015-01 - 13 T 17: 06:53.493] (0) used Cache Directory: C:\PS _CFG_HOME\appserv\HC92\CACHE\PSSAMSRV_100\

    PSSAMSRV.2692 (0) [2015-01 - 13 T 17: 06:53.806] (0) server started


    PSRENSRV.2356 [2015-01 - 13 T 17: 06:56.743] (0) st PeopleTools version 8.54 (Windows) arting . Tuxedo server is RENGRP 92/101

    PSRENSRV.2356 [2015-01 - 13 T 17: 06:56.759] (3) switch to the new log file * C:\PS_CFG_H OME\appserv\HC92\LOGS\PSRENSRV_0113.LOG *


    PSADMIN.1088 (0) [2015-01 - 13 T 17: 07:13.698] (0) attempt to end HC92 field boot

    * C:\PS_CFG_HOME\appserv\HC92\LOGS\PSRENSRV_0113.LOG *.

    -Begin PSRENSRV boot-

    PSRENSRV.2356 (0) [2015-01 - 13 T 17: 06:57.273] (3) (NET.113): RenRequest customer service request succeeded

    PSRENSRV.2356 (0) [2015-01 - 13 T 17: 06:57.843] (3) (NET.113): RenRequest customer service request succeeded

    2356.2708 [2015-01 - 13 T 17: 07:02.075] (WARN) nsmain: off the server immediately asked

    ----------------------------

    SMOKING LOG FILE

    ----------------------------

    170634.PSOFT_PC! PSADMIN.1088: Start the start on domain HC92 attempt

    170639.PSOFT_PC! tmadmin.556.2400.-2: TMADMIN_CAT:1330: INFO: command: start - a

    170641.PSOFT_PC! tmboot.2392.2544.-2: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS201 0, 64-bit

    170641.PSOFT_PC! tmboot.2392.2544.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is to t to 120 seconds

    170641.PSOFT_PC! tmboot.2392.2544.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected


    170643.PSOFT_PC! BBL.2340.1680.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit, Patch level (none)

    170643.PSOFT_PC! BBL.2340.1680.0: LIBTUX_CAT:262: INFO: Standard master boot


    170645.PSOFT_PC! tmboot.1488.2464.-2: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS201 0, 64-bit

    170645.PSOFT_PC! tmboot.1488.2464.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is to t to 120 seconds

    170645.PSOFT_PC! tmboot.1488.2464.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected


    170645.PSOFT_PC! PSWATCHSRV.1636.2816.-2: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170645.PSOFT_PC! PSWATCHSRV.1636.2816-2: LIBTUX_CAT:262: INFO: Standard main starting


    170645.PSOFT_PC! PSAPPSRV.2656.592.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170645.PSOFT_PC! PSAPPSRV.2656.592.0: LIBTUX_CAT:262: INFO: Standard main starting

    170651.PSOFT_PC! PSAPPSRV.2644.2804.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170651.PSOFT_PC! PSAPPSRV.2644.2804.0: LIBTUX_CAT:262: INFO: main starti Standardng

    170652.PSOFT_PC! PSSAMSRV.2832.2208.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170652.PSOFT_PC! PSSAMSRV.2832.2208.0: LIBTUX_CAT:262: INFO: main starti Standardng

    170653.PSOFT_PC! PSSAMSRV.2692.2668.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170653.PSOFT_PC! PSSAMSRV.2692.2668.0: LIBTUX_CAT:262: INFO: main starti Standardng


    170653.PSOFT_PC! PSANALYTICSRV.2448.2180.0: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS2010, 64-bit

    170653.PSOFT_PC! PSANALYTICSRV.2448.2180.0: LIBTUX_CAT:262: INFO: main s Standardtarting

    170654.PSOFT_PC! PSANALYTICSRV.496.2476.0: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS2010, 64-bit

    170654.PSOFT_PC! PSANALYTICSRV.496.2476.0: LIBTUX_CAT:262: INFO: Standard main stsurglace

    170655.PSOFT_PC! PSANALYTICSRV.2964.1536.0: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS2010, 64-bit

    170655.PSOFT_PC! PSANALYTICSRV.2964.1536.0: LIBTUX_CAT:262: INFO: main s Standardtarting


    170656.PSOFT_PC! PSRENSRV.2356.2708.-2: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64-bit

    170656.PSOFT_PC! PSRENSRV.2356.2708-2: LIBTUX_CAT:262: INFO: key start Standarding


    170658.PSOFT_PC! PSMONITORSRV.1056.2212.-2: 13/01/2015: Tuxedo Version 12.1.3.0.0_VS2010, 64-bit

    170658.PSOFT_PC! PSMONITORSRV.1056.2212-2: LIBTUX_CAT:262: INFO: main s Standardtarting


    170658.PSOFT_PC! JSL.640.904.0: 13/01/2015: Version Tuxedo 12.1.3.0.0_VS2010, 64 -bit

    170658.PSOFT_PC! JSL.640.904.0: LIBTUX_CAT:262: INFO: Standard master boot

    170658.PSOFT_PC! JSL.640.904.0: INFO: version JOLT Jolt 12.1.1.0 Oracle Listener

    170659.PSOFT_PC! JSL.640.904.0: JOLT_CAT:1568: "INFO: threshold of Compression is tot-1000000 '

    170659.PSOFT_PC! JSL.640.904.0: JOLT_CAT:1242: ' ERROR: Bad Internet type listning address provided: //PSOFT_PC:9000 '

    170659.PSOFT_PC! JSL.640.904.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed


    170659.PSOFT_PC! tmboot.1488.2464.-2: CMDTUX_CAT:825: ERROR: process to PSOFT JSL _Pc failed with / t tperrno (TPESYSTEM - internal system error)

    170659.PSOFT_PC! tmboot.1488.2464.-2: tmboot: CMDTUX_CAT:827: ERROR: fatal error met, launch the user error handler


    170710.PSOFT_PC! BBL.2340.1680.0: CMDTUX_CAT:26: INFO: The BBL out of system


    170713.PSOFT_PC! PSADMIN.1088End attempt to boot on domain HC92

    -------------------------------------------------------------

    SETTINGS FOR THE DOMAIN

    ------------------------------------------------------------

    ----------------------------------------------

    Menu quick access - configure area: HC92

    ----------------------------------------------

    Characteristic parameters

    ==========                                 ==========

    (1) pub/Sub servers: No. 17) DBNAME: [PSHRDMO]

    (Server 2) Quick: No. 18) DBTYPE: [ORACLE]

    (Query servers 3): No. 19) user name: [PS]

    ((4) shock: Yes 20) UserPswd: [PS]

    ((5) Jolt relay: No. 21) Networkid: [TESTSERV]

    ((6) WSL: No. 22) AddToPATH: [C:\app\psoft\product\11.2.0\dbhome_1\BIN]

    (PC 7 debugger): No. 23) ConnectID: [people]

    (Event notification 8): Yes 24) ConnectPswd: [people]

    [(Serveurs de 9) MCF: No. 25) DomainConnectPswd:]

    (10 assembler) Perf: No. 26) Port of WSL: [7000]

    ((11) Analytics servers: Yes 27) JSL Port: [9000]

    (Bridge 12) areas: No. 28) Port of JRAD: [9100]

    (13) the server events: No.

    Actions

    =========

    (14) load config as shown

    (15) custom configuration

    (16) the settings of the environment

    (h) aid for this menu

    (q) to return to the previous menu

    TIP: Enter 17 to change DBNAME, then 14 to load

    Enter the selection (1-28, h or q):

    --------------------------------------------------------------

    ENVIRONMENT SETTINGS

    --------------------------------------------------------------

    C:\Users\psoft > set

    ALLUSERSPROFILE = C:\programdata

    APPDATA = C:\Users\psoft\AppData\Roaming

    CommonProgramFiles = c: files

    CommonProgramFiles (x 86) = c: Program Files (x 86) \Common Files

    CommonProgramW6432 = c: files

    COMPUTERNAME = PSOFT_PC

    ComSpec=C:\Windows\system32\cmd.exe

    FP_NO_HOST_CHECK = NO

    HOMEDRIVE = C:

    HOMEPATH = \Users\psoft

    JAVA_HOME = C:\Program Files\Java\jdk1.8.0_25

    JAVA_OPTS = "" - Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID = 1.0 - Xms32 m - Xmx64m " "

    LOCALAPPDATA = C:\Users\psoft\AppData\Local

    LOGONSERVER = \\PSOFT_PC

    NUMBER_OF_PROCESSORS = 2

    OS = Windows_NT

    Path = C:\Program Files\Java\jdk1.8.0_25\bin

    ; C:\app\psoft\product\11.2.0\dbhome_1\bin

    ; C:\app\psoft\product\11.2.0\dbhome_2\bin

    ; C:\Windows\System32; C:\Windows

    ; C:\windows\System32\Wbem

    ; C:\Windows\system32\WindowsPowerShell\v1.0\

    ; C:\app\tuxedo\tuxedo12.1.3.0.0_VS2010\bin

    ; C:\app\tuxedo\tuxedo12.1.3.0.0_VS2010\jre\bin\server

    ; C:\app\tuxedo\tuxedo12.1.3.0.0_VS2010\jre\bin

    PATHEXT = .COM; EXE;. BEATS;. CMD;. VBS;. VBE;. JS;. JSE;. WSF;. WSH;. MSC

    PROCESSOR_ARCHITECTURE = AMD64

    PROCESSOR_IDENTIFIER = Intel64 family 6 model 58 Stepping 9 GenuineIntel

    PROCESSOR_LEVEL = 6

    PROCESSOR_REVISION = 3 a 09

    ProgramData = ProgramData

    ProgramFiles = c: Program Files

    ProgramFiles (x 86) = c: Program Files (x 86)

    ProgramW6432 = C:\Program Files

    PROMPT = $P$ G

    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\

    PS_APP_HOME = C:\HC9.2

    PS_CFG_HOME = C:\PS_CFG_HOME

    PS_HOME = C:\PT8.54

    PUBLIC = C:\Users\Public

    SESSION = Console

    SystemDrive = C:

    SystemRoot = C:\Windows

    TEMP = C:\Users\psoft\AppData\Local\Temp

    TMP = C:\Users\psoft\AppData\Local\Temp

    TUXDIR=C:\app\tuxedo\tuxedo12.1.3.0.0_VS2010

    USERDOMAIN = PSOFT_PC

    USERNAME = psoft

    USERPROFILE = C:\Users\psoft

    windir = C:\Windows

    windows_tracing_flags = 3

    windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log

    _JAVA_OPTIONS =-Xmx512M

    Found this post:

    ISNAT_CAT:1242: ERROR: Bad Internet type of listening address

    "The problem has been resolved after that I changed my name from ZEMEROV_A to ZEMEROV computer.

    Hyphens are not allowed for regular internet names. The only Microsoft DNS server

    allows hyphens. Obviously TUXEDO checks the internal Web address syntax.

    But I don't know why my IP (10.57.70.246) has failed.

    In any case, the issue is resolved. Make sure that TUXEDO documentation recommends-

    When using the name of the server host you talk server. This is case and sensitive syntax. »

    Where as: I changed my host name of psoft_pc to psoftpc and I changed the same on TNSNAMES and everything worked without problems.

    I'll mark this issue is resolved.

    Thank you.

  • Error occurred during the application of packaging: Android - x 86

    Hello

    I tried to export ARMAMENTS existing Android for Android - x 86:

    This application uses to 2 ANE for In - App purchases. One for iOS and another for Android. I repacked the Android DONKEY file to be compatible with Android - x 86 and I also add the new Flash Builder ""-arch ' with the value of "x 86" and place it before '-shops ". "

    Error occurred during the application of packaging:

    output file is not writable

    use:

    ADT - checkstore SIGNING_OPTIONS

    ADT-certificate - cn < name > (-UO < org - unit >)? (o < org - name >)? (-c < country >)? (- validityPeriod < years >)? (1024 RSA: 2048-RSA) < pfx file > < password >

    ADT-help

    ADT-migrate SIGNING_OPTIONS (< air-file-in > | < flown-file-in >) < fichier_resultat >

    ADT-package SIGNING_OPTIONS (-aerial target)? <>Package-output (FILE_OPTIONS < app-desc > | < input-package >)

    ADT-package SIGNING_OPTIONS-target flown < output-package > (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package - target (apk | apk-debug | emulator apk | apk-captive-runtime) (CONNECT_OPTIONS? |) LISTEN_OPTIONS? ) (- airDownloadURL < url >)? (ARCH_OPTIONS)? SIGNING_OPTIONS < output-package > (< app-desc > PLATFORM-SDK-OPTION?) FILE-AND-PATH-OPTIONS | PLATFORM-SDK-OPTION < input-package >? )

    ADT-package - target (ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc: ipa-test-interpreter | ipa-debug-interpreter | ipa-test-interpreter-Simulator | ipa-debug-interpreter-simulator) (CONNECT_OPTIONS? |) LISTEN_OPTIONS? ) (- sampler)? ANE_LINK_OPTIONS? AOT_MODE_OPTIONS? SIGNING_OPTIONS < output-package > (< app-desc > PLATFORM-SDK-OPTION?) FILE-AND-PATH-OPTIONS | PLATFORM-SDK-OPTION < input-package >? )

    ADT-package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <>Output-package (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package SIGNING_OPTIONS? -migrate SIGNING_OPTIONS-target native SIGNING_OPTIONS? OPTION-PATH < output-package > < app-desc > FILE_OPTIONS

    ADT-package SIGNING_OPTIONS? -bundle target SIGNING_OPTIONS? <>Output-package (< app-desc > FILE AND PATH OPTIONS | < input-package >)

    ADT-package SIGNING_OPTIONS? -target the donkey < output-package > < ext-desc > ANE_OPTIONS

    ADT-prepare < airi-file > < app-desc > FILE_AND_PATH_OPTIONS

    ADT-sign SIGNING_OPTIONS (-target (air: flown | ane))? (< airi-file > | < unsigned-ane-file >) < fichier_resultat >

    ADT-devices OPTION of platform PLATFORM-SDK-OPTION?

    ADT - installRuntime OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? (- < apk file > package)?

    ADT - installApp OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -package < apk file. IPA-file >

    ADT - uninstallRuntime OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION?

    ADT - uninstallApp OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -appid < app - id >

    ADT - launchApp {OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? (port - debuggerPort)? -appid < app id >}

    ADT - runtimeVersion OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION?

    ADT - appVersion OPTION of platform PLATFORM-SDK-OPTION? DEVICE OPTION? -appid < app - id >

    ADT-version

    SIGNING_OPTIONS:-< type > stores (-< store > keystore)? (- storepass < pass >)? (- alias < aliasName >)? (- keypass < pass >)? (- providerName < name >)? (- tsa < url >)? (- service-profile <>layout)?

    FILE_OPTIONS: < fileOrDir > * ((C-< dir >< fileOrDir > +) |) (-e < file > < path >)) *

    ARCH_OPTIONS:-arch (armv7 | x 86)

    CONNECT_OPTIONS:-connect < host >

    LISTEN_OPTIONS:-listening < port >

    ANE_LINK_OPTIONS:-hideAneLibSymbols (yes | no)

    ANE_OPTIONS:-CFC < EFA > (-platform < name > (-platformoptions < file >). < fileOrDir > * (C - < dir > < fileOrDir > +) *) *.

    FILE-AND-PATH-OPTIONS: (OPTION-PATH |) FILE - OPTIONS) - AND-PATH-FILE OPTIONS?

    OPTION: PATH - extdir < dir >

    Platform-OPTION:-platform (android: ios)

    PLATFORM-SDK-OPTION:-platformsdk < platform-sdk-home-dir >

    OPTION: DEVICE-device (deviceID | ios simulator)

    AOT_MODE_OPTIONS:-useLegacyAOT (yes | no)

    Hello

    I am able to repro the bug, if I change the 'DEMAND' while packing the apk and change it to "somedirectory/helloworld.apk' to 'helloworld.apk '. So a quick solution would be to remove all path and do simple APPLICATION parameter value 'helloworld.apk' when packing with - arch argument.

    Also, there is a known issue with FB4.7 that it will fail to install the APK for Android device when they are packed with the option Ark on export Release version. So always choose option 'Keep bin-release-temp file' that will keep the APK even if FB fails to install/launch of the device.

    -Nimisha

  • I spent my evening together on this: status: failure Test failed: ORA-01017

    Hello my friends!

    I do not know why this error pops up, but it's here: status: failure Test failed: ORA-01017: name of user and password invalid; denied connection+.

    Oracle works well but I can't get SQL Developer to play ball (log in). I have not used the 32 no chance and I tried 64 with the JDK, no luck.

    What did I try?

    * 1. Google search for hours
    * 2. Tried more than 50 proposals *.
    * 3. Uninstall / re-install *.
    * 4. Change password box *.
    * 5. Check the operational database and listener has the right name in it.*

    I read an article about password being truncated box so I change the case.

    I read hundreds of threads.

    Does anyone know how can I fix?


    I thank everyone!


    JMan

    Just what gave you the idea that a computer name is a user name?

    Try the system.

    And I suggest you to read some documents.

  • Error 1935.An error occurred during the installation of Assembly component {98CB24AD-52FB-DB5F-A01F-C8B3B9A1E18E}. HRESULT: 0X800736CC.

    Following error message encountered when installing SSO64 bits on Windows Server 2008 R2 Standard 64-bit edition.

    Error 1935.An error occurred during the installation of Assembly component {98CB24AD-52FB-DB5F-A01F-C8B3B9A1E18E}. HRESULT: 0X800736CC.
    [12:40:34 of Info] List MessageBox with text: Error 1935.An error occurred during the installation of Assembly component {98CB24AD-52FB-DB5F-A01F-C8B3B9A1E18E}. HRESULT: 0X800736CC. Return code: 1

    I tried to reinstall VC ++ 2005 SP1 Redistributable, but it did not work.

    I tried to rename a folder for vc ++ in the winsxs folder, but without permission to do so.

    Here's the Setup log:

    = Recording started: 01/03/2012-12:40:11 Build type: SHIP UNICODE 5.00.7600.00 appeal process: C:\Users\SA_KPN~1\AppData\Local\EBZ28334.tmp\Setup.exe =.
    MSI (c) (C0:58) [12:40:11:525]: Resetting cached policy values
    MSI (c) (C0:58) [12:40:11:525]: value of strategy Machine 'Debug' is 0
    MSI (c) (C0:58) [12:40:11:525]: * RunEngine:
    Product: SSO x64\SSO64\SSO64.msi
    Action:
    Command line:
    MSI (c) (C0:58) [12:40:11:525]: Client and UI is none or basic: full installation running on the server.
    MSI (c) (C0:58) [12:40:11:525]: grabbed execution mutex.
    MSI (c) (C0:58) [12:40:11:525]: Cloaking enabled.
    MSI (c) (C0:58) [12:40:11:525]: attempt of activation of all disabled privileges before calling install on server
    MSI (c) (C0:58) [12:40:11:525]: meter is incremented to disable the stop. Counter after increment: 0
    MSI (s) (C AC:3) [12:40:11:525]: running the installation inside the multi-package transaction \SSO x64\SSO64\SSO64.msi
    MSI (s) (C AC:3) [12:40:11:525]: grabbed execution mutex.
    MSI (s) (AC:64) [12:40:11:525]: Resetting cached policy values
    MSI (s) (AC:64) [12:40:11:525]: value of strategy Machine 'Debug' is 0
    MSI (s) (AC:64) [12:40:11:525]: * RunEngine:
    Product: SSO x64\SSO64\SSO64.msi
    Action:
    Command line:
    MSI (s) (AC:64) [12:40:11:540]: meter is incremented to disable the stop. Counter after increment: 0
    MSI (s) (AC:64) [12:40:11:540]: value of strategy Machine 'DisableUserInstalls' is 0
    MSI (s) (AC:64) [12:40:11:540]: meter is incremented to disable the stop. Counter after increment: 1
    MSI (s) (AC:64) [12:40:11:540]: SRSetRestorePoint is ignored for this transaction.
    MSI (s) (AC:64) [12:40:11:540]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement: 0
    MSI (s) (AC:64) [12:40:11:540]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3:2
    MSI (s) (AC:64) [12:40:11:571]: file will have the applied safety of OpCode.
    MSI (s) (AC:64) [12:40:11:587]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement:-1
    MSI (s) (AC:64) [12:40:11:587]: STRATEGY of RESTRICTION SOFTWARE: Verifying package--> 'SSO x64\SSO64\SSO64.msi' against the software restriction policy
    MSI (s) (AC:64) [12:40:11:587]: STRATEGY of RESTRICTION SOFTWARE: SSO x64\SSO64\SSO64.msi has a digital signature
    MSI (s) (AC:64) [12:40:21:603]: STRATEGY of RESTRICTION SOFTWARE: SSO x64\SSO64\SSO64.msi is allowed to run at the level of authorization 'unlimited '.
    MSI (s) (AC:64) [12:40:21:603]: dialogue of end not activated
    MSI (s) (AC:64) [12:40:21:603]: original ==> SSO x64\SSO64\SSO64.msi packing
    MSI (s) (AC:64) [12:40:21:603]: we're running out of ==> C:\Windows\Installer\1ebf5f91.msi package
    MSI (s) (AC:64) [12:40:21:619]: APPCOMPAT: replacements of compatibility mode properties found.
    MSI (s) (AC:64) [12:40:21:619]: APPCOMPAT: looking for entry with ProductCode '{F89B22BC-2768-4237-B300-5CFA52D9AC84}' appcompat database
    MSI (s) (AC:64) [12:40:21:619]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (s) (AC:64) [12:40:21:619]: MSCOREE already loaded, using the loaded copy
    MSI (s) (AC:64) [12:40:21:619]: value of strategy Machine 'TransformsSecure' is 1
    MSI (s) (AC:64) [12:40:21:619]: value of strategy Machine 'DisablePatch' is 0
    MSI (s) (AC:64) [12:40:21:619]: value of strategy Machine 'AllowLockdownPatch' is 0
    MSI (s) (AC:64) [12:40:21:619]: value of strategy Machine 'DisableLUAPatching' is 0
    MSI (s) (AC:64) [12:40:21:619]: value of strategy Machine 'DisableFlyWeightPatching' is 0
    MSI (s) (AC:64) [12:40:21:619]: APPCOMPAT: looking for entry with ProductCode '{F89B22BC-2768-4237-B300-5CFA52D9AC84}' appcompat database
    MSI (s) (AC:64) [12:40:21:619]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (s) (AC:64) [12:40:21:619]: transformations are not secure.
    MSI (s) (AC:64) [12:40:21:619]: PROPERTY CHANGE: adding MsiLogFileLocation property. Its value is ' C:\Users\acc\AppData\Local\Setup(030112 124011) .log.
    MSI (s) (AC:64) [12:40:21:619]: command line: ADDLOCAL = froot, server, SSOMMC, Admin, Pwdsync INSTALLDIR = c: Files\Enterprise Single Sign - dans\ FILESINUSEERROR = CURRENTDIRECTORY=C:\Users\acc\AppData\Local\EBZ28334.tmp CLIENTUILEVEL = 3 MSICLIENTUSESEXTERNALUI = 1 CLIENTPROCESSID = 3776
    MSI (s) (AC:64) [12:40:21:619]: PROPERTY CHANGE: adding PackageCode property. Its value is '{824AA89B-CCCC-4D40-A6D3-71DF21FEE110} '.
    MSI (s) (AC:64) [12:40:21:619]: Product Code passed to Engine.Initialize: "
    MSI (s) (AC:64) [12:40:21:619]: the Product Code of the table of properties before transformations: "{F89B22BC-2768-4237-B300-5CFA52D9AC84}".
    MSI (s) (AC:64) [12:40:21:619]: the Product Code of the table of properties after transformations: "{F89B22BC-2768-4237-B300-5CFA52D9AC84}".
    MSI (s) (AC:64) [12:40:21:619]: unregistered product: first start installation
    MSI (s) (AC:64) [12:40:21:619]: product {F89B22BC-2768-4237-B300-5CFA52D9AC84} is not supported.
    MSI (s) (AC:64) [12:40:21:619]: MSI_LUA: invites of credentials not required, the user is an administrator
    MSI (s) (AC:64) [12:40:21:619]: PROPERTY CHANGE: adding ProductState property. Its value is '-1'. '.
    MSI (s) (AC:64) [12:40:21:619]: entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (AC:64) [12:40:21:634]: value 'SearchOrder' user policy is 'nmu '.
    MSI (s) (AC:64) [12:40:21:634]: adding new sources is allowed.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding PackagecodeChanging property. Its value is '1 '.
    MSI (s) (AC:64) [12:40:21:634]: Package name extracted from package path: 'SSO64.msi '.
    MSI (s) (AC:64) [12:40:21:634]: package be registered: "SSO64.msi."
    MSI (s) (AC:64) [12:40:21:634]: Note: 2 1: 2262: AdminProperties 3:-2147287038
    MSI (s) (AC:64) [12:40:21:634]: Machine policy value 'DisableMsi' is 1
    MSI (s) (AC:64) [12:40:21:634]: value of strategy Machine 'AlwaysInstallElevated' is 0
    MSI (s) (AC:64) [12:40:21:634]: "AlwaysInstallElevated" user policy value is 0
    MSI (s) (AC:64) [12:40:21:634]: product installation will be high because the user is admin, and the product is to be installed by computer.
    MSI (s) (AC:64) [12:40:21:634]: the product '{F89B22BC-2768-4237-B300-5CFA52D9AC84}' is running with elevated privileges: product is affected.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding ADDLOCAL property. Its value is "froot, server, Admin, SSOMMC, Pwdsync.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding INSTALLDIR property. Its value is "C:\Program Files\Common Files\Enterprise Single sign-dans\ '."
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding CURRENTDIRECTORY property. Its value is 'C:\Users\acc\AppData\Local\EBZ28334.tmp '.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding MSICLIENTUSESEXTERNALUI property. Its value is '1 '.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding CLIENTPROCESSID property. Its value is "3776".
    MSI (s) (AC:64) [12:40:21:634]: value of strategy Machine 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (AC:64) [12:40:21:634]: MANAGER of REBOOT: disabled by the property MSIRESTARTMANAGERCONTROL. Windows Installer uses the built-in functionality of FilesInUse.
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding MsiSystemRebootPending property. Its value is '1 '.
    MSI (s) (AC:64) [12:40:21:634]: TRANSFORMS property is now:
    MSI (s) (AC:64) [12:40:21:634]: PROPERTY CHANGE: adding VersionDatabase property. Its value is "200".
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\Favorites
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Network shortcuts
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\Documents
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Printer shortcuts
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (AC:64) [12:40:21:634]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Local
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Users\acc\Pictures
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative of Directors
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start start\program
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: Menu\Programs\Administrative C:\Users\acc\AppData\Roaming\Microsoft\Windows\Start of Directors
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Users\acc\AppData\Roaming\Microsoft\Windows\Start start\program
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: Menu C:\Users\acc\AppData\Roaming\Microsoft\Windows\Start
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Users\acc\Desktop
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (AC:64) [12:40:21:650]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (AC:64) [12:40:21:650]: Note: 1: 2898 2: MS without Serif 3: MS without Serif 4: 0 05:16
    MSI (s) (AC:64) [12:40:21:650]: MSI_LUA: the MsiRunningElevated of the parameter property to 1 because the installation is already running high.
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding MsiRunningElevated property. Its value is '1 '.
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding privileged property. Its value is '1 '.
    MSI (s) (AC:64) [12:40:21:650]: Note: 1: 1402 2: HKEY_CURRENT_USER Software Microsoft MS Setup (ACME) \User Info 3:2
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding USERNAME property. Its value is 'KPN '.
    MSI (s) (AC:64) [12:40:21:650]: Note: 1: 1402 2: HKEY_CURRENT_USER Software Microsoft MS Setup (ACME) \User Info 3:2
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding COMPANYNAME property. Its value is 'KPN '.
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding a DATABASE property. Its value is 'C:\Windows\Installer\1ebf5f91.msi '.
    MSI (s) (AC:64) [12:40:21:650]: PROPERTY CHANGE: adding OriginalDatabase property. Its value is "SSO x64\SSO64\SSO64.msi.

    ..............................

    ................................

    Property (S): GPTSupport = 1
    Property (S): OLEAdvtSupport = 1
    Property (S): ShellAdvtSupport = 1
    Property (S): MsiAMD64 = 6
    Property (S): Msix64 = 6
    Property (S): Intel = 6
    Property (S): PhysicalMemory = 3840
    Property (S): VirtualMemory = 4312
    Property (S): AdminUser = 1
    Property (S): MsiTrueAdminUser = 1
    Property (S): LogonUser = acc
    Property (S): UserSID = S-1-5-21-1305377269-4159824490-449157577-297538
    Property (S): UserLanguageID = 1033
    Property (S): ComputerName = W1613
    Property (S): SystemLanguageID = 1033
    Property (S): ScreenX = 1024
    Property (S): ScreenY = 768
    Property (S): CaptionHeight = 19
    Property (S): BorderTop = 1
    Property (S): BorderSide = 1
    Property (S): TextHeight = 16
    Property (S): TextInternalLeading = 3
    Property (S): ColorBits = 32
    Property (S): TTCSupport = 1
    Property (S): Time = 12:40:37
    Property (S): Date = 01/03/2012
    Property (S): MsiNetAssemblySupport = 2.0.50727.4927
    Property (S): MsiWin32AssemblySupport = 6.1.7600.16385
    Property (S): RedirectedDllSupport = 2
    Property (S): MsiRunningElevated = 1
    Property (S): The privilege = 1
    Property (S): Name of USER = KPN
    Property (S): COMPANYNAME = KPN
    Property (S): basis of DATA = C:\Windows\Installer\1ebf5f91.msi
    Property (S): OriginalDatabase = SSO x64\SSO64\SSO64.msi
    Property (S): UILevel = 2
    Property (S): MsiUISourceResOnly = 1
    Property (S): Preselected = 1
    Property (S): ACTION = INSTALL
    Property (S): AccountAuthenticatedUsers = authenticated users
    Property (S): AccountCreatorOwner = CREATOR OWNER
    Property (S): AccountPowerUsers = power users
    Property (S): AccountUsers = Users
    Property (S): ROOTDRIVE = D:\
    Property (S): CostingComplete = 1
    Property (S): OutOfDiskSpace = 0
    Property (S): OutOfNoRbDiskSpace = 0
    Property (S): PrimaryVolumeSpaceAvailable = 0
    Property (S): PrimaryVolumeSpaceRequired = 0
    Property (S): PrimaryVolumeSpaceRemaining = 0
    Property (S): INSTALLLEVEL = 1
    Property (S): Complus_XML_Data =

    Property (S): SOURCEDIR = SSO x64\SSO64\
    Property (S): SourcedirProduct = {F89B22BC-2768-4237-B300-5CFA52D9AC84}
    Property (S): ProductToBeRegistered = 1
    MSI (s) (AC:64) [12:40:37:260]: Note: 1: 1708
    MSI (s) (AC:64) [12:40:37:260]: product: Microsoft Enterprise Single Sign-On - the Installation operation failed.

    MSI (s) (AC:64) [12:40:37:275]: Windows Installer installed the product. Product name: Microsoft Enterprise Single Sign-On. Product version: 6.0.0245.0. Product language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.

    MSI (s) (AC:64) [12:40:37:275]: see clean files/packages, if there
    MSI (s) (AC:64) [12:40:37:275]: MainEngineThread returned 1603
    MSI (s) (C AC:3) [12:40:37:275]: sequence number number for this installation system restore.
    = Logging stopped: 01/03/2012 12:40:37 =.
    MSI (s) (C AC:3) [12:40:37:275]: strategy user 'DisableRollback' is 0
    MSI (s) (C AC:3) [12:40:37:275]: policy value 'DisableRollback' Machine is 0
    MSI (s) (C AC:3) [12:40:37:275]: meter is incremented to disable the stop. Counter after increment: 0
    MSI (s) (C AC:3) [12:40:37:275]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:2
    MSI (s) (C AC:3) [12:40:37:275]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:2
    MSI (s) (C AC:3) [12:40:37:275]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement:-1
    MSI (s) (C AC:3) [12:40:37:275]: restoration of the environment variables
    MSI (s) (C AC:3) [12:40:37:275]: object to destroy RemoteAPI.
    MSI (s) (C AC:3) [12:40:37:275]: end of thread Custom Action Manager.
    MSI (c) (C0:58) [12:40:37:275]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement:-1
    MSI (c) (C0:58) [12:40:37:275]: MainEngineThread returned 1603
    = Recording stopped: 01/03/2012 12:40:37 =.

    Hello Philippe Gupta.

    Since the question you posted is on a Windows Server 2008-based computer, the question would be better suited on the TechNet support forum. Then I suggest you to post the question on the following link.

    http://social.technet.Microsoft.com/forums/en-us/newThread

Maybe you are looking for

  • Touchpad and bluetooth mouse on the Satellite P200-144 sensitivity

    I have a P200-144, with the Synaptics touchpad.I have also a Toshiba bluetooth mouse (the little mini one, useful for travel, don't know the model number). The problem is the difference in sensitivity between these two: for the touchpad, I need the s

  • should what email I use?

    What email adrs should I use to 'create a connected HP account?  My usual email fails, and the email of [email protected] say "invalid domain".

  • Response frequency (simplified answer)

    Hi guys, I would like to use this method (this appears as an example vi) to determine the frequency response of my system with my input signal (no answer: square wave) I'll first need to "pull" the impulse response. Can someone explain what 'pull' me

  • A good start for native development

    I am Developer Java of BB. And want to move to the NDK for BB 10 development. Can someone suggest me a good roadmap? A book? A tutorial guide to grasp the idea. And for the C/C++ language too. Thanks in advance

  • Media Center cascade have not all photos - not the usual problems

    This isn't a matter of marking and refresh. I searched on the net for weeks and I have not found someone with a similar question. Basically the waterfall poster only a fixed number of album covers from A to somewhere through t. tried to add in music