Weblogic 5.1 installation problem on winNT server4.0

while running weblogic executable file on CD to install weblogic on NT Server4.0, following message is appearing-
"the decompression of %s failed.There may not be enough space in the temp directory."
I tried putting the temp system variable in my own directory with 1 GB space , but to no avail. Plz. help
Thanx
JP

Try out hether u have enough space in ur temp directory. if not try cleaning up ur temp directory. by default it will be c:\temp. if the problem persist. try installing the software frm another CD
ebistro

Similar Messages

  • Weblogic 6 Post Installation Problem - weblogic.Server not found

    I reinstalled my recent downloads of the evaluation
    copy of Weblogic 6.0 server three times on my NT 4.0 Service
    pack 6 notebook computer. Installation works. However, I can't
    start the server using the "startWebLogic.cmd". I get an error
    that says that the class "weblogic.Server" is not
    found -
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    javap command cannot locate the class either.
    My suspicion: weblogic .jar is corrupt.
    Question: How do I get a new jar file? I have already
    downloded the install files twice with no luck.
    I have enclosed the command prompt messages.
    [d:\bea\wlserver6.0\config\myadmindomain]setEnv
    set WL_HOME=d:\bea\wlserver6.0
    set JAVA_HOME=d:\bea\jdk130
    set CLASSPATH=d:\bea\jdk130\lib\tools.jar;d:\bea\wlserver6.0\lib\weblogic_sp.jar
    ;d:\bea\wlserver6.0\lib\weblogic.jar;
    set PATH=d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM32;C:\W
    INNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\Microsoft Visual Stud
    io\Common\MSDev98\Bin;D:\Microsoft Visual Studio\Common\IDE\IDE98;D:\Microsoft V
    isual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\Microsoft Visual S
    tudio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    Your environment has been set.
    [d:\bea\wlserver6.0\config\myadmindomain]startWebLogic.cmd
    set PATH=.\bin;d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM3
    2;C:\WINNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\Microsoft Visua
    l Studio\Common\MSDev98\Bin;D:\Microsoft Visual Studio\Common\IDE\IDE98;D:\Micro
    soft Visual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\Microsoft Vi
    sual Studio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
    "d:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m -classpath .;.\lib\weblogic_sp.j
    ar;.\lib\weblogic.jar -Dweblogic.Domain=myAdminDomain -Dweblogic.Name=myserver "
    -Dbea.home=d:\bea" "-Djava.security.policy==d:\bea\wlserver6.0/lib/weblogic.poli
    cy" -Dweblogic.management.password= weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    goto finish
    cd config\myAdminDomain
    ENDLOCAL
    [d:\bea\wlserver6.0\config\myadmindomain]javap weblogic.Server
    Class 'weblogic.Server' not found

    It looks like your startWebLogic.cmd script has problems with the class
    path. You should doublecheck that.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Bindu Rao" <[email protected]> wrote in message
    news:[email protected]...
    >
    I reinstalled my recent downloads of the evaluation
    copy of Weblogic 6.0 server three times on my NT 4.0 Service
    pack 6 notebook computer. Installation works. However, I can't
    start the server using the "startWebLogic.cmd". I get an error
    that says that the class "weblogic.Server" is not
    found -
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    javap command cannot locate the class either.
    My suspicion: weblogic .jar is corrupt.
    Question: How do I get a new jar file? I have already
    downloded the install files twice with no luck.
    I have enclosed the command prompt messages.
    [d:\bea\wlserver6.0\config\myadmindomain]setEnv
    set WL_HOME=d:\bea\wlserver6.0
    set JAVA_HOME=d:\bea\jdk130
    setCLASSPATH=d:\bea\jdk130\lib\tools.jar;d:\bea\wlserver6.0\lib\weblogic_sp.jar
    ;d:\bea\wlserver6.0\lib\weblogic.jar;
    setPATH=d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM32;C:\W
    INNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\MicrosoftVisual Stud
    io\Common\MSDev98\Bin;D:\Microsoft VisualStudio\Common\IDE\IDE98;D:\Microsoft V
    isual Studio\VB98;D:\Microsoft Visual Studio\VIntDev98\bin;D:\MicrosoftVisual S
    tudio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    Your environment has been set.
    [d:\bea\wlserver6.0\config\myadmindomain]startWebLogic.cmd
    setPATH=.\bin;d:\bea\wlserver6.0\bin;d:\bea\jdk130\bin;c:\junk;C:\WINNT\SYSTEM3
    2;C:\WINNT;C:\MWW32\BIN;C:\MWW32\MODEM;D:\Program Files\Mts;.;D:\MicrosoftVisua
    l Studio\Common\MSDev98\Bin;D:\Microsoft VisualStudio\Common\IDE\IDE98;D:\Micro
    soft Visual Studio\VB98;D:\Microsoft VisualStudio\VIntDev98\bin;D:\Microsoft Vi
    sual Studio\VC98\Bin;D:\Microsoft Visual Studio\Common\Tools;
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
    "d:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m -classpath.;.\lib\weblogic_sp.j
    >
    ar;.\lib\weblogic.jar -Dweblogic.Domain=myAdminDomain -Dweblogic.Name=myserv
    er "
    -Dbea.home=d:\bea""-Djava.security.policy==d:\bea\wlserver6.0/lib/weblogic.poli
    cy" -Dweblogic.management.password= weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    goto finish
    cd config\myAdminDomain
    ENDLOCAL
    [d:\bea\wlserver6.0\config\myadmindomain]javap weblogic.Server
    Class 'weblogic.Server' not found

  • Weblogic 6.0 installation problems with redhat 7.1

    Hi!I need your help, I've been trying to install WebLogic 6.0 on linux, and i'm getting this message"sh /home/curtisf/weblogic600sp1_linux.bin -i consolePreparing to install.../tmp/install.dir.1046/Solaris/resource/jre/jre/bin/java: /usr/bin/cut: Nosuch file or directory/tmp/install.dir.1046/Solaris/resource/jre/jre/bin/i386/native_threads/java:error while loading shared libraries: libjvm.so: cannot load shared objectfile: No such file or directory" please if you have any idea of how to solve this problem, please send a mail to [email protected] or [email protected]

    I've had the same problem. I created a softlink to cut in /usr/bin and it still
    wouldn't work. The install starts and dies with no message or anything. It just
    looks as if it'll run forever, but the process is defunct. Has anyone sucessfully
    installed on RedHat 7.1?
    Demetrio Cruz <[email protected]> wrote:
    Hi!I need your help, I've been trying to install WebLogic 6.0 on linux,
    and i'm getting this message"sh /home/curtisf/weblogic600sp1_linux.bin
    -i consolePreparing to install.../tmp/install.dir.1046/Solaris/resource/jre/jre/bin/java:
    /usr/bin/cut: Nosuch file or directory/tmp/install.dir.1046/Solaris/resource/jre/jre/bin/i386/native_threads/java:error
    while loading shared libraries: libjvm.so: cannot load shared objectfile:
    No such file or directory" please if you have any idea of how to solve
    this
    problem, please send a mail to [email protected] or [email protected]

  • Weblogic 10.3 installation problem

    I want to install Weblogic server 10.3 with JDK 1.6 update 21 on solaris sparc machine.
    While installing, it says that JDK1.6update 21 is not weblogic certified. But get successfully installed.
    But when we add server then it is not visible at backend in Domain. And If I try to start the server then "For server TestServer, the Node Manager associated with machine Test-Machine is not reachable."
    Is JDK1.6u21 is weblogic certified? If not then what I am suppose to do to run it properly.
    Edited by: 788043 on Aug 12, 2010 5:51 AM

    I have checked at backend,i.e. weblogic's log then i found someting like this :
    "Certificate chain received from localhost - 127.0.0.1 was not trusted causing SSL handshake failure"
    In nodemanager's log contains :
    "BAD_CERTIFICATE alert was received from localhost - 127.0.0.1. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected."
    If I use JDK1.6u5, then everything works fine. Bu I want to use JDK1.6u21.
    Edited by: 788043 on Aug 12, 2010 6:00 AM

  • 11i installation problem on NT 4.0 SP6a

    I have one 11i installation problem:
    envoirment: NT 4.0 sp 6a MEM 394MB, cpu 550MHZ HD 40GB
    install MKS, GNUMAKE (3.79), VC++, JDK 1.3 before Apps install.
    And I could see which, gnumake.exe on DOS prompt. But the error
    message say:
    " which command is available; gnumake is not
    available."
    I already set the path varible path=C:\MKSTOO~1\bin;C:\MKSTOO~1
    \bin\x11;C:\MKSTOO~1
    \mksnt;C:\VStudio\Common\Tools\WinNT;C:\VStudio\Common\MSDev98
    \Bin;C:\VStudio\Common\Tools;C:\VStudio\VC98
    \bin;c:\make\WinDebug;c:\make\WinRel
    How to fix this problem?
    Any comments will be appreciated.

    Actually, I already did this and found that this works correctly. I guess it
    was the "install to d:\\weblogic600" that threw me off...
    Thanks,
    Robert
    David Felts wrote:
    Please add "\" after "d:"; this should work. We'll look at making this more
    user-friendly for Beta 2.
    Robert Patrick wrote:
    I tried to install the current beta 1 version of WLS 6.0 today after
    uninstalling the pre-release version that I had previously installed
    with no problems. The problem is that when I try to set the "BEA home"
    to the existing location ("D:" -- so that the product ends up in
    D:\weblogic600), the installer claims that I do not have write
    permission to that directory. This is hogwash since I am logged in with
    administrative priviledges and was easily able to install the
    pre-release copy like this (and yes, I have deleted the previous
    directory).
    Any thoughts?
    Robert

  • Installation problem sap 4.7

    hi all,
    i got installation problem while installing sap 4.7 on my pc
    the error is ,
    INFO 2008-03-21 00:03:16
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2008-03-21 00:03:25
    The 'saploc' share exists at directory 'F:\usr\sap'. Choosing drive F: as SAP System drive.
    INFO 2008-03-21 00:04:51
    Copying file E:/DUMP/db3/ker/NT/COMMON/OraVolatileDatabaseParameters.xml to: OraVolatileDatabaseParameters.xml.
    INFO 2008-03-21 00:04:51
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.xml.
    INFO 2008-03-21 00:06:02
    Copying file E:/DUMP/db1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2008-03-21 00:06:02
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2008-03-21 00:06:02
    Copying file system node E:\DUMP\db1\EXPORT1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2008-03-21 00:06:02
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-03-21 00:06:02
    Copying file E:/DUMP/db1/EXPORT1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2008-03-21 00:06:02
    Creating file C:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2008-03-21 00:06:02
    Copying file system node E:\DUMP\db1\EXPORT1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2008-03-21 00:06:02
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2008-03-21 00:06:05
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:05
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:05
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:10
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:10
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:10
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:13
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:06:13
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2008-03-21 00:06:13
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2008-03-21 00:07:05
    Package table created
    PHASE 2008-03-21 00:07:11
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE 2008-03-21 00:07:11
    SAP Web Application Server
    PHASE 2008-03-21 00:07:11
    Request common parameters of SAP System
    PHASE 2008-03-21 00:07:11
    Create operating system accounts
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/keydb.xml to: C:/SAPinst ORACLE KERNEL/keydb.1.xml.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.xml to: C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.1.xml.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.1.xml.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.1.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.2.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.2.XML.
    INFO 2008-03-21 00:07:12
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.3.XML.
    INFO 2008-03-21 00:07:12
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.3.XML.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1002 ACCOUNTNAME=sap-r3\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1003 ACCOUNTNAME=sap-r3\SAP_ERP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1004 ACCOUNTNAME=sap-r3\SAP_ERP_GlobalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1005 ACCOUNTNAME=ORA_ERP_DBA ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1006 ACCOUNTNAME=ORA_ERP_OPER ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE succeeded.
    INFO 2008-03-21 00:07:12
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    INFO 2008-03-21 00:07:15
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1007 ACCOUNTNAME=sap-r3\erpadm ACCOUNTTYPE=USER DESCRIPTION=SAP System Administrator MEMBERSHIP=sap-r3\SAP_ERP_GlobalAdmin,sap-r3\Users,Administrators,ORA_ERP_DBA,ORA_ERP_OPER,sap-r3\SAP_LocalAdmin,sap-r3\SAP_ERP_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*... succeeded.
    INFO 2008-03-21 00:07:15
    Changing account ACCOUNTID=S-1-5-21-1960408961-1604221776-839522115-1008 ACCOUNTNAME=sap-r3\SAPServiceERP ACCOUNTTYPE=USER CONDITION=YES DESCRIPTION=SAP System Service Administrator MEMBERSHIP=sap-r3\SAP_ERP_GlobalAdmin,Administrators,ORA_ERP_DBA,ORA_ERP_OPER,sap-r3\SAP_LocalAdmin,sap-r3\SAP_ERP_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*... succeeded.
    INFO 2008-03-21 00:07:15
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    PHASE 2008-03-21 00:07:16
    Request operating system user information
    INFO 2008-03-21 00:07:30
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:30
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:31
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:31
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:32
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:32
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:33
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:33
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2008-03-21 00:07:34
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-03-21 00:07:34
    Adapt filesystem
    PHASE 2008-03-21 00:07:34
    Prepare check/adapt SAP instance filesystem
    INFO 2008-03-21 00:07:34
    File system node F:\usr\sap exists.
    INFO 2008-03-21 00:07:34
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap/ERP exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap/tmp exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/tmp exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/in exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/out exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/EPS/log exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/bin exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/buffer exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/cofiles exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/data exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/etc exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/log exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    File system node F:\usr\sap\trans/sapnames exists already. Nothing to do.
    INFO 2008-03-21 00:07:35
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:36
    Processing of all file system node operations of table t_SAPComponent_Filesystem_Action_SHARED succeeded.
    INFO 2008-03-21 00:07:36
    Creating of all NT shares while processing the table 'tNT_SHARE' succeeded.
    PHASE 2008-03-21 00:07:37
    Extract archives
    INFO 2008-03-21 00:07:37
    Processing of all file system node operations of table t_SAPComponent_Archives_FORMS_SHARED succeeded.
    PHASE 2008-03-21 00:07:37
    Extract SAP System kernel archives
    WARNING 2008-03-21 00:07:39
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    INFO 2008-03-21 00:07:39
    Creating file C:\SAPinst ORACLE KERNEL\SAPMMC.SAR.log.
    INFO 2008-03-21 00:07:39
    SAPCAR -xvgf E:/DUMP/db3/ker/NT/I386/MMC/SAPMMC.SAR, -R C:\SAPinst ORACLE KERNEL succeeded. (See output in './SAPMMC.SAR.log'.)
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmc.dll to C:\WINNT\system32/sapmmc.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcada.dll to C:\WINNT\system32/sapmmcada.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcdb6.dll to C:\WINNT\system32/sapmmcdb6.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcinf.dll to C:\WINNT\system32/sapmmcinf.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcms.dll to C:\WINNT\system32/sapmmcms.dll: source is not newer than the target. Nothing to do.
    INFO 2008-03-21 00:07:39
    Processing of all file system node operations of table t_SAPComponent_Archives_Copy_SHARED succeeded.
    WARNING 2008-03-21 00:07:40
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    INFO 2008-03-21 00:07:40
    Creating file C:\SAPinst ORACLE KERNEL\DBATOOLS.SAR.log.
    INFO 2008-03-21 00:07:40
    SAPCAR -xvgf E:/DUMP/db3/ker/NT\I386\DBATOOLS.SAR, -R F:\usr\sap\ERP\SYS\exe\run succeeded. (See output in './DBATOOLS.SAR.log'.)
    INFO 2008-03-21 00:07:41
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2008-03-21 00:07:41
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    PHASE 2008-03-21 00:07:41
    Create service ports
    PHASE 2008-03-21 00:07:41
    Generate instance profiles
    PHASE 2008-03-21 00:07:42
    Versionize default profile, instance profile and start profile
    INFO 2008-03-21 00:07:42
    Processing of all file system node operations of table t_SAPComponent_Profiles_FORMS_SHARED succeeded.
    INFO 2008-03-21 00:07:42
    Processing of adapt operation t_SAPComponent_Profiles_SHARED succeeded.
    INFO 2008-03-21 00:07:43
    'F:\oracle\ora81/bin/lsnrctl stop' returned with '0'.
    INFO 2008-03-21 00:07:43
    Moving file F:/oracle/ora81/network/admin/listener.ora to: F:\oracle\ora81/network/admin/listener.ora.bak.
    INFO 2008-03-21 00:07:43
    Creating file F:\oracle\ora81\network\admin\listener.ora.
    INFO 2008-03-21 00:07:44
    Moving file F:/oracle/ora81/network/admin/sqlnet.ora to: F:\oracle\ora81/network/admin/sqlnet.ora.bak.
    INFO 2008-03-21 00:07:44
    Creating file F:\oracle\ora81\network\admin\sqlnet.ora.
    INFO 2008-03-21 00:07:44
    Moving file F:/oracle/ora81/network/admin/tnsnames.ora to: F:\oracle\ora81/network/admin/tnsnames.ora.bak.
    INFO 2008-03-21 00:07:44
    Creating file F:\oracle\ora81\network\admin\tnsnames.ora.
    INFO 2008-03-21 00:07:45
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:45
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace\background.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace/background with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saptrace\usertrace.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saptrace/usertrace with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapreorg.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapreorg with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saparch.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saparch with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\oraarch.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/oraarch with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapcheck.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapcheck with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapbackup.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapbackup with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogA.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogA with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\mirrlogA.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\mirrlogA with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogB.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogB with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\mirrlogB.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\mirrlogB with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\saparch\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/saparch/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\origlogA\cntrl.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP\origlogA\/cntrl with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:46
    File system node F:\oracle\ERP/sapdata1 exists already. Nothing to do.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp_3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp_3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp_6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp_6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_7.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_7 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_8.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_8 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp_9.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp_9 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_10.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_10 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_11.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_11 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp_12.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp_12 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp_13.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp_13 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp_14.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp_14 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp_15.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp_15 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp_16.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp_16 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\erp620_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\erp620_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\erp620_2.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\erp620_2 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\erp620_3.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\erp620_3 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp620_4.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp620_4 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata4\erp620_5.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata4\erp620_5 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp620_6.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp620_6 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata5\erp620_7.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata5\erp620_7 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp620_8.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp620_8 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erp620_9.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erp620_9 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata6\erpusr_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata6\erpusr_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata2\roll_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata3\temp_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Creating directory F:\oracle\ERP\sapdata1\system_1.
    INFO 2008-03-21 00:07:46
    Creating file system node F:\oracle\ERP/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:46
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2008-03-21 00:07:47
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2008-03-21 00:07:47
    Creating file F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:07:48
    Creating file F:\oracle\ora81\database\initERP.sap.
    INFO 2008-03-21 00:07:49
    Copying file E:/DUMP/db3/ker/NT/COMMON/INSTALL/INITSID.DBA to: F:\oracle\ora81/database/initERP.dba.
    INFO 2008-03-21 00:07:49
    Creating file F:\oracle\ora81\database\initERP.dba.
    INFO 2008-03-21 00:07:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:07:50
    Moving file F:/oracle/ora81/database/initERP.ora to: orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:07:50
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:07:50
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:07:51
    Creating file C:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2008-03-21 00:07:55
    See 'F:\oracle\ora81/bin/oradim -new -sid ERP -STARTMODE auto' output in 'C:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2008-03-21 00:07:55
    'F:\oracle\ora81/bin/oradim -new -sid ERP -STARTMODE auto' returned with '0'.
    INFO 2008-03-21 00:07:56
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:08:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:33
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:43
    Moving file F:/oracle/ora81/database/initERP.ora to: orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:09:43
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: F:\oracle\ora81\database\initERP.ora.
    INFO 2008-03-21 00:09:43
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2008-03-21 00:09:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:09:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:10:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:10:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:11:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:12:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:12:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:46
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:13:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:14:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:14:30
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:11
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:15:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:16:36
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:16:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:17:20
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:17:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:08
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:18:54
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:19:37
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:19:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:20:25
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:20:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:21:14
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:21:16
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:55
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:22:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:24:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:24:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:25:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:25:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:26:36
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:26:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:27:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:27:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:28:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:28:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:29:45
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Task files created
    INFO 2008-03-21 00:31:12
    Command files created
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:13
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 02:52:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:00:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:28:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 05:50:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:18:39
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPAPPL2.log
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPCLUST.log
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPPOOL.log
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSEX3.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLEXC.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSRC.log
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSDOCU.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSPROT.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPUSER.log
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLOAD.log
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAP0000.log
    INFO 2008-03-21 06:23:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:23:03
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPVIEW.log
    ERROR 2008-03-21 06:23:07
    FJS-00012 Error when executing script.
    INFO 2008-03-21 00:31:12
    Task files created
    INFO 2008-03-21 00:31:12
    Command files created
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 00:31:13
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 02:52:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:00:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 03:28:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 05:50:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:18:39
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPAPPL2.log
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:18:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPCLUST.log
    ERROR 2008-03-21 06:19:40
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPPOOL.log
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:19:40
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSEX3.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLEXC.log
    ERROR 2008-03-21 06:20:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSRC.log
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:20:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSDOCU.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSPROT.log
    ERROR 2008-03-21 06:21:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPUSER.log
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2008-03-21 06:21:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSLOAD.log
    ERROR 2008-03-21 06:22:57
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAP0000.log
    INFO 2008-03-21 06:23:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2008-03-21 06:23:03
    MSC-01015 Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPVIEW.log
    ERROR 2008-03-21 06:23:07
    FJS-00012 Error when executing script.
    any body can give the solution please
    thanks
    sareen

    Sareen,
    Seems you are having problem with the Export CD you are using for Installation.Change the Export CD,if possible try to download it from Service Market Place of SAP.
    K.Kiran.

  • EPM 11.1.2.1 Installation problem on Laptop (Windows Server 2008 R2 x64)

    Dear All,
    I hope someone can help me here with EPM 11.1.2.1 installation problem on my notebook - Windows Server 2008 R2 x65, 8 GB RAM, running SQLServer 2008 Express.
    I installed Hyperion Foundation. The installation and configuration went through successfully.
    I am facing two problems:
    Problem 1
    When I try to access the workspace through the URL http://hostname:19000/workspace/index.jsp, I get error:
    Quote
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF.
    End-quote
    Problem 2
    Also, the service "Hyperion EPM Server" service not able to start. When I try to start, I get error message:
    Quote
    The Hyperion EPMA Server service on Local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
    End-quote
    I tried checking everything but can't seem to figure out what's going wrong.
    I have uploaded (1) EPM Config Manager screenshot (2) EPM System diagnostic report (3) EPM Registry editor output and (4) system services listing at
    http://www.mediafire.com/?pr9l1v99w4d9u4r,c3vggxeibqkxbo2,lyzclu2aggbn8qh,8kur9gxal5b361z
    It would be very grateful if someone can have a look and help me.
    Many thanks in advance for any help / pointers / suggestions.
    - Neil

    Hi Pablo,
    Thanks to your suggestion for database, problem #2 seem to be resolved. I am now able to start EPMA Service.
    Re: Problem 1
    a) Log for C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services\HyS9FoundationServices-sysout is as below
    -----<start>--------
    <Feb 15, 2012 4:04:47 AM > <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Feb 15, 2012 4:04:47 AM > <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Feb 15, 2012 4:04:47 AM > <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.2-11-135406-1.6.0_20-20100624-2119-windows-x86_64 from Oracle Corporation>
    <Feb 15, 2012 4:04:48 AM > <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:
    ------<end>-----
    I am intrigued by the last line "Enter username to boot WebLogic server:" - is there anything wrong going here?
    Log for C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0 is as below:
    -----<start>--------
    ####<Feb 15, 2012 12:49:49 AM <Info> <WebLogicServer> <RCPL02> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1329324589459> <BEA-000000> <WebLogic Server "FoundationServices0" version:
    WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Feb 15, 2012 12:49:49 AM <Notice> <Log Management> <RCPL02> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1329324589568> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log is opened. All server side log events will be written to this file.>
    ####<Feb 15, 2012 12:49:49 AM <Info> <Log Management> <RCPL02> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1329324589584> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Feb 15, 2012 12:49:49 AM <Info> <Diagnostics> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324589631> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "http" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "https" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594904> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594919> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594919> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594919> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594919> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Feb 15, 2012 12:49:54 AM <Info> <RJVM> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594950> <BEA-000570> <Network Configuration for Channel "FoundationServices0"
    Listen Address          :28080
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Feb 15, 2012 12:49:54 AM <Info> <RJVM> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594950> <BEA-000570> <Network Configuration for Channel "FoundationServices0"
    Listen Address          :28443 (SSL)
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Feb 15, 2012 12:49:54 AM <Info> <Server> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324594982> <BEA-002609> <Channel Service initialized.>
    ####<Feb 15, 2012 12:49:55 AM <Info> <Socket> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324595013> <BEA-000406> <NTSocketMuxer was built on Jan 24 2006 20:40:35
    >
    ####<Feb 15, 2012 12:49:55 AM <Info> <Socket> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324595075> <BEA-000436> <Allocating 4 reader threads.>
    ####<Feb 15, 2012 12:49:55 AM <Info> <Socket> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324595075> <BEA-000446> <Native IO Enabled.>
    ####<Feb 15, 2012 12:49:55 AM <Info> <IIOP> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324595216> <BEA-002014> <IIOP subsystem enabled.>
    ####<Feb 15, 2012 12:49:59 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324599818> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
    ####<Feb 15, 2012 12:50:00 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324600286> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
    ####<Feb 15, 2012 12:50:00 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324600442> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_9V5rIdcvntKDauQNwFIW41HchnU=>
    ####<Feb 15, 2012 12:50:00 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324600722> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\data\ldap\XACMLAuthorizermyrealmInit.initialized, will load full LDIFT.>
    ####<Feb 15, 2012 12:50:00 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324600738> <BEA-090074> <Initializing Authorizer provider using LDIF template file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601050> <BEA-090075> <The Authorizer provider has had its LDIF information loaded from: C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601315> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\data\ldap\DefaultCredentialMappermyrealmInit.initialized, will load full LDIFT.>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601315> <BEA-090827> <LDIF template file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DefaultCredentialMapperInit.ldift was empty. The WebLogic provider CredentialMapper has been bootstrapped but has not been initialized with any LDIF data.>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601331> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\data\ldap\XACMLRoleMappermyrealmInit.initialized, will load full LDIFT.>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601331> <BEA-090074> <Initializing RoleMapper provider using LDIF template file C:\Oracle\Middleware\user_projects\domains\EPMSystem\security\XACMLRoleMapperInit.ldift.>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601346> <BEA-090075> <The RoleMapper provider has had its LDIF information loaded from: C:\Oracle\Middleware\user_projects\domains\EPMSystem\security\XACMLRoleMapperInit.ldift>
    ####<Feb 15, 2012 12:50:01 AM <Info> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601565> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server FoundationServices0 for security realm myrealm.>
    ####<Feb 15, 2012 12:50:01 AM <Notice> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601565> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Feb 15, 2012 12:50:01 AM <Notice> <Security> <RCPL02> <FoundationServices0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329324601658> <BEA-090083> <Storing boot identity in the file: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\security\boot.properties>
    ------<end>-----

  • Issues in WebLogic while OID Installation

    Hi!
    I'm currently installing an OID.
    During installation the installation tries to start managed servers but there occurs an java.ioexception.
    <Nov 10, 2009 3:08:00 PM CET> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Nov 10, 2009 4:37:38 PM CET> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file E:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Nov 10, 2009 4:37:38 PM CET> <Notice> <Security> <BEA-090169> <Loading trustedcertificates from the jks keystore file E:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <Nov 10, 2009 4:37:38 PM CET> <Notice> <Security> <BEA-090169> <Loading trusted
    certificates from the jks keystore file E:\ORACLE~1\MIDDLE~1\JDK160~1\jre\lib\se
    curity\cacerts.>
    <Nov 10, 2009 4:37:58 PM CET> <Error> <NodeManager> <BEA-300048> <Unable to start the server wls_ods1 : Exception while starting server 'wls_ods1': java.io.IOException: Server failed to start up. See server output log for more details.>
    <Nov 10, 2009 5:19:26 PM CET> <Error> <NodeManager> <BEA-300048> <Unable to start the server wls_ods1 : Exception while starting server 'wls_ods1': java.io.IOException: Server failed to start up. See server output log for more details.>
    Systeminfos:
    OS: Windows 2008 Enterprise 64Bit
    java version: 1.6.0 (comes with WebLogic delivery)
    Weblogic Version: wls1031
    IDM Version: 11.1.1.1.0
    If you need futher information to help me please ask.
    thank you in advance

    Hi again,
    I restarted the weblogic server while installation was running and now it managed somehow to start the managed server.
    But i still need a solution for the problem above. because i ran into another error... maybe because i restarted the weblogic server.
    The installation fails now to create asinstance with following error
    "An internal operation has failed: Unable to validate nonj2eemanagement application deployment on admin server"

  • Installation problem on Intel

    I have tried to install Solaris 8 on my Dell machine.
    I have tried to boot both directly via CD and by using Device Configuration Assistant on a floppy..
    The first screen says this....
    SunOS Secondary Boot version 3.00
    WARNING: ACPI Tables not in Reclaim Memory
    prom_panic: kmem_free block already free
    Entering boot debugger:
    [130ee5]:
    and when i hit enter and choose c (continue execution), the m/c hangs and asks me to push ctrl-alt-del to reboot..
    I don't know what the ACPI tables are .. and how i can fix this...
    Anyone who knows this... please help..
    Thanx a lot..

    I have heard about the ACPI that may be a Power Managemnet Tools or something, it always be found in Microsoft Window 2000 Device Manager, sorry I can't help you to solve the problems.....because I also have some installation problem on my Intel paltform @_@.

  • Installation Problem on iTunes 6.0.1.3 - HpSdpAppCoreApp

    Help!
    I'm trying to install the new iTunes 6.0 and I'm getting a message during installation that says
    HpSdpAppCoreApp
    "The feature you are trying to use in on a network resource that is unavailable.
    Click OK to try again, or enter an alternative pathway to a folder containing the installation package "HpSdpAppCoreApp.msi" in the box below."
    The last time I dug through some files on my own, bad things happened.
    Thanks,
    C

    good gracious, Chris ...
    okay, try applying the general advice on installation problems given here:
    http://docs.info.apple.com/article.html?artnum=93976
    ... and the InstallShield Tips and Pointers are also helpful with these less-well-documented errors:
    http://consumer.installshield.com/faq.asp#ts
    keep us posted.
    love, b

  • Installation problem on SUSE 12.1

    Hi
    I'm a Linux beginner and I am trying to install LV on SUSE 12.1
    I've also posted my problems on Lava:
    http://lavag.org/topic/15240-labview-installation-problem-on-suse-121/
    The installation started and it looks quite all right, but when I try to start LabVIEW, the application just sits in the taskbar for about 20 seconds and then just disappears.
     Any ideas?
    Is there a way to debug to see what's going on?
    Cheers,
    Mike
    Solved!
    Go to Solution.

    Hi Mike,
    Unfortunately, there are no versions of LabVIEW supported on SUSE 12.1 at present. Here's a link to LabVIEW version compatibility with different Linux distributions. I saw from your other forum that you're attempting to install LabVIEW 2009, which is certified for SUSE 11.0 at the latest. 
    Best,
    Dan N
    Applications Engineer
    National Instruments 

  • Installation Problem on Win8

    Hello all
    I need your help for troubleshooting an installation problem on a Win8 (x64) client. There is already JavaJRE installed, but we wanted to install some other versions, too. But it didn't work. So we tried to unistall to curently version. This was running badly. Now there entry is removed from windows software, but the software is still on the system. Always if we try to install any java, we get a failure message with no error discription. So we looked for some installation logs, but I can't find the problem. Can you have a look? What can I do?
    Thank you guys for your support.
    Installation Logs:
    java_install.log - Pastebin.com
    java_install_reg.log - Pastebin.com
    JavaDeployReg.log - Pastebin.com

    Hi people!
    I have two problems with nokia suite...
    first of all I can't install it at my windows 8.1, I receive the message attached...
    Second,
    in another notebook, all time I tried to update my N8 to Symbian bella I receive a blue screen of death, at windows 8
    can somebody help me?
    Attachments:
    mokiasuit.png ‏13 KB

  • Installation problem on RHEL4 ..

    Installation problem on RHEL4 (Red Hat Enterprise 4) i have
    install start at unzip tar.gz and tar -xf .... now i have run
    ./installFMS it show
    ./fmsini: error while loading shared libraries: libstdc++.so.5:
    cannot open shar
    ed object file: No such file or directory
    ERROR: Your are running the Macromedia Flash Media Server
    installer
    on the wrong platform.
    it not support for fedora or anything else?
    plz help....

    would be nice if someone responded to this.... Macromedia
    wouldn't have been this lax in giving a reply :) AND they keep up
    with OS updates too :)

  • Xp_logininfo Installation problem

    Hello gurus,
    I'm facing the same problem as described in this link:
    Re: xp_logininfo "Installation problem on windows 2003 with Sql 2005"
    the error I get is similiar:
    <i>The below message comes from executing the command master..xp_logininfo '<domain>\<user> ' Msg 15404, Level 16, State 11, Procedure xp_logininfo, Line 62 Could not obtain information about Windows NT group/user '<domain>\<user> ', error code 0x534. The statement has been terminated</i>
    but I just don't get how to solve it.
    -I've tried to use the profiler but didn't find any information that will help me to solve.
    -One of the guys wrote to add "logon rights" to the user ... what does it mean ?
    Please advice,
    Dimitry Haritonov

    Hi sven,
    Thank you very much for the quick and direct answer.
    The problem was that the user that runs the SQL SERVER service didn't have authorization to retrieve information from active directory.
    I've changed the service user, run the sapinst again, and after it succeeded I've returned the previous user.
    Best regards,
    Dimitry Haritonov

  • Oracle database 11g release 2 installation problem on windows 7 (64-bit)

    First of all my windows is not genuine, but on my friend's desktop oracle download and installation  worked fine, he chose "create and configure database" options, and it works very well on his desktop, though his windows is also illegitimate. In my case, when I select "Create and configure database" option and pressed 'next",
    (Go to my blog to see it with snapshots: Computer Science: Oracle database 11g release 2 installation problem on windows 7 (64-bit))
    it asks to select class, I select "Desktop class" and pressed "next". The moment I pressed "next", the whole setup thing disappeared like it was never started. I searched for all possible reasons for why its not getting installed on my laptop, I used registry cleaner s/w,  deleted 25 GB of data to create free space if it were the problem, increased the virtual memory to increase the space for RAM, I did almost everything to get this setup working, but I found no success with the "Create and Configure database" option
    and
    then
    I chose a "database software only" option and chose to store in a folder w/o spaces. This way, I got database s/w only and then later I found "Database configuration Assistant (DBCA)"  from windows START button and clicked to create and configure database manually. The steps are pretty much interactive and doesn't involve much brainstorming.
    The values I filled for
    1) Global Database Name :  orcl
    2) System Identifier : orcl
    3) I chose common password for both SYS and SYSTEM
    4) while on Enterprise Manager Configuration step, It asked me to create and configure listener in oracle home, so for that too, I typed "netca" in windows START menu and clicked it. There I added a listener.
    5) I chose a Storage area which was the Oracle-home itself i.e. where our installation files goes , in my case it is : C:\oracle_base\product\11.2.0\dbhome_1\oradata
    6) Then after few more nitty-gritty clicks, we are set to go !
    Finally to write SQL code and to create your first TABLE , type "sqlplus" in windows "START" menu and click it when it appears. A command-prompt like window appears , which will ask you for username and password, so here they are :
    Username : sys/ as sysdba
    Password : (its the one you created in step 3 stated above )
    After this you are ready to write your first SQL command.

    Is this your solution to your original post at Oracle database 11g release 2 installation on windows 7 (64-bit) ?
    Pl be aware that you should not create any custom objects in SYS or SYSTEM schema - you should create any such objects in a separate custom schema.
    About Database Administrator Security and Privileges

Maybe you are looking for