Error Installing OFM 11.1.1.1 Creating Instance AS

HI.
I have a problem installing OFM11g 11.1.1.1 in Windows XP 32 bits.
The problem is that in the step 12 of 13, when is "Creating instance AS", the installation crash.
In the log file, the error is:
opmnctl start: opmn failed to start.
"C:\Oracle\Middleware\as_1\opmn\bin\opmn.exe" -M: unexpected exit: code 0
java.lang.Exception: oracle.as.provisioning.exception.ASProvisioningException
     at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:218)
     at oracle.as.install.classic.ca.standard.StandaloneTool.execute(StandaloneTool.java:50)
     at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
     at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:126)
     at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
     at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.as.provisioning.exception.ASProvisioningException
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:876)
     at oracle.as.install.classic.ca.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:214)
     ... 12 more
Caused by: oracle.as.provisioning.engine.CfgWorkflowException
     at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:175)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:114)
     at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:521)
     at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
     at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
     ... 13 more
Caused by: oracle.as.provisioning.util.ConfigException:
Error al crear la instancia de AS asinst_1.
Cause:
Fallo en la operación interna: Error in starting opmn server
Operation aborted because of a system call failure or internal error
Action:
Consulte los logs para obtener más información.
     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:306)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:163)
     ... 17 more
Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
Operation aborted because of a system call failure or internal error
     at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:255)
     at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
     at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:251)
     ... 18 more
progress in calculate progress4
I don´t any idea what is the problem.
Thanks.

Hi Adama,
you can check the install log first (under Program Files\Oracle\Inventory\Logs) ,If log file appears "PermGen space" error ,then you try to change MEM_ARGS to -Xms512m unger \MidXXX\wlserver_10.3\common\bin\CommEnv.cmd
Good Luck
Allen

Similar Messages

  • Install FMW11g.. and Configuring ODSM..error unable to create Instance

    I am doing installation of Oracle identity management - fusion middle ware 11g ... on OEL 5.4 64 bit
    I have installed WLS 10.3.2... 32 bit
    I am now trying install identity management stack.. (OID, OVD, OIF and ODSM).. but i am only configuring ODSM... 32 bit
    I am getting error in configuration step... Create ASInstance
    Following is the error from install log
    [2010-05-07T10:33:10.725-05:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 49] [ecid: 0000IXnO7hbFk3^5xVk3yW1Bt2ry00000c,0] [[
    oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Unexpected exit code (127) returned by opmnctl.
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1287)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    If try to manually start opmn.... it works fine...
    Please let me know the solution if anyone has faced the same issue.
    thanks

    hello Ajay
    Node Server is running. I checked it..
    Please let me know

  • I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error w

    I am running Acrobat X Pro on Windows 7 in Parallels. I have tried to install the Acrobat updates, but they won't install. Today I tried to create a pdf from a Word 2013 document and it crapped out. I tried to uninstall Acrobat and got Error 1310. Error writing to file: c:\Config.Msi\feea.rbf. What do I do?

    Hi Beverly ,
    Please refer to the following and see if this helps.
    https://helpx.adobe.com/creative-suite/kb/error-1310-error-writing-file.html
    Regards
    Sukrit Dhingra

  • The following error message came when I tried to open Firefox and install Firefox Home. "can't create mcafee plug-in object: TypeError: Components.classes[cid] is undefined"

    The following error message came when I tried to open Firefox and install Firefox Home.
    "can't create mcafee plug-in object: TypeError: Components.classes[cid] is undefined"

    This issue can be caused by an extension or plugin that isn't working properly.
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • Unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64

    I am unable to install Adobe CS5 64 bit package created using Adobe Application Manager on Windows 7 64 bit.Basically installation rollback on Win 7 64 bit image.
    MSI Log File :-
    Property(S): ProductToBeRegistered = 1
    MSI (s) (5C:D4) [17:59:21:784]: Note: 1: 1708
    MSI (s) (5C:D4) [17:59:21:784]: Product: Adobe_CreativieSuite_5_MNT -- Installation operation failed.
    MSI (s) (5C:D4) [17:59:21:784]: Windows Installer installed the product. Product Name: Adobe_CreativieSuite_5_MNT. Product Version: 1.2.0000. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    Please let me how to install 64 bit package on Win7 64 bit.
    Thanks in Advance.

    Ok so I downloaded the most current installer CS5.1, My previous installer was version 5.0. It did install fine fully updated to my license version. I just wanted to update in case anyone in the future has a similiar experience. Too bad this advice was not offered by the "experts" here.

  • I have installed 2010 microsoft office 2010 home and business version for my laptop,and i have installed lync 2013.Now i want create online lync meeting from outlook,but i am unable view that lync icon in outlook.Please give me the solution for this que

    I have installed 2010 Microsoft office 2010 home and business version for my laptop,and I have installed lync 2013.Now i want create online lync meeting from outlook,but i am unable view that lync icon in outlook.Please give me the solution for this issue.
    Regards
    Raghavendar

    Hi Raghavendar,
    Generally, when you install Lync 2013 in the computer with Office 2010, a Lync Meeting Add-in will be installed and enabled in Outlook 2010. Please follow these steps to check it:
    1. In Outlook, click the File tab, click Options, and then click
    Add-Ins.
    2. Please take one of the following actions:
    If the add-in is in the Inactive Application Add-ins list, follow these steps:
    a. In the Manage drop-down list at the bottom of the dialog box, click
    COM Add-ins, and then click Go.
    b. Click to select the check box next to the add-in, and then click OK.
    The New Online Meeting button should now be available in
    Calendar View, and the Online Meeting button should be available when you create a new calendar item.
    If the add-in is in the Disabled Application add-ins list, follow these steps:
    a. In the Manage drop-down list at the bottom of the dialog box, click
    Disabled Items, and then click Go.
    b. Select the add-in, and then click Enable.
    c. Restart Outlook, and then verify that the add-in is displayed in the
    Add-ins dialog box.
    The New Online Meeting button should now be available in
    Calendar View, and the Online Meeting button should now be available when you create a new calendar item.
    3. In Event Viewer, view the Application log to see whether an error was logged for Outlook, for Lync 2013, the Lync Meeting Add-in for Microsoft Office 2013.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Error installing IDS: ABAP Process of Instance IDS/DVEBMGS00 (ABAP:UNKNOWN) did not start after 10 minutes

    Hi All,
    Im installing EHP6 on windows server 2008 r2 (VM ware 10). After getting past my initial problems, im stuck on step 21/29.
    Create Instance. Im getting the attached error.
    I can make out from this file that it is network related issue, but cannot find a solution to this. Can anybody please help me out?
    Here are my trace files :
    1. dev_disp:
    trc file: "dev_disp", trc level: 1, release: "720"
    sysno      00
    sid        IDS
    systemid   562 (PC with Windows NT)
    relno      7200
    patchlevel 0
    patchno    100
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    \\VINEETABAP\sapmnt\IDS\SYS\profile\IDS_DVEBMGS00_VINEETABAP
    pid        4508
    kernel runs with dp version 131000(ext=118000) (@(#) DPLIB-INT-VERSION-131000-UC)
    length of sys_adm_ext is 588 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 4508) [dpxxdisp.c   1287]
      shared lib "dw_xml.dll" version 100 successfully loaded
      shared lib "dw_xtc.dll" version 100 successfully loaded
      shared lib "dw_stl.dll" version 100 successfully loaded
      shared lib "dw_gui.dll" version 100 successfully loaded
      shared lib "dw_mdm.dll" version 100 successfully loaded
      shared lib "dw_rndrt.dll" version 100 successfully loaded
      shared lib "dw_abp.dll" version 100 successfully loaded
      shared lib "dw_sym.dll" version 100 successfully loaded
      shared lib "dw_aci.dll" version 100 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    rdisp/dynamic_wp_check : 1
    rdisp/calculateLoadAverage : 1
    Sun Aug 24 11:27:37 2014
    *** ERROR => NiHLGetHostName: NiPGetHostByAddr failed (rc=-1) [nixxhl.cpp   495]
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 6 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  6404]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: write dp-profile-values into sys_adm_ext
    DpIPCInit2: start server >VINEETABAP_IDS_00                       <
    DpShMCreate: sizeof(wp_adm) 43024 (2264)
    DpShMCreate: sizeof(tm_adm) 5517056 (27448)
    DpShMCreate: sizeof(wp_ca_adm) 64000 (64)
    DpShMCreate: sizeof(appc_ca_adm) 64000 (64)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080
    DpShMCreate: sizeof(comm_adm) 584080 (1144)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm) 0 (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm) 0 (80)
    DpShMCreate: sizeof(vmc_adm) 0 (2152)
    DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: sizeof(j2ee_adm) 3952
    DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000F7D0050, size: 6368736)
    DpShMCreate: allocated sys_adm at 000000000F7D0060
    DpShMCreate: allocated wp_adm_list at 000000000F7D3040
    DpShMCreate: allocated wp_adm at 000000000F7D3230
    DpShMCreate: allocated tm_adm_list at 000000000F7DDA50
    DpShMCreate: allocated tm_adm at 000000000F7DDAA0
    DpShMCreate: allocated wp_ca_adm at 000000000FD209B0
    DpShMCreate: allocated appc_ca_adm at 000000000FD303C0
    DpShMCreate: allocated comm_adm at 000000000FD3FDD0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000FDCE770
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated gw_adm at 000000000FDCE820
    DpShMCreate: allocated j2ee_adm at 000000000FDCE860
    DpShMCreate: allocated ca_info at 000000000FDCF7E0
    DpShMCreate: allocated wall_adm at 000000000FDCF870
    DpCommAttachTable: attached comm table (header=000000000FD3FDD0/ft=000000000FD3FDE0)
    DpSysAdmIntInit: initialize sys_adm
    rdisp/test_roll : roll strategy is DP_NORMAL_ROLL
    dia token check not active (10 token)
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 2047MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 2048MB
    Sun Aug 24 11:27:38 2014
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 511 blocks reserved for free list.
    ES initialized.
    mm.dump: set maximum dump mem to 96 MB
    DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE
    MPI: dynamic quotas disabled.
    MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 4.0.1 4.0.1 5.1) [dpxxdisp.c   1673]
    Sun Aug 24 11:27:43 2014
    *** ERROR => MsIAttachEx: NiBufConnect to VINEETABAP/3900 failed (rc=NIECONN_PENDING) [msxxi.c      718]
    ***LOG Q0L=> DpLoopInit, nomscon () [dpxxdisp.c   1774]
    Sun Aug 24 11:27:58 2014
    CCMS uses Shared Memory Key 73 for monitoring.
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Sun Aug 24 11:27:59 2014
    CCMS: Initalized shared memory of size 60000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    Sun Aug 24 11:28:00 2014
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpAppcBlksLow: max appc blocks in queue is 500 (50 %)
    DpWpBlksLow: max wp blocks in queue is 800 (80 %)
    Sun Aug 24 11:28:37 2014
    *** ERROR => MsIAttachEx: NiBufConnect to VINEETABAP/3900 failed (rc=NIECONN_PENDING) [msxxi.c      718]
    *** ERROR => DpHdlDeadWp: W0 (pid 5580) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W1 (pid 5328) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W2 (pid 4940) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W3 (pid 5824) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W4 (pid 2700) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W5 (pid 4052) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W6 (pid 5148) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W7 (pid 5932) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W8 (pid 4540) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W9 (pid 5616) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W10 (pid 3076) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W11 (pid 4592) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W12 (pid 164) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W13 (pid 1988) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W14 (pid 5400) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W15 (pid 5916) died (severity=0, status=0) [dpxxwp.c     1522]
    *** ERROR => DpHdlDeadWp: W16 (pid 5464) died (severity=0, status=0) [dpxxwp.c     1522]
    *** DP_FATAL_ERROR => DpWPCheck: no more work processes
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:47 2014
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long) Sun Aug 24 05:58:47 2014
    ========================
    No Type  Pid    Status  Cause Start Rstr  Err Sem Time Program          Cl  User         Action                    Table
    0 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    1 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    2 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    3 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    4 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    5 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    6 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    7 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    8 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    9 DIA       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    10 UPD       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    11 ENQ       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    12 BTC       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    13 BTC       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    14 BTC       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    15 SPO       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    16 UP2       -1 Ended         no    no     1   0    0                                    NO_ACTION                          
    Dispatcher Queue Statistics Sun Aug 24 05:58:47 2014
    ===========================
    +------+--------+--------+--------+------------+------------+
    |  Typ |    now |   high |    max | writes     |  reads     |
    +------+--------+--------+--------+------------+------------+
    | NOWP |      0 |      2 |   2000 |          5 |          5 |
    +------+--------+--------+--------+------------+------------+
    |  DIA |      2 |      2 |   2000 |          2 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  UPD |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  ENQ |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  BTC |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  SPO |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  UP2 |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    max_rq_id 5
    wake_evt_udp_now 0
    wake events       total     5,  udp     4 ( 80%),  shm     1 ( 20%)
    since last update total     5,  udp     4 ( 80%),  shm     1 ( 20%)
    DpGetLoadAverage: la1[1] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[1] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[1] = 0.011111 / -1.000000 %
    Dispatcher Load Statistics
    +------+---------+---------+---------+
    |  Typ |     LA1 |     LA5 |    LA15 |
    +------+---------+---------+---------+
    |  DIA |   0.000 |   0.000 |   0.011 |
    +------+---------+---------+---------+
    DpGetLoadAverage: la1[2] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[2] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[2] = 0.000000 / -1.000000 %
    |  UPD |   0.000 |   0.000 |   0.000 |
    +------+---------+---------+---------+
    DpGetLoadAverage: la1[3] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[3] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[3] = 0.000000 / -1.000000 %
    |  ENQ |   0.000 |   0.000 |   0.000 |
    +------+---------+---------+---------+
    DpGetLoadAverage: la1[4] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[4] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[4] = 0.000000 / -1.000000 %
    |  BTC |   0.000 |   0.000 |   0.000 |
    +------+---------+---------+---------+
    DpGetLoadAverage: la1[5] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[5] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[5] = 0.000000 / -1.000000 %
    |  SPO |   0.000 |   0.000 |   0.000 |
    +------+---------+---------+---------+
    DpGetLoadAverage: la1[6] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la5[6] = 0.000000 / -1.000000 %
    DpGetLoadAverage: la15[6] = 0.000000 / -1.000000 %
    |  UP2 |   0.000 |   0.000 |   0.000 |
    +------+---------+---------+---------+
    Dump of tm_adm structure: Sun Aug 24 05:58:47 2014
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    RM-T19, U20,                 , , 11:28:00, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks Sun Aug 24 05:58:47 2014
    =============================
    Slots: 1000, Used: 0, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:52 2014
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >VINEETABAP_IDS_00                       < (normal)
    DpJ2eeDisableRestart
    DpHalt: switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    DpHalt: stop work processes
    DpHalt: stop gateway
    killing process (1192) (SOFT_KILL)
    *** ERROR => DpProcKill: kill failed [dpntdisp.c   397]
    DpHalt: stop icman
    killing process (4164) (SOFT_KILL)
    DpHalt: terminate gui connections
    send SHUTDOWN to REM TM 19
    DpWpBlksLow: wp_blks_in_queue/limit/max = 0/800/1000
    DpLockWpBlkEx: my wp blk start index is 0
    DpLockWpBlkEx: lock wp ca_blk 0
    return errno (-17) to T19
    DpTmSend: errormsg without overhead: use mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    DpTmSend: try to send 14 bytes to T19/M0
    NiBufSend starting
    NiIWrite: hdl 18 sent data (wrt=14,pac=1,MESG_IO)
    REL WP ca_blk 0
    set status of T19 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 18 in set0
    SiSelNSet: set events of sock 428 to: ---
    NiBufISelRemove: remove hdl 18 from set0
    SiSelNRemove: removed sock 428 (pos=2)
    SiSelNRemove: removed sock 428
    NiSelIRemove: removed hdl 18
    DpDelSocketInfo: del info for nihdl 18 (pos/type=2/3)
    NiICloseHandle: shutdown and close hdl 18/sock 428
    NiBufIClose: clear extension for hdl 18
    dp_tm_adm[19].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1408859932/146000
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 19
    DpListRemove: remove elem 19 from tmadm_inuse_list
    DpListRemove: 19 elems in tmadm_inuse_list
    DpListInsert: insert elem 19 into tmadm_free_list (at begin)
    DpListInsert: 182 elems in tmadm_free_list
    DpHalt: wait for end of work processes
    DpHalt: wait for end of gateway
    *** ERROR => [DpProcDied] Process died  (PID:1192  HANDLE:1124  rc:0x1) [dpnttool2.c  147]
    DpHalt: wait for end of icman
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:53 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:54 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:55 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:56 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:57 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:58 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:28:59 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:4164  HANDLE:1132)
    DpHalt: waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1121
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sun Aug 24 11:29:00 2014
    NiISelect: TIMEOUT occured (1000ms)
    *** ERROR => [DpProcDied] Process died  (PID:4164  HANDLE:1132  rc:0x0) [dpnttool2.c  147]
    DpHalt: not attached to the message server
    DpHalt: cleanup EM
    EsCleanup( )
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 4508) [dpxxdisp.c   11252]
    DpHalt: Good Bye .....

    I have a feeling you might have better luck posting this in the BASIS forum and not ABAP.

  • Error installing oracle service registry 10.1.3.1

    have installed oracle SOA suite 10.1.3.3.0 (oracle SOA suite 10.1.3.1.0 + patch) in advanced mode.
    While installing Oracle service registry(10.1.3.1) , in application server selection page, there is no option to select the Application server for the version 10.1.3.3.0.
    Available options are
    oc4j standalone 10.1.2.0.2
    oracle 10g 10.1.2.0.2.
    oc4j standalone 10.1.3.1
    oracle 10g 10.1.3.1
    I went on with the installation by selecting oracle 10g 10.1.3.1.
    Installation stops with a build error.
    Prepare the build directory...
    Create 'env.properties' demo settings file...
    Create the Service Registry configuration file oracle-servletconf.xml...
    Prepare Service Registry module...
    Copy Service Registry libraries and classes...
    Configure Systinet Registry module ..
    Configuring Registry...
    [java] BUILD FAILED
    [java] file:D:/oracle/registry_10_1_3/etc/setup/setupserver.xml:538: A zip file cannot include itself
    [java] Total time: 2 minutes 18 seconds
    Java returned: 1
    Installation failed. If accessible, see "d:\oracle\registry_10_1_3\log\install.log".
    To correct installation parameters and resume installation click Recover.
    .

    i am pasting the log file...
    #Fri Apr 11 19:40:38 GMT+05:30 2008
    olite.database.password.confirmation=***
    porting.context=registry
    db.system.name.condition=olite
    porting.oracle.admin.password=***
    porting.oracle.https.port=4443
    alldb.create.datasource.name=jdbc/registryDS
    porting.oracle.home=E\:\\product\\10.1.3.1\\OracleAS_1
    porting.oracle.http.port=7777
    alldb.create.datasource.indirect.password=***
    install.server.admin.mail=[ admin e-mail ]
    install.os.is.win.andcondition=true
    create.desktop.icons=yes
    porting.oracle.admin.name=oc4jadmin
    olite.database.password=***
    porting.make.deploy=yes
    alldb.create.datasource.indirect.password.username=
    porting.https.use=yes
    porting.oracle.ormi.port=6003
    alldb.install.registry.name=OracleAS Service Registry
    install.server.admin.name=admin
    account.backend.type.condition=database
    alldb.install.demo.data=no
    install.server.admin.password.confirmation=***
    dist.version=10.1.3.1
    olite.database.name=uddinode
    alldb.create.datasource=yes
    install.type.condition=standalone
    olite.database.dir=e\:\\oracle\\registry_10_1_3\\olite
    alldb.install.demo.data.settings=
    create.menu.items=no
    alldb.create.drop.condition=createComplete
    porting.oracle.instance.name=home
    porting.application.name=registry
    install.directory=e\:\\oracle\\registry_10_1_3
    install.server.admin.password=***
    olite.database.user=uddiuser
    porting.oracle.ormi.host=localhost
    db.showall.condition=false
    porting.server.type.condition=standalone
    porting.make.jazn=yes
    porting.hostname=hst-pcs3023.corp.satyam.ad
    porting.type.condition=oraclefull
    install.windows.menu=Oracle Application Server Service Registry 10.1.3
    [echo] Expanding E:\AIA\oracle-service-registry-10.1.3.1.jar to e:\oracle\registry_10_1_3 ...
    [echo] Building scripts ...
    [echo] Platform is Windows
    [echo] Preparing 'admin' account ...
    [echo] Preparing account_list ...
    [echo] Preparing permission_list ...
    [echo] Preparing approval management ...
    [echo] Creating standalone configuration ...
    [java] Buildfile: e:\oracle\registry_10_1_3\etc\setup\setupserver.xml
    [java] installprops:
    [java] props:
    [java] props2:
    [java] changeSecurity:
    [java] install.security:
    [java] install.ssl.transport:
    [java] [java] Done.
    [java] [java] Done.
    [java] [java] Done.
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\conf\authToken.crt
    [java] changeports:
    [java] [echo] Preparing ports ...
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\etc\ssl.properties
    [java] [style] Processing E:\oracle\registry_10_1_3\conf\serverconf.xml to E:\oracle\registry_10_1_3\conf\serverconf.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\serverconf.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\web.xml to E:\oracle\registry_10_1_3\app\uddi\conf\web.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\web.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\web_ui.xml to E:\oracle\registry_10_1_3\app\uddi\conf\web_ui.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\web.xsl
    [java] buichangeports:
    [java] [mkdir] Created dir: E:\oracle\registry_10_1_3\tmp
    [java] [unjar] Expanding: E:\oracle\registry_10_1_3\app\uddi\bsc.jar into E:\oracle\registry_10_1_3\tmp
    [java] [style] Processing E:\oracle\registry_10_1_3\tmp\conf\web.xml to E:\oracle\registry_10_1_3\tmp\conf\web.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\web.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\tmp\conf
    [java] [style] Processing E:\oracle\registry_10_1_3\tmp\conf\bsc.xml to E:\oracle\registry_10_1_3\tmp\conf\bsc.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\web.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\tmp\conf
    [java] [jar] Building jar: E:\oracle\registry_10_1_3\tmp\bsc.jar
    [java] buichangeports_sync_dist:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\dist
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi
    [java] [delete] Deleting directory E:\oracle\registry_10_1_3\tmp
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\configurator.xml to E:\oracle\registry_10_1_3\app\uddi\conf\configurator.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\configurator.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\node.xml to E:\oracle\registry_10_1_3\app\uddi\conf\node.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\node.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\security.xml to E:\oracle\registry_10_1_3\app\uddi\conf\security.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\security.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] changeTModelPorts:
    [java] changePortsOperationalBE:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\etc\db\data
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\etc\db\data
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\etc\db\data
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\etc\db\data
    [java] importOperationalTM:
    [java] importOperationalBS:
    [java] changePortsOtherTModels:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\etc\db\data
    [java] importOtherTModels:
    [java] changeDemoDataPorts:
    [java] changePortsDemoData:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\demos\conf
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\demos\conf
    [java] importDemoData.no:
    [java] copyDocDemos:
    [java] [echo] Copying data to 'e:\oracle\registry_10_1_3/doc/demos'...
    [java] [copy] Copying 13 files to E:\oracle\registry_10_1_3\doc\demos\bsc
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\doc\demos
    [java] create.desktop.icons.yes:
    [java] create.menu.items.no:
    [java] applicationCore:
    [java] [echo] Preparing applicationCore ...
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\application_core.xml to E:\oracle\registry_10_1_3\app\uddi\conf\application_core.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\application_core.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\etc\smtp.properties
    [java] setup:
    [java] [echo] Configuring Registry...
    [java] type.standalone:
    [java] [delete] Deleting directory E:\oracle\registry_10_1_3\registry_10_1_3
    [java] BUILD SUCCESSFUL
    [java] Total time: 2 minutes 43 seconds
    [java] Buildfile: e:\oracle\registry_10_1_3\etc\setup\install.xml
    [java] properties:
    [java] license:
    [java] [java] License key has been accepted.
    [java] BUILD SUCCESSFUL
    [java] Total time: 22 seconds
    [java] Buildfile: e:\oracle\registry_10_1_3\etc\setup\directory.xml
    [java] directory:
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\etc\ldap.properties
    [java] [echo] Preparing LDAP backend ...
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\directory.xml to E:\oracle\registry_10_1_3\app\uddi\conf\directory.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\directory.xsl
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\app\uddi\conf\directory.xml.new
    [java] account_core:
    [java] account_core.database:
    [java] [echo] Preparing database account backend ...
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\account_core.xml to E:\oracle\registry_10_1_3\app\uddi\conf\account_core.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\account_core_backend.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\group_core.xml to E:\oracle\registry_10_1_3\app\uddi\conf\group_core.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\group_core_backend.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] BUILD SUCCESSFUL
    [java] Total time: 2 seconds
    [java] Buildfile: e:\oracle\registry_10_1_3\etc\setup\database.xml
    [java] database:
    [java] database.createComplete:
    [java] database.create:
    [java] account_core:
    [java] account_core.database:
    [java] [echo] Preparing database account backend ...
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\account_core.xml to E:\oracle\registry_10_1_3\app\uddi\conf\account_core.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\account_core_backend.xsl
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\group_core.xml to E:\oracle\registry_10_1_3\app\uddi\conf\group_core.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\group_core_backend.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] server.database:
    [java] [echo] Copying JDBC drivers ...
    [java] db.create.complete:
    [java] uddi.class.path.jars_zips:
    [java] olite.database:
    [java] polite_ini:
    [java] [echo] Installing polite.ini into Windows directory ...
    [java] [move] Moving 1 files to C:\WINDOWS
    [java] [copy] Copying 1 file to C:\WINDOWS
    [java] create_db:
    [java] debug_print:
    [java] [echo]
    [java] [echo] UDDI_DB : ;DataDirectory=e:\oracle\registry_10_1_3\olite;Database=uddinode
    [java] [echo] UDDI_USER : uddiuser
    [java] [echo] java.library.path : E:\product\10.1.3.1\OracleAS_1\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;E:\product\10.1.3.1\OracleAS_1\bin;E:\product\10.1.3.1\OracleAS_1\jdk\bin;E:\product\10.1.3.1\OracleAS_1\ant\bin;D:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\PC Connectivity Solution\;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\CA\Unicenter Software Delivery\BIN;C:\Program Files\Java\j2re1.4.1_05;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\CA\DSM\bin;C:\Program Files\CA\SharedComponents\ScanEngine;C:\Program Files\CA\SharedComponents\CAUpdate\;C:\Program Files\CA\SharedComponents\ThirdParty\;C:\Program Files\CA\SharedComponents\SubscriptionLicense\;C:\Program Files\CA\eTrustITM;E:\product\10.1.3.1\OracleAS_1\ip\adapters\bin;E:\product\10.1.3.1\OracleAS_1\ip\adapters\lib;C:\Program Files\Samsung\Samsung PC Studio 3\;E:\product\10.1.3.1\OracleAS_1\OPatch;E:\product\10.1.3.1\OracleAS_1;E:/product/10.1.3.1/OracleAS_1/jdk/bin;e:\oracle\registry_10_1_3/etc/olite
    [java] [echo]
    [java] [echo] Creating new database ...
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\olite
    [java] create_input_quiet:
    [java] create_input:
    [java] [java] Properties:
    [java] [java] user:system
    [java] [java] password:***
    [java] [java] charSet:UTF8
    [java] [java] GRANT RESOURCE TO uddiuser;
    [java] [java] SQL:GRANT RESOURCE TO uddiuser
    [java] create_schema:
    [java] [echo] Creating schema ...
    [java] create_batch:
    [java] [java] Properties:
    [java] [java] user:uddiuser
    [java] [java] password:***
    [java] [java] charSet:UTF8
    [java] [java] SQL:CREATE TABLE passwd ( loginName varchar2 ( 255 ) PRIMARY KEY , password varchar2 ( 32 ) NOT NULL , email varchar2 ( 255 ) NOT NULL , fullName varchar2 ( 255 ) NOT NULL , description varchar2 ( 255 ) , languageCode varchar2 ( 26 ) DEFAULT 'en' NOT NULL , businessName varchar2 ( 255 ) , phone varchar2 ( 50 ) , alternatePhone varchar2 ( 50 ) , address varchar2 ( 1024 ) , stateProvince varchar2 ( 128 ) , city varchar2 ( 128 ) , country varchar2 ( 64 ) , zip varchar2 ( 50 ) , enableCode varchar2 ( 41 ) , expiration decimal ( 19 ) DEFAULT 0 , expires char ( 1 ) DEFAULT 'n' , externalAccount char ( 1 ) DEFAULT 'n' , blocked char ( 1 ) DEFAULT 'y' , tModelsLimit decimal ( 10 ) DEFAULT 10 , entitiesLimit decimal ( 10 ) DEFAULT 1 , servicesLimit decimal ( 10 ) DEFAULT 4 , bindingsLimit decimal ( 10 ) DEFAULT 2 , assertionsLimit decimal ( 10 ) DEFAULT 10 , subscriptionsLimit decimal ( 10 ) DEFAULT 0 , lastLoginTime decimal ( 19 ) , currentLoginTime decimal ( 19 ) )
    [java] [java] SQL: CREATE TABLE passwdProperty ( loginName varchar2 ( 255 ) NOT NULL REFERENCES passwd ( loginName ) ON DELETE CASCADE , name varchar2 ( 255 ) NOT NULL , value varchar2 ( 255 ) NOT NULL )
    [java] [java] SQL: CREATE INDEX idx_passwdProps ON passwdProperty ( loginName )
    [java] [java] SQL: CREATE TABLE groups ( groupName varchar2 ( 255 ) PRIMARY KEY , ownerName varchar2 ( 255 ) NOT NULL , description varchar2 ( 255 ) , private char ( 1 ) DEFAULT 'y' , externalGroup char ( 1 ) DEFAULT 'n' )
    [java] [java] SQL: CREATE INDEX idx_groupsOwnerName ON groups ( ownerName )
    [java] [java] SQL: CREATE TABLE groupMembers ( groupName varchar2 ( 255 ) REFERENCES groups ( groupName ) ON DELETE CASCADE , memberName varchar2 ( 255 ) NOT NULL )
    [java] [java] SQL: CREATE INDEX idx_groupMembers ON groupMembers ( groupName , memberName )
    [java] [java] SQL: CREATE TABLE permission ( permissionId decimal ( 19 ) PRIMARY KEY , type varchar2 ( 255 ) NOT NULL , name varchar2 ( 255 ) NOT NULL , principalName varchar2 ( 255 ) NOT NULL , principalIsUser char ( 1 ) DEFAULT 'y' )
    [java] [java] SQL: CREATE INDEX idx_permission ON permission ( principalName )
    [java] [java] SQL: CREATE TABLE permissionAction ( permissionId decimal ( 19 ) REFERENCES permission ( permissionId ) ON DELETE CASCADE , action varchar2 ( 255 ) NOT NULL )
    [java] [java] SQL: CREATE INDEX idx_permissionAction ON permissionAction ( permissionId )
    [java] [java] SQL: CREATE TABLE tModel ( tModelId decimal ( 19 ) NOT NULL , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , nameText varchar2 ( 255 ) NOT NULL , nameTextLower varchar2 ( 255 ) NOT NULL , lang varchar2 ( 20 ) NULL , deleted decimal ( 10 ) DEFAULT 0 NOT NULL , created decimal ( 19 ) NOT NULL , modified decimal ( 19 ) NOT NULL , modifiedIncluding decimal ( 19 ) NOT NULL , userName varchar2 ( 255 ) NOT NULL , nodeId varchar2 ( 255 ) NOT NULL , systemFlag decimal ( 10 ) DEFAULT 0 NOT NULL , deletedFlag decimal ( 10 ) DEFAULT 0 NOT NULL , publicFind decimal ( 1 ) DEFAULT 1 NOT NULL , publicGet decimal ( 1 ) DEFAULT 1 NOT NULL , PRIMARY KEY ( tModelId ) )
    [java] [java] SQL: CREATE INDEX idx_tModelKeyLower ON tModel ( tModelKeyLower )
    [java] [java] SQL: CREATE INDEX idx_tModelKeyOld ON tModel ( tModelKeyOld )
    [java] [java] SQL: CREATE INDEX idx_tModelSortName ON tModel ( nameText )
    [java] [java] SQL: CREATE INDEX idx_tModelSortNameLower ON tModel ( nameTextLower )
    [java] [java] SQL: CREATE INDEX idx_tModelSortTime ON tModel ( modified )
    [java] [java] SQL: CREATE INDEX idx_tModelSystemFlag ON tModel ( systemFlag )
    [java] [java] SQL: CREATE INDEX idx_tModelDeletedFlag ON tModel ( deletedFlag )
    [java] [java] SQL: CREATE TABLE aclBagTM ( seqNum INTEGER AUTO INCREMENT , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , userName varchar2 ( 255 ) NULL , groupName varchar2 ( 255 ) NULL , privilegeId decimal ( 19 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_aclTMuser ON aclBagTM ( tModelId , userName , privilegeId )
    [java] [java] SQL: CREATE INDEX idx_aclTMgroup ON aclBagTM ( tModelId , groupName , privilegeId )
    [java] [java] SQL: CREATE TABLE descriptionTM ( seqNum INTEGER AUTO INCREMENT , ownerId decimal ( 19 ) NOT NULL , subId decimal ( 10 ) NOT NULL , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , description varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_descTMOwner ON descriptionTM ( ownerId , subId )
    [java] [java] SQL: CREATE TABLE categoryBagTM ( seqNum INTEGER AUTO INCREMENT , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_cbtmid ON categoryBagTM ( tModelId )
    [java] [java] SQL: CREATE INDEX idx_cbtmfind ON categoryBagTM ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbtmfindOld ON categoryBagTM ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbtmrqn ON categoryBagTM ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbtmrqnOld ON categoryBagTM ( tModelKeyOld , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbtmrqs ON categoryBagTM ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE INDEX idx_cbtmrqsOld ON categoryBagTM ( tModelKeyOld , keyValueTrString )
    [java] [java] SQL: CREATE TABLE identifierBagTM ( seqNum INTEGER AUTO INCREMENT , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_ibtmid ON identifierBagTM ( tModelId )
    [java] [java] SQL: CREATE INDEX idx_ibtmfind ON identifierBagTM ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_ibtmfindOld ON identifierBagTM ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE TABLE keyedReferenceGroupTM ( groupId decimal ( 19 ) NOT NULL , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , PRIMARY KEY ( groupId ) )
    [java] [java] SQL: CREATE INDEX idx_krgtmid ON keyedReferenceGroupTM ( tModelId )
    [java] [java] SQL: CREATE INDEX idx_krgtmfind ON keyedReferenceGroupTM ( tModelKeyLower , tModelId , groupId )
    [java] [java] SQL: CREATE TABLE keyedReferenceTM ( seqNum INTEGER AUTO INCREMENT , groupId decimal ( 19 ) NOT NULL REFERENCES keyedReferenceGroupTM ( groupId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , keyName varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_krtmid ON keyedReferenceTM ( groupId )
    [java] [java] SQL: CREATE INDEX idx_krtmfind ON keyedReferenceTM ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krtmfindOld ON keyedReferenceTM ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krtmrqn ON keyedReferenceTM ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_krtmrqs ON keyedReferenceTM ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE TABLE overviewDocTM ( overviewId decimal ( 19 ) NOT NULL , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , overviewURL LONG VARBINARY NULL , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( overviewId ) )
    [java] [java] SQL: CREATE INDEX idx_overviewTM ON overviewDocTM ( tModelId )
    [java] [java] SQL: CREATE TABLE signatureTM ( seqNum INTEGER AUTO INCREMENT , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , signature LONG VARBINARY NULL , created decimal ( 1 ) DEFAULT 0 NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_sigTM ON signatureTM ( tModelId )
    [java] [java] SQL: CREATE TABLE businessEntity ( businessId decimal ( 19 ) NOT NULL , businessKey varchar2 ( 255 ) NOT NULL , businessKeyLower varchar2 ( 255 ) NOT NULL , businessKeyOld char ( 36 ) NOT NULL , nameText varchar2 ( 255 ) NOT NULL , nameTextLower varchar2 ( 255 ) NOT NULL , created decimal ( 19 ) NOT NULL , modified decimal ( 19 ) NOT NULL , modifiedIncluding decimal ( 19 ) NOT NULL , userName varchar2 ( 255 ) NOT NULL , nodeId varchar2 ( 255 ) NOT NULL , systemFlag decimal ( 10 ) DEFAULT 0 NOT NULL , deletedFlag decimal ( 10 ) DEFAULT 0 NOT NULL , publicFind decimal ( 1 ) DEFAULT 1 NOT NULL , publicGet decimal ( 1 ) DEFAULT 1 NOT NULL , PRIMARY KEY ( businessId ) )
    [java] [java] SQL: CREATE INDEX idx_beKeyLower ON businessEntity ( businessKeyLower )
    [java] [java] SQL: CREATE INDEX idx_beKeyOld ON businessEntity ( businessKeyOld )
    [java] [java] SQL: CREATE INDEX idx_beSortName ON businessEntity ( nameText )
    [java] [java] SQL: CREATE INDEX idx_beSortNameLower ON businessEntity ( nameTextLower )
    [java] [java] SQL: CREATE INDEX idx_beSortTime ON businessEntity ( modified )
    [java] [java] SQL: CREATE INDEX idx_beSystemFlag ON businessEntity ( systemFlag )
    [java] [java] SQL: CREATE INDEX idx_beDeletedFlag ON businessEntity ( deletedFlag )
    [java] [java] SQL: CREATE TABLE aclBagBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , userName varchar2 ( 255 ) NULL , groupName varchar2 ( 255 ) NULL , privilegeId decimal ( 19 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_aclBEuser ON aclBagBE ( businessId , userName , privilegeId )
    [java] [java] SQL: CREATE INDEX idx_aclBEgroup ON aclBagBE ( businessId , groupName , privilegeId )
    [java] [java] SQL: CREATE TABLE descriptionBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , description varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_descBEOwner ON descriptionBE ( businessId )
    [java] [java] SQL: CREATE TABLE discoveryURL ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , discoveryURL varchar2 ( 255 ) NULL , discoveryURL2 varchar2 ( 3846 ) NULL , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_urlOwner ON discoveryURL ( businessId )
    [java] [java] SQL: CREATE INDEX idx_urlFind ON discoveryURL ( discoveryURL )
    [java] [java] SQL: CREATE TABLE identifierBagBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_ibbeid ON identifierBagBE ( businessId )
    [java] [java] SQL: CREATE INDEX idx_ibbefind ON identifierBagBE ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_ibbefindOld ON identifierBagBE ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE TABLE categoryBagBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_cbbeid ON categoryBagBE ( businessId )
    [java] [java] SQL: CREATE INDEX idx_cbbefind ON categoryBagBE ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbbefindOld ON categoryBagBE ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbberqn ON categoryBagBE ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbberqnOld ON categoryBagBE ( tModelKeyOld , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbberqs ON categoryBagBE ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE INDEX idx_cbberqsOld ON categoryBagBE ( tModelKeyOld , keyValueTrString )
    [java] [java] SQL: CREATE TABLE keyedReferenceGroupBE ( groupId decimal ( 19 ) NOT NULL , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , PRIMARY KEY ( groupId ) )
    [java] [java] SQL: CREATE INDEX idx_krgbeid ON keyedReferenceGroupBE ( businessId )
    [java] [java] SQL: CREATE INDEX idx_krgbefind ON keyedReferenceGroupBE ( tModelKeyLower )
    [java] [java] SQL: CREATE TABLE keyedReferenceBE ( seqNum INTEGER AUTO INCREMENT , groupId decimal ( 19 ) NOT NULL REFERENCES keyedReferenceGroupBE ( groupId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , keyName varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_krbeid ON keyedReferenceBE ( groupId )
    [java] [java] SQL: CREATE INDEX idx_krbefind ON keyedReferenceBE ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krbefindOld ON keyedReferenceBE ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krberqn ON keyedReferenceBE ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_krberqs ON keyedReferenceBE ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE TABLE nameBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , nameText varchar2 ( 255 ) NOT NULL , nameTextLower varchar2 ( 255 ) NOT NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_namebeid ON nameBE ( businessId )
    [java] [java] SQL: CREATE INDEX idx_namebefind ON nameBE ( nameText )
    [java] [java] SQL: CREATE INDEX idx_namebefind2 ON nameBE ( nameTextLower )
    [java] [java] SQL: CREATE TABLE signatureBE ( seqNum INTEGER AUTO INCREMENT , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , signature LONG VARBINARY NULL , created decimal ( 1 ) DEFAULT 0 NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_sigBE ON signatureBE ( businessId )
    [java] [java] SQL: CREATE TABLE contact ( contactId decimal ( 19 ) NOT NULL , businessId decimal ( 19 ) NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( contactId ) )
    [java] [java] SQL: CREATE INDEX idx_contactOwner ON contact ( businessId )
    [java] [java] SQL: CREATE TABLE descriptionCO ( seqNum INTEGER AUTO INCREMENT , contactId decimal ( 19 ) NOT NULL REFERENCES contact ( contactId ) ON DELETE CASCADE , description varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_descCO ON descriptionCO ( contactId )
    [java] [java] SQL: CREATE TABLE personalName ( seqNum INTEGER AUTO INCREMENT , contactId decimal ( 19 ) NOT NULL REFERENCES contact ( contactId ) ON DELETE CASCADE , personName varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_persName ON personalName ( contactId )
    [java] [java] SQL: CREATE TABLE email ( seqNum INTEGER AUTO INCREMENT , contactId decimal ( 19 ) NOT NULL REFERENCES contact ( contactId ) ON DELETE CASCADE , email varchar2 ( 255 ) NULL , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_email ON email ( contactId )
    [java] [java] SQL: CREATE TABLE phone ( seqNum INTEGER AUTO INCREMENT , contactId decimal ( 19 ) NOT NULL REFERENCES contact ( contactId ) ON DELETE CASCADE , phone varchar2 ( 50 ) NULL , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_phone ON phone ( contactId )
    [java] [java] SQL: CREATE TABLE address ( addressId decimal ( 19 ) NOT NULL , contactId decimal ( 19 ) NOT NULL REFERENCES contact ( contactId ) ON DELETE CASCADE , lang varchar2 ( 20 ) NULL , useType varchar2 ( 255 ) NULL , sortCode varchar2 ( 10 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyOld varchar2 ( 41 ) NULL , PRIMARY KEY ( addressId ) )
    [java] [java] SQL: CREATE INDEX idx_address ON address ( contactId )
    [java] [java] SQL: CREATE TABLE addressLine ( seqNum INTEGER AUTO INCREMENT , addressId decimal ( 19 ) NOT NULL REFERENCES address ( addressId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , addressLine varchar2 ( 80 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_addressLine ON addressLine ( addressId )
    [java] [java] SQL: CREATE TABLE businessService ( serviceId decimal ( 19 ) NOT NULL , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , serviceKey varchar2 ( 255 ) NOT NULL , serviceKeyLower varchar2 ( 255 ) NOT NULL , serviceKeyOld char ( 36 ) NOT NULL , nameText varchar2 ( 255 ) NOT NULL , nameTextLower varchar2 ( 255 ) NOT NULL , servicePosition decimal ( 19 ) NULL , created decimal ( 19 ) NOT NULL , modified decimal ( 19 ) NOT NULL , modifiedIncluding decimal ( 19 ) NOT NULL , userName varchar2 ( 255 ) NOT NULL , nodeId varchar2 ( 255 ) NOT NULL , systemFlag decimal ( 10 ) DEFAULT 0 NOT NULL , deletedFlag decimal ( 10 ) DEFAULT 0 NOT NULL , publicFind decimal ( 1 ) DEFAULT 1 NOT NULL , publicGet decimal ( 1 ) DEFAULT 1 NOT NULL , PRIMARY KEY ( serviceId ) )
    [java] [java] SQL: CREATE INDEX idx_bsBusinesId ON businessService ( businessId )
    [java] [java] SQL: CREATE INDEX idx_bsKeyLower ON businessService ( serviceKeyLower )
    [java] [java] SQL: CREATE INDEX idx_bsKeyOld ON businessService ( serviceKeyOld )
    [java] [java] SQL: CREATE INDEX idx_bsSortName ON businessService ( nameText )
    [java] [java] SQL: CREATE INDEX idx_bsSortNameLower ON businessService ( nameTextLower )
    [java] [java] SQL: CREATE INDEX idx_bsSortTime ON businessService ( modified )
    [java] [java] SQL: CREATE INDEX idx_bsSystemFlag ON businessService ( systemFlag )
    [java] [java] SQL: CREATE INDEX idx_bsDeletedFlag ON businessService ( deletedFlag )
    [java] [java] SQL: CREATE TABLE projectedBusinessService ( projectedServiceId INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL , businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , businessKey varchar2 ( 255 ) NOT NULL , businessKeyOld varchar2 ( 41 ) NOT NULL , serviceKey varchar2 ( 255 ) NOT NULL , serviceKeyOld varchar2 ( 41 ) NOT NULL , servicePosition decimal ( 19 ) NULL )
    [java] [java] SQL: CREATE INDEX idx_pbsBusinesId ON projectedBusinessService ( businessId )
    [java] [java] SQL: CREATE INDEX idx_pbsServiceId ON projectedBusinessService ( serviceId )
    [java] [java] SQL: CREATE TABLE aclBagBS ( seqNum INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , userName varchar2 ( 255 ) NULL , groupName varchar2 ( 255 ) NULL , privilegeId decimal ( 19 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_aclBSuser ON aclBagBS ( serviceId , userName , privilegeId )
    [java] [java] SQL: CREATE INDEX idx_aclBSgroup ON aclBagBS ( serviceId , groupName , privilegeId )
    [java] [java] SQL: CREATE TABLE descriptionBS ( seqNum INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , description varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_descBSOwner ON descriptionBS ( serviceId )
    [java] [java] SQL: CREATE TABLE categoryBagBS ( seqNum INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_cbbsid ON categoryBagBS ( serviceId )
    [java] [java] SQL: CREATE INDEX idx_cbbsfind ON categoryBagBS ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbbsfindOld ON categoryBagBS ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbbsrqn ON categoryBagBS ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbbsrqnOld ON categoryBagBS ( tModelKeyOld , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbbsrqs ON categoryBagBS ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE INDEX idx_cbbsrqsOld ON categoryBagBS ( tModelKeyOld , keyValueTrString )
    [java] [java] SQL: CREATE TABLE keyedReferenceGroupBS ( groupId decimal ( 19 ) NOT NULL , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , PRIMARY KEY ( groupId ) )
    [java] [java] SQL: CREATE INDEX idx_krgbsid ON keyedReferenceGroupBS ( serviceId )
    [java] [java] SQL: CREATE INDEX idx_krgbsfind ON keyedReferenceGroupBS ( tModelKeyLower )
    [java] [java] SQL: CREATE TABLE keyedReferenceBS ( seqNum INTEGER AUTO INCREMENT , groupId decimal ( 19 ) NOT NULL REFERENCES keyedReferenceGroupBS ( groupId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , keyName varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_krbsid ON keyedReferenceBS ( groupId )
    [java] [java] SQL: CREATE INDEX idx_krbsfind ON keyedReferenceBS ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krbsfindOld ON keyedReferenceBS ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krbsrqn ON keyedReferenceBS ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_krbsrqs ON keyedReferenceBS ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE TABLE nameBS ( seqNum INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , nameText varchar2 ( 255 ) NOT NULL , nameTextLower varchar2 ( 255 ) NOT NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_nameBS ON nameBS ( serviceId )
    [java] [java] SQL: CREATE INDEX idx_nameBSfind ON nameBS ( nameText , lang )
    [java] [java] SQL: CREATE TABLE signatureBS ( seqNum INTEGER AUTO INCREMENT , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , signature LONG VARBINARY NULL , created decimal ( 1 ) DEFAULT 0 NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_sigBS ON signatureBS ( serviceId )
    [java] [java] SQL: CREATE TABLE bindingTemplate ( bindingId decimal ( 19 ) NOT NULL , serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , bindingKey varchar2 ( 255 ) NOT NULL , bindingKeyLower varchar2 ( 255 ) NOT NULL , bindingKeyOld char ( 36 ) NOT NULL , accessPointPart1 varchar2 ( 2048 ) NULL , accessPointPart2 varchar2 ( 2053 ) NULL , useType varchar2 ( 255 ) NULL , urlType varchar2 ( 16 ) NULL , hostingRedirector varchar2 ( 255 ) NULL , hostingRedirectorOld char ( 36 ) NULL , bindingPosition decimal ( 19 ) NULL , created decimal ( 19 ) NOT NULL , modified decimal ( 19 ) NOT NULL , modifiedIncluding decimal ( 19 ) NOT NULL , userName varchar2 ( 255 ) NOT NULL , nodeId varchar2 ( 255 ) NOT NULL , systemFlag decimal ( 10 ) DEFAULT 0 NOT NULL , deletedFlag decimal ( 10 ) DEFAULT 0 NOT NULL , publicFind decimal ( 1 ) DEFAULT 1 NOT NULL , publicGet decimal ( 1 ) DEFAULT 1 NOT NULL , PRIMARY KEY ( bindingId ) )
    [java] [java] SQL: CREATE INDEX idx_btBusinesId ON bindingTemplate ( serviceId )
    [java] [java] SQL: CREATE INDEX idx_btKeyLower ON bindingTemplate ( bindingKeyLower )
    [java] [java] SQL: CREATE INDEX idx_btKeyOld ON bindingTemplate ( bindingKeyOld )
    [java] [java] SQL: CREATE INDEX idx_btSortTime ON bindingTemplate ( modified )
    [java] [java] SQL: CREATE INDEX idx_btSystemFlag ON bindingTemplate ( systemFlag )
    [java] [java] SQL: CREATE INDEX idx_btDeletedFlag ON bindingTemplate ( deletedFlag )
    [java] [java] SQL: CREATE TABLE aclBagBT ( seqNum INTEGER AUTO INCREMENT , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , userName varchar2 ( 255 ) NULL , groupName varchar2 ( 255 ) NULL , privilegeId decimal ( 19 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_aclBTuser ON aclBagBT ( bindingId , userName , privilegeId )
    [java] [java] SQL: CREATE INDEX idx_aclBTgroup ON aclBagBT ( bindingId , groupName , privilegeId )
    [java] [java] SQL: CREATE TABLE descriptionBT ( seqNum INTEGER AUTO INCREMENT , ownerId decimal ( 19 ) NOT NULL , subId decimal ( 10 ) NOT NULL , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , description varchar2 ( 255 ) NULL , lang varchar2 ( 20 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_descBTbinding ON descriptionBT ( bindingId )
    [java] [java] SQL: CREATE INDEX idx_descBTOwner ON descriptionBT ( ownerId )
    [java] [java] SQL: CREATE TABLE categoryBagBT ( seqNum INTEGER AUTO INCREMENT , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_cbbtid ON categoryBagBT ( bindingId )
    [java] [java] SQL: CREATE INDEX idx_cbbtfind ON categoryBagBT ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbbtfindOld ON categoryBagBT ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_cbbtrqn ON categoryBagBT ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbbtrqnOld ON categoryBagBT ( tModelKeyOld , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_cbbtrqs ON categoryBagBT ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE INDEX idx_cbbtrqsOld ON categoryBagBT ( tModelKeyOld , keyValueTrString )
    [java] [java] SQL: CREATE TABLE keyedReferenceGroupBT ( groupId decimal ( 19 ) NOT NULL , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , PRIMARY KEY ( groupId ) )
    [java] [java] SQL: CREATE INDEX idx_krgbtid ON keyedReferenceGroupBT ( bindingId )
    [java] [java] SQL: CREATE INDEX idx_krgbtfind ON keyedReferenceGroupBT ( tModelKeyLower )
    [java] [java] SQL: CREATE TABLE keyedReferenceBT ( seqNum INTEGER AUTO INCREMENT , groupId decimal ( 19 ) NOT NULL REFERENCES keyedReferenceGroupBT ( groupId ) ON DELETE CASCADE , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , keyValueOld varchar2 ( 41 ) NULL , keyValueTrNum number ( 25 , 6 ) NULL , keyValueTrString varchar2 ( 255 ) NULL , keyName varchar2 ( 255 ) NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_krbtid ON keyedReferenceBT ( groupId )
    [java] [java] SQL: CREATE INDEX idx_krbtfind ON keyedReferenceBT ( tModelKeyLower , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krbtfindOld ON keyedReferenceBT ( tModelKeyOld , keyValue )
    [java] [java] SQL: CREATE INDEX idx_krbtrqn ON keyedReferenceBT ( tModelKeyLower , keyValueTrNum )
    [java] [java] SQL: CREATE INDEX idx_krbtrqs ON keyedReferenceBT ( tModelKeyLower , keyValueTrString )
    [java] [java] SQL: CREATE TABLE signatureBT ( seqNum INTEGER AUTO INCREMENT , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , signature LONG VARBINARY NULL , created decimal ( 1 ) DEFAULT 0 NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_sigBT ON signatureBT ( bindingId )
    [java] [java] SQL: CREATE TABLE tModelInstanceInfo ( instanceId decimal ( 19 ) NOT NULL , bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , serviceId decimal ( 19 ) NOT NULL , tModelKey varchar2 ( 255 ) NOT NULL , tModelKeyLower varchar2 ( 255 ) NOT NULL , tModelKeyOld char ( 41 ) NOT NULL , instanceParms LONG VARBINARY NULL , PRIMARY KEY ( instanceId ) )
    [java] [java] SQL: CREATE INDEX idx_TMIIOwner ON tModelInstanceInfo ( bindingId )
    [java] [java] SQL: CREATE INDEX idx_TMIIfind ON tModelInstanceInfo ( tModelKeyLower )
    [java] [java] SQL: CREATE INDEX idx_TMIIfind2 ON tModelInstanceInfo ( tModelKeyOld )
    [java] [java] SQL: CREATE TABLE overviewDocTMI ( overviewId decimal ( 19 ) NOT NULL , instanceId decimal ( 19 ) NOT NULL REFERENCES tModelInstanceInfo ( instanceId ) ON DELETE CASCADE , overviewURL LONG VARBINARY NULL , useType varchar2 ( 255 ) NULL , PRIMARY KEY ( overviewId ) )
    [java] [java] SQL: CREATE INDEX idx_TMIIdocOwner ON overviewDocTMI ( instanceId )
    [java] [java] SQL: CREATE TABLE publisherAssertion ( publisherAssertionId decimal ( 19 ) NOT NULL , fromId decimal ( 19 ) NOT NULL , toId decimal ( 19 ) NOT NULL , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , keyValueLower varchar2 ( 255 ) NULL , tModelKey varchar2 ( 255 ) NULL , tModelKeyLower varchar2 ( 255 ) NULL , tModelKeyOld char ( 41 ) NULL , flag decimal ( 10 ) NOT NULL , created decimal ( 19 ) NOT NULL , modified decimal ( 19 ) NOT NULL , nodeId varchar2 ( 255 ) NULL , PRIMARY KEY ( publisherAssertionId ) )
    [java] [java] SQL: CREATE INDEX idx_PAfromId ON publisherAssertion ( fromId )
    [java] [java] SQL: CREATE INDEX idx_PAtoId ON publisherAssertion ( toId )
    [java] [java] SQL: CREATE INDEX idx_PAfind ON publisherAssertion ( tModelKeyLower , keyValue , keyName )
    [java] [java] SQL: CREATE INDEX idx_PAfindOld ON publisherAssertion ( tModelKeyOld , keyValue , keyName )
    [java] [java] SQL: CREATE TABLE signaturePA ( seqNum INTEGER AUTO INCREMENT , publisherAssertionId decimal ( 19 ) NOT NULL REFERENCES publisherAssertion ( publisherAssertionId ) ON DELETE CASCADE , signature LONG VARBINARY NULL , created decimal ( 1 ) DEFAULT 0 NOT NULL , PRIMARY KEY ( seqNum ) )
    [java] [java] SQL: CREATE INDEX idx_sigPA ON signaturePA ( publisherAssertionId )
    [java] [java] SQL: CREATE TABLE taxonomy ( id decimal ( 19 ) NOT NULL , tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , tModelKeyLower varchar2 ( 255 ) NOT NULL , keyName varchar2 ( 255 ) NULL , keyValue varchar2 ( 255 ) NULL , parentId decimal ( 19 ) NOT NULL , disabled decimal ( 10 ) DEFAULT 0 NOT NULL , idPath varchar2 ( 255 ) NOT NULL , PRIMARY KEY ( id ) )
    [java] [java] SQL: CREATE INDEX idx_taxonomy ON taxonomy ( tModelId , parentId )
    [java] [java] SQL: CREATE INDEX idx_taxonomyFind ON taxonomy ( keyValue , keyName )
    [java] [java] SQL: CREATE INDEX idx_taxonomyKey ON taxonomy ( tModelKeyLower )
    [java] [java] SQL: CREATE TABLE transferToken ( transferTokenId decimal ( 19 ) PRIMARY KEY , userName varchar2 ( 255 ) NOT NULL , nodeId varchar2 ( 255 ) NOT NULL , requestExpiration decimal ( 19 ) NOT NULL , opaqueToken varchar2 ( 255 ) NOT NULL )
    [java] [java] SQL: CREATE TABLE transferKeys ( transferTokenId decimal ( 19 ) NOT NULL REFERENCES transferToken ( transferTokenId ) ON DELETE CASCADE , itemKey varchar2 ( 255 ) NOT NULL , itemType char ( 1 ) NOT NULL )
    [java] [java] SQL: CREATE INDEX idx_transferKeys ON transferKeys ( transferTokenId )
    [java] [java] SQL: CREATE TABLE subscription ( subscriptionId decimal ( 19 ) NOT NULL , subscriptionKey varchar2 ( 255 ) NOT NULL , subscriptionKeyLower varchar2 ( 255 ) NOT NULL , userName varchar2 ( 255 ) NOT NULL , bindingKey varchar2 ( 255 ) NULL , expireAfter decimal ( 19 ) NULL , maxEntities decimal ( 10 ) NULL , notificationInterval varchar2 ( 64 ) NULL , isBrief decimal ( 1 ) NULL , lastNotification decimal ( 19 ) NULL , filter varchar2 ( 4000 ) NOT NULL , PRIMARY KEY ( subscriptionId ) , UNIQUE ( subscriptionKey ) )
    [java] [java] SQL: CREATE TABLE subscriptionBag ( subscriptionId decimal ( 19 ) NOT NULL REFERENCES subscription ( subscriptionId ) ON DELETE CASCADE , subscribedId decimal ( 19 ) NOT NULL , deletedTime decimal ( 19 ) NULL , subscribedKey varchar2 ( 255 ) NOT NULL , unique ( subscriptionId , subscribedId ) )
    [java] [java] SQL: CREATE INDEX idx_subscriptionBag ON subscriptionBag ( subscriptionId , subscribedId , deletedTime )
    [java] [java] SQL: CREATE TABLE sequences ( value decimal ( 19 ) )
    [java] [java] SQL: INSERT INTO sequences ( value ) VALUES ( 1 )
    [java] [java] SQL: CREATE GLOBAL TEMPORARY TABLE keyTemp ( threadId decimal ( 19 ) NOT NULL , id decimal ( 19 ) NULL , ownerId decimal ( 19 ) NULL , entityKey varchar2 ( 255 ) NULL , type decimal ( 10 ) NULL , orderId decimal ( 10 ) NULL , sortName varchar2 ( 255 ) , sortTime decimal ( 13 ) )
    [java] [java] SQL: CREATE TABLE approvalManagement ( approver varchar2 ( 255 ) NOT NULL , approverIsUser char ( 1 ) DEFAULT 'y' , requestor varchar2 ( 255 ) NOT NULL , requestorIsUser char ( 1 ) DEFAULT 'y' )
    [java] [java] SQL: CREATE TABLE approver ( name varchar2 ( 255 ) NOT NULL , isUser char ( 1 ) DEFAULT 'y' )
    [java] [java] SQL: CREATE TABLE approvalRequest ( requestKey varchar2 ( 255 ) PRIMARY KEY , name varchar2 ( 255 ) NOT NULL , requestorName varchar2 ( 255 ) NOT NULL , status varchar2 ( 14 ) NOT NULL , time decimal ( 19 ) NOT NULL , description varchar2 ( 255 ) )
    [java] [java] SQL: CREATE INDEX idx_arfr ON approvalRequest ( requestKey , status )
    [java] [java] SQL: CREATE TABLE approvalKey ( requestKey varchar2 ( 255 ) NOT NULL REFERENCES approvalRequest ( requestKey ) ON DELETE CASCADE , entityId decimal ( 19 ) NOT NULL , type varchar2 ( 2 ) NOT NULL , mark char ( 1 ) NOT NULL )
    [java] [java] SQL: CREATE TABLE approvalRequestRecord ( requestKey varchar2 ( 255 ) NOT NULL REFERENCES approvalRequest ( requestKey ) ON DELETE CASCADE , userName varchar2 ( 255 ) NOT NULL , action varchar2 ( 14 ) NOT NULL , time decimal ( 19 ) NOT NULL , message varchar2 ( 4000 ) )
    [java] [java] SQL: CREATE TABLE tModelCache ( tModelId decimal ( 19 ) NOT NULL REFERENCES tModel ( tModelId ) ON DELETE CASCADE , pageId decimal ( 10 ) NOT NULL , object LONG VARBINARY )
    [java] [java] SQL: CREATE INDEX idx_tModelCache ON tModelCache ( tModelId )
    [java] [java] SQL: CREATE TABLE businessCache ( businessId decimal ( 19 ) NOT NULL REFERENCES businessEntity ( businessId ) ON DELETE CASCADE , pageId decimal ( 10 ) NOT NULL , object LONG VARBINARY )
    [java] [java] SQL: CREATE INDEX idx_businessCache ON businessCache ( businessId )
    [java] [java] SQL: CREATE TABLE serviceCache ( serviceId decimal ( 19 ) NOT NULL REFERENCES businessService ( serviceId ) ON DELETE CASCADE , pageId decimal ( 10 ) NOT NULL , object LONG VARBINARY )
    [java] [java] SQL: CREATE INDEX idx_serviceCache ON serviceCache ( serviceId )
    [java] [java] SQL: CREATE TABLE bindingCache ( bindingId decimal ( 19 ) NOT NULL REFERENCES bindingTemplate ( bindingId ) ON DELETE CASCADE , pageId decimal ( 10 ) NOT NULL , object LONG VARBINARY )
    [java] [java] SQL: CREATE INDEX idx_bindingCache ON bindingCache ( bindingId )
    [java] install:
    [java] uddi.class.path.jars_zips:
    [java] olite.data:
    [java] changeDBParams:
    [java] [style] Processing E:\oracle\registry_10_1_3\etc\db\data\operationalBE.xml to E:\oracle\registry_10_1_3\etc\db\data\operationalBE.xml.new
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\operationalBE.xsl
    [java] [move] Moving 1 files to E:\oracle\registry_10_1_3\etc\db\data
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\app\uddi\conf
    [java] [style] Processing E:\oracle\registry_10_1_3\app\uddi\conf\tmp.xml to E:\oracle\registry_10_1_3\app\uddi\conf\database.xml
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\etc\bin\database.xsl
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\app\uddi\conf\tmp.xml
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\etc\db.properties
    [java] importData:
    [java] [echo] Importing system data ...
    [java] importGroup:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/groups.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomyTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomiesWithKeysAsValues.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/utilityV2TModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/utilityTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/wsdlCanonicalTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/systinetTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/wsrpTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/oracleTModels.xml
    [java] importOperationalTM:
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/operationalTM.xml
    [java] importOperationalBE:
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/operationalBE.xml
    [java] importOperationalBS:
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/operationalBS.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/comparators.xml
    [java] importTaxonomy:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomy/ebxml-org_specifications.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/microsoft-com_geoweb-2000.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/ntis-gov_naics_1997.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/ntis-gov_sic_1997.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_taxonomySystem.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_create-allowed.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_create-denied.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_delete-allowed.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_delete-denied.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_find-allowed.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_find-denied.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_get-allowed.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_get-denied.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_save-allowed.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_acl_save-denied.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_taxonomyCompatibility.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_comparator.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_isTransformedBy.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_isOrderedBy.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_xml_local-name.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-naics02.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-postal_address.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-dnb-com-duns.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-iso-ch-1984-icd.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-categorization-iso3166.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-thomasregister-com-supplierid.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_entityKeyValues.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_general_keywords.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_isReplacedBy.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_nodes.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_owningBusiness.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_resource_reference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_resource_type.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_types.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_validatedBy.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi.org_wsdl_types.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/unspsc-org_unspsc-3_1.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_wsdl_portTypeReference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_wsdl_categorization_protocol.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org_wsdl_categorization_transport.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_dependency.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_resource_location.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_xml_local-name.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_xml_schema_location.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_transformation_output-method.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/ws-i-org_conformsTo_2002_12.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_endpoint_status.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_endpoint_availability.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_interface_status.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_service_certification.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_usage.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_version.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_milestone.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_release-date.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-oasis-open_org-wsrp-service_type.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-oasis-open_org_wsrp_producer_service_reference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-oasis-open_org-wsrp-portlet_handle.xml
    [java] importTaxonomy:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomy/unspsc-org_unspsc.xml
    [java] importTaxonomy:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomy/uddi-org-ubr-unspsc_v6_0501.xml
    [java] importTaxonomy:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/taxonomy/schemas-xmlsoap-org_ws_2003_03_localpolicyreference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/schemas-xmlsoap-org_ws_2003_03_policytypes.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/schemas-xmlsoap-org_ws_2003_03_remotepolicyreference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_avg-byte.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_avg-byte-input.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_avg-byte-output.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_avg-message-throughput.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_avg-response-time.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_errors.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_hits.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_policy-violations.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_median-byte.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_median-byte-input.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_median-byte-output.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_median-response-time.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_metrics_reference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_proxy-reference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_server-reference.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_state.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_state-change-request.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_system.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_type.xml, e:\oracle\registry_10_1_3/etc/db/data/taxonomy/systinet-com_management_url.xml
    [java] importOtherTModels:
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/otherTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/ubrTModels.xml
    [java] importFile:
    [java] [echo] e:\oracle\registry_10_1_3/etc/db/data/ebXmlTModels.xml
    [java] importDemo.no:
    [java] checkApproval:
    [java] importApproval:
    [java] install:
    [java] database.props:
    [java] database.library1:
    [java] database.library2:
    [java] changeports.database:
    [java] db.installDatasourceSetup:
    [java] db.addDatasourceXml.yes:
    [java] database.driver.props:
    [java] olite.driver:
    [java] [echo] Copying JDBC driver e:\oracle\registry_10_1_3/app/uddi/services/WASP-INF/lib/olite40.jar to application server
    [java] other.driver:
    [java] db.copyDatasourceDriverSetup.yes:
    [java] database.driver.props:
    [java] db.updateDatasourceLibrariesSetup.yes:
    [java] database.driver.props:
    [java] db.updateDatasourceLibrariesSetup.yes:
    [java] BUILD SUCCESSFUL
    [java] Total time: 16 minutes 32 seconds
    [java] Buildfile: e:\oracle\registry_10_1_3\etc\setup\porting.xml
    [java] props:
    [java] props2:
    [java] Overriding previous definition of reference to uddi.tool.classpath
    [java] port:
    [java] port.oraclefull.shared.no:
    [java] oracle.condition:
    [java] oracle:
    [java] oraclefull.condition:
    [java] oraclefull:
    [java] oracle1012.condition:
    [java] oracle1012:
    [java] oracle1012full.condition:
    [java] oracle1012full:
    [java] make_ear:
    [java] run-build:
    [java] server-portation:
    [java] http-port-eval-set:
    [java] http-port-eval-not-set:
    [java] http-port-eval:
    [java] https-port-eval-set:
    [java] https-port-eval-not-set:
    [java] https-port-eval:
    [java] wasp-url-eval:
    [java] eval-demos-env:
    [java] modify-demos:
    [java] self-containing-eval:
    [java] http-port-eval-set:
    [java] http-port-eval-not-set:
    [java] http-port-eval:
    [java] https-port-eval-set:
    [java] https-port-eval-not-set:
    [java] https-port-eval:
    [java] init:
    [java] make_ear:
    [java] [echo] Prepare the build directory...
    [java] clean:
    [java] prepare-build-dir:
    [java] [mkdir] Created dir: E:\oracle\registry_10_1_3\conf\porting\oracle\build\_hd_tmp
    [java] post-prepare-build-dir1:
    [java] post-prepare-build-dir2:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF
    [java] post-prepare-build-dir3:
    [java] post-prepare-build-dir4:
    [java] post-prepare-build-dir:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF
    [java] db.createDatasourceXml.yes:
    [java] olite.connection.props:
    [java] db.createDatasourceXml.internal:
    [java] [style] Processing E:\oracle\registry_10_1_3\conf\porting\data-sources.xml to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF\data-sources.xml
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\conf\porting\dataSource.xsl
    [java] [mkdir] Created dir: E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\lib
    [java] database.driver.props:
    [java] olite.driver:
    [java] [echo] Copying JDBC driver e:\oracle\registry_10_1_3/app/uddi/services/WASP-INF/lib/olite40.jar to application server
    [java] other.driver:
    [java] db.copyDatasourceDriver.yes:
    [java] database.driver.props:
    [java] db.updateDatasourceLibraries.other:
    [java] db.updateDatasourceLibraries.olite:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF
    [java] [style] Processing E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF\orion-application.xml.tmp to E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF\orion-application.xml
    [java] [style] Loading stylesheet E:\oracle\registry_10_1_3\conf\porting\orionApplication.xsl
    [java] [delete] Deleting: E:\oracle\registry_10_1_3\conf\porting\oracle\build\wasp_servlet\META-INF\orion-application.xml.tmp
    [java] db.updateDatasourceLibraries.yes:
    [java] [echo] Create 'env.properties' demo settings file...
    [java] copy-demo-env-properties-file.oracle:
    [java] copy-demo-env-properties-file.oracle.https.yes:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\conf\porting\oracle\build
    [java] replace-demo-env-properties:
    [java] [copy] Copying 1 file to E:\oracle\registry_10_1_3\demos
    [java] copy-demo-env-properties-file.oraclefull:
    [java] [echo] Create the Service Registry configuration file oracle-servletconf.xml...
    [java] prepare-config-file:
    [java] [style] DEPRECATED - the style attribute should be relative to the project's
    [java] [style] basedir, not the tasks's basedir.
    [java] [style] Processing E:\oracle\registry_10_1_3\conf\serverconf.xml to E:\oracle\registry_10_1_3\conf\oracle-servletcon

  • There must be a real solution to "Windows found driver software for your device but encountered an error installing"

    "Windows found driver software for your device but encountered an error installing"
    I've spent hours researching this error - Seems like many people have the same issue although there is no difinitive fix or known cause.
    I'm hoping someone here has an answer.
    Windows 7 Home Premium x64 OEM (HP)
    This is not an upgraded Vista system.
    It's not a specific driver related issue as it's the same response/effect be it graphics/chip set/usb/printer drivers.
    Please dont suggest to flatten and re-install or run a repair install - It's not an option, I only have remote access to the unit
    as it's currently in field use.
    This is a machine specific issue - identical machine purchased at the same time and configured the same has no issue.
    So the story.
    User has been fine for weeks - no hardware of software changes except Windows Updates.
    A Camera/USB connection that was working no longer does.
    Tried in all USB ports
    Plug in - windows announces found new hardware, tries to install drivers then fails
    with "Windows found software for your device but encountered an error installing ...."
    Device manager finds and identifies device although it is in the 'Unknown Device" category.
    Manually updating drivers via search/internet or point directly at a driver has exactly the same effect.
    Thinking this was just the camera drivers - I researched and downloaded new drivers from camera manufacturers sites
    Fuji and Canon.
    Same effect.
    Deleted/uninstalled drivers completely, deleted/uninstalled all USB root hub and USB devices (hidden and visible)
    SFC /Scannow finds no error
    Cold boot finds USB and chipset(?) devices on boot attempts to reinstall then we get
     "Windows found driver software for your device but encountered an error installing"
    So now I have no usb devices at all - memory stick/card reader/printer...... nada.
    in fact if I try to update any device driver I get the same message generated.
    Restore point does not help either. 
    After much trawling I found reference to a permisions issue and stale driver cache data.
    (This is using an administrator account - not user with admin permissions?)
    I'm willing to try anything at this time
    I deleted the infcache.1 and other .dat files under c:\windows\system32\driverstore
    Copied the usb  .inf and .pnf from the appropriate FileRepository directory into c:\windows\inf
    Uninstalled all the usb/unkown devices from device manager again.
    Rebooted
    Takes a little longer to boot as I take it it's rebuilding the driver cache then
    a very short hurrah!!!
    I can now use usb memory card and pen drives - no issue
    Plug in a camera or printer...
    "Windows found driver software for your device but encountered an error installing"
    Several attempt at this trying different driver versions.
    It should not be vendor specific, the other field machine that works is using Microsoft drivers for these devices.
    I even copied the drivers from one machine to the other - repeated everything above...
    "Windows found driver software for your device but encountered an error installing"
    And then the nail in my sanity
    Try windows update....
    Reboot
    "Windows found driver software for your device but encountered an error installing"
    but this time its different.
    The device it thinks it cannot install is the generic MTP-PTP drivers  (Photo Transfer Protocol -so am I getting somewhere)
    so it still finds but cannot install.
    The cameras are always found but appear as 'unknown devices' and cannot be accessed
    Uninstall all USB/unkown again - reboot..
    Same message and this time I've lost all the USB again.
    Restore point to before Win Update gets me USB back again although I still have no cameras  - so theres an update issue as well.
    This has to be tied down to a file access/ registry problem although I'm loath to go cutting about without some guidance.
    I'm no great believer in 'registry cleaners' unless anyone can point to a definitive/no ad's/sales version that really works.
    As I said above, flattening/rebuild at this time is not an option - the user is not best pleased and I'm completley stumped.
    If anyone has experienced(manu of you have) and fixed(still to find one) this issue please let me know how as soon as possible.
    Chris 

    I know I am replying to an old thread - but I have the answer and resolved this error, and since this message comes up first in search results, and part of my answer came from this thread, I wanted to help someone else as this took an extra
    12 hours and a lot of technical insight to resolve. See below for detailed explanation that others ask for above.
    My original issue was that iTunes didnt reinstall. generating this error that said I am trying to access an unavailable network resource and to browse to find itunes64setup (again). This may partly have been due to me deleting old install version folders.
    Research led me to completely uninstall apple products and reinstall per their instruction and fixed the issue with iTunes. see
    Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support
    The SAME error I had while updating itunes recurred while uninstalling it from my Windows 7 SP1 system...so I went to microsoft Fixit and attempted to correct and it properly uninstalled iTunes for me, which allowed the reinstall.
    What didnt work was my USB web root/ root hub, which partly involved my older system and USB 1.0, and the delete/reinstall existing drivers with the c:\windows\winsxs folder as source of drivers (thank you Magon Liu!!!) which I had to figure out what/why
    and how.
    Then I had an intel chipset issue...my new Iphone wasn't recognizing in plug and play, and there was an error with installing the device drivers for my new iphone 6. Manual applications didn't work, even though a generic device showed in control panel -
    device manager with a yellow !
    Per above blog answer - I tried to remove and reinstall my USB controller or update the drivers (I have an Alienware M15 laptop - a few years old.) I discovered that the USB host controller - an Intel(R) 5 Series / 3400 Series Chipset family USB Enhanced
    Host controller - (port) was not covered by current Intel chipset programs which are Series 6 and later, but did have an update (8/20/2009 v9.1.1.1020)  that supported USB 2.0 (and therefore 3.0 backwards compatibility which as an issue with my new iPhone
    and some USB thumb drives.) To find this I had to look at the Support - Downloads and Drivers - browse for drivers and somewhere found an option to look for older no longer supported drivers. I found infinst_autol.exe for my case.
    Once downloaded I tried to install and failed. Found the log in C:\Intel\Logs and contains:
    [InstallDev]
              [Device]
                Driver = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                INF = C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf
                Installed INF =
                Previous driver package =
    !           Warning 0xE0000235: DriverPackageGetPath failed.
                Difx = 64 bit
    Execute command: C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\x64\Difx64.exe -DriverInf "C:\Users\DAVIDS~1\AppData\Local\Temp\IPMx7\WIN7\ibexusb.inf" -Flags 20 -KeyPath "Software\Intel\Difx64"
                Using RegDeleteKeyEx
    !!!         ERROR 0xE0000246: DriverPackageInstall generated an unexpected error
     HERE'S THE ADDED EXPLANATION TO BRIAN'S POST THAT EXPLAINS THE SECURITY ISSUE:
    This turned out to be an error for two reasons. First, after manually running the command in an "run as administrator" window (same error result), thinking it related to my anti-virus (turned that off/disabled firewall and A/V), and from this thread
    granting my user administrative rights to files in an install folder and trying to reinstall inf files and drivers from C:\Windows\winsxs vs my copied infinst_autol.exe expansion (as found from log in C:\Users\David Samuels\AppData\Local\Temp\IPMx7\WIN7 folder).....that
    there was an easier solution as the reason this error actually happens is a permissions problem.
    To access the proper windows system folders - you have to be the TrustedInstaller service - not just in the administrator group...or you have to be the actual "Administrator" account. To become actual administrator on
    your own laptop, Open a command window "run CMD.exe as administrator", then execute command
    > net user administrator /active:yes
    This creates a local PC Administrator account with no password. Coincidentally it has proper permissions to windows directories for installing drivers. Log in as this user, go to device manager and update the USB hub and any other drivers. if updating the
    USB root - it doesn't replace it right away as the system cant disable the currently resident in memory "running" driver  - you have to update, then restart the system, log in as administrator and repeat at the next lower layer that has issues.
    Once completed - log in as yourself again and disable the administrator account in a command window with > net user administrator /active:no
    This in my case enabled all my USB 2.0 and 3.0 devices on my originally only USB 1.0 laptop and everything else works properly again - I hope this helps many of you to resolve your own issues that were difficult to find and resolve and that got as far as
    this thread. Good luck!
     Regards,
     Dave Samuels

  • Error installing SAP NetWeaver 7.01 ABAP Trial Version on Windows Vista

    This is my second attempt to install. The first time the laptop froze during the MaxDB installation. I was not able to use uninstall.exe (did not exist), so I deleted the entire contents of the sapdb folder and also ran the registry clean tool, RegistryClean.cmd, before the second attempt. Any assistance would be appreciated!!  Here is the contents of log.txt:
    (Feb 15, 2011 11:19:04 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\log.txt for details.
    (Feb 15, 2011 11:19:04 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/OFFICE~1/AppData/Local/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/OFFICE~1/AppData/Local/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    Faisal,
    Thanks for your response to my question.  I have successfully installed VirtualDisk, however I CANCELED the "Create New Virtual Disk" setup at step 8 of your instructions because it states that you must select a size of more than 50GB.  After installing VirtualDisk I only have 38GB of free space on my hard drive.  System requirements for SAP NetWeaver 7.01 ABAP Trial Version states 25GB temporary for installation - 12GB permanent. Your instructions specify that an additional 3.5GB are needed for setup files bringing the total space to 28.5GB.  Why are more than 50GB required?
    If more than 50GB are required, then what are my options? (I have already removed unneeded software, files, etc., so I can't get more space on my existing hard drive.)
    Thanks for your help!
    Gary

  • Error installing CS6 Acrobat from DVD on Mac OSX 10.8.5

    I keep getting this error when installing CS6 from the purchased DVD:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s), 0 warning(s)
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ----------- Payload: {E1C48031-9366-427F-AC04-535CEDAAD995} Acrobat X Pro  10.0.0.0 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed
    ERROR: DW050:  - Acrobat X Pro : Install failed
    I have already tried:
    Uninstalling and reinstalling
    Enabling root user
    Deleting and downloading and reinstalling AIR
    Everything listed here:
    http://waywardelf.wordpress.com/2012/07/01/adobe-acrobat-install-learning-opportunity/
    Acrobat opens but I cannot upgrade it which is not good.
    I have read all the related posts I can find here but nothing helps.
    Has anyone come up with an answer?
    If not, what are my options? We spent a lot of money that we couldn't really afford for this software.

    You will need to have a look at the log files.
    http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/mac.html#troubleshooting
    16.8   Troubleshooting
    16.8.1   Logging
    There are two primary logs: one for the installer application and one for the Updater which is responsible for detecting and downloading updates as well as invoking the installer.
    16.8.1.1   Install log
    Apple’s Installer.app creates an install log that should contain all basic success and failure details. The file is located at /private/var/log/install.log created by Apple’s Installer.app.
    By default, the installer logs only necessary information in installer log. However, it is possible to configure the log to provide debug output for 10.x and later products.
    To set this preference, do the following:
    Go to Users/<user name>/Library/Application Support/Adobe/Acrobat/(version) or create it if it doesn’t exist.
    Open com.adobe.acrobat.InstallerOverrides.plist or create it if it doesn’t exist.
    Create following key-value pair: AcroPatchLogLevel:debug
    debug logging<key>AcroPatchLogLevel</key> <value>debug</value>
    Save and close the file.
    16.8.1.2   Updater log
    The Updater creates a log at Users/<user name>/Library/Logs/Adobe/{application name} Updater.log. By default, it provides non-verbose output. To change the default:
    Go to Users/<user name>/Library/Preferences.
    Open to com.adobe.ARM.plist.
    Note Create the file if it does not exist. The file will not exist unless the Updater has run at least once.
    Create a new key if it does not exist: LogLevel.
    Set LogLevel:
    Brief: -int 0
    Verbose: -int 1
    Save and close the file.
    The log size limit is as follows: If an existing log is bigger than 1 MB, the Updater truncates the log. Old log files are backed up once as Adobe Acrobat/Reader Updater-old.log and overwrites any existing old.log.

  • Error installing Flash Builder 4.5 after uninstalling Flash Burrito

    ON MAC:
    I'm getting errors installing FB 4.5 PHP,
    I tried installing FB 4.5, but just got errors saying  'beta or pre-release needs to be uninstalled'
    so I instead tried installing FB 4.5 PHP which gives better error messages.
    It said unable to delete directories:
    Adobe Flash Builder Burrito Preview
    Adobe Flash Builder Burrito
    Adobe Flash Builder Burrito/sdks
    which don't exist, so I created them and gave them r/w access to everyone.
    Still getting the same error.
    ss

    Looks like you might have a conflict with a existing installation of Adobe Help.  You may want to review your install logs in their entirety however.  You can find details on how to accomplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Error installing Database instance on MSCS

    error installing Database instance on MSCS
    plateform: windows2003/oracle10g
    product: SAP ERP 2005
    Two node MSCS based cluster.
    - Installed OS and patched it.
    - Configured network adapters
    - Configured Shared storage device.
    - Installed Cluster server.(Tested by moving resources to other node successfully)
    - installed oracle10g
    - Patched db
    - Installed Oracle failsafe.
    - I have installed ASCS instance on first node using shared disk successfully.
    - Clustered the first node successfully
    - Created the oracle failsafe group
    - While installing the Database instance. (nothing was displayed in Dbhost field, i have manually entered virtual database host) . set all other wizard parameters ... installation stopped on step 5 e.i. "Create and Load Database" with an error message as follows.
    ERROR 2007-05-02 17:30:49
    CJS-00095  Error return code.<.br>DIAGNOSIS: Return code 1 of executable E:\oracle\PRD\102/bin/lsnrctl indicates an error.<.br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2007-05-02 17:30:49
    CJS-00095  Error return code.<.br>DIAGNOSIS: Return code 1 of executable E:\oracle\PRD\102/bin/lsnrctl indicates an error.<.br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2007-05-02 17:30:49
    FCO-00011  The step StartListener with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener was executed with status ERROR .
    INFO 2007-05-02 17:32:01
    An error occured and the user decide to stop.\n Current step "|NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener".
    <b>the logfile is very big ... but let me paste the important part only ...</b>
    INFO 2007-05-02 17:30:24
    Execute step setPermissions of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_Unpack|ind|ind|ind|ind|7|0.
    INFO 2007-05-02 17:30:25
    Execute step copyScripts of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_Unpack|ind|ind|ind|ind|7|0.
    INFO[E] 2007-05-02 17:30:25
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:26
    Execute step PrepareOraCreateTablespace of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0.
    INFO[E] 2007-05-02 17:30:26
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:27
    Execute step setDbenvEnvironment of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbCommon|ind|ind|ind|ind|0|0.
    INFO[E] 2007-05-02 17:30:27
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:28
    Execute step copyDbShellScripts of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbCommon|ind|ind|ind|ind|0|0.
    INFO 2007-05-02 17:30:29
    Execute step checkOraClientPreconditions of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0.
    INFO[E] 2007-05-02 17:30:29
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:30
    Execute step createOcl10Links of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0.
    INFO 2007-05-02 17:30:31
    Execute step createDbclientLst of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0.
    INFO[E] 2007-05-02 17:30:32
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:34
    Execute step setPermissions of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0.
    INFO 2007-05-02 17:30:35
    Execute step setDbenvEnvironment of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0.
    INFO[E] 2007-05-02 17:30:35
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:36
    Execute step doCleanOldNetworkFiles of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0.
    INFO[E] 2007-05-02 17:30:36
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:37
    Execute step doNetworkConfigurationServer of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0.
    INFO[E] 2007-05-02 17:30:37
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:38
    Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB\lsnrctl.log.
    INFO 2007-05-02 17:30:38
    Working directory changed to C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB.
    INFO 2007-05-02 17:30:38
    Output of E:\oracle\PRD\102\bin\lsnrctl stop LISTENER is written to the logfile lsnrctl.log.
    WARNING 2007-05-02 17:30:40
    Execution of the command "E:\oracle\PRD\102\bin\lsnrctl stop LISTENER" finished with return code 1. Output:
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 02-MAY-2007 17:30:38
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 61: Unknown error
    INFO 2007-05-02 17:30:40
    Creating file E:\oracle\PRD\102\NETWORK\ADMIN\listener.ora.
    INFO 2007-05-02 17:30:40
    Creating file E:\oracle\PRD\102\NETWORK\ADMIN\tnsnames.ora.
    INFO 2007-05-02 17:30:40
    Copied file 'E:/oracle/PRD/102/NETWORK/ADMIN/sqlnet.ora' to 'E:/oracle/PRD/102/NETWORK/ADMIN/sqlnet.1.ora'.
    INFO 2007-05-02 17:30:40
    Removing file E:\oracle\PRD\102\NETWORK\ADMIN\sqlnet.ora.
    INFO 2007-05-02 17:30:40
    Creating file E:\oracle\PRD\102\NETWORK\ADMIN\sqlnet.ora.
    INFO 2007-05-02 17:30:41
    Execute step doNetworkConfigurationClient of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0.
    INFO[E] 2007-05-02 17:30:41
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:41
    Creating directory
    sapgrp\sapmnt\PRD\SYS\profile\oracle.
    INFO 2007-05-02 17:30:41
    Creating file
    sapgrp\sapmnt\PRD\SYS\profile\oracle\tnsnames.ora.
    INFO 2007-05-02 17:30:42
    Creating file
    sapgrp\sapmnt\PRD\SYS\profile\oracle\sqlnet.ora.
    INFO 2007-05-02 17:30:43
    Execute step StartListener of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0.
    INFO[E] 2007-05-02 17:30:43
    FSL-02077  File system export (share) saploc does not exist.
    INFO 2007-05-02 17:30:43
    Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB\lsnrctl.log.
    INFO 2007-05-02 17:30:43
    Working directory changed to C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB.
    INFO 2007-05-02 17:30:43
    Output of E:\oracle\PRD\102\bin\lsnrctl stop LISTENER is written to the logfile lsnrctl.log.
    WARNING 2007-05-02 17:30:44
    Execution of the command "E:\oracle\PRD\102\bin\lsnrctl stop LISTENER" finished with return code 1. Output:
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 02-MAY-2007 17:30:43
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PRD.WORLD))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PRD))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=oracleprd)(PORT=1527))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 61: Unknown error
    INFO 2007-05-02 17:30:44
    Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB\lsnrctl.log.
    INFO 2007-05-02 17:30:44
    Working directory changed to C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DB.
    INFO 2007-05-02 17:30:44
    Output of E:\oracle\PRD\102\bin\lsnrctl start LISTENER is written to the logfile lsnrctl.log.
    WARNING 2007-05-02 17:30:49
    Execution of the command "E:\oracle\PRD\102\bin\lsnrctl start LISTENER" finished with return code 1. Output:
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 02-MAY-2007 17:30:44
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    Failed to open service <OraclePRD102TNSListener>, error 1060.
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production
    System parameter file is E:\oracle\PRD\102\network\admin\listener.ora
    Log messages written to E:\oracle\PRD\102\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PRD.WORLDipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PRDipc)))
    Error listening on: (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=oracleprd)(PORT=1527))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       32-bit Windows Error: 48: Unknown error
    Listener failed to start. See the error message(s) above...
    ERROR 2007-05-02 17:30:49
    CJS-00095  Error return code.<.br>DIAGNOSIS: Return code 1 of executable E:\oracle\PRD\102/bin/lsnrctl indicates an error.<.br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2007-05-02 17:30:49
    CJS-00095  Error return code.<.br>DIAGNOSIS: Return code 1 of executable E:\oracle\PRD\102/bin/lsnrctl indicates an error.<.br>SOLUTION: See log file lsnrctl.log for details.
    ERROR 2007-05-02 17:30:49
    FCO-00011  The step StartListener with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener was executed with status ERROR .
    INFO 2007-05-02 17:32:01
    An error occured and the user decide to stop.\n Current step "|NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener".
    I have tried to start tnslistener manually but as soon as it get started it get stops.
    please help !
    Message was edited by:
            Rizwan Javed

    Starting tnslsnr: please wait...
    Failed to open service <OraclePRD102TNSListener>, error 1060.
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production
    System parameter file is E:\oracle\PRD\102\network\admin\listener.ora
    Log messages written to E:\oracle\PRD\102\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PRD.WORLDipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\PRDipc)))
    Error listening on: (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=oracleprd)(PORT=1527))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       32-bit Windows Error: 48: Unknown error
    Listener failed to start. See the error message(s) above...
    this is what it shows

  • Error installing windows xp via bootcamp

    Hi guys,
    I just bought my macbook pro yesterday and I tried to install windows xp via bootcamp and after the installing it says "setup is starting windows" and then an error saying "session3initializationfailed" came out.
    I downloaded windows xp sp3 from my university and burn it into a disk.
    Can anybody tell me what's going on or what did i do wrong?
    Thanks

    Greetings Appelonians
    I am privileged to have attained a brand new Macbook Pro 2010. I am not completely new to Apple and have used 'boot camp' on my other iMac's have have owned previously. In the process of installing Windows XP on the new Macbook Pro, I came upon a few challenging errors, some I have solved, but others getting the best of me at them moment. I am going to run through my situation I am at the moment, starting with my initial challenge, the solutions I came up with and at last the cul de sac I am at the moment.
    The family of errors all evolved with me trying to install Windows XP on my Mac
    A) Windows on my Macbook
    1) I used Boot Camp to create a 50gm partition for Windows XP.
    2) I booted up with the WinXP Install CD (original)
    3) Deleted the Boot Camp Partition, recreating it and formatted it as NTFS.
    4) Rebooted and got my first error after choosing to have the Macbook reboot with the newly installed WinXP partition.
    Error
    Windows could not start because the following file is missing or corrupt:
    <windows_root>\System32\hal.dll
    Please re-install a copy of the above file.
    windows_root\System32\hal.dll missing or corrupt:
    Please re-install a copy of the above file.
    Windows could not start because of a computer disk hardware configuration problem.
    Could not read from the selected boot disk. Check boot path and disk hardware.
    Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information.
    Error Fix
    1) I used a Bootdisk created by BartPE and changed a line in the Boot.ini file. Apparently this issue is due to the fact that the Macbook Pro has a 200Mb partition, the Boot.ini refers incorrectly to the wrong partition when trying to complete the WinXP installation after rebooting.
    2) I changed the line in the Boot.ini that refers to the partition as 3 to 2 (see bold below):
    [quote][boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect [/quote]
    3) This fixed the issue and Windows started after the reboot, remember still that my WinXP installation is still incompete.
    B) Blue Screen of Death
    1) During the WinXP run screen, my second error popped up as one of the dreaded [URL="http://justasktheitguy.com/software/blue-screen-unmountablebootvolume-stop-0x000000ed-0xaaaaaaaa0xbbbbbbbb0xcccccccc0xdddddddd/"]Blue Screen of Death[/URL], as found at the mentioned link.
    2) It seems that this error is caused by a problem with an IDE cable or the BIOS in which case you just replace the cable or reload the fail-safe default settings in the BIOS. However, most of the time this error is caused by some sort of problem with the volume.
    3) I booted again with my boot disk and ran 'chkdsk -r' and there after 'fixboot' to fix any errors regarding the volume of the HDD. (Fix can be found at the above mentioned 'Blue Screen of Death' link.)
    4) Now I know that Mac does not use a BIOS but a EFI and this is where I am stuck.
    All I need is to get WinXP installed properly on my New Macbook Pro. I had no trouble installing WinXP on my other iMacs and this has been the first time I had this issue. I do own a copy of Parallels, but I would like to run WinXP on a seperate partition with the option of either booting up with WinXP as well as using WinXP as Virtual Machine in Snow Leopard.
    Hope some one out there can assist me, please.

  • Error Installing Netweaver AS(Java) with Oracle

    Hello All,
    I'm installing Netweaver AS(Java stack) on Windows 2003 64 bit operating system.
    I'm getting the below error when the installer is trying it create database. Can anyone give me solution for fixing the error.
    I'm attaching the log for the reference.
    INFO 2008-05-07 22:42:50
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.4.xml'.
    INFO 2008-05-07 22:42:50
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.5.xml'.
    INFO 2008-05-07 22:42:52
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-05-07 22:43:05
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.3.xml'.
    INFO 2008-05-07 22:43:05
    Execute step runCatprocSql of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2008-05-07 22:43:10
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2008-05-07 22:43:10
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2008-05-07 22:43:10
    Switched to user: xd1adm.
    INFO 2008-05-07 22:43:10
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-05-07 22:43:11
    Switched to user: xd1adm.
    INFO 2008-05-07 22:43:11
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    ERROR 2008-05-07 22:47:25
    CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest
    SQL> Rem     bnainani   11/29/00  - specify compatible=8.0 for create_queue_table
    SQL> Rem     liwong     10/20/00  - add def$_destination.flag
    SQL> Rem     bnainani   11/15/00  - specify compatible=8.0 for queue table
    SQL> Rem     narora     09/13/00  - add comment on new def$_destination columns
    SQL> Rem     liwong     09/01/00  - add master w/o quiesce: fixes
    SQL> Rem     liwong     07/12/00  - add total_prop_time_lat
    SQL> Rem     liwong     06/29/00  - add total_txn_count, total_prop_time
    SQL> Rem     liwong     05/17/00  - add_master_db w/o quiesce
    SQL> Rem     jstamos    05/17/00  - add_master_db w/o quiesce
    SQL> Rem     elu        01/24/00  - add column apply_init to def$_destination
    SQL> Rem     alakshmi   12/02/99  - Bug 979398: Before-row insert trigger on
    SQL> Rem                            def$_propagator
    SQL> Rem     wesmith    10/31/98 -  change shape of table def$_pushed_transactions
    SQL> Rem     jnath      02/23/98 -  bug 601972: split anonymous pl/sql blocks
    SQL> Rem     wesmith    01/21/98 -  create def$_pushed_transactions table for
    SQL> Rem                            server-side RepAPI
    SQL> Rem     nbhatt     07/27/97 -  change create_queuetable -> create_queue_table
    SQL> Rem     nbhatt     04/21/97 -  change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCY
    SQL> Rem     nbhatt     04/21/97 -  change syntax of create_queue
    SQL> Rem     liwong     04/16/97 -  Alter view system.AQ$DEF$_AQ{CALL,ERROR}
    SQL> Rem     liwong     04/11/97 -  Fixing defaultdest_primary typo
    SQL> Rem     jstamos    04/10/97 -  remove unneeded indexes
    SQL> Rem     nbhatt     04/08/97 -  change create_qtable to create_queuetable
    SQL> Rem     jstamos    04/04/97 -  tighter AQ integration
    SQL> Rem     liwong     04/02/97 -  Add schema_name, package_name in def$_calldest
    SQL> Rem     ato        03/31/97 -  create_qtable interface change
    SQL> Rem     liwong     03/25/97 -  remove batch_no from def$_tranorder
    SQL> Rem     liwong     02/24/97 -  pctversion --> 0 for def$_aqcall, def$_aqerror
    SQL> Rem     liwong     02/22/97 -  Remove dropping view aq$def$_aqcall
    SQL> Rem     ademers    02/07/97 -  Remove constraint def$_calldest_call
    SQL> Rem     liwong     01/11/97 -  drop and create aq$def$_aqcall (temporary)
    SQL> Rem     liwong     01/10/97 -  Alter view aq$def$_aqcall
    SQL> Rem     liwong     01/07/97 -  Alter default value for batch_no
    SQL> Rem     jstamos    12/23/96 -  change temp$nclob col
    SQL> Rem     jstamos    11/21/96 -  nchar support
    SQL> Rem     sjain      11/11/96 -  Remove dummy buffer # comment
    SQL> Rem     asgoel     11/05/96 -  Disable misc_tracking in def$_aqerror
    SQL> Rem     sjain      11/06/96 -  deferror changes
    SQL> Rem     vkrishna   10/28/96 -  change STORED IN to STORE AS for lob
    SQL> Rem     sjain      10/02/96 -  Aq conversion
    SQL> Rem     sbalaram   09/24/96 -  ARPC performance - add foreign key index
    SQL> Rem     jstamos    09/06/96 -  rename temp$lob and temporarily change nclob
    SQL> Rem     sjain      09/03/96 -  AQ converson
    SQL> Rem     ademers    08/02/96 -  queue_batch default in def_destination
    SQL> Rem     ademers    07/29/96 -  queue_batch default in def_call
    SQL> Rem     ademers    07/29/96 -  queue_batch default
    SQL> Rem     jstamos    07/24/96 -  add system.temp$lob
    SQL> Rem     sbalaram   07/22/96 -  create def$_aqcall and def$_aqerror tables
    SQL> Rem     jstamos    06/12/96 -  LOB support for deferred RPCs
    SQL> Rem     ldoo       06/28/96 -  Comment out queue_table from def_tranorder
    SQL> Rem     ademers    05/30/96 -  create def_origin
    SQL> Rem     ademers    05/28/96 -  fix def_destination col names
    SQL> Rem     ldoo       05/09/96 -  New security model
    SQL> Rem     sjain      05/01/96 -  add seq col to def_destination
    SQL> Rem     ademers    04/29/96 -  add batch_no, dep_scn to def_call
    SQL> Rem     jstamos    12/04/95 -  324303: use index to avoid sorting the queue
    SQL> Rem     jstamos    08/17/95 -  code review changes
    SQL> Rem     jstamos    08/16/95 -  add comments to tables
    SQL> Rem     wmaimone   01/04/96 -  7.3 merge
    SQL> Rem     hasun      01/31/95 -  Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    ERROR 2008-05-07 22:47:25
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-05-07 22:47:25
    FCO-00011  The step runCatprocSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .
    INFO 2008-05-07 22:57:22
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql".
    Thanks,
    Bala

    With the help of this thred I also got  resolved the issue .
    Thanks to all those who confirmed there issues resolved.
    Solutions - OSS Note 972263 - Inst.NW 7.0(2004s)SR2/Business Suite 2005 SR2-UNIX/Oracle
    <d023322 ,18/JUL/08>----
    (...)runCatprocSql was executed with status ERROR
    Symptom:
    You see an error message like the following in sapinst_dev.log:
    ERROR .....
    FCO-00011  The step runCatprocSql with step key  NW_Onehost ind ind ind ind 0 0 NW_Onehost_System ind ind ind ind 1 0 NW_CreateDBandLoad ind ind ind ind 10 0 NW_CreateDB ind ind ind ind 0 0 NW_OraDBCheck ind ind ind ind 0 0 NW_OraDBMain ind ind ind ind 0 0 NW_OraDBStd ind ind ind ind 3 0 NW_OraDbBuild ind ind ind ind 5 0 runCatprocSql was executed with status ERROR .
    This error only occurs if Oracle patch 10.2.04 is installed.
    Solution:
    Modify control.xml and restart the installation
    1. Edit file control.xml in your installation directory (default sapinst_instdir).
    2. Search for "this.runCatproc = "
    3. Go to "script.execute_AbortOnFailure();" some lines below.
    4. Replace "script.execute_AbortOnFailure();" with "script.execute();".
    5. Restart Sapinst and choose "Continue with the Old Option"

Maybe you are looking for

  • In dual monitor setup firefox 9.01 menus blink in and out

    Every version of firefox AFTER the 3.6 series has problems in dual monitor setups and I want to be able to keep all tabs I had open when I close firefox so when I open again they are there. In dual monitor if I use monitor 2 for firefox (which is the

  • Why is my macbook so laggy all of a sudden?

    It started close to a week ago.  It will work normally for like an hour or so, then it randomly starts lagging.  Every time I try to click something, the beach ball of death appears for 30 or so seconds, everything that I have open just STOPS working

  • Re -directing the script o/p to mail id

    Hi, i wrote a small script for automating the task( some xyz task) and how do i specify that the script out put to be send to my mail id with in he company network, so that no need to check the o/p when ever the script runs , just by mail can see the

  • Issue of multiple Application servers

    I have a report which submits 5 reports(with Return ) inside it. Now if I have multiple application server then I do not know which server the job will get submitted and currently in my landscape the synchronisation time between the servers is 2 mins

  • HCM Forms

    Hi Experts, 1) Can you please explain what are the benefits of using HCM forms over Interactive adobe forms developed using ABAP       workbench or Netweaver Developer Studio? 2) When Adobe forms can be independently desinged and developed, why do we