Jdeveloper - Process exited with exit code 128.

Oracle,
I downloaded Jdeveloper from Oracle website. I tried to create simple helloworld jsp & tried to run from jdeveloper.
I set project properties->compiler->use Javac also, but still it gives same error message in "Running Embedded OC4j server Log"
In Messages tab
============
Compiling...
[1:04:07 PM] Successful compilation: 0 errors, 0 warnings.
In Running Embedded OC4j server Log
============================
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
**** Unable to obtain password from principals.xml. Using default.
C:\unzipped\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
C:\unzipped\jdevstudio1013\jdk\bin\javaw.exe -ojvm -classpath C:\unzipped\jdevstudio1013\j2ee\home\oc4j.jar;C:\unzipped\jdevstudio1013\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=hoproxy.scif.com -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.rapidscontrol.biz|ecf|10.*|*.scif.com|localhost|127.0.0.1 -Dhttps.proxyHost=hoproxy.scif.com -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.rapidscontrol.biz|ecf|10.*|*.scif.com|localhost|127.0.0.1 -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\unzipped\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
Process exited with exit code 128.
Please advise
Thanks
Christy

Christy,
what is the operation system you are running JDeveloper on ?
To further debug the problem, can you open a command line at <Jdeveloper Directory>\j2ee\home
(assuming Windows) type
..\..\jdk\bin\java oc4j.jar
provide an administration password when asked. This command starts the embedded OC4J as a stand-alone server and prints messages to the console window
Let us know if this gives more detailed error messages or if it starts up
Frank

Similar Messages

  • HELP!! Process exited with exit code 128.

    Hi all,
    I am using JDeveloper 10G to develop a struts project. I use the struts-tiles.tld to construct the layout.
    &lt;tiles:insert page="classicLayout.jsp" flush="true"&gt;
    &lt;tiles:put name="title" value="User and Assigned Role" /&gt;
    &lt;tiles:put name="header" value="menuTemplate.jsp" /&gt;
    &lt;tiles:put name="menu" value="TestPoint.jsp" /&gt;
    &lt;tiles:put name="body" value="ARM001800.jsp" /&gt;
    &lt;tiles:put name="footer" value="DebugPage.jsp" /&gt;
    &lt;/tiles:insert&gt;
    However, when I run the project, then the OC4J Server terminated with this error code : Process exited with exit code 128.
    What happen??
    PS: I tried to remove the last 2 tags: body and footer. The Server did not terminate, but with some exceptions which related to tiles library.

    This type of error may occur because of developers mistake.
    This error occurs when any function is called recursively in a loop.
    The server calls the same function again and again in a loop and hence the server goes in infinite loop. This gives the error "Process exited with exit code 128".
    You need to check your code thoroughly for such mistake.
    Nital.
    i-engineering.com

  • Process exited with exit code 128 using embedded OC4J (jdevsetudio1013)

    I've just downloaded Oracle JDeveloper (10.1.3) - Production JAN 2006 version (Studio Edition), installied and configure as the install guide, downladed SU5 (Studio Edition version 10.1.3.0.4 Build JDEVADF_10.1.3_NT_060125.0900.3673) and JUnit extensions and SR. When I tried to run Oracle ADF SRDEMO Application, I´ve just got this error message:
    [EJB 3.0]: Assigning default-data-source=jdbc/SRDemoDS, specified in projects EJB 3.0 properties
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    **** Unable to obtain password from principals.xml. Using default.
    E:\mywork\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
    "C:\Program Files\Java\jdk1.5.0_08\bin\javaw.exe" -ojvm -classpath E:\jdevstudio1013\j2ee\home\oc4j.jar;E:\jdevstudio1013\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config E:\mywork\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Process exited with exit code 128.
    I'm using a Microsoft Windows Server 2003 Standard Edition Service Pack 1 inside a VMware workstation (version 5.5.2.build-29772) with 1.4GB of RAM with an Oracle 10gR2 for windows (10.2.0.1.0)
    I don´t know if it is a configuration problem or that Windows Server 2003 SP1 is not supported or any other problem.
    Any help you can give on this would be much appreciated.
    Thanks,
    Orlando

    thanks for your idea...but in my environment there no JAVA_OPTIONS defined. This is a copy of my console after running set:
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    ANT_HOME=C:\apache-ant-1.6.5
    APPDATA=C:\Documents and Settings\Administrator\Application Data
    APR_ICONV_PATH=C:\Program Files\Subversion\iconv
    CATALINA_HOME=C:\ASF\Tomcat 5.5
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=OGJEE
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Administrator
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0_08
    JBOSS_HOME=C:\jboss-4.0.4.GA-Patch1
    LOGONSERVER=\\OGJEE
    M2_HOME=C:\ASF\maven-2.0.4
    M2_REPO=C:\Documents and Settings\Administrator\.m2\repository
    MAVEN_OPTS=-XX:MaxPermSize=128m -Xmx512m
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Path=E:\oracle\product\10.2.0\db_1\bin;C:\Program Files\Support Tools\;c:\Progra
    m Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\S
    ystem32\Wbem;;C:\Program Files\Subversion\bin;C:\Program Files\Java\jdk1.5.0_08\
    bin;C:\ASF\maven-2.0.4\bin;C:\Program Files\MySQL\MySQLServer5.0\bin;C:\apache-a
    nt-1.6.5\bin;;C:\Program Files\STI\bin\pc-win95
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=E:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-x86;E:\oracle\prod
    uct\10.2.0\db_1\perl\5.8.3\lib;E:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWi
    n32-x86;E:\oracle\product\10.2.0\db_1\perl\site\5.8.3;E:\oracle\product\10.2.0\d
    b_1\perl\site\5.8.3\lib;E:\oracle\product\10.2.0\db_1\sysman\admin\scripts;
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0d08
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    USERDOMAIN=OGJEE
    USERNAME=localadmin
    USERPROFILE=C:\Documents and Settings\Administrator
    windir=C:\WINDOWS
    tthanks anyway

  • "process exited with exit code 128"

    I have a problem. I downloaded the new Jdeveloper 10.3.1. When a try to
    run a class i always receive the error: "process exited with exit code
    128". The compilation is correct. My OS is Win2003 server SP1, I
    tried in a pc with the same OS and it doesn't work correctly.
    Someone has got an idea?

    I have the same "process exited with exit code 128" in my Win 2003 server environment running AMD 64 processor. My Win 2000 server setting runs okay.
    I can work that around by changing the Virtual Machine setting. Select anything other then 'ojvm' with run ok. I guess, the Oracle custom add-on is not working properly.
    Follow this path to change.
    goto Project properties->Run/Debug
    ->select your run configuration (Default if you have no others)
    -> change 'Virtual Machine:' to server, client, or hotspot.
    ojvm is the only virtual machine that doesn't work.
    There is one catch, however, by making this change code coach, and all other profiling tools will not run.

  • Process exited with exit code -1073741790     in jdeveloper

    Hi,
    When I try to run a simple Helloworld program in Jdeveloper, The compilation and all is fine, when I try to run it I got the error "Process exited with exit code -1073741790".
    However I found one solution that, my computer is under a secured network, the Security Agent was seems stopping.
    I changed the security level to LOW from MEDIUM , then its running fine.
    Is there any other solution where I can work without reducing the security level.
    While writing this post, I checked one more option of adding the jdeveloper.exe to trusted application in the Security agent. This seems resolved the application and working fine now.
    -- Khaleel

    Christy,
    what is the operation system you are running JDeveloper on ?
    To further debug the problem, can you open a command line at <Jdeveloper Directory>\j2ee\home
    (assuming Windows) type
    ..\..\jdk\bin\java oc4j.jar
    provide an administration password when asked. This command starts the embedded OC4J as a stand-alone server and prints messages to the console window
    Let us know if this gives more detailed error messages or if it starts up
    Frank

  • Process exited with exit code 128.why?

    I am creating the cuecard example of ADF ("create a sample dtaabound application") in Jdev 10.1.3 .
    In "Bind an ADF Faces Table Component to the Service Bean" step i am getting error.
    After draging table on to form(JSP page) it is not visible in the form.but in Structure window it is showing table.
    after runnung the jsp page,i am getting error in embeded OC4J server log as Process exited with exit code 128.
    why i am not getting table on the form ??????

    Now i am getting the table in the form after restarting the jdev10.1.3
    But in OC4J Server log i am getting "Process exited with exit code 128" while running the jsp page.why?????????

  • Process exited with exit code -1073741819+jdeveloper 9.0.5.1

    Hi,
    I am using JDeveloper 9.0.5.1 version.When i am compiling the java file it is compiling fine. But when I am running it it is throwing the error
    Process exited with exit code -1073741819.
    What is that error code means........?

    Hello,
    It could mean that the cause is a StackOverflowError.
    It could be that you are not running against your JDeveloper 9.0.5.1
    embedded OC4J, but without noticing it, you are running your program
    against another OC4J which would be incompatible!
    May be you are running several JDevelopers on your machine, or
    having a standalone OC4J and deployed your application against
    such a different OC4J.
    Try shutting down all the OC4J listeners on your machine, restart JDev
    and run your java code again.
    Hope this can help you.
    Stephan

  • Process exited with exit code 1.

    Hi all,
    I am trying to run the XML Page .can you please help me how to resolve this type of issue?
    D:\OAF\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
    D:\OAF\jdevbin\jdk\bin\javaw.exe -hotspot -classpath D:\OAF\jdevbin\j2ee\home\oc4j.jar;D:\OAF\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\OAF\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    15/04/10 09:51:19 Error initializing server: IO Error: The device is not ready
    15/04/10 09:51:19 Fatal error: server exiting
    Process exited with exit code 1.
    Thanks

    Sorry,
    I don't have a 10.1.3 Jdev installed in my machine at the moment.
    May be under Tools --> Preferences ?
    Please some of the suggestions from the below links :
    Solution to the OC4J startup bug: "Error initializing server: IO Error" - JDeveloper and ADF
    Error initializing server: IO Error: The device is not ready
    Cheers
    AJ

  • Error while running a OA framework Page  Process exited with exit code 1.

    Hi all,
    I downloaded the Patch 4573517 from Metalink for JDEV with OA extension release 11i.I followed all the instruction of the setup init and installed the Jdev,also mytutorial pages got compiled successfully,but when i trie dto run the page
    Run > Run test_fwktutorial.jsp from the main menu.
    it gives me error.The error is as follows
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\D drive\OA_2008\jdevbin\jdk\bin\javaw.exe -client -classpath C:\D drive\OA_2008\jdevbin\j2ee\home\oc4j.jar;C:\D drive\OA_2008\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:C:\D drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\D drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Doracle.j2ee.dont.use.memory.archive=false -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config C:\D drive\OA_2008\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    java.lang.NoClassDefFoundError: drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14/jar;C:\D
    Exception in thread "main"
    Process exited with exit code 1.
    I am not understanding why it is going in exception.One reason which i doubthere is the line
    java.lang.NoClassDefFoundError: drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14/jar;C:\D
    here in this line the last word is ojdbc14/jar,i think it should have been ojdbc14.jar.
    Can any body please help me out on how to correct this problem.Thanks
    Manish

    Manish,
    You should ask on the OA Framework Forum.
    john

  • OSD Strange Driver injection issue "Process completed with exit code 2147500037 OSDDriverClient"

    Hi,
    We got an strange issue with computer model z400  and Z420. With the memory setup 16 GB RAM we get an faild driver injection. But If we have 8 GB RAM, Everything works fine. We have tested the memory, with no error. And It is same for every delivered
    HP Z420 with 16 GB (4*4GB RAM).
    Strange? Any feed back?
    SCCM 2012 R2 CU1, Deploying Windows 7 x64 Enterprise
    I found this on the z400 installation I dont know what driver fails on z420
    Deploying drivers to down-level operating systems in WinPE 4.0 or a later version fails
    https://support.microsoft.com/kb/2853726/en-us?wa=wsignin1.0
    Drivers in "D:\_SMSTaskSequence\Packages\PSS0015B\3494DEEA-917A-47BC-80C8-2E6C8B6A8986 is
    "TITLE: Broadcom NetXtreme Gigabit Driver for Microsoft Windows 7 (64-bit) VERSION: 14.2.0.5 Rev. A"
    smsts.log
    Adding "D:\_SMSTaskSequence\Packages\PSS0015B\3494DEEA-917A-47BC-80C8-2E6C8B6A8986" to Windows driver store. OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Setting %SystemRoot% to "D:\WINDOWS" OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Getting namespace "Microsoft-Windows-PnpCustomizationsNonWinPE" for architecture "amd64" OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Added list item with key value '1' OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Writing configuration information to D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Successfully saved configuration information to D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Setting temporary directory to 'D:\_SMSTaskSequence\PkgMgrTemp'. OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Calling Package manager to add drivers to the offline driver store. OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Command line for extension .exe is "%1" %* OSDDriverClient 2014-11-24 13:50:21 1040 (0x0410)
    Set command line: "X:\WINDOWS\system32\dism.exe" /image:"D:" /windir:"WINDOWS" /apply-unattend:"D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"D:\_SMSTaskSequence\PkgMgrTemp\dism.log" OSDDriverClient 2014-11-24
    13:50:21 1040 (0x0410)
    Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"D:" /windir:"WINDOWS" /apply-unattend:"D:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"D:\_SMSTaskSequence\PkgMgrTemp\dism.log" OSDDriverClient 2014-11-24
    13:50:21 1040 (0x0410)
    Process completed with exit code 2147500037 OSDDriverClient 2014-11-24 13:50:47 1040 (0x0410)
    uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,548) OSDDriverClient 2014-11-24 13:50:47 1040 (0x0410)
    Dism failed with return code -2147467259 OSDDriverClient 2014-11-24 13:50:47 1040 (0x0410)
    AddPnPDriverToStore( pszSource, sTargetSystemDrive, sTargetSystemRoot, wProcessorArchitecture), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,658) OSDDriverClient 2014-11-24 13:50:47 1040
    (0x0410)
    Failed to add driver to driver store. Code 0x80004005 OSDDriverClient 2014-11-24 13:50:47 1040 (0x0410)
    InstallDriver( iInstallParams->sContentId, iInstallParams->sSource, iInstallParams->pBootCriticalInfo ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,557) OSDDriverClient 2014-11-24 13:50:47 1040
    (0x0410)
    /SaiTech

    Hi, here is the DISM look like Intel driver ("Intel(R) Active Management Technology - SOL" and Intel Storage ) are the issue, it is strange
    dism.log I just dump some small snipit from the log with error:
    2014-12-08 08:50:15, Info                  DISM   PID=1588 TID=1608 Successfully loaded the ImageSession at "X:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession
    2014-12-08 08:50:15, Info                  DISM   DISM Provider Store: PID=1588 TID=1608 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2014-12-08 08:50:15, Info                  DISM   DISM Provider Store: PID=1588 TID=1608 Failed to get and initialize the PE Provider.  Continuing by assuming
    that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-12-08 08:50:15, Info                  DISM   DISM Provider Store: PID=1588 TID=1608 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-12-08 08:50:16, Warning               DISM   DISM OS Provider: PID=1272 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on
    in-box version. - CDISMOSServiceManager::RunASICompatibilityShim
    2014-12-08 08:50:49, Info                  DISM   DISM Provider Store: PID=1272 Loading Provider from location D:\_SMSTaskSequence\PkgMgrTemp\27CE6ED8-7378-49E1-A55A-D9F63653368C\PEProvider.dll
    - CDISMProviderStore::Internal_GetProvider
    2014-12-08 08:50:49, Warning               DISM   DISM Provider Store: PID=1272 Failed to Load the provider: D:\_SMSTaskSequence\PkgMgrTemp\27CE6ED8-7378-49E1-A55A-D9F63653368C\PEProvider.dll.
    - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2014-12-08 08:50:49, Info                  DISM   DISM Provider Store: PID=1272 Failed to get and initialize the PE Provider.  Continuing by assuming that it
    is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2014-12-08 08:50:49, Info                  DISM   DISM Provider Store: PID=1272 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2014-12-08 08:50:49, Info                  CBS    Transactions disabled in registry, continuing without transaction support.
    2014-12-08 08:50:49, Info                  CBS    Kernel transactions are disabled, continuing without transaction support.
    2014-12-08 08:50:49, Info                  CBS    Failed to find a matching version for servicing stack: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\
    [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2014-12-08 08:50:49, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2014-12-08 08:50:49, Info                  CBS    Must be doing offline servicing, using stack version from: D:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll
    2014-12-08 08:50:50, Info                  DISM   DISM Driver Manager: PID=1272 Found 1 driver package(s) at 'D:\_SMSTaskSequence\Packages\PSS00A89\0F5E1730-0EEF-42C3-9CF4-240927FC36DA'.
    ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:50, Info                  DISM   DISM Driver Manager: PID=1272     Driver Package 'D:\_SMSTaskSequence\Packages\PSS00A89\0F5E1730-0EEF-42C3-9CF4-240927FC36DA\E1Q62x64.INF'
    ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:50, Info                  DISM   DISM Driver Manager: PID=1272 Installing driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\0F5E1730-0EEF-42C3-9CF4-240927FC36DA\E1Q62x64.INF'
    to the currently offline OS ... ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Imported 'D:\_SMSTaskSequence\Packages\PSS00A89\0F5E1730-0EEF-42C3-9CF4-240927FC36DA\E1Q62x64.INF'
    to offline driver store at 'D:\Windows\System32\DriverStore\FileRepository\e1q62x64.inf_amd64_neutral_751f9117acd25de0\E1Q62x64.INF'. ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\0F5E1730-0EEF-42C3-9CF4-240927FC36DA\E1Q62x64.INF'
    installed! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Successfully marked devices for reinstall! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Installed '1' drivers. ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 RETURN InstallDriversOffline (0) ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Attempting to delete [{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/config/SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
    2014-12-08 08:50:53, Info                  DISM   DISM Driver Manager: PID=1272 Successfully deleted [{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/config/SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
    2014-12-08 08:50:53, Info                  DISM   DISM Image Session: PID=1272 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2014-12-08 08:50:53, Info                  DISM   DISM Provider Store: PID=1272 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM, the
    client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat
    2014-12-08 08:50:53, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat, the client
    may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:50:53, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat
    2014-12-08 08:50:53, Info                  DISM   DISM Package Manager: PID=1272 Finalizing CBS core. - CDISMPackageManager::Finalize
    2014-12-08 08:50:53, Info                  DISM   DISM Provider Store: PID=1272 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:50:53, Info                  DISM   DISM Provider Store: PID=1272 Found the OSServices.  Waiting to finalize it until all other providers are unloaded.
    - CDISMProviderStore::Final_OnDisconnect
    2014-12-08 08:50:53, Info                  DISM   DISM Provider Store: PID=1272 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Found 2 driver package(s) at 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78'.
    ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580     Driver Package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrl.inf'
    ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580     Driver Package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrle.inf'
    ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Installing driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrl.inf'
    to the currently offline OS ... ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Imported 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrl.inf'
    to offline driver store at 'D:\Windows\System32\DriverStore\FileRepository\mesrl.inf_amd64_neutral_229186b6de98a42e\mesrl.inf'. ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrl.inf'
    installed! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Successfully marked devices for reinstall! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Installing driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrle.inf'
    to the currently offline OS ... ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Imported 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrle.inf'
    to offline driver store at 'D:\Windows\System32\DriverStore\FileRepository\mesrle.inf_amd64_neutral_0899484a86551e82\mesrle.inf'. ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Driver package 'D:\_SMSTaskSequence\Packages\PSS00A89\15CBA2EA-EE6D-408B-B19F-AB36F67E7B78\mesrle.inf'
    installed! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Successfully marked devices for reinstall! ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Installed '2' drivers. ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 RETURN InstallDriversOffline (0) ( HRESULT = 0x0 ) - DriversCallback
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Attempting to delete [{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/config/SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
    2014-12-08 08:51:25, Info                  DISM   DISM Driver Manager: PID=1580 Successfully deleted [{bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/config/SOFTWARE\Microsoft\Windows
    NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
    2014-12-08 08:51:25, Info                  DISM   DISM Image Session: PID=1580 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SOFTWARE,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SYSTEM,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SECURITY,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/SAM, the
    client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/COMPONENTS,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/System32/config/DEFAULT,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat
    2014-12-08 08:51:25, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Users/default/ntuser.dat, the client
    may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2014-12-08 08:51:25, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}D:/Windows/system32/smi/store/Machine/schema.dat
    2014-12-08 08:51:25, Info                  DISM   DISM Package Manager: PID=1580 Finalizing CBS core. - CDISMPackageManager::Finalize
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Found the OSServices.  Waiting to finalize it until all other providers are unloaded.
    - CDISMProviderStore::Final_OnDisconnect
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
    2014-12-08 08:51:25, Info                  DISM   DISM Provider Store: PID=1580 Found the PE Provider.  Waiting to finalize it until all other providers are
    unloaded. - CDISMProviderStore::Final_OnDisconnect
    /SaiTech

  • SAP on V6R1 - ABAP Import:Program 'Migration Monitor' exits with error code

    Hello,
    We are doing an installation of SAP NW 7.01 SR1 on V6R1.
    <br>
    We were getting error in SAPAPPL2.TSK.bck we merged the files with following command:R3load --merge_only <TSK file> and refering sap note:Note 455195 - R3load: Use of TSK files.
    <br>
    We are again getting error in following steps:
    <br>
    sapinst.log
    <br>
    <br>WARNING 2009-09-30 23:25:28.477
    Execution of the command "Y:\QOpenSys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
    IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 OS400 ppc64-64 j9ap64142sr13-20090310 (JIT enabled)
    J9VM - 20090309_31291_BHdSMr
    JIT  - 20090210_1447ifx1_r8
    GC   - 200902_24)
    I<br>mport Monitor jobs: running 1, waiting 27, completed 0, failed 0, total 28.
    <br>Loading of 'SAPNTAB' import package: OK
    <br>Import Monitor jobs: running 0, waiting 27, completed 1, failed 0, total 28.
    Import Monitor jobs: running 1, waiting 26, completed 1, failed 0, total 28.<br>
    Import Monitor jobs: running 2, waiting 25, completed 1, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 24, completed 1, failed 0, total 28.<br>
    Loading of 'DOKCLU' import package: OK
    Import Monitor jobs: running 2, waiting 24, completed 2, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 23, completed 2, failed 0, total 28.<br>
    Loading of 'SAPAPPL1' import package: OK
    Import Monitor jobs: running 2, waiting 23, completed 3, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 22, completed 3, failed 0, total 28.<br>
    Loading of 'SAPAPPL2' import package: ERROR
    Import Monitor jobs: running 2, waiting 22, completed 3, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 21, completed 3, failed 1, total 28.<br>
    Loading of 'DD03L' import package: OK
    Import Monitor jobs: running 2, waiting 21, completed 4, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 20, completed 4, failed 1, total 28.<br>
    Loading of 'SCPRSVALS' import package: OK
    Import Monitor jobs: running 2, waiting 20, completed 5, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 19, completed 5, failed 1, total 28.<br>
    Loading of 'SAPSDIC' import package: OK
    Import Monitor jobs: running 2, waiting 19, completed 6, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 18, completed 6, failed 1, total 28.<br>
    Loading of 'SCPRVALS' import package: OK
    Import Monitor jobs: running 2, waiting 18, completed 7, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 17, completed 7, failed 1, total 28.<br>
    Loading of 'SAPSSRC' import package: OK
    Import Monitor jobs: running 2, waiting 17, completed 8, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 16, completed 8, failed 1, total 28.<br>
    Loading of 'FUPARAREF' import package: OK
    Import Monitor jobs: running 2, waiting 16, completed 9, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 15, completed 9, failed 1, total 28.<br>
    Loading of 'TODIR' import package: OK
    Import Monitor jobs: running 2, waiting 15, completed 10, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 14, completed 10, failed 1, total 28.<br>
    Loading of 'SEOSUBCODF' import package: OK
    Import Monitor jobs: running 2, waiting 14, completed 11, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 13, completed 11, failed 1, total 28.<br>
    Loading of 'E071K' import package: OK
    Import Monitor jobs: running 2, waiting 13, completed 12, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 12, completed 12, failed 1, total 28.<br>
    Loading of 'SAPPOOL' import package: OK
    Import Monitor jobs: running 2, waiting 12, completed 13, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 11, completed 13, failed 1, total 28.<br>
    Loading of 'SAPSPROT' import package: OK
    Import Monitor jobs: running 2, waiting 11, completed 14, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 10, completed 14, failed 1, total 28.<br>
    Loading of 'SAPSDOCU' import package: OK
    Import Monitor jobs: running 2, waiting 10, completed 15, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 9, completed 15, failed 1, total 28.<br>
    Loading of 'SAPCLUST' import package: OK
    Import Monitor jobs: running 2, waiting 9, completed 16, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 8, completed 16, failed 1, total 28.<br>
    Loading of 'SAPSLOAD' import package: OK
    Import Monitor jobs: running 2, waiting 8, completed 17, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 7, completed 17, failed 1, total 28.<br>
    Loading of 'SAPSLEXC' import package: OK
    Import Monitor jobs: running 2, waiting 7, completed 18, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 6, completed 18, failed 1, total 28.<br>
    Loading of 'SAPUSER' import package: OK
    Import Monitor jobs: running 2, waiting 6, completed 19, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 5, completed 19, failed 1, total 28.<br>
    Loading of 'SAPDDIM' import package: OK
    Import Monitor jobs: running 2, waiting 5, completed 20, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 4, completed 20, failed 1, total 28.<br>
    Loading of 'SAPDFACT' import package: OK
    Import Monitor jobs: running 2, waiting 4, completed 21, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 3, completed 21, failed 1, total 28.<br>
    Loading of 'SAPDODS' import package: OK
    Import Monitor jobs: running 2, waiting 3, completed 22, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 2, completed 22, failed 1, total 28.<br>
    Loading of 'SAPUSER1' import package: OK
    Import Monitor jobs: running 2, waiting 2, completed 23, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 1, completed 23, failed 1, total 28.<br>
    Loading of 'SAP0000' import package: OK
    Import Monitor jobs: running 2, waiting 1, completed 24, failed 1, total 28.<br>
    Loading of 'SAPAPPL0' import package: OK
    Import Monitor jobs: running 1, waiting 1, completed 25, failed 1, total 28.<br>
    Loading of 'SAPSSEXC' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 26, failed 1, total 28.<br>
    <br>
    WARNING[E] 2009-09-30 23:25:28.524
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log,
    <br>
    ERROR 2009-09-30 23:25:28.914
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_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_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    <br>
    <br>import_monitor.log.
    <br>****************************************************************************************************************************************************
    <br>INFO: 2009-09-30 23:26:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is successfully completed.
    <br>
    INFO: 2009-09-30 23:30:31 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is successfully completed.
    <br>
    INFO: 2009-09-30 23:31:16 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is successfully completed.
    <br>
    WARNING: 2009-09-30 23:31:31
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2009-09-30 23:31:31
    1 error(s) during processing of packages.
    INFO: 2009-09-30 23:31:31
    Import Monitor is stopped.
    <br>*************************************************************************************************************************************************
    <br>SAPAPPL02.LOG
    <br>**************************************************************************************************************************************************
    <br>TVV1 in *LIBL type *FILE not found. MSGID= Job=015908/SAPINST/QJVAEXEC
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) INFO: TVV1 created #20091001110304
    <br>
    (DB) INFO: TVV1 deleted/truncated #20091001110304
    <br>
    (IMP) INFO: import of TVV1 completed (0 rows) #20091001110304
    <br>
    (DB) ERROR: DDL statement failed<br>
    (ALTER TABLE "TVV1" DROP PRIMARY KEY )<br>
    DbSlExecute: rc = 99<br>
      (SQL error -539)<br>
      error message returned by DbSl:
    Table TVV1 in R3E04DATA does not have a primary or unique key. MSGID= Job=015908/SAPINST/QJVAEXEC
    Your inputs will help a lot.
    Regards,
    Prasad

    Hello,
    We are doing an installation of SAP NW 7.01 SR1 on V6R1.
    <br>
    We were getting error in SAPAPPL2.TSK.bck we merged the files with following command:R3load --merge_only <TSK file> and refering sap note:Note 455195 - R3load: Use of TSK files.
    <br>
    We are again getting error in following steps:
    <br>
    sapinst.log
    <br>
    <br>WARNING 2009-09-30 23:25:28.477
    Execution of the command "Y:\QOpenSys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
    IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 OS400 ppc64-64 j9ap64142sr13-20090310 (JIT enabled)
    J9VM - 20090309_31291_BHdSMr
    JIT  - 20090210_1447ifx1_r8
    GC   - 200902_24)
    I<br>mport Monitor jobs: running 1, waiting 27, completed 0, failed 0, total 28.
    <br>Loading of 'SAPNTAB' import package: OK
    <br>Import Monitor jobs: running 0, waiting 27, completed 1, failed 0, total 28.
    Import Monitor jobs: running 1, waiting 26, completed 1, failed 0, total 28.<br>
    Import Monitor jobs: running 2, waiting 25, completed 1, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 24, completed 1, failed 0, total 28.<br>
    Loading of 'DOKCLU' import package: OK
    Import Monitor jobs: running 2, waiting 24, completed 2, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 23, completed 2, failed 0, total 28.<br>
    Loading of 'SAPAPPL1' import package: OK
    Import Monitor jobs: running 2, waiting 23, completed 3, failed 0, total 28.<br>
    Import Monitor jobs: running 3, waiting 22, completed 3, failed 0, total 28.<br>
    Loading of 'SAPAPPL2' import package: ERROR
    Import Monitor jobs: running 2, waiting 22, completed 3, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 21, completed 3, failed 1, total 28.<br>
    Loading of 'DD03L' import package: OK
    Import Monitor jobs: running 2, waiting 21, completed 4, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 20, completed 4, failed 1, total 28.<br>
    Loading of 'SCPRSVALS' import package: OK
    Import Monitor jobs: running 2, waiting 20, completed 5, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 19, completed 5, failed 1, total 28.<br>
    Loading of 'SAPSDIC' import package: OK
    Import Monitor jobs: running 2, waiting 19, completed 6, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 18, completed 6, failed 1, total 28.<br>
    Loading of 'SCPRVALS' import package: OK
    Import Monitor jobs: running 2, waiting 18, completed 7, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 17, completed 7, failed 1, total 28.<br>
    Loading of 'SAPSSRC' import package: OK
    Import Monitor jobs: running 2, waiting 17, completed 8, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 16, completed 8, failed 1, total 28.<br>
    Loading of 'FUPARAREF' import package: OK
    Import Monitor jobs: running 2, waiting 16, completed 9, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 15, completed 9, failed 1, total 28.<br>
    Loading of 'TODIR' import package: OK
    Import Monitor jobs: running 2, waiting 15, completed 10, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 14, completed 10, failed 1, total 28.<br>
    Loading of 'SEOSUBCODF' import package: OK
    Import Monitor jobs: running 2, waiting 14, completed 11, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 13, completed 11, failed 1, total 28.<br>
    Loading of 'E071K' import package: OK
    Import Monitor jobs: running 2, waiting 13, completed 12, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 12, completed 12, failed 1, total 28.<br>
    Loading of 'SAPPOOL' import package: OK
    Import Monitor jobs: running 2, waiting 12, completed 13, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 11, completed 13, failed 1, total 28.<br>
    Loading of 'SAPSPROT' import package: OK
    Import Monitor jobs: running 2, waiting 11, completed 14, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 10, completed 14, failed 1, total 28.<br>
    Loading of 'SAPSDOCU' import package: OK
    Import Monitor jobs: running 2, waiting 10, completed 15, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 9, completed 15, failed 1, total 28.<br>
    Loading of 'SAPCLUST' import package: OK
    Import Monitor jobs: running 2, waiting 9, completed 16, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 8, completed 16, failed 1, total 28.<br>
    Loading of 'SAPSLOAD' import package: OK
    Import Monitor jobs: running 2, waiting 8, completed 17, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 7, completed 17, failed 1, total 28.<br>
    Loading of 'SAPSLEXC' import package: OK
    Import Monitor jobs: running 2, waiting 7, completed 18, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 6, completed 18, failed 1, total 28.<br>
    Loading of 'SAPUSER' import package: OK
    Import Monitor jobs: running 2, waiting 6, completed 19, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 5, completed 19, failed 1, total 28.<br>
    Loading of 'SAPDDIM' import package: OK
    Import Monitor jobs: running 2, waiting 5, completed 20, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 4, completed 20, failed 1, total 28.<br>
    Loading of 'SAPDFACT' import package: OK
    Import Monitor jobs: running 2, waiting 4, completed 21, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 3, completed 21, failed 1, total 28.<br>
    Loading of 'SAPDODS' import package: OK
    Import Monitor jobs: running 2, waiting 3, completed 22, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 2, completed 22, failed 1, total 28.<br>
    Loading of 'SAPUSER1' import package: OK
    Import Monitor jobs: running 2, waiting 2, completed 23, failed 1, total 28.<br>
    Import Monitor jobs: running 3, waiting 1, completed 23, failed 1, total 28.<br>
    Loading of 'SAP0000' import package: OK
    Import Monitor jobs: running 2, waiting 1, completed 24, failed 1, total 28.<br>
    Loading of 'SAPAPPL0' import package: OK
    Import Monitor jobs: running 1, waiting 1, completed 25, failed 1, total 28.<br>
    Loading of 'SAPSSEXC' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 26, failed 1, total 28.<br>
    <br>
    WARNING[E] 2009-09-30 23:25:28.524
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log,
    <br>
    ERROR 2009-09-30 23:25:28.914
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_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_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    <br>
    <br>import_monitor.log.
    <br>****************************************************************************************************************************************************
    <br>INFO: 2009-09-30 23:26:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is successfully completed.
    <br>
    INFO: 2009-09-30 23:30:31 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is successfully completed.
    <br>
    INFO: 2009-09-30 23:31:16 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is successfully completed.
    <br>
    WARNING: 2009-09-30 23:31:31
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2009-09-30 23:31:31
    1 error(s) during processing of packages.
    INFO: 2009-09-30 23:31:31
    Import Monitor is stopped.
    <br>*************************************************************************************************************************************************
    <br>SAPAPPL02.LOG
    <br>**************************************************************************************************************************************************
    <br>TVV1 in *LIBL type *FILE not found. MSGID= Job=015908/SAPINST/QJVAEXEC
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) INFO: TVV1 created #20091001110304
    <br>
    (DB) INFO: TVV1 deleted/truncated #20091001110304
    <br>
    (IMP) INFO: import of TVV1 completed (0 rows) #20091001110304
    <br>
    (DB) ERROR: DDL statement failed<br>
    (ALTER TABLE "TVV1" DROP PRIMARY KEY )<br>
    DbSlExecute: rc = 99<br>
      (SQL error -539)<br>
      error message returned by DbSl:
    Table TVV1 in R3E04DATA does not have a primary or unique key. MSGID= Job=015908/SAPINST/QJVAEXEC
    Your inputs will help a lot.
    Regards,
    Prasad

  • SAP ECC error:'Migration Monitor' exits with error code 103.

    Hi All,
    I am doing SAP ECC installation for windows 32 bit with MAXDB as backend.
    I am stuck at the import ABAP.Getting error
    ERROR 2008-08-08 16:10:53
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    1) imort_monitor.java.log-->contains
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Import Monitor jobs: running 1, waiting 0, completed 18, failed 0, total 19.
    Loading of 'SAPVIEW' import package: ERROR
    Import Monitor jobs: running 0, waiting 0, completed 18, failed 1, total 19.
    2)import_monitor.log
    ERROR: 2008-08-08 16:10:36 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPVIEW' import package is interrupted with R3load error.
    Process 'D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -nolog -c 0' exited with return code 2.
    For mode details see 'SAPVIEW.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2008-08-08 16:10:52
    All import packages are processed.
    WARNING: 2008-08-08 16:10:52
    1 error(s) during processing of packages.
    INFO: 2008-08-08 16:10:52
    Import Monitor is stopped.
    3)SAPVIEW.log
      error message returned by DbSl:
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "Z_T_CO_BW" ( "KOKRS" , "KOSTL" , "VERSN" , "KSTAR" , "WOG001" , "MEG001"  ) AS SELECT T0002."KOKRS", T0002."KOSTL", T0001."VERSN", T0001."KSTAR", T0001."WOG001",  T0001."MEG001" FROM "COSS" T0001, "CSKS" T0002 WHERE T0002."MANDT" = T0001."MANDT")
    DbSlExecute: rc = 103
      (SQL error -942)
      error message returned by DbSl:
    (DB) INFO: disconnected from DB
    D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe: job finished with 3108 error(s)
    D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080808174211
    Only SAPDB: SAPSID srvice of SAP DB is only up.
    No other services of database are  up.And i am not able to up the other services also.
    Is it required to up the other services?
    If not?
    Why this error is occuring?
    Any help will be appreciated.
    Thanks&Regards
    Manisha das

    Hello Manisha,
    The one of the possible reasons for this is due to lack of H/W.
    Increase your RAM size to atleast 2GB and utilise the same while you are installing ECC in database parameters step..
    If the issue is with H/W, then this should fix the issue.
    Hope it helps,
    Regards,
    Satish.

  • [Error during Export] R3load exited with return code 11

    Hi guys,
    While performing and Unicode Migration, during Export Phase, Migration Monitor returned the following error while exporting a package
    ERROR: 2014-06-01 10:57:44 com.sap.inst.migmon.LoadTask run
    Unloading of 'REGUC' export package is interrupted with R3load error.
    Process '/usr/sap/ECP/DVEBMGS00/exe/R3load -e REGUC.cmd -datacodepage 4102 -l REGUC.log -stop_on_error' exited with return code 11.
    For mode details see 'REGUC.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    REGUC.log details:
    (As you see, it does not provide reasons of this error, all messages are informative and alike all other Packages logs)
    /usr/sap/ECP/DVEBMGS00/exe/R3load: START OF LOG: 20140601105052
    /usr/sap/ECP/DVEBMGS00/exe/R3load: sccsid @(#) $Id: //bas/740_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    /usr/sap/ECP/DVEBMGS00/exe/R3load: version R7.40/V1.8
    Compiled Jul 23 2013 21:30:53
    /usr/sap/ECP/DVEBMGS00/exe/R3load -e REGUC.cmd -datacodepage 4102 -l REGUC.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): US7ASCII
    (EXP) INFO: check NameTab widths: Ok.
    (DB) INFO: Export without hintfile
    (RSCP) INFO: UMGCOMCHAR read check, OK.
    (RSCP) INFO: environment variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (RSCP) INFO: UMGSETTINGS nametab creation: ok.
    (RSCP) INFO: Global fallback code page = 1160
    (RSCP) INFO: Common character set is  not  7-bit-ASCII
    (RSCP) INFO: Collision resolution method is 'fine'
    (RSCP) INFO: R3trans code pages = Normal
    (RSCP) INFO: EXPORT TO ... code pages = Normal
    (RSCP) INFO: Check for invalid language keys: activated
    (RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
    (RSCP) INFO: I18N_NAMETAB_NORM_LOG   = 1000000002
    (RSCP) INFO: I18N_NAMETAB_ALT_ALLOW  = 10000
    (RSCP) INFO: I18N_NAMETAB_ALT_LOG    = 10003
    (RSCP) INFO: I18N_NAMETAB_OLD_ALLOW  = 0
    (RSCP) INFO: I18N_NAMETAB_OLD_LOG    = 500
    (RSCP) INFO: init SUMG interface (3#$Revision: #1 $); package name: "REGUC".
    (RSCP) INFO: "REGUC001.xml" created.
    (GSI) INFO: dbname   = "ECP20030615080638
    (GSI) INFO: vname    = "ORACLE "
    (GSI) INFO: hostname = "ecp "
    (GSI) INFO: sysname  = "SunOS"
    (GSI) INFO: nodename = "ecp"
    (GSI) INFO: release  = "5.10"
    (GSI) INFO: version  = "Generic_142900-13"
    (GSI) INFO: machine  = "sun4u"
    Tried to find what does R3load Return Code 11 means, but I couldnt find further information on this.
    Any hint of what is causing this error?
    (Please disregard any Filesystem issues since all of them have available space)
    Best!

    After using latest R3load patch, it provides furher information on the log file.
    -------------------- Start of patch information ------------------------
    patchinfo (patches.h): (0.070) R3ldctl: fix CDS views creation in upgrade export mode (note 2
    017805)
    DBSL patchinfo (patches.h): (0.022) Smaller corrections in release 7.40 (th, dp, vmc, dpmon)
    (note 1821404)
    --------------------- End of patch information -------------------------
    process id 27326
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): US7ASCII
    (EXP) INFO: check NameTab widths: Ok.
    (DB) INFO: Export without hintfile
    (RSCP) INFO: UMGCOMCHAR read check, OK.
    (RSCP) INFO: environment variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (RSCP) INFO: UMGSETTINGS nametab creation: ok.
    (RSCP) INFO: Global fallback code page = 1160
    (RSCP) INFO: Common character set is  not  7-bit-ASCII
    (RSCP) INFO: Collision resolution method is 'fine'
    (RSCP) INFO: R3trans code pages = Normal
    (RSCP) INFO: EXPORT TO ... code pages = Normal
    (RSCP) INFO: Check for invalid language keys: activated
    (RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
    (RSCP) INFO: I18N_NAMETAB_NORM_LOG   = 1000000002
    (RSCP) INFO: I18N_NAMETAB_ALT_ALLOW  = 10000
    (RSCP) INFO: I18N_NAMETAB_ALT_LOG    = 10003
    (RSCP) INFO: I18N_NAMETAB_OLD_ALLOW  = 0
    (RSCP) INFO: I18N_NAMETAB_OLD_LOG    = 500
    (RSCP) INFO: init SUMG interface (3#$Revision: #1 $); package name: "REGUC".
    (RSCP) INFO: "REGUC003.xml" created.
    (GSI) INFO: dbname   = "ECP20030615080638
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "ecp                                                             "
    (GSI) INFO: sysname  = "SunOS"
    (GSI) INFO: nodename = "ecp"
    (GSI) INFO: release  = "5.10"
    (GSI) INFO: version  = "Generic_142900-13"
    (GSI) INFO: machine  = "sun4u"
    (GSI) INFO: instno   = "6120023288"
    (RTF) ########## WARNING ###########
            Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
    (RDI) WARNING: /respaldo/ECP_Export/ABAP/DATA/REGUC.STR: cannot find version token "ver:" at line 1
    (RDI) WARNING: /respaldo/ECP_Export/ABAP/DATA/REGUC.STR: unknown file format, assuming version 2
    (EXP) INFO: table REGUC will be exported with sorting (task modifier)
    ------------------ C-STACK ----------------------
    [0] t_splay ( 0x1020df850, 0xb3, 0x4386, 0x100a02078, 0x0, 0x1020df870 ), at 0xffffffff7b9629
    94
    [1] t_delete ( 0x1020df850, 0x4348, 0x1d9870, 0x1000d0408, 0xffffffff7bb3c000, 0x0 ), at 0xff
    ffffff7b9627e4
    [2] realfree ( 0x101ee7590, 0x1f82b1, 0x1d9cd0, 0x1f82b0, 0xffffffff7bb3c000, 0x101ee7590 ),
    at 0xffffffff7b9623b0
    [3] _malloc_unlocked ( 0x7d40, 0x200000, 0x101edf840, 0x0, 0x101ee7580, 0x0 ), at 0xffffffff7
    b961eb4
    [4] malloc ( 0x7d39, 0x2388, 0x1da428, 0x10038fe84, 0xffffffff7bb3c000, 0x2000 ), at 0xffffff
    ff7b961c28
    [5] rstg_get ( 0x2, 0x0, 0x2, 0x7d10, 0x0, 0x10077d8c0 ), at 0x10038ff4c
    [6] c3_uc_new_cache ( 0x100a02078, 0x284db0, 0x284c00, 0x10077d8c0, 0x100a02108, 0xb3 ), at 0
    x1000d1ce8
    [7] c3_uc_seek_cache ( 0xb3, 0xff79, 0xffffffff7ffcae3e, 0x100a02078, 0x10189fa48, 0x10077d8c
    0 ), at 0x1000d188c
    [8] c3_uc_new_tabcache ( 0x0, 0xb3, 0x4386, 0x100a02078, 0xb3, 0x10077d8c0 ), at 0x1000d13fc
    [9] c3_uc_insert_record_in_cache ( 0xffffffff7ffcb04e, 0x10189fa48, 0x100a02078, 0x100a024c8,
    0xb3, 0x1058c8f84 ), at 0x1000d0408
    [10] c3_uc_insert ( 0x0, 0x100a02078, 0x0, 0x0, 0x10077d8c0, 0xffffffff7ffcb04e ), at 0x1000c
    f944
    [11] c3_uc_convert_table_entry ( 0x1015c61f8, 0x0, 0x100a02078, 0x0, 0x10189f408, 0x31a000 ),
    at 0x1000ce314
    [12] c3_uc_convert_logic_table ( 0x1015c61f8, 0x100a02078, 0x0, 0x4a, 0x100638dc0, 0x10077d8c
    0 ), at 0x1000cdb18
    [13] c3_uc_convert_cluster_data ( 0x100a02078, 0xffffffff7ffcbc50, 0x1015c6428, 0x1015c61f8,
    0x10077d8c0, 0x0 ), at 0x1000cd10c
    [14] c3_uc_convert_cluster_item ( 0xffffffff7ffcbc78, 0xffffffff7ffcbc50, 0x100954770, 0x1038
    6f6e0, 0xffffffff7ffcbb8c, 0x100a02812 ), at 0x1000be1d4
    [15] process_task ( 0xffffffff7ffcbc78, 0xffffffff7ffcbc50, 0x100954770, 0x100a02810, 0x10063
    32e0, 0x10077d8c0 ), at 0x1000b2f58
    [16] CnvCluster ( 0x1014642d0, 0x100954670, 0x100aa9610, 0x2849b8, 0x284800, 0x6cb978 ), at 0
    x1000b1f8c
    [17] cnv_clust2 ( 0x100aa9580, 0xffffffff7ffcc258, 0x100954770, 0xfc0, 0x107d00, 0x100954670
    ), at 0x100062714
    [18] cnv_cp ( 0x100aa9580, 0xffffffff7ffcc258, 0x100aa95e0, 0x0, 0x10077d8c0, 0x1d6c00 ), at
    0x100064644
    [19] process_buffer ( 0x100aa9580, 0xffffffff7ffcc258, 0xfff00, 0x100a97bd0, 0x10, 0x100aa95b
    0 ), at 0x10007162c
    [20] execute_table_unload ( 0xffffffff7ffed610, 0xffffffff7ffdc4b0, 0x0, 0x100aa9580, 0xfffff
    fff7ffcc258, 0x10077d8c0 ), at 0x10006c488
    [21] export_table_task ( 0xffffffff7ffed610, 0x0, 0xffffffff7ffdc368, 0xffffffff7ffcc330, 0xf
    fffffff7ffeedb8, 0xffffffff7ffeec60 ), at 0x10006c934
    [22] db_unload ( 0x100a97b0d, 0xffffffff7ffed610, 0x0, 0x10077d8c0, 0xffffffff7ffeec60, 0xfff
    fffff7bb47540 ), at 0x10006d148
    [23] main_r3ldmain ( 0x72ec00, 0xffffffff7ffff448, 0xffffffff7ffff228, 0xffffffff7bb47540, 0x
    1005fc290, 0x0 ), at 0x1000514e0

  • Kernal repeat com.apple.launchd[1]     (edu.mit.Kerberos.krb5kdc[707]) Exited with exit code: 1 7/4/11 7:31:21 AM     com.apple.launchd[1]     (edu.mit.Kerberos.krb5kdc) Throttling respawn: Will start in 10 seconds

    Having a Kernal process running.  Computer seems to run OK but fan which almost never runs is on continuously for the past 3 days.
    7/4/11 7:31:21 AM          com.apple.launchd[1]          (edu.mit.Kerberos.krb5kdc[707]) Exited with exit code: 1
    7/4/11 7:31:21 AM          com.apple.launchd[1]          (edu.mit.Kerberos.krb5kdc) Throttling respawn: Will start in 10 seconds
    Just keeps going over and over.
    Have different accounts but only seems to be occurring on one (primary) account.
    I have rebooted multiple time, reset pram, disk utility permissions, quit a multitude of processes, even ran antivirus program.
    Any suggestions??
    Happy 4th, TIA
    Julius

    As shown in the output of EtreCheck, that startup item is here:
    Startup Items: ?
      AgentMon: Path: /Library/StartupItems/AgentMon

  • P2v migration,brandzone solaris10 on solaris 11-Exiting with exit code 254

    hi...
    doing p2v migration on vmware : solaris 10 as branded zone on solaris 11
    im moving my physical machine solaris 10 to brand zone as in soialris 11
    some how im facing the issues..while zone installation
    it fails at the end
    follwing are the logs::
    root@solaris11:/var/log/zones# tail -f zoneadm.20120304T231155Z.s10zone.install
    [Monday, March 5, 2012 04:42:03 AM IST] | install_flar
    [Monday, March 5, 2012 04:42:07 AM IST] setting ZFS property zoned=on on zpool1/zones/rpool
    [Monday, March 5, 2012 04:42:10 AM IST] setting ZFS property canmount=on on zpool1/zones/rpool
    [Monday, March 5, 2012 04:42:10 AM IST] setting ZFS property mountpoint=/rpool on zpool1/zones/rpool
    [Monday, March 5, 2012 04:42:14 AM IST] setting ZFS property canmount=noauto on zpool1/zones/rpool/ROOT
    [Monday, March 5, 2012 04:42:14 AM IST] setting ZFS property mountpoint=legacy on zpool1/zones/rpool/ROOT
    [Monday, March 5, 2012 04:42:15 AM IST] Creating active_ds zpool1/zones/rpool/ROOT/zbe-0
    [Monday, March 5, 2012 04:42:16 AM IST] Mounting boot environment in zpool1/zones/rpool/ROOT/zbe-0 at /zpool1/zones/root (including child datasets)
    [Monday, March 5, 2012 04:42:17 AM IST] Preparing to mount zpool1/zones/rpool/ROOT/zbe-0 at /zpool1/zones/root
    [Monday, March 5, 2012 04:42:17 AM IST] Mounting zpool1/zones/rpool/ROOT/zbe-0 at /zpool1/zones/root/ with ZFS temporary mount
    [Monday, March 5, 2012 05:23:37 AM IST] ERROR: Unpacking the archive failed
    [Monday, March 5, 2012 05:23:37 AM IST] Destroying datasets under zpool1/zones that are not pinned
    [Monday, March 5, 2012 05:24:57 AM IST] Destroyed unpinned dataset zpool1/zones/rpool/ROOT/zbe-0
    [Monday, March 5, 2012 05:24:57 AM IST] Unpinning datasets under zpool1/zones
    [Monday, March 5, 2012 05:24:58 AM IST] Unpinning zpool1/zones
    [Monday, March 5, 2012 05:24:58 AM IST] Unpinning zpool1/zones/rpool
    [Monday, March 5, 2012 05:24:58 AM IST] Unpinning zpool1/zones/rpool/ROOT
    [Monday, March 5, 2012 05:24:58 AM IST] Unpinning zpool1/zones/rpool/export
    [Monday, March 5, 2012 05:24:58 AM IST] Unpinning zpool1/zones/rpool/export/home
    [Monday, March 5, 2012 05:24:58 AM IST] Exiting with exit code 254
    [Monday, March 5, 2012 05:24:58 AM IST] ==== Completed: ====
    zone configuration :
    root@solaris11:/var/log/zones# zonecfg -z s10zone
    zonecfg:s10zone> info
    zonename: s10zone
    zonepath: /zpool1/zones
    brand: solaris10
    autoboot: false
    bootargs:
    file-mac-profile:
    pool:
    limitpriv:
    scheduling-class:
    ip-type: exclusive
    hostid: 0005b1bc
    fs-allowed:
    [max-lwps: 32500]
    [max-processes: 16250]
    attr:
    name: zonep2vchk-info
    type: string
    value: "p2v of host test"
    attr:
    name: num-cpus
    type: string
    value: "original system had 2 cpus"
    rctl:
    name: zone.max-processes
    value: (priv=privileged,limit=16250,action=deny)
    rctl:
    name: zone.max-lwps
    value: (priv=privileged,limit=32500,action=deny)
    will provide the truss o/p if needed..
    my solaris 11 having the system/zones/brand/brand-solaris10
    please guide me to clear the issue...any doc will really helpful....
    thanks again
    muvvas
    Edited by: user13152599 on Mar 5, 2012 8:17 AM

    source machine:::
    bash-3.2# cat /etc/release
    Solaris Express Community Edition snv_101a X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 31 October 2008
    and its ufs
    flarcreate -S -n s10-system /nfs/s10-system.flar
    on target solaris 11::i have executed the following cmds::;
    zonecfg -z s10-zone -f zone.config
    zoneadm -z s10-zone install -u -a /export/home/muvvas/s10-system.flar
    rpool 20G 39K 9.3G 1% /rpool
    zpool1 47G 32K 40G 1% /zpool1
    zpool1/zones 47G 6.5G 40G 14% /zpool1/zones

Maybe you are looking for

  • How do I transfer my songs from my iPod Touch to my new MacBook Pro?

    Okay so I have read many similar questions, but I have not found any that share my exact problem.  I got an iPod Touch for Christmas and bought songs from the iTunes app it has, NOT FROM A PREVIOUS COMPUTER.  I have boughten 83 songs so far.  Now I j

  • Video clips in iPhone 4s doesn't play well

    Recently the video clips including video camera and any clips in Facebook in my iPhone 4s doesn't play well. Has anyone experienced this before? Any ideas to solve it?

  • Noted items In FAGLFLEXA

    Hi Friends, I have a query regarding noted items. Does noted items appear in FAGLFLEXA table. Is there and config required to enable it to appear in FAGLFLEXA. Thanks, Rashmi

  • Inactive Business Content DataSources in BW DEV

    Dear all. I have activated a few FI Datasources in R3 DEV by "transfer dtasources" and checked them in RSA6. RSA3 also shows records in them. Later, when replicated them in BW DEV, the datasources look "yellow" meaning in modified version. I know tha

  • Cannot connect with CSM client

    One of our clients has a problem with their CSM deployment, they recently upgraded their CSM version which is deployed on a vmware environment, the services are listed as running and the webservice is available on port 1714 - when he tries to access