Java error : NullPointerException while system copy

Hi All,
system: windowsNT 2003 with SQL 2005
error while heterogeneous backup of system (CRM system ABAP + Java)
SAPinit_dev.log
SEVERE: Error during export of EP_ATTR_HEADERS
Sep 29, 2010 7:22:32 PM com.sap.inst.jload.Jload logStackTrace
SEVERE: java.lang.NullPointerException
     at com.sap.sql.jdbc.mss.MssSQLExceptionAnalyzer.getCategory(MssSQLExceptionAnalyzer.java:112)
     at com.sap.sql.services.core.CoreServices.isDuplicateKeyException(CoreServices.java:133)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.processSQLException(DirectPreparedStatement.java:1189)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:285)
     at com.sap.sql.jdbc.common.CommonPreparedStatement.executeQuery(CommonPreparedStatement.java:185)
     at com.sap.inst.jload.db.DBTable.unload(DBTable.java:192)
     at com.sap.inst.jload.Jload.dbExport(Jload.java:179)
     at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
     at com.sap.inst.jload.Jload.main(Jload.java:621)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81
Reply soon
jattxxx

Hi Jattxxx,
Which JDBC driver are you using?
There was a similiar problem when using the Microsoft SQL Server 2005 Driver for JDBC version 1.1 or an older version 1.2. Therefore, if you're using the MSSQL 2005 JDBC driver, I would recommend to replace it by a newer one of version 1.2 (*).
Best regards,
Guenther
The file "Microsoft SQL Server 2005 Driver for JDBC version 1.2" can be downloaded from:                                                            
http://service.sap.com/swcenter-3pmain
-> MS SQL Server -> JDBC Drivers and Tools.

Similar Messages

  • Error while System copy in Sapinist

    Hi All,
    i found an error while system copy ABAP + Java in SAPinist
    Error is
    CJS-00030  Assertion failed: in function (nothrow)
    {    NW.trace("NW.hasABAP(", nothrow, ")");    if (_hasABAP == undefined && !nothrow)
    {        ASSERT(arguments.callee, false, "NW(" + this.getSID() + ").hasABAP() is undefined");    }   
    NW.trace("NW.hasABAP() done: ", _hasABAP);    return _hasABAP;}NW(SAPID).hasABAP() is undefined
    ERROR 2010-09-24 10:52:45
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-09-24 10:52:45
    FCO-00011  The step setLoadType with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|
    NW_getDBInfo|ind|ind|ind|ind|4|0|
    NW_getLoadType|ind|ind|ind|ind|0|0|setLoadType was executed with status ERROR .
    any body have solution
    gagandeep

    Hi,
    Please make sure the hostname is not beginning with digit?
    We found similar problem reported by other customers that the error occurs if hostname begginning with digit.
    For details, please refer to note  611361.
    If it is difficult for you to change hostname,  please stop sapinst and modify the control.xml in your
    installation directory:
    search for the string  pfdir.getChildNodes  and repleace the
    line
    for (var it =
    pfdir.getChildNodes(/^START_[A-Z0-9]+_[a-zA-z][a-zA-Z0-9-]*$/);
    !it.isDone(); it.next()) {
    with the line:
    for (var it = pfdir.getChildNodes(/^START_[A-Z0-9]+_[a-zA-Z0-9-]*$/);
    !it.isDone(); it.next()) {
    It is not sufficient to just restart SAPinst in order to fix the problem.
    You have to restart the installation from scratch with the modified control.xml.
    You can restart the installer from DVD, choose the installation service
    on the first screen, and when the next screen appears, interrupt the
    installer. Then patch the control.xml in the installation directory and
    restart the installer.
    Best Regards
    Julia

  • Error while system copy export

    Dear all,
    While system copy in export  part we are getting following error.  Sorry for not able to paste in proper format.
    OS :-HPUX 11.23
    Database :- oracle 10g
    Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_exe.27996.1263558176/JAR/ins-j2ee.jar:/tmp/sapinst_exe.27996.1263558176/JAR/sapxmltoolkit.jar -d64 com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2010-01-15 17:54:25
    Found a valid JAVA_HOME directory /opt/java1.4 with JDK version 1.4.2_15.
    INFO 2010-01-15 17:54:25
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:54:26
    Execute step collect of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getMounts of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step updateMountInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:26
    Execute step getProfileDir of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2010-01-15 17:54:52
    Account d02adm already exists.
    INFO 2010-01-15 17:54:52
    Account 0 already exists.
    INFO 2010-01-15 17:54:52
    Account 106 already exists.
    INFO 2010-01-15 17:54:56
    Account sapsys already exists.
    INFO 2010-01-15 17:54:56
    Account d02adm already exists.
    INFO 2010-01-15 17:55:00
    Execute step fillContext2 of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromStack of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:03
    Execute step isUnicodeFromExecutables of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:05
    Account d02adm already exists.
    INFO 2010-01-15 17:55:05
    Account 0 already exists.
    INFO 2010-01-15 17:55:05
    Account 106 already exists.
    INFO 2010-01-15 17:55:06
    Creating file /tmp/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP/disp+work.log.
    INFO 2010-01-15 17:55:06
    Output of /usr/sap/D02/DVEBMGS00/exe/dispwork -v is written to the logfile dispwork.log.
    INFO 2010-01-15 17:55:10
    Execution of the command "/usr/sap/D02/DVEBMGS00/exe/disp+work -v" finished with return code 0. Output:
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromMsgServer of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:10
    Execute step isUnicodeFromProfile of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step askUnicode of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2010-01-15 17:55:11
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0.
    INFO 2010-01-15 17:55:11
    Execute step setDefaults of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step askSidAdm of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step dbInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.
    INFO 2010-01-15 17:55:12
    Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    ERROR 2010-01-15 17:55:12
    CJS-00030  Assertion failed: in component: NW_getDBInfo step:fillContextat this point the dbtype has to be != ind
    ERROR 2010-01-15 17:55:12
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-01-15 17:55:12
    FCO-00011  The step fillContext with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0|fillContext was executed with status ERROR .

    > We resolved issue by setting oracle_home  environment.Now we get screen asking export location.While exporting we get error  BR0804I BRCONNECT terminated with errors.
    Nice - but how should we now find out what you problem is? We have no magic ball to look into..
    > We are doing Hetrogenous system copy.
    Be aware that you need a certified migration consultant on-site for a heterogeneous copy. Otherwise you'll loose support for problems during the migration and for the target system (http://service.sap.com/osdbmigration --> FAQ).
    Markus

  • Getting error java.lang.NullPointerException while selection LOV

    I am getting error java.lang.NullPointerException while selecting LOV. Please help
    SEVERE: Server Exception during PPR, #1
    javax.servlet.ServletException
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NullPointerException
         at oracle.adfinternal.view.faces.model.binding.RowDataManager.setRowKey(RowDataManager.java:129)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$FacesModel.setRowKey(FacesCtrlHierBinding.java:530)
         at org.apache.myfaces.trinidad.component.UIXCollection.setRowKey(UIXCollection.java:429)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.decodeSelectedRowKeys(TableRendererUtils.java:470)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.decodeIncompatiblePropertyKey(BaseTableRenderer.java:208)
         at oracle.adf.view.rich.render.RichRenderer.decode(RichRenderer.java:203)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:1089)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decode(UIXComponentBase.java:714)
         at org.apache.myfaces.trinidad.component.UIXTable.decode(UIXTable.java:136)
         at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:193)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:970)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:956)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:812)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:970)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:956)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:812)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:970)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:956)
         at oracle.adf.view.rich.component.UIXPopup.processDecodes(UIXPopup.java:60)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:970)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:956)
         at oracle.adf.view.rich.component.UIXInputPopup.processDecodes(UIXInputPopup.java:137)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ApplyRequestValuesCallback.invokeContextCallback(LifecycleImpl.java:1113)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:722)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:303)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         ... 29 more

    Duplicate: Re: Get null pointer exception while selecting LOV for a parameter form object

  • Java.lang.NullPointerException while using PGP module in SFTP receiver

    Hi Experts,
    We are trying out newly installed PGP module on SAP PI 711 SP10.
    Scenario     : SFTP to SFTP
    While we are trying to encrypt the message in the SFTP receiver, we get the following error.
    nested exception is: javax.ejb.EJBException: (Failed in component: sap.com/com.sap.aii.af.app, BC-XI-CON-AFW) Exception raised from invocation of public com.sap.aii.af.lib.mp.module.ModuleData com.sap.aii.af.app.endpoint.ModuleProcessorExitBean.process(com.sap.aii.af.lib.mp.module.ModuleContext,com.sap.aii.af.lib.mp.module.ModuleData) throws com.sap.aii.af.lib.mp.module.ModuleException method on bean instance com.sap.aii.af.app.endpoint.ModuleProcessorExitBean@6437822b for bean sap.com/com.sap.aii.af.app*xml|com.sap.aii.af.ejb.jar*xml|ModuleProcessorExitBean in application sap.com/com.sap.aii.af.app.; nested exception is: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.interfaces.messaging.api.Message.getMessageKey() of an object loaded from local variable 'msMessage'

    Thanks Hareesh,
    ya that  "callsapadapter"  was the culprit. It comes by itself, Once I removed that PGP was working fine.

  • "java.lang.NullPointerException" while assigning Organization

    Hi,
    Recently we have upgraded our IDM environment from version 7 to 7.1.1.6.
    After that we get the "java.lang.NullPointerException" while assigning an Organization during the creation of the user through from Idm Admin
    Interface.
    Is there any file i am missing ? has any one experienced the problem before?
    thx,
    Ttslsab

    Thanks Hareesh,
    ya that  "callsapadapter"  was the culprit. It comes by itself, Once I removed that PGP was working fine.

  • Error while system copy

    Hi, All:
    Homogeneouos system copy
    OS: Windows 2003
    DB: MaxDB 7.6
    SAP system: CRM 5.0 ABAP&Java
    During the step "Import ABAP data", error occurs. The error messages from <b>sapinst.log, import_monitor.log, SAPSSEXC_1.log</b> are posted below.
    I tried to re-copy the export files from the source system, but it still doesn't work. Does it mean the export file <b>SAPSSEXC_1</b> is destroyed?
    BTW, the cache_size from Database Manager is 180096, is it too small?
    Anyone met the same problem?
    Any info will be highly appreciated! Thanks!
    <b>sapinst.log:</b>
    WARNING 2007-04-02 12:33:06
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ADA -importDirs G:\CRP\Export\ABAP -installDir "C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS" -orderBy "" -r3loadExe F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles no -dbCodepage 4103 -jobNum 4 -monitorTimeout 30 -loadArgs " -nolog -c 0" -trace all -sapinst" finished with return code 103. Output:
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 1, completed 29, failed 0, total 31.
    Loading of 'SAPSSEXC_1' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 29, failed 1, total 31.
    ERROR 2007-04-02 12:33:06
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-04-02 12:33:06
    FCO-00011  The step runMigrationMonitor with step key |NW_Doublestack_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 .
    INFO 2007-04-02 12:36:57
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_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".
    <b>Import_monitor.log</b>
    INFO: 2007-04-02 12:32:35
    Import Monitor is started.
    CONFIG: 2007-04-02 12:32:35
    Application options:
    dbCodepage=4103
    dbType=ADA
    extFiles=no
    importDirs=G:\CRP\Export\ABAP
    installDir=C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS
    jobNum=4
    loadArgs= -nolog -c 0
    monitorTimeout=30
    orderBy=
    r3loadExe=F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-04-02 12:32:36
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-04-02 12:32:36
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL' template file is started.
    INFO: 2007-04-02 12:32:36 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL' template file is successfully completed.
    Primary key creation: before load.
    Index creation: after load.
    INFO: 2007-04-02 12:32:36
    Data codepage 4103 is determined using TOC file 'G:\CRP\Export\ABAP\DATA\D010INC.TOC' for package 'D010INC'.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC_1' import package is started.
    TRACE: 2007-04-02 12:32:36 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC_1' import package into database:
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    ERROR: 2007-04-02 12:32:45 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC_1' import package is interrupted with R3load error.
    Process 'F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0' exited with return code 2.
    For mode details see 'SAPSSEXC_1.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
    WARNING: 2007-04-02 12:33:06
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2007-04-02 12:33:06
    1 error(s) during processing of packages.
    INFO: 2007-04-02 12:33:06
    Import Monitor is stopped.
    <b>SAPSSEXC_1.log</b>
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled May 15 2006 00:47:13
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -ctf I G:\CRP\Export\ABAP\DATA\SAPSSEXC_1.STR C:\Program Files\sapinst_instdir\CRM05\LM\COPY\ADA\SYSTEM\CENTRAL\AS\DDLADA.TPL SAPSSEXC_1.TSK ADA -l SAPSSEXC_1.log
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: job completed
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070401000851
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled May 15 2006 00:47:13
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (DB) INFO: The MaxDB logwriter is switched off#20070401000851
    (GSI) INFO: dbname   = "CRP                                                                                "
    (GSI) INFO: vname    = "ADABAS D                        "
    (GSI) INFO: hostname = "puserver                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PUSERVER"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x Intel 801586 (Mod 4 Step 1)"
    (DB) INFO: AAB_ID_PROP created#20070401000851
    (DB) INFO: AAB_ID_PROP~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: AAB_ID_PROPT created#20070401000851
    (DB) INFO: AAB_ID_PROPT~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: BRATEXT created#20070401000851
    (DB) INFO: BRATEXT~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020S created#20070401000851
    (DB) INFO: D020S~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020T created#20070401000851
    (DB) INFO: D020T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D021T created#20070401000851
    (DB) INFO: D021T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T created#20070401000851
    (DB) INFO: D301T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T~A created#20070401000851
    (DB) INFO: D301T~A created#20070401000851
    (DB) INFO: D345T created#20070401000851
    (DB) INFO: D345T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D347T created#20070401000851
    (DB) INFO: D347T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DBDIFF created#20070401000851
    (DB) INFO: DBDIFF~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L created#20070401000851
    (DB) INFO: DD01L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L~1 created#20070401000851
    (DB) INFO: DD01L~1 created#20070401000851
    (DB) INFO: DD01T created#20070401000851
    (DB) INFO: DD01T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L created#20070401000851
    (DB) INFO: DD02L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L~1 created#20070401000851
    (DB) INFO: DD02L~1 created#20070401000851
    (DB) INFO: DD02T created#20070401000851
    (DB) INFO: DD02T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD03T created#20070401000851
    (DB) INFO: DD03T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L created#20070401000851
    (DB) INFO: DD04L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L~1 created#20070401000851
    (DB) INFO: DD04L~1 created#20070401000851
    (DB) INFO: DD04T created#20070401000851
    (DB) INFO: DD04T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06L created#20070401000851
    (DB) INFO: DD06L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06T created#20070401000851
    (DB) INFO: DD06T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07L created#20070401000851
    (DB) INFO: DD07L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07T created#20070401000851
    (DB) INFO: DD07T~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD09L created#20070401000851
    (DB) INFO: DD09L~0 created#20070401000851
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD20L created#20070401000852
    (DB) INFO: DD20L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L created#20070401000852
    (DB) INFO: DD25L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L~1 created#20070401000852
    (DB) INFO: DD25L~1 created#20070401000852
    (DB) INFO: DD26S created#20070401000852
    (DB) INFO: DD26S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD26S~1 created#20070401000852
    (DB) INFO: DD26S~1 created#20070401000852
    (DB) INFO: DD26S~2 created#20070401000852
    (DB) INFO: DD26S~2 created#20070401000852
    (DB) INFO: DD27S created#20070401000852
    (DB) INFO: DD27S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD27S~1 created#20070401000852
    (DB) INFO: DD27S~1 created#20070401000852
    (DB) INFO: DD27S~2 created#20070401000852
    (DB) INFO: DD27S~2 created#20070401000852
    (DB) INFO: DD28S created#20070401000852
    (DB) INFO: DD28S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD29L created#20070401000852
    (DB) INFO: DD29L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L created#20070401000852
    (DB) INFO: DD30L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L~EXI created#20070401000852
    (DB) INFO: DD30L~EXI created#20070401000852
    (DB) INFO: DD30L~MET created#20070401000852
    (DB) INFO: DD30L~MET created#20070401000852
    (DB) INFO: DD30L~TXT created#20070401000852
    (DB) INFO: DD30L~TXT created#20070401000852
    (DB) INFO: DD30T created#20070401000852
    (DB) INFO: DD30T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD31S created#20070401000852
    (DB) INFO: DD31S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S created#20070401000852
    (DB) INFO: DD32S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S~ROL created#20070401000852
    (DB) INFO: DD32S~ROL created#20070401000852
    (DB) INFO: DD32S~SQL created#20070401000852
    (DB) INFO: DD32S~SQL created#20070401000852
    (DB) INFO: DD33S created#20070401000852
    (DB) INFO: DD33S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L created#20070401000852
    (DB) INFO: DD35L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L~1 created#20070401000852
    (DB) INFO: DD35L~1 created#20070401000852
    (DB) INFO: DD36S created#20070401000852
    (DB) INFO: DD36S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L created#20070401000852
    (DB) INFO: DD40L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L~1 created#20070401000852
    (DB) INFO: DD40L~1 created#20070401000852
    (DB) INFO: DD40T created#20070401000852
    (DB) INFO: DD40T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD42S created#20070401000852
    (DB) INFO: DD42S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPES created#20070401000852
    (DB) INFO: DDTYPES~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPET created#20070401000852
    (DB) INFO: DDTYPET~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDXTF created#20070401000852
    (DB) INFO: DDXTF~0 created#20070401000852
    (IMP) INFO: import of DDXTF completed (0 rows) #20070401000852
    (DB) INFO: DDXTF_CONV_UC created#20070401000852
    (DB) INFO: DDXTF_CONV_UC~0 created#20070401000852
    (IMP) INFO: import of DDXTF_CONV_UC completed (0 rows) #20070401000852
    (DB) INFO: DDXTT created#20070401000852
    (DB) INFO: DDXTT~0 created#20070401000852
    (IMP) INFO: import of DDXTT completed (0 rows) #20070401000852
    (DB) INFO: DDXTT_CONV_UC created#20070401000852
    (DB) INFO: DDXTT_CONV_UC~0 created#20070401000852
    (IMP) INFO: import of DDXTT_CONV_UC completed (0 rows) #20070401000852
    (DB) INFO: DF03L created#20070401000852
    (DB) INFO: DF03L~0 created#20070401000852
    (IMP) INFO: import of DF03L completed (0 rows) #20070401000852
    (DB) INFO: DF03L~ARI created#20070401000852
    (DB) INFO: DF03L~ARI created#20070401000852
    (DB) INFO: DF03T created#20070401000852
    (DB) INFO: DF03T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF03T~OBJ created#20070401000852
    (DB) INFO: DF03T~OBJ created#20070401000852
    (DB) INFO: DF04L created#20070401000852
    (DB) INFO: DF04L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04L~ARI created#20070401000852
    (DB) INFO: DF04L~ARI created#20070401000852
    (DB) INFO: DF04L~STR created#20070401000852
    (DB) INFO: DF04L~STR created#20070401000852
    (DB) INFO: DF04L~SYN created#20070401000852
    (DB) INFO: DF04L~SYN created#20070401000852
    (DB) INFO: DF04T created#20070401000852
    (DB) INFO: DF04T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04T~OBJ created#20070401000852
    (DB) INFO: DF04T~OBJ created#20070401000852
    (DB) INFO: DF06L created#20070401000852
    (DB) INFO: DF06L~0 created#20070401000852
    (IMP) INFO: import of DF06L completed (0 rows) #20070401000852
    (DB) INFO: DF06L~ARI created#20070401000852
    (DB) INFO: DF06L~ARI created#20070401000852
    (DB) INFO: DF06T created#20070401000852
    (DB) INFO: DF06T~0 created#20070401000852
    (IMP) INFO: import of DF06T completed (0 rows) #20070401000852
    (DB) INFO: DF07L created#20070401000852
    (DB) INFO: DF07L~0 created#20070401000852
    (IMP) INFO: import of DF07L completed (0 rows) #20070401000852
    (DB) INFO: DF07L~ARI created#20070401000852
    (DB) INFO: DF07L~ARI created#20070401000852
    (DB) INFO: DF07L~OVW created#20070401000852
    (DB) INFO: DF07L~OVW created#20070401000852
    (DB) INFO: DF07T created#20070401000852
    (DB) INFO: DF07T~0 created#20070401000852
    (IMP) INFO: import of DF07T completed (0 rows) #20070401000852
    (DB) INFO: DF08L created#20070401000852
    (DB) INFO: DF08L~0 created#20070401000852
    (IMP) INFO: import of DF08L completed (0 rows) #20070401000852
    (DB) INFO: DF08L~ARI created#20070401000852
    (DB) INFO: DF08L~ARI created#20070401000852
    (DB) INFO: DF08T created#20070401000852
    (DB) INFO: DF08T~0 created#20070401000852
    (IMP) INFO: import of DF08T completed (0 rows) #20070401000852
    (DB) INFO: DF10L created#20070401000852
    (DB) INFO: DF10L~0 created#20070401000852
    (IMP) INFO: import of DF10L completed (0 rows) #20070401000852
    (DB) INFO: DF10L~ARI created#20070401000852
    (DB) INFO: DF10L~ARI created#20070401000852
    (DB) INFO: DF10L~PRE created#20070401000852
    (DB) INFO: DF10L~PRE created#20070401000852
    (DB) INFO: DF10L~SUC created#20070401000852
    (DB) INFO: DF10L~SUC created#20070401000852
    (DB) INFO: DF10T created#20070401000852
    (DB) INFO: DF10T~0 created#20070401000852
    (IMP) INFO: import of DF10T completed (0 rows) #20070401000852
    (DB) INFO: DF11L created#20070401000852
    (DB) INFO: DF11L~0 created#20070401000852
    (IMP) INFO: import of DF11L completed (0 rows) #20070401000852
    (DB) INFO: DF11L~ARI created#20070401000852
    (DB) INFO: DF11L~ARI created#20070401000852
    (DB) INFO: DF11L~REF created#20070401000852
    (DB) INFO: DF11L~REF created#20070401000852
    (DB) INFO: DF11T created#20070401000852
    (DB) INFO: DF11T~0 created#20070401000852
    (IMP) INFO: import of DF11T completed (0 rows) #20070401000852
    (DB) INFO: DF12L created#20070401000852
    (DB) INFO: DF12L~0 created#20070401000852
    (IMP) INFO: import of DF12L completed (0 rows) #20070401000852
    (DB) INFO: DF12L~ARI created#20070401000852
    (DB) INFO: DF12L~ARI created#20070401000852
    (DB) INFO: DF12L~REF created#20070401000852
    (DB) INFO: DF12L~REF created#20070401000852
    (DB) INFO: DF12T created#20070401000852
    (DB) INFO: DF12T~0 created#20070401000852
    (IMP) INFO: import of DF12T completed (0 rows) #20070401000852
    (DB) INFO: DF13L created#20070401000852
    (DB) INFO: DF13L~0 created#20070401000852
    (IMP) INFO: import of DF13L completed (0 rows) #20070401000852
    (DB) INFO: DF13L~ARI created#20070401000852
    (DB) INFO: DF13L~ARI created#20070401000852
    (DB) INFO: DF13T created#20070401000852
    (DB) INFO: DF13T~0 created#20070401000852
    (IMP) INFO: import of DF13T completed (0 rows) #20070401000852
    (DB) INFO: DF14L created#20070401000852
    (DB) INFO: DF14L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14L~ARI created#20070401000852
    (DB) INFO: DF14L~ARI created#20070401000852
    (DB) INFO: DF14L~PS created#20070401000852
    (DB) INFO: DF14L~PS created#20070401000852
    (DB) INFO: DF14L~REF created#20070401000852
    (DB) INFO: DF14L~REF created#20070401000852
    (DB) INFO: DF14T created#20070401000852
    (DB) INFO: DF14T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14T~OBJ created#20070401000852
    (DB) INFO: DF14T~OBJ created#20070401000852
    (DB) INFO: DF15L created#20070401000852
    (DB) INFO: DF15L~0 created#20070401000852
    (IMP) INFO: import of DF15L completed (0 rows) #20070401000852
    (DB) INFO: DF15L~ARI created#20070401000852
    (DB) INFO: DF15L~ARI created#20070401000852
    (DB) INFO: DF15T created#20070401000852
    (DB) INFO: DF15T~0 created#20070401000852
    (IMP) INFO: import of DF15T completed (0 rows) #20070401000852
    (DB) INFO: DF16L created#20070401000852
    (DB) INFO: DF16L~0 created#20070401000852
    (IMP) INFO: import of DF16L completed (0 rows) #20070401000852
    (DB) INFO: DF16L~REF created#20070401000852
    (DB) INFO: DF16L~REF created#20070401000852
    (DB) INFO: DF16T created#20070401000852
    (DB) INFO: DF16T~0 created#20070401000852
    (IMP) INFO: import of DF16T completed (0 rows) #20070401000852
    (DB) INFO: DF16T~OBJ created#20070401000852
    (DB) INFO: DF16T~OBJ created#20070401000852
    (DB) INFO: DF30S created#20070401000852
    (DB) INFO: DF30S~0 created#20070401000852
    (IMP) INFO: import of DF30S completed (0 rows) #20070401000852
    (DB) INFO: DF30S~SUC created#20070401000852
    (DB) INFO: DF30S~SUC created#20070401000852
    (DB) INFO: DF34S created#20070401000852
    (DB) INFO: DF34S~0 created#20070401000852
    (IMP) INFO: import of DF34S completed (0 rows) #20070401000852
    (DB) INFO: DF40D created#20070401000852
    (DB) INFO: DF40D~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF40D~OBJ created#20070401000852
    (DB) INFO: DF40D~OBJ created#20070401000852
    (DB) INFO: DF40D~SHI created#20070401000852
    (DB) INFO: DF40D~SHI created#20070401000852
    (DB) INFO: DF41S created#20070401000852
    (DB) INFO: DF41S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF41S~ACT created#20070401000852
    (DB) INFO: DF41S~ACT created#20070401000852
    (DB) INFO: DF41S~OVW created#20070401000852
    (DB) INFO: DF41S~OVW created#20070401000852
    (DB) INFO: DF42S created#20070401000852
    (DB) INFO: DF42S~0 created#20070401000852
    (IMP) INFO: import of DF42S completed (0 rows) #20070401000852
    (DB) INFO: DF43S created#20070401000852
    (DB) INFO: DF43S~0 created#20070401000852
    (IMP) INFO: import of DF43S completed (0 rows) #20070401000852
    (DB) INFO: DIAPAR created#20070401000852
    (DB) INFO: DIAPAR~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02L created#20070401000852
    (DB) INFO: DM02L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02S created#20070401000852
    (DB) INFO: DM02S~0 created#20070401000852
    (IMP) INFO: import of DM02S completed (0 rows) #20070401000852
    (DB) INFO: DM02T created#20070401000852
    (DB) INFO: DM02T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S created#20070401000852
    (DB) INFO: DM03S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S~1 created#20070401000852
    (DB) INFO: DM03S~1 created#20070401000852
    (DB) INFO: DM25L created#20070401000852
    (DB) INFO: DM25L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM25L~A created#20070401000852
    (DB) INFO: DM25L~A created#20070401000852
    (DB) INFO: DM26L created#20070401000852
    (DB) INFO: DM26L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM26L~A created#20070401000852
    (DB) INFO: DM26L~A created#20070401000852
    (DB) INFO: DM40L created#20070401000852
    (DB) INFO: DM40L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40L~A created#20070401000852
    (DB) INFO: DM40L~A created#20070401000852
    (DB) INFO: DM40T created#20070401000852
    (DB) INFO: DM40T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S created#20070401000852
    (DB) INFO: DM41S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S~A created#20070401000852
    (DB) INFO: DM41S~A created#20070401000852
    (DB) INFO: DM42S created#20070401000852
    (DB) INFO: DM42S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42S~A created#20070401000852
    (DB) INFO: DM42S~A created#20070401000852
    (DB) INFO: DM42T created#20070401000852
    (DB) INFO: DM42T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42T~1 created#20070401000852
    (DB) INFO: DM42T~1 created#20070401000852
    (DB) INFO: DM43T created#20070401000852
    (DB) INFO: DM43T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45L created#20070401000852
    (DB) INFO: DM45L~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45T created#20070401000852
    (DB) INFO: DM45T~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S created#20070401000852
    (DB) INFO: DM46S~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S~A created#20070401000852
    (DB) INFO: DM46S~A created#20070401000852
    (DB) INFO: DOKCLU created#20070401000852
    (DB) INFO: DOKCLU~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKHL created#20070401000852
    (DB) INFO: DOKHL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKIL created#20070401000852
    (DB) INFO: DOKIL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DSYST created#20070401000852
    (DB) INFO: DSYST~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DYNPSOURCE created#20070401000852
    (DB) INFO: DYNPSOURCE~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP created#20070401000852
    (DB) INFO: ENHCOMPCHILDCOMP~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDCOMP~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDENH~1 created#20070401000852
    (DB) INFO: ENHCOMPCHILDENH~1 created#20070401000852
    (DB) INFO: ENHCOMPHEADER created#20070401000852
    (DB) INFO: ENHCOMPHEADER~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTOOL created#20070401000852
    (DB) INFO: ENHCONTRACTTOOL~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTYP created#20070401000852
    (DB) INFO: ENHCONTRACTTYP~0 created#20070401000852
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHDEPENDENT created#20070401000852
    (DB) INFO: ENHDEPENDENT~0 created#20070401000852
    (IMP) INFO: import of ENHDEPENDENT completed (0 rows) #20070401000852
    (DB) INFO: ENHDEPENDENT~001 created#20070401000852
    (DB) INFO: ENHDEPENDENT~001 created#20070401000852
    (DB) INFO: ENHHEADER created#20070401000853
    (DB) INFO: ENHHEADER~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHHEADER~001 created#20070401000853
    (DB) INFO: ENHHEADER~001 created#20070401000853
    (DB) INFO: ENHHEADER~002 created#20070401000853
    (DB) INFO: ENHHEADER~002 created#20070401000853
    (DB) INFO: ENHLOADINVAL created#20070401000853
    (DB) INFO: ENHLOADINVAL~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG created#20070401000853
    (DB) INFO: ENHLOG~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG~001 created#20070401000853
    (DB) INFO: ENHLOG~001 created#20070401000853
    (DB) INFO: ENHLOG~002 created#20070401000853
    (DB) INFO: ENHLOG~002 created#20070401000853
    (DB) INFO: ENHOBJ created#20070401000853
    (DB) INFO: ENHOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJ~001 created#20070401000853
    (DB) INFO: ENHOBJ~001 created#20070401000853
    (DB) INFO: ENHOBJ~002 created#20070401000853
    (DB) INFO: ENHOBJ~002 created#20070401000853
    (DB) INFO: ENHOBJ~003 created#20070401000853
    (DB) INFO: ENHOBJ~003 created#20070401000853
    (DB) INFO: ENHOBJ~004 created#20070401000853
    (DB) INFO: ENHOBJ~004 created#20070401000853
    (DB) INFO: ENHOBJCONTRACT created#20070401000853
    (DB) INFO: ENHOBJCONTRACT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJCONTRACT~001 created#20070401000853
    (DB) INFO: ENHOBJCONTRACT~001 created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPCOMP~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPCOMP~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPHEAD created#20070401000853
    (DB) INFO: ENHSPOTCOMPHEAD~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT created#20070401000853
    (DB) INFO: ENHSPOTCOMPSPOT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT~1 created#20070401000853
    (DB) INFO: ENHSPOTCOMPSPOT~1 created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT~0 created#20070401000853
    (IMP) INFO: import of ENHSPOTCONTRACT completed (0 rows) #20070401000853
    (DB) INFO: ENHSPOTCONTRACT~1 created#20070401000853
    (DB) INFO: ENHSPOTCONTRACT~1 created#20070401000853
    (DB) INFO: ENHSPOTHEADER created#20070401000853
    (DB) INFO: ENHSPOTHEADER~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ created#20070401000853
    (DB) INFO: ENHSPOTOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ~001 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~001 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~002 created#20070401000853
    (DB) INFO: ENHSPOTOBJ~002 created#20070401000853
    (DB) INFO: ENHSPOTTOOLS created#20070401000853
    (DB) INFO: ENHSPOTTOOLS~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLST created#20070401000853
    (DB) INFO: ENHSPOTTOOLST~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTAB created#20070401000853
    (DB) INFO: ENHTAB~0 created#20070401000853
    (IMP) INFO: import of ENHTAB completed (0 rows) #20070401000853
    (DB) INFO: ENHTAB~001 created#20070401000853
    (DB) INFO: ENHTAB~001 created#20070401000853
    (DB) INFO: ENHTAB~002 created#20070401000853
    (DB) INFO: ENHTAB~002 created#20070401000853
    (DB) INFO: ENHTAB~003 created#20070401000853
    (DB) INFO: ENHTAB~003 created#20070401000853
    (DB) INFO: ENHTOOLS created#20070401000853
    (DB) INFO: ENHTOOLS~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLST created#20070401000853
    (DB) INFO: ENHTOOLST~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENH_DY_FCODES created#20070401000853
    (DB) INFO: ENH_DY_FCODES~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_FCODES completed (0 rows) #20070401000853
    (DB) INFO: ENH_DY_GROUP created#20070401000853
    (DB) INFO: ENH_DY_GROUP~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_GROUP completed (0 rows) #20070401000853
    (DB) INFO: ENH_DY_SUBS created#20070401000853
    (DB) INFO: ENH_DY_SUBS~0 created#20070401000853
    (IMP) INFO: import of ENH_DY_SUBS completed (0 rows) #20070401000853
    (DB) INFO: ENLFDIR created#20070401000853
    (DB) INFO: ENLFDIR~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENLFDIR~1 created#20070401000853
    (DB) INFO: ENLFDIR~1 created#20070401000853
    (DB) INFO: EUDB created#20070401000853
    (DB) INFO: EUDB~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUGUITEXT created#20070401000853
    (DB) INFO: EUGUITEXT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJ created#20070401000853
    (DB) INFO: EUOBJ~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJEDIT created#20070401000853
    (DB) INFO: EUOBJEDIT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJT created#20070401000853
    (DB) INFO: EUOBJT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT created#20070401000853
    (DB) INFO: FUNCT~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT~1 created#20070401000853
    (DB) INFO: FUNCT~1 created#20070401000853
    (DB) INFO: FUPARAREF created#20070401000853
    (DB) INFO: FUPARAREF~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUPARAREF~1 created#20070401000853
    (DB) INFO: FUPARAREF~1 created#20070401000853
    (DB) INFO: FUPARAREF~2 created#20070401000853
    (DB) INFO: FUPARAREF~2 created#20070401000853
    (DB) INFO: IADB2 created#20070401000853
    (DB) INFO: IADB2~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB6 created#20070401000853
    (DB) INFO: IADB6~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAINF created#20070401000853
    (DB) INFO: IAINF~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAMSS created#20070401000853
    (DB) INFO: IAMSS~0 created#20070401000853
    (IMP) INFO: import of IAMSS completed (0 rows) #20070401000853
    (DB) INFO: IAORA created#20070401000853
    (DB) INFO: IAORA~0 created#20070401000853
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGDB2 created#20070401000853

    Try to update the R3load and other kernel, but it doesn't work.
    See <b>sapssexc_1 log</b>:
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070402212623
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#11 $ SAP
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    <b>Compiled Jan 29 2007 01:19:45</b>
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -nolog -c 0
    (DB) INFO: connected to DB
    (DB) INFO: The MaxDB logwriter is switched off#20070402212623
    (GSI) INFO: dbname   = "CRP                                                                                "
    (GSI) INFO: vname    = "ADABAS D                        "
    (GSI) INFO: hostname = "puserver                                                        "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PUSERVER"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "4x Intel 801586 (Mod 4 Step 1)"
    (DB) INFO: AAB_ID_PROP deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: AAB_ID_PROPT deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: BRATEXT deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D020T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D021T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D301T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D345T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: D347T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DBDIFF deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD01T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD02T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD03T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD04T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD06T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD07T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD09L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD20L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD25L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD26S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD27S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD28S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD29L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD30T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD31S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD32S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD33S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD35L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD36S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD40T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DD42S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPES deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DDTYPET deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF03T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF04T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF14T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF40D deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DF41S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DIAPAR deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM02T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM03S deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM25L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM26L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40L deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM40T deleted/truncated#20070402212624
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM41S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM42T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM43T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45L deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM45T deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DM46S deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKCLU deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKHL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DOKIL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DSYST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: DYNPSOURCE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDCOMP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPCHILDENH deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCOMPHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTOOL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHCONTRACTTYP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOADINVAL deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHLOG deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHOBJCONTRACT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPCOMP deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPHEAD deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTCOMPSPOT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTHEADER deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHSPOTTOOLST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENHTOOLST deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: ENLFDIR deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUDB deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUGUITEXT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJ deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJEDIT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: EUOBJT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUNCT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: FUPARAREF deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB2 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IADB6 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAINF deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IAORA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGDB2 deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: IGORA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBD deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBH deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBN deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBNT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBQUAN deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: LDBT deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MACID deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MACOB deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MCUSREXITS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSPROCS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSOURCE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSPVERS deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: MSSSTORAGE deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: NOTRA deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: PERMISSION deleted/truncated#20070402212625
    (BUF) ERROR: CsDecompr rc = -11
    (DB) INFO: disconnected from DB
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: job finished with 115 error(s)
    F:\usr\sap\CRP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070402212625

  • Error during Homogenous System copy of ABAP+JAVA stack

    Hi All,
    I'm trying to do a homogeneous system copy of an XI system NW04s on Windows 2k3 and Oracle database to another windows 2k3 machine. SCS and Database went on fine but during CI installation on the target system I'm stuck at "Run ABAP Reports" phase.
    I'm getting an error:
    MUT-03025 Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..
    runRADDBDIF was executed with status ERROR
    The ABAP stack is however up and when I login to 000 client using DDIC user and try to execute the report RADDBDIF, I get a runtime error RAISE_EXCEPTION with Exception condition "WRITE_FAILED" raised.
    A RAISE statement in the program "SAPLSUGI" raised the exception condition "WRITE_FAILED".
    If anyone has encountered similar problem, kindly help me.
    Regards,
    Sameer

    Hi Juan,
    I've already checked dev_disp and dev_ms but didn't find any errors. However, I got some errors in dev_w0. I'm pasting the same for your reference.
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Mon Jan 07 18:45:15 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' ...
    B  Library 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\COP\DVEBMGS04\exe\dboraslib.dll' is "700.08", patchlevel (0.107)
    B  New connection 0 created
    M sysno      04
    M sid        COP
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    111
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        2148
    M
    M  kernel runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2148) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Mon Jan 07 18:45:16 2008
    M  DpShMCreate: sizeof(wp_adm)          10056     (1436)
    M  DpShMCreate: sizeof(tm_adm)          4232256     (21056)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (96)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1536)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05EC0040, size: 4883696)
    M  DpShMCreate: allocated sys_adm at 05EC0040
    M  DpShMCreate: allocated wp_adm at 05EC2090
    M  DpShMCreate: allocated tm_adm_list at 05EC47D8
    M  DpShMCreate: allocated tm_adm at 05EC4808
    M  DpShMCreate: allocated wp_ca_adm at 062CDC48
    M  DpShMCreate: allocated appc_ca_adm at 062D3A08
    M  DpShMCreate: allocated comm_adm at 062D5948
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06356808
    M  DpShMCreate: allocated gw_adm at 06356848
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 06356878
    M  DpShMCreate: allocated wall_adm at 06356880
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host hydhtc24738
    M  calling db_connect ...
    C  Prepending F:\usr\sap\COP\DVEBMGS04\exe to Path.

    C Mon Jan 07 18:45:18 2008
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@COP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0649D5C8   064A2B64   064A23EC
    C  Attaching to DB Server COP (con_hdl=0,svchp=064A2338,srvhp=064B3F34)
    C  Starting user session (con_hdl=0,svchp=064A2338,srvhp=064B3F34,usrhp=064FFA98)
    C  Now '/@COP' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=064A2338,usrhp=064FFA98)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@COP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0649D5C8   064A2B64   064A23EC
    C  Starting user session (con_hdl=0,svchp=064A2338,srvhp=064B3F34,usrhp=064FFA98)
    C  Now 'SAPSR3/<pwd>@COP' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  DB instance COP is running on HYDHTC24738 with ORACLE version 10.2.0.1.0 since JAN 07, 2008, 15:34:24
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20080107 184516 HYDHTC24738    
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Mon Jan 07 18:45:22 2008
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0AB50040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 788A0040, size: 61440000)
    M  SHM_PAGING_AREA          (addr: 0AF90040, size: 32768000)
    M  SHM_ROLL_ADM               (addr: 0CEE0040, size: 615040)
    M  SHM_PAGING_ADM          (addr: 0CF80040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0D010040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 0D0A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 7, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 10CD00C8, size: 30000000, end: 1296C448)
    B  dbtbxbuf: Buffer TABLP (addr: 129700C8, size: 10240000, end: 133340C8)
    B  dbexpbuf: Buffer EIBUF (addr: 133400D0, size: 4194304, end: 137400D0)
    B  dbexpbuf: Buffer ESM   (addr: 137500D0, size: 4194304, end: 13B500D0)
    B  dbexpbuf: Buffer CUA   (addr: 13B600D0, size: 3072000, end: 13E4E0D0)
    B  dbexpbuf: Buffer OTR   (addr: 13E500D0, size: 4194304, end: 142500D0)

    M Mon Jan 07 18:45:23 2008
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Mon Jan 07 18:45:26 2008
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 1965E820

    S Mon Jan 07 18:45:27 2008
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1D8C00A8
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1D8C02B0
    S    using messages for server info
    S  size of spec char cache entry: 297028 bytes (timeout 100 sec)
    S  size of open spool request entry: 2236 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 4888kb, dir_size: 4856kb.
    A  Attached to PXA (address 688A0040, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=57A1C000 leng=20955136 end=58E18000)
    A  >> Shm MMADM area (addr=57E91D98 leng=126176 end=57EB0A78)
    A  >> Shm MMDAT area (addr=57EB1000 leng=16150528 end=58E18000)
    A  RFC Destination> destination hydhtc24738_COP_04 host hydhtc24738 system COP systnr 4 (hydhtc24738_COP_04)
    A  RFC Options> H=hydhtc24738,S=04,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 7406 bytes at 0FFB0040
    N  SsfSapSecin: putenv(SECUDIR=F:\usr\sap\COP\DVEBMGS04\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is F:\usr\sap\COP\DVEBMGS04\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================

    N Mon Jan 07 18:45:28 2008
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    B    dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):
    B     max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B     min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B     prefer_union_all    =   0,  prefer_join                 =   0,
    B     prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B     convert AVG         =   0,  alias table FUPD            =   0,
    B     escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B     select *            =0x0f,  character encoding          = STD / <none>:-,
    B     use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
    B                           rule_fae->0, concat_fae->0, concat_fae_or->0
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.111.20050900]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [14]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume hydhtc24738_COP_04
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >hydhtc24738_COP_04                      <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 07.01.2008 18:45:27  1199711727 / 1692
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 07.01.2008 18:45:28  1199711728 / 1
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 07.01.2008 18:45:28  1199711728 / 1
    E  Status:         STATUS_OK
    E  -
    M  ThActivateServer: state = STARTING
    L  BtcSysStartRaise: Begin
    L  Raise event SAP_SYSTEM_START with parameter <hydhtc24738_COP_04  >
    L  BtcSysStartRaise: End

    S Mon Jan 07 18:45:36 2008
    S  server @>SSRV:hydhtc24738_COP_04@< appears or changes (state 1)
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 05E90040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 05E907A8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 05E907E0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 05E907EC

    S Mon Jan 07 18:45:44 2008
    S  server @>SSRV:hydhtc24738_COP_04@< appears or changes (state 1)

    B Mon Jan 07 18:47:27 2008
    B  dbmyclu : info : my major identification is 3244494858, minor one 4.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my initial uuid is DCBD22E36FC346F1BF890002E339BE1E.
    B  dbmyclu : info : current optimistic cluster level: 0
    B  dbmyclu : info : pessimistic reads set to 2.

    A Mon Jan 07 18:47:55 2008
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.

    A Mon Jan 07 18:48:02 2008
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.

    A Mon Jan 07 18:48:03 2008
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.

    A Mon Jan 07 18:48:04 2008
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Jan 07 18:48:04 2008

    A  ABAP Program SAPLSUGI                                .
    A  Source LSUGIU08                                 Line 77.
    A  Error Code RAISE_EXCEPTION.
    A  Module  $Id: //bas/700_REL/src/krn/runt/abfunc.c#10 $ SAP.
    A  Function ab_jfune Line 2561.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Exception condition "WRITE_FAILED" raised..


    S Mon Jan 07 18:53:35 2008
    S  found spool memory service RSPO-ACTIONS at 1D8C9978

    B Mon Jan 07 20:31:35 2008
    B  table logging switched off for all clients
    Regards,
    Sameer

  • Memory error while SYSTEM Copy using sapinst

    Hi Experts,
    I'm trying to do a system copy of portal sp14 from Dev to sanbox. I have exported from Dev and I'm in Sanbox phase 38 of 41 Install Java engine I'm getting following error.
    Create SDM directories:
    Create SDM home directory:
    Directory for SDMHome '/usr/sap/JXD/JC00/SDM/program' doesn't exist yet.
    Directory '/usr/sap/JXD/JC00/SDM/program' created
    Create SDM root directory:
    Directory '/usr/sap/JXD/JC00/SDM/root' created
    Extracting packed repository.
    Caught OutOfMemoryError
    java.lang.OutOfMemoryError
    InstallSDM was excecuted with status ERROR.
    I thought I could change some heap size or other parameter using configtool, but it looks like it did not create j2ee directory where I could launch configtool.
    Is there anyone who has faced this problem or have any idea how to resolve it?
    Your answer is really appreciated and important.
    Thanks in advance

    It has to be changed in control file at the following locaton
    function readEntriesFromFile(filename,entry) {
      // read out file filename and return all lines matching entry
      // returns undefined, if file does not or exist or no matching line was found
    :66601
      case "OS400":
        jdkArgs.push('-Xms256M');
        jdkArgs.push('-Xmx1536M');
        break;
      case "OSF1":
        jdkArgs.push('-classic');
        jdkArgs.push('-Xmx64M');
        break;
      case "HP-UX":
        jdkArgs.push('-Xmx64M');
        jdkArgs.push('-XdoCloseWithReadPending');
        break;
      default:
        jdkArgs.push('-Xmx64M');
        break;
      return jdkArgs;

  • Getting error: java.lang.NullPointerException while submitting xml report

    hi every one,
    i am getting the below error when submitting the Xml report Request
    XDO Data Engine Version No: 5.6.3
    Resp: 21635
    Org ID : 204
    Request ID: 5878206
    All Parameters: P_ORGANIZATION_ID=7907:P_DELIVERY_DATE_LOW=:P_DELIVERY_DATE_HIGH=:P_FREIGHT_CODE=:P_DELIVERY_ID=:P_TRIP_ID=:P_DELIVERY_LEG_ID=4497:P_ITEM_DISPLAY=D:P_ITEM_FLEX_CODE=MSTK:DebugFlag=N
    Data Template Code: CUST_WSH
    Data Template Application Short Name: WSH
    Debug Flag: N
    {P_DELIVERY_DATE_HIGH=, P_ORGANIZATION_ID=7907, P_TRIP_ID=, P_FREIGHT_CODE=, P_DELIVERY_DATE_LOW=, P_ITEM_FLEX_CODE=MSTK, P_ITEM_DISPLAY=D, P_DELIVERY_LEG_ID=4497, P_DELIVERY_ID=}
    Calling XDO Data Engine...
    java.lang.NullPointerException
         at oracle.apps.xdo.oa.util.DataTemplate.getDataTemplate(DataTemplate.java:379)
         at oracle.apps.xdo.oa.util.DataTemplate.<init>(DataTemplate.java:226)
         at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:283)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Output file size:
    0
    Finished executing request completion options.
    please help me out
    Regards,
    pavan

    Above problem is solved.
    but now i am facing one more problem
    i intend to get output in pdf format
    but i am getting in xml format
    kindly help

  • Error during Heterogeneous System Copy -  Phase 18 Import ABAP

    Hello gurus,
    I´m facing an error during the Target Installation in a Heterogeneous System Copy (Migration). The system SAP is a SAP ECC 6.0 SR3 (Unicode and Abap+Java).
    Source server:
    Operation System:  Windows 2003 Server x64
    Database: SQL Server 2008 SP01
    Target server:
    Operation System:  Red Hat Enterprise Linux (RHEL) X64
    Database: Oracle DB 10.2g (10.2.0.4)
    I already did the all procedures in export database and all that looks fine!
    At this point I´m running the system copy procedure through SAPInst on target server (RHEL / Oracle) but in phase 18 - Import ABAP the sapinst stops... (by the way in procedure bar, I can see "Import Monitor jobs: running 0, waiting 1, completed 0, failed 18, total 19")
    I checked three log files (sapinst_dev.log ; sapinst.log ; SAPSDIC.log):
    SAPSDIC.log:
    /usr/sap/QAS/SYS/exe/run/R3load: START OF LOG: 20100820145140
    /usr/sap/QAS/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    /usr/sap/QAS/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jan 23 2008 17:39:05
    /usr/sap/QAS/SYS/exe/run/R3load -ctf I /software/export_preparation/ABAP/DATA/SAPSDIC.STR /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS/DDLORA.TPL SAPSDIC.TSK ORA -l SAPSDIC.log
    (TPL) ERROR: unknown template variable "compress"
    /usr/sap/QAS/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/QAS/SYS/exe/run/R3load: END OF LOG: 20100820145140

    Hi Volker,
    > (TPL) ERROR: unknown template variable "compress"
    > This message looks like the DDLORA.TPL contains stuff that should not belong there.
    > Can you attach the DDLORA.TPL.
    > There are some bugs with SMIGR_CREATE_DDL, but they are mostly not related to oracle.
    prikey: AFTER_LOAD ORDER_BY_PKEY
    seckey: AFTER_LOAD
    cretab: CREATE TABLE &tab_name&
            ( /{ &fld_name& &fld_desc& /-, /} )
            TABLESPACE &tablespace&
            &compress&
            &lob_cache&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
    drptab: DROP TABLE &tab_name&
    crepky: CREATE UNIQUE INDEX &pri_key&
            ON &tab_name&
            ( &key_fld& /-, )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &pri_key& LOGGING
    drppky: DROP INDEX &pri_key&
    creind: CREATE &unique& INDEX &ind_name&
            ON &tab_name&
            ( /{ &fld_name& /-, /} )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &ind_name& LOGGING
    drpind: DROP INDEX &ind_name&
    crevie: CREATE VIEW &view_name&
            ( /{ &fld_name& /-, /} )
            AS &query&
    drpvie: DROP VIEW &view_name&
    trcdat: TRUNCATE TABLE &tab_name&
    deldat: DELETE FROM &tab_name& &where&
    negtab: LICHECK MLICHECK
    negdat: LICHECK MLICHECK
    negind: LICHECK0 MLICHECK0 LICHECK0 MLICHECK0
    negvie:
    negcpr:ARFCSSTATE ARFCSDATA ARFCRSTATE TRFCQDATA TRFCQIN TRFCQOUT TRFCQSTATE QRFCTRACE QRFCLOG
    table storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000160K 0000000001 2147483645
         10 0000000016K 0000655360K 0000000001 2147483645
         11 0000000016K 0001310720K 0000000001 2147483645
         12 0000000016K 0002621440K 0000000001 2147483645
         13 0000000016K 0005242880K 0000000001 2147483645
         14 0000000016K 0010485760K 0000000001 2147483645
         2  0000000016K 0000000640K 0000000001 2147483645
         3  0000000016K 0000002560K 0000000001 2147483645
         4  0000000016K 0000010240K 0000000001 2147483645
         5  0000000016K 0000020480K 0000000001 2147483645
         6  0000000016K 0000040960K 0000000001 2147483645
         7  0000000016K 0000081920K 0000000001 2147483645
         8  0000000016K 0000163840K 0000000001 2147483645
         9  0000000016K 0000327680K 0000000001 2147483645
    index storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000080K 0000000001 2147483645
         10 0000000016K 0000163840K 0000000001 2147483645
         11 0000000016K 0000327680K 0000000001 2147483645
         12 0000000016K 0000655360K 0000000001 2147483645
         13 0000000016K 0001310720K 0000000001 2147483645
         14 0000000016K 0002621440K 0000000001 2147483645
         2  0000000016K 0000000160K 0000000001 2147483645
         3  0000000016K 0000000640K 0000000001 2147483645
         4  0000000016K 0000002560K 0000000001 2147483645
         5  0000000016K 0000005120K 0000000001 2147483645
         6  0000000016K 0000010240K 0000000001 2147483645
         7  0000000016K 0000020480K 0000000001 2147483645
         8  0000000016K 0000040960K 0000000001 2147483645
         9  0000000016K 0000081920K 0000000001 2147483645

  • Error during sybase system copy EHP7 on linux

    Hi Supports,
    I am using sybase database on linux.on this system i have already TOW sap system running. now i want to create new SID with my production database backup. backup is .dmp which is sybase backup EHP7. 
    I planed system copy for this activity but i stuck on step "setup database server software" with some error.
    i am copying last lines of my sapinst_dev.log files  here
    and also refer the attached screen for exact error..
    kindly waiting for your warm help.
    ibssrv02:/tmp/sapinst_instdir/BS2013/BS2013/ERP607/SYB/SYB/COPY/SYB/SYSTEM/STD/AS-ABAP # tail -100 sapinst_dev.log
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file /tmp/sapinst_instdir/BS2013/BS2013/ERP607/SYB/SYB/COPY/SYB/SYSTEM/STD/AS-ABAP/SYBASE_SAP.lic.
    TRACE      2014-03-12 15:45:53.981
    syb_install_ase_software: sybase installer rc 255
    ERROR      2014-03-12 15:45:53.981 [iaxxinscbk.cpp:224]
    CJS-00030  Assertion failed: Unable to install the database software. Refer to trace file sapinst_dev.log for further information.
    TRACE      2014-03-12 15:45:53.982 [EJSController.cpp:351]
               EJS_ControllerImpl::getExtension(EJS::Exception)
    unqualified name is Exception
    TRACE      2014-03-12 15:45:53.982 [JSExtension.hpp:128]
               JSExceptionHandler::setJSException()
    Member function 'Installer.abortInstallation()' has thrown ESAPinstException. Converting to JavaScript exception EJS::Exception.
    TRACE      2014-03-12 15:45:53.982
    Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
    ERROR      2014-03-12 15:45:53.983
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in module call: .
    TRACE      2014-03-12 15:45:53.983 [JSExtension.hpp:879]
               CallFunctionBase::call()
    Member function 'Installer.invokeModuleCall() has thrown unknown exception. Rethrowing.
    TRACE      2014-03-12 15:45:54.211 [syuxctask.cpp:237]
               CChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 5807
    TRACE      2014-03-12 15:45:54.243 [syuxctask.cpp:600]
               CUnixProcessManager::sap_waitpid(pid_t pid, int * pStatus, int options)
               lib=syslib module=syslib
    Child process 5807 returned 0
    TRACE      2014-03-12 15:45:54.278 [syuxctask.cpp:237]
               CChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 5808
    TRACE      2014-03-12 15:45:54.309 [syuxctask.cpp:600]
               CUnixProcessManager::sap_waitpid(pid_t pid, int * pStatus, int options)
               lib=syslib module=syslib
    Child process 5808 returned 0
    ERROR      2014-03-12 15:45:54.318 [sixxcstepexecute.cpp:901]
    FCO-00011  The step syb_step_install_database_software with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_SYB_DB|ind|ind|ind|ind|SYB_DB_CONTEXT|0|syb_step_install_database_software was executed with status ERROR ( Last error reported by the step: Assertion failed: Unable to install the database software. Refer to trace file sapinst_dev.log for further information.).
    TRACE      2014-03-12 15:45:54.363 [kdxxctaco.cpp:100]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2014-03-12 15:45:55.836 [kdxxctaco.cpp:129]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    after creating out stream  for /tmp/sapinst_instdir/BS2013/BS2013/ERP607/SYB/SYB/COPY/SYB/SYSTEM/STD/AS-ABAP/statistic.xml
    TRACE      2014-03-12 15:45:55.901 [kdxxctaco.cpp:163]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile stop ...
    INFO       2014-03-12 15:45:55.911 [syuxcpath.cpp:447]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file /tmp/sapinst_instdir/BS2013/BS2013/ERP607/SYB/SYB/COPY/SYB/SYSTEM/STD/AS-ABAP/__instana_tmp.xml.
    TRACE      2014-03-12 15:45:55.927 [syuxctask.cpp:237]
               CChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 5809
    TRACE      2014-03-12 15:45:55.957 [syuxctask.cpp:600]
               CUnixProcessManager::sap_waitpid(pid_t pid, int * pStatus, int options)
               lib=syslib module=syslib
    Child process 5809 returned 0
    TRACE      2014-03-12 15:45:55.992 [syuxctask.cpp:237]
               CChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 5810
    TRACE      2014-03-12 15:45:56.24 [syuxctask.cpp:600]
               CUnixProcessManager::sap_waitpid(pid_t pid, int * pStatus, int options)
               lib=syslib module=syslib
    Child process 5810 returned 0
    TRACE      2014-03-12 15:45:59.600
    SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.
    TRACE      2014-03-12 15:46:09.284 [iaxxgenimp.cpp:660]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing option <i>SAP Business Suite 7i 2013 > EHP7 for SAP ERP 6.0 ABAP > SAP Sybase ASE > System Copy > Target System > Standard System > Based on AS ABAP > Standard System( Last error reported by the step: Assertion failed: Unable to install the database software. Refer to trace file sapinst_dev.log for further information.)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to <code>/tmp/sapinst_instdir/BS2013/BS2013/ERP607/SYB/SYB/COPY/SYB/SYSTEM/STD/AS-ABAP/</code>. </p> </body></html>
    TRACE      2014-03-12 15:46:09.290 [iaxxgenimp.cpp:1137]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI

    Hi Deepak,
    I have seen relevant sap note.do you help me how i can see cache memory??
    because my other SID sybase GUI is not opening due to The variable $SYBROOT is not set to a valid directory whicch is on same zone(system).
    Is this matter if environmental variable not set even though my xclock is working?? 
    thnks for support,
    Aziz.

  • Java.lang.NullPointerException while creating Communication Channel

    Dear friends
    First of all, I have already looked at many existing postings with java Null Pointer problems and also looked at the links that other users had suggested. It hasn't helped and therefore I am posting this question here.
    I am trying to create Communication Channel using Integration Scenario Configurator.
    I get to a stage where it gives a java.lang.NullPointerException error + an InternatlError. Here is the log of internal error. However, if i Continue ignoring the error message, it creates two communication channels that I wanted (Sender Soapadapter and Receiver RFC adapter), but the values in these adapters will not be completely filled.
    Has anybody seen this problem before. We are using the latest and gratest SAP that is available in the market.
    (PLEASE SCROLL DOWN TO SEE THE ERROR MESSAGES)
    Thanks
    Ram
    #17 13:33:42 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities.showExceptionDialog(Guitilities.java:1137)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWizardController.processPageEvent(CreateChannelAgent.java:500)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.firePageEvent(BasicWizard.java:64)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.finish(BasicWizard.java:202)
         at com.sap.aii.utilxi.swing.framework.wizard.FinishAction.actionPerformed(FinishAction.java:39)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:78)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:82)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$WizardDialog.startWizard(CreateChannelAgent.java:797)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWithTemplateAction.actionPerformed(CreateChannelAgent.java:340)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.ModalDialog.showDialog(ModalDialog.java:65)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.ConnectionConfigurator.showDialog(ConnectionConfigurator.java:202)
         at com.sap.aii.ibdir.gui.scenario.UsabilityPanel$createConfigurateConnectionListener.mouseClicked(UsabilityPanel.java:238)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #16 13:33:42 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
    #15 13:33:41 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ib.gui.cpa.generic.GenericGuiHandler.getMetaData(GenericGuiHandler.java:75)
         at com.sap.aii.ib.gui.cpa.generic.GenericGuiHandler.getTransportProtocols(GenericGuiHandler.java:166)
         at com.sap.aii.ibdir.gui.cpa.ChannelGenerator.getDefaultGenericChannel(ChannelGenerator.java:194)
         at com.sap.aii.ibdir.gui.cpa.ChannelGenerator.getDefaultChannel(ChannelGenerator.java:179)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWizardController.processPageEvent(CreateChannelAgent.java:497)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.firePageEvent(BasicWizard.java:64)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.finish(BasicWizard.java:202)
         at com.sap.aii.utilxi.swing.framework.wizard.FinishAction.actionPerformed(FinishAction.java:39)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:78)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:82)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$WizardDialog.startWizard(CreateChannelAgent.java:797)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWithTemplateAction.actionPerformed(CreateChannelAgent.java:340)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.ModalDialog.showDialog(ModalDialog.java:65)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.ConnectionConfigurator.showDialog(ConnectionConfigurator.java:202)
         at com.sap.aii.ibdir.gui.scenario.UsabilityPanel$createConfigurateConnectionListener.mouseClicked(UsabilityPanel.java:238)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #14 13:33:41 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.NullPointerException: null
    #13 13:33:41 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    java.lang.NullPointerException: null
         at com.sap.aii.ib.gui.cpa.generic.GenericGuiHandler.getMetaData(GenericGuiHandler.java:75)
         at com.sap.aii.ib.gui.cpa.generic.GenericGuiHandler.getTransportProtocols(GenericGuiHandler.java:166)
         at com.sap.aii.ibdir.gui.cpa.ChannelGenerator.getDefaultGenericChannel(ChannelGenerator.java:194)
         at com.sap.aii.ibdir.gui.cpa.ChannelGenerator.getDefaultChannel(ChannelGenerator.java:179)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWizardController.processPageEvent(CreateChannelAgent.java:497)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.firePageEvent(BasicWizard.java:64)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizard.finish(BasicWizard.java:202)
         at com.sap.aii.utilxi.swing.framework.wizard.FinishAction.actionPerformed(FinishAction.java:39)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:78)
         at com.sap.aii.utilxi.swing.framework.wizard.BasicWizardDialog.showDialog(BasicWizardDialog.java:82)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$WizardDialog.startWizard(CreateChannelAgent.java:797)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.CreateChannelAgent$CreateChannelWithTemplateAction.actionPerformed(CreateChannelAgent.java:340)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:320)
         at java.awt.Component.show(Unknown Source)
         at java.awt.Component.setVisible(Unknown Source)
         at java.awt.Window.setVisible(Unknown Source)
         at java.awt.Dialog.setVisible(Unknown Source)
         at com.sap.aii.utilxi.swing.framework.ModalDialog.showDialog(ModalDialog.java:65)
         at com.sap.aii.ibdir.gui.scenario.generator.dialogs.ConnectionConfigurator.showDialog(ConnectionConfigurator.java:202)
         at com.sap.aii.ibdir.gui.scenario.UsabilityPanel$createConfigurateConnectionListener.mouseClicked(UsabilityPanel.java:238)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #12 13:32:27 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: com.sap.aii.utilxi.swing.framework.PersistenceException: Object Configuration Scenario IS_CustomerSearch not found
         at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:320)
         at com.sap.aii.ib.gui.operations.RevertCommand.reloadDocuments(RevertCommand.java:237)
         at com.sap.aii.ib.gui.operations.RevertCommand.execute(RevertCommand.java:190)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #11 13:32:27 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: Object Configuration Scenario IS_CustomerSearch not found
    #10 13:32:26 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.misc.api.BaseRuntimeException: com.sap.aii.utilxi.misc.api.BaseRuntimeException: Invalid key element attribute id "NAMESPACE". Valid values are: .
         at com.sap.aii.ib.bom.gen.XiTypeInformation.validateKeyElementAttributeId(XiTypeInformation.java:890)
         at com.sap.aii.ib.bom.gen.XiTypeInformation.getKeyElementIndex(XiTypeInformation.java:905)
         at com.sap.aii.ib.bom.gen.XiKey.getPosition(XiKey.java:169)
         at com.sap.aii.ib.bom.gen.XiKey.getKeyfield(XiKey.java:162)
         at com.sap.aii.ib.bom.gen.XiKey.getNamespace(XiKey.java:157)
         at com.sap.aii.ib.bom.docu.InternalDocuServiceDefault.getDocuKey(InternalDocuServiceDefault.java:143)
         at com.sap.aii.ib.bom.docu.DocuServiceProvider$DocuServiceImpl.getDocuKey(DocuServiceProvider.java:164)
         at com.sap.aii.ib.gui.editor.XiDocument.getDocumentationKey(XiDocument.java:892)
         at com.sap.aii.ib.gui.editor.XiDocument.getDocumentationDocument(XiDocument.java:879)
         at com.sap.aii.ib.gui.misc.ApplicationBase.getDocumentsForLinks(ApplicationBase.java:327)
         at com.sap.aii.ib.gui.operations.RevertCommand.execute(RevertCommand.java:186)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #9 13:32:26 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.misc.api.BaseRuntimeException: Invalid key element attribute id "NAMESPACE". Valid values are: .
    #8 13:31:54 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.roa.rb_all.ROA_MOA_NOTCOMPLETED
    com.sap.aii.utilxi.misc.api.ResourceException: Attempt to access the 1 requested objects on 1 failed. Detailed information:
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
         at com.sap.aii.ib.sbeans.gen.GeneralSessionBean.wrap(GeneralSessionBean.java:156)
         at com.sap.aii.ib.sbeans.gen.GeneralSessionBean.wrap(GeneralSessionBean.java:131)
         at com.sap.aii.ib.sbeans.misc.MiscServicesBean.getAdapterMetadata(MiscServicesBean.java:242)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10.getAdapterMetadata(MiscServicesRemoteObjectImpl10.java:2028)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10p4_Skel.dispatch(MiscServicesRemoteObjectImpl10p4_Skel.java:285)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: com.sap.aii.ib.core.roa.rb_all.ROA_MOA_NOTCOMPLETED (serialized)
    com.sap.aii.utilxi.misc.api.ResourceException: Attempt to access the 1 requested objects on 1 failed. Detailed information:
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
         at com.sap.aii.ib.server.cpa.AdapterMDCache.readObject(AdapterMDCache.java:228)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.actualize(AdapterMDCache.java:209)
         at com.sap.aii.utilxi.misc.api.LRUMapBasedCache.get(LRUMapBasedCache.java:34)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.get(AdapterMDCache.java:171)
         at com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40)
         at com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40)
         at com.sap.aii.ib.sbeans.misc.MiscServicesBean.getAdapterMetadata(MiscServicesBean.java:238)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10.getAdapterMetadata(MiscServicesRemoteObjectImpl10.java:2028)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10p4_Skel.dispatch(MiscServicesRemoteObjectImpl10p4_Skel.java:285)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    MESSAGE ID: com.sap.aii.ib.core.roa.rb_all.ROA_MOA_NOTCOMPLETED (serialized)
    com.sap.aii.ib.core.roa.RoaMultiObjectAccessException: Attempt to access the 1 requested objects on 1 failed. Detailed information:
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Unable to read object Adapter Metadata RFC | http://sap.com/xi/XI/System (3b787a80-35c1-11d6-bbe0-efe50a1145a5) of type AdapterMetaData from application REPOSITORY on system REPOSITORY. Detailed information: Software component version with GUID 3b787a80-35c1-11d6-bbe0-efe50a1145a5 does not exist
         at com.sap.aii.ib.core.roa.RoaMultiObjectAccessException.newObjectAccessNotCompleted(RoaMultiObjectAccessException.java:98)
         at com.sap.aii.ib.core.roa.RoaServiceImpl.createObjectArrayFromRoaOutput(RoaServiceImpl.java:317)
         at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjectsImpl(RoaServiceImpl.java:231)
         at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjects(RoaServiceImpl.java:329)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.readObject(AdapterMDCache.java:219)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.actualize(AdapterMDCache.java:209)
         at com.sap.aii.utilxi.misc.api.LRUMapBasedCache.get(LRUMapBasedCache.java:34)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.get(AdapterMDCache.java:171)
         at com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40)
         at com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40)
         at com.sap.aii.ib.sbeans.misc.MiscServicesBean.getAdapterMetadata(MiscServicesBean.java:238)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10.getAdapterMetadata(MiscServicesRemoteObjectImpl10.java:2028)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10p4_Skel.dispatch(MiscServicesRemoteObjectImpl10p4_Skel.java:285)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #7 13:28:46 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "ConfAsstntHelp" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:38)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:25)
         at com.sap.aii.ibdir.gui.xiitem.DirInternalXiItemService$ForConfAssistantHelp.<init>(DirInternalXiItemService.java:607)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:119)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:73)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #6 13:28:46 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "ConfAsstntHelp" is not registered in the service class Type Service - Type Information
    #5 13:28:46 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeGroupFolder" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:38)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:25)
         at com.sap.aii.ibdir.gui.xiitem.DirInternalXiItemService$ForFolder.<init>(DirInternalXiItemService.java:752)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:113)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:73)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #4 13:28:46 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeGroupFolder" is not registered in the service class Type Service - Type Information
    #3 13:28:46 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.<init>(InternalXiItemServiceForNameNamespaceObjects.java:55)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:151)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:52)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #2 13:28:46 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
    #1 13:28:46 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:44)
         at com.sap.aii.ib.gui.xiitem.CommonInternalXiItemService$ForVersionConflictList.<init>(CommonInternalXiItemService.java:326)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:147)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibdir.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:52)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #0 13:28:46 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

    Thanks guys for the response..
    I checked the IR and the SAP Basis has been added. Here are the details I got.
    Name:     SAP_BASIS
    Version:  700
    SWCV:     SAP BASIS 7.00
    Available Support Packages:  12
    Any more suggesions/feedback will be greatly appreciated.
    Thanks

  • Java.lang.NullPointerException while invoking Weblogic10 Webservice JAX-RPC

    hello,
    I'm facing this Eception while invoking the Webservice
    10/03/2009 01:39:19 Ú gosi.business.batch.financialaccounting.gosiSambaRets.controller.SambaClient callUploadPayment
    SEVERE: null
    java.lang.NullPointerException
    at com.bea.staxb.buildtime.internal.bts.XmlTypeName.findTypeIn(XmlTypeName.java:555)
    at weblogic.wsee.bind.runtime.internal.AnonymousTypeFinder.getTypeNamed(AnonymousTypeFinder.java:73)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.createBindingTypeFrom(Deploytime109MappingHelper.java:1088)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.processTypeMappings(Deploytime109MappingHelper.java:519)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.initBindingFileFrom109dd(Deploytime109MappingHelper.java:266)
    at weblogic.wsee.bind.runtime.internal.Deploytime109MappingHelper.<init>(Deploytime109MappingHelper.java:166)
    at weblogic.wsee.bind.runtime.internal.RuntimeBindingsBuilderImpl.createRuntimeBindings(RuntimeBindingsBuilderImpl.java:86)
    at weblogic.wsee.ws.WsBuilder.createRuntimeBindingProvider(WsBuilder.java:709)
    at weblogic.wsee.ws.WsBuilder.buildService(WsBuilder.java:409)
    at weblogic.wsee.ws.WsFactory.createClientService(WsFactory.java:45)
    at weblogic.wsee.jaxrpc.ServiceImpl.init(ServiceImpl.java:154)
    at weblogic.wsee.jaxrpc.ServiceImpl.<init>(ServiceImpl.java:122)
    at com.samba.service.client.GosiPaymentSambaServices_Impl.<init>(Unknown Source)
    at com.samba.service.client.GosiPaymentSambaServices_Impl.<init>(Unknown Source)
    please can some one help me??

    user564706 wrote:
    Hi support,
    I installed cluster
    I installed Oracle ASM home
    using netca from ASM hom i cretaed listener
    Then while invoking dbca from ASM home to cretae asm instance i got the error:
    exceptio in thread "main" java.lang.NullPointerException
    at
    oracle.sysman.assistants....
    so using netca from asm home i deleted the listener and invokded dbca from asm home and it looks for the listener and since it is not there it automatically cretaes (after i confirm ok)and the asm instance cretaed.
    so is it the normal behaviour.What is the version?
    Why you are using DBCA from ASM_HOME ?
    you can use ASMCA from ASM_HOME if 11g.
    DBCA to create database from RDBMS_HOME/ORACLE_HOME
    You have very bad stats of your profile.
    user564706      
         Newbie
    Handle:      user564706
    Status Level:      Newbie
    Registered:      Mar 19, 2007
    Total Posts:      258
    Total Questions:      202 (200 unresolved)
    Out of 202 questions only 2 resolved, please check may be those also unresolved ;-)
    Keep the forum clean, close all your threads as answered. Read Etiquette. https://forums.oracle.com/forums/ann.jspa?annID=718
    Edited by: CKPT on Feb 22, 2012 6:56 AM

  • Java.lang.NullPointerException  while executing ODI package

    hi,
    while executing some of my packages in ODI 11g....
    i m getting the following error
    java.lang.NullPointerException
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatPopSourceSet(SnpGeneratorSQLCIT.java:7984)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatJobPopCollectionBuild(SnpGeneratorSQLCIT.java:7771)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.preComputePop(SnpGeneratorSQLCIT.java:7713)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatJobPop(SnpGeneratorSQLCIT.java:7623)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatPackageStep(SnpGeneratorSQLCIT.java:10636)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageSessionInternal(SnpGeneratorSQLCIT.java:3212)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageSession(SnpGeneratorSQLCIT.java:3168)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.doPackageExecuter(SnpsDialogExecution.java:936)
         at oracle.odi.ui.action.SnpsPopupActionExecuteHandler.actionPerformed(SnpsPopupActionExecuteHandler.java:68)
         at oracle.odi.ui.SnpsFcpActionAdapter.handleEvent(SnpsFcpActionAdapter.java:252)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6041)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5806)
         at java.awt.Container.processEvent(Container.java:2058)
         at java.awt.Component.dispatchEventImpl(Component.java:4413)
         at java.awt.Container.dispatchEventImpl(Container.java:2116)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
         at java.awt.Container.dispatchEventImpl(Container.java:2102)
         at java.awt.Window.dispatchEventImpl(Window.java:2440)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    plz help me out....

    Hi,
    At what step of the package ur getting this error?
    ODI throughs this err, when
    e.g.,Suppose you are refreshing a variable with the select query and that select query has no data found in that case u can get the null pointer exception(one of the case).
    variable: p_refresh and in the refresh query is something like
    select 1 from dual where 1=2;
    When the above refresh query quites it through the null pointer exception.

Maybe you are looking for