Error after 20 instances

Post Author: Jeffrey van der Vegt
CA Forum: Other
I wrote an application that prints the same report with a list of different databases. But after 20 instances printed or previewed. I get an error message "error: 544...... Access to report file denied. Another program may be using it."
I am using delphi 6 with the crystal reports VCL component for Delphi 6 version 8.6.0.9 with CRPE32.dll version 8.5.3.979
After some research on the Net I found out this problem has to do something with limitations of the VCL.
Is there a (simple) work around for this problem?
RegardsJeffrey van der Vegt

Post Author: dmleach
CA Forum: Other
I had this happen to me last week as well, and it turned out to be a memory issue.  In my case, I was taking an old report and making it a subreport of a new report.  In doing so, I had suppressed many elements of the old report, but not deleted them.  By actually deleting those fields from the old report, I was able to display all the data in my new report.

Similar Messages

  • Getting Error :- Only one instance of COBRAS Export can be running at a time

    Hi All,
    I was checking the Briefcase Mode help file and it mentions for Unity Conection
    that COBRAS will run multiple instances of itself – if you schedule multiple backups to fire up at the same time they will all run at the same time.
    However if I schedule multiple backups to fire at the same time then I get the error :- "Only one instance of COBRAS Export can be running at a time".
    This also happens if the COBRAS windows is left open and the scheduled backup starts in the background.
    http://www.ciscounitytools.com/Applications/General/COBRAS/Help/COBRAS_Briefcase/COBRAS_Briefcase.htm#_Toc276653845
    I am not sure if I am making a mistake in understanding the statement :- "COBRAS will run multiple instances of itself – if you schedule multiple backups to fire up at the same time" or do we need to add any switch like lot of other application need like /m etc in the field of the scheduled backups as I see as /silent switch for process to run in background automatically but none for multiple instances.
    I am attaching the screen shots of the errors I got when
    A.) I scheduled 2 backups to run at the same time and the COBRAS application window was open "COBRASExportCUC7.exe" was running  and no backup took place and got errors for both the scheduled backups.
    And
    B.) I scheduled 2 backups to run at the same time and the COBRAS application window was closed off and "COBRASExportCUC7.exe" was not running and one of the scheduled backups started to work and the other one gave error and didn't work
    Unity Connection in use :- Version 8.0.3.20000-18
    Cobras Export :- Version 1.0 Build 76
    Please Suggest.
    Regards,
    Prad
    (E-Mail :- [email protected])

    Yeah, I’m of two minds on that – on the one hand it’s bad style to have a scheduled application popping dialog boxes (especially if you’re running as an account you don’t log in as regularly) – one the other hand I did have some sites go a while not noticing backups were failing (due to a UNC not flying any longer after a server reconfig) – folks can be bad about checking log files or the event log for issues.  A pop up would pretty much guarantee they’d notice on next login at any rate.
    I think I may stitch in email notifications in COBRAS Export in the same way they’re in the User Data Dump so failures of scheduled backups would be noticed right away (big, bright email in your box saying “failed!” would do it). 
    Either way, I’ll update the help and make sure it fails quietly for now when I update some other items on the site middle of next week.
    Thanks for the report.

  • Deployment error in OC4J_Portal instance during install of o9iASW

    Hi,
    After the installation of the 9.0.2 infrastructure I've installed wireless. During the deployment of the webtool, customization, wirelessSDK in the OC4J_Portal instance I got the following error:
    Deploying application 'webtool' to OC4J instance 'OC4J_Portal'...
    ERROR: Deploy failed.
    Error message returned is: Instance: orawireless.portal.ucc.nl Message: See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'customization' to OC4J instance 'OC4J_Portal'...
    ERROR: Caught exception during deploy.
    Deploying application 'wirelessSDK' to OC4J instance 'OC4J_Portal'...oracle.ias.sysmgmt.exception.TaskException: The
    configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem
    is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * EMD and dcmctl running concurrently
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Deploying application 'studio' to OC4J instance 'OC4J_Portal'...oracle.ias.sysmgmt.exception.TaskException: The
    configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem
    is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * EMD and dcmctl running concurrently
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Portal'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this
    Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem
    is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * EMD and dcmctl running concurrently
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
    at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
    at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    The error in the file "log.xml" at ORACLE_HOME/dcm/logs shows the following error:
    [CDATA[oracle.ias.repository.schema.SchemaException: Unable to retrieve the requested
    attributes:javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient Access Rights]; remaining name
    'orclReferenceName=iasdb.hostname ,cn=IAS Infrastructure Databases, cn=IAS, cn=Products, cn=OracleContext'
    On metalink I've found out that more people have had this problem. I've read about bug 2507365 and a patch in 9.0.3 but I couldn't find a real solution for the problem.
    Does this error has something to do with a confuguration of a previous installation of another user?
    Is there an easy way to work around this problem? Can I change something in the access rights and deploy the wireless administration tools in the OC4J_Portal instance manually? Would safe me a lot of time.
    Thanks in advance for your help.
    Regards,
    Thomas

    I've found a topic on Metalink named "Manually deploy oc4j_portal?" but I couldn't get access to it.
    (http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=FOR&p_id=265286.996)
    I have two application server instances on one machine with the Windows2000 Server OS (sp2)
    The infrastucture instance:
    ora9ias_home
    The wireless instance:
    ora9iasw_home
    * The following services are up and running in ora9ias_home:
    -HTTP Server
    -Internet Directory
    -OC4J_DAS
    -Single Sign-On:orasso:7777
    The Internet Directory instance:
    -Repository <hostname>:1521:iasdb :UP
    -Directory Integration :UP
    -Directory Replication :DOWN
    -LDAP Metrics (Configure) : DOWN
    I'm able to log on the OID via SSO with the orcladmin user
    * The following services are up and running in ora9iasW_home:
    -HTTP Server
    -OC4J_Portal (the instance is UP but the studio/customization/webtool instances need to be deployed)
    -OC4J_Wireless
    -Web Cache
    -Wireless
    The following schema is configured:
    WIRELESS Oracle iAS Wireless <hostname>:1521:iasdb
    So the instances in the OC4J_Portal were not deployed during installation. After trying to manually deploy
    the webtool.ear and associate the usermanager with JAZN LDAP User Manager (ldap://<hostname>:4032). I get the
    following error:
    "An error occurred while redeploying the application. The configuration files for this Oracle9iAS instance
    are inconsistent with the configuration stored in the repository. In order to protect the repository, no
    further configuration or deployment operations are allowed until the problem with the configuration on the
    filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the
    logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration
    files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT *
    EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM
    from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the
    problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance
    will automatically be performed".
    Associating the instance with the JAZN XML User Manager gives the same error.
    In the emctl batch file I've created I can see the following error during the deployment:
    OBJECT CACHE: HttpSession=c7d93daf948143ffa173bd73ae6b0a60; getObject() name=Ins
    tanceAdminObject_oc4j_orawireless.<hostname>OC4JPortal, return value=oracle
    .sysman.eml.ias.oc4j.InstanceAdminObject@49153e
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,image=null]
    Link name : ias/oc4j/deployWiz/roles
    Invalid Bread Crumbs, linkname = ias/oc4j/deployWiz/roles
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,image=null]
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,image=null]
    Link name : ias/oc4j/deployWiz/publishServices
    Invalid Bread Crumbs, linkname = ias/oc4j/deployWiz/publishServices
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,image=null]
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,image=null]
    Link name : ias/oc4j/deployWiz/summary
    Invalid Bread Crumbs, linkname = ias/oc4j/deployWiz/summary
    EMSDK DEBUG: Global Tabs
    EMSDK DEBUG: Link[name=targets,text=Targets,destination=/emd/console/targets,ima
    ge=null]
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem
    with the configuration on the filesystem is resolved. This condition arises when
    a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk.......
    Do you have any suggestions of things I could try? Do I have to check out the settings of the OC4J_portal instance? I've also checked the Access Rights for cn=IAS Infrastructure Databases, cn=IAS, cn=Products, cn=OracleContext user the Oracle Directory Manager.
    Instance Properties
    Server Properties
    Website Properties
    JSP Container Properties
    Replication Properties
    Advanced Properties
    Application Defaults
    Data Sources
    Security
    Global Web Module
    UDDI Registry
    Thanks!
    Regards,
    Thomas.

  • Application is throwing NSAPI and other errors after the migration

    We started seeing NSAPI and other errors after the migration of new codes and recently make some changes
    1) During the migration, all the 4 WLS cluster instances were bounced simultaneously. What is the best practice and recommendation from BEA Oracle? Do we need to bounce it one by one for any specific reason?
    2) we recently introduced the 4th weblogic cluster instance on Solaris 10 zone. All other WLS instances are running on Solaris 8.
    Is it okay to have two different OS versions( Solaris 8 and Solaris 10) and different hardware to host WLS cluster instances? Does BEA Oracle support this kind of configuration?
    3) We are consistently seeing below errors in the iplanet web server error logs even though site is working fine
    [11/Sep/2009:08:53:50] failure ( 4453): for host XX.XX.XX.XX trying to POST /servlet/FSO, wl-proxy reports: exception occurred for backend host 'YY.YY.YY.YY/23120/0': 'CONNECTION_REFUSED [os error=0, line 1732 of URL.cpp]: Error connecting to host YY.YY.YY.YY.YY:23120'
    Do we need to upgrade our WLS proxy plugin? . Current version of WLS proxy plug-in is libproxy_61.so. Our Weblogic version is WLS 92 MP2
    I'll really appreciate if some can anwsers those questions

    OK booted in to Virtualbox, seems too be working fine this way, maybe it is the ATi drivers
    any Help would be appreciated

  • SQL 2008 R2 error: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    after some year work with SQL server 2005,i decide change to  SQL server 2008 R2.
    When i completed install SQL 2008 R2,i can't connected to SQL server due to this following error
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    And when i click to technical details,i take some thing like this
    ===================================
    Cannot connect to HUY-PC\SQLEXPRESS.
    ===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    Error Number: -1
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    Please!!!Some body help me solve this problem(except format my computer),i really really need your advice.

    Hi huydaibang,
    The older version SQL Server 2005 could be installed with SQL Server 2008 R2 side-by-side.  It could not be the problem.
    The reason that we get this error message is the client stack could not receive SSRP response UDP packet from SQL Browser.
    Here are the steps:
    1) Make sure your server name is correct, e.g., no typo on the name.
    2) Make sure your instance name is correct and there is actually such an instance on your target machine.
    3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
    4) Make sure SQL Browser service is running on the server.
    5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
    For more information, please refer to
    http://blogs.msdn.com/b/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • Slow Susbend error in ASM instance

    Hi.,
    I am new to grid computing.Our system is build by grid computing now a days we are facing the Slow suspend Error in ASM instance.for this ASM is freezed and then we restart all Database and ASM instance in the particular node.After that its working very fine.we facing this problem very frequently ( weekly twice ).
    Please help me on this.
    Thanks & Regards
    Karthick.

    Are you saying it is not suspending at all [ are you using ALTER SYSTEM SUSPEND ? ] or just that it is doing it slowly ?
    Either way probably best to raise a TAR ...... what errors are you getting ?

  • Error After deploying FusionOrderDemo_R1 application in Oracle SOA suite11g

    Hi All,
    I am getting the below error after deploying FusionOrderDemo_R1 application in Oracle SOA suite 11g.
    After deploying the StorefrontModule i should be able to Access the storefront from the following URL:
    http://hostname:port/StoreFrontModule/faces/home.jspx.
    StorefrontModule Application deployment went fine but i am not able to access the storefront page and i am getting below error in the console.
    can anybody help me on this?
    WARNING: ADF: Adding the following JSF error message: Unexpected exception caught: java.lang.NullPointerException, msg=null
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
    at oracle.adf.model.binding.DCIteratorBinding.reportException(DCIteratorBinding.java:363)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1656)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.setRangeSize(DCIteratorBinding.java:3255)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3069)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2759)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:80)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:267)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1750)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1640)
    ... 59 more
    ## Detail 0 ##
    java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1750)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1640)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.setRangeSize(DCIteratorBinding.java:3255)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3069)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2759)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:80)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:267)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Jul 29, 2009 7:35:45 AM oracle.adf.controller.faces.lifecycle.FacesPageLifecycle addMessage
    WARNING: ADF: Adding the following JSF error message: Unexpected exception caught: java.lang.NullPointerException, msg=null
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
    at oracle.adf.model.binding.DCIteratorBinding.reportException(DCIteratorBinding.java:363)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1656)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.getRowSetIterator(DCIteratorBinding.java:1580)
    at oracle.adf.model.binding.DCIteratorBinding.getNavigatableRowIterator(DCIteratorBinding.java:1873)
    at oracle.adf.model.binding.DCIteratorBinding.refreshControl(DCIteratorBinding.java:653)
    at oracle.jbo.uicli.binding.JUIteratorBinding.refreshControl(JUIteratorBinding.java:473)
    at oracle.adf.model.binding.DCIteratorBinding.refresh(DCIteratorBinding.java:4311)
    at oracle.adf.model.binding.DCBindingContainer.refreshExecutables(DCBindingContainer.java:3320)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3165)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2759)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:80)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:267)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1750)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1640)
    ... 64 more
    ## Detail 0 ##
    java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1750)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1640)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.getRowSetIterator(DCIteratorBinding.java:1580)
    at oracle.adf.model.binding.DCIteratorBinding.getNavigatableRowIterator(DCIteratorBinding.java:1873)
    at oracle.adf.model.binding.DCIteratorBinding.refreshControl(DCIteratorBinding.java:653)
    at oracle.jbo.uicli.binding.JUIteratorBinding.refreshControl(JUIteratorBinding.java:473)
    at oracle.adf.model.binding.DCIteratorBinding.refresh(DCIteratorBinding.java:4311)
    at oracle.adf.model.binding.DCBindingContainer.refreshExecutables(DCBindingContainer.java:3320)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3165)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2759)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:80)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:267)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Jul 29, 2009 7:35:45 AM oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer _renderContent
    WARNING: Warning: There are no items to render for this level
    <Jul 29, 2009 7:35:45 AM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@13071600[app:StoreFrontModule module:StoreFrontModule path:/Sto
    rontModule spec-version:2.5 version:V2.0]] Servlet failed with Exception
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null
    at oracle.adf.model.binding.DCIteratorBinding.reportException(DCIteratorBinding.java:363)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1656)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.refresh(DCIteratorBinding.java:4233)
    at oracle.adf.model.binding.DCExecutableBinding.refreshIfNeeded(DCExecutableBinding.java:328)
    Truncated. see log file for complete stacktrace
    java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1750)
    at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1640)
    at oracle.adf.model.binding.DCIteratorBinding.internalGetRowSetIterator(DCIteratorBinding.java:1616)
    at oracle.adf.model.binding.DCIteratorBinding.refresh(DCIteratorBinding.java:4233)
    at oracle.adf.model.binding.DCExecutableBinding.refreshIfNeeded(DCExecutableBinding.java:328)
    Truncated. see log file for complete stacktrace
    >
    java.lang.NumberFormatException: For input string: ""
    Thanks
    Surendra Sahoo

    i'Ve had the exact same problem.
    for me this solved the problem:
    Prior to starting the WebLogic Server, you need to add a setting to the domain's configuration file that enables the credentials that are included in the FOD application to be deployed to the domain. This setting applies only to development instances as described above in the introduction to this section.
    In a text editor, open the file <FMW_HOME>/user_projects/domains/MySOADomain/bin/setDomainEnv.cmd (substitute the name of your own SOA domain in this path,) and add the following to the SET JAVA_PROPERTIES line:
    -Djps.app.credential.overwrite.allowed=true

  • ECC6 Installation error when start instance step

    Hi all,
    I'm doing to install IDES ECC6 SR3 on window x64 with oracle database.
    I have some error in start instance step as error log below.
    Could you help me to investigate it?
    I try to do it more time but it can not pass this step.
    Thank you very much.
    This thread is same my problem but it still is not solved.
    Solution Manager 4.0 on Win install problem
    CJS-30149 ABAP processes of instance FSM/DVEBMGS00 ABAP: MSNOTRUNNING did not start after 10:00 minutes. Giving up.
    Connect to message server (st/3900) failed: NIECONN_REFUSED.
    C:\usr\sap\FSM\SCS01\work
    trc file: "dev_enqsrv", trc level: 1, release: "700"
    Thr 2932 Thu Jun 26 14:01:51 2008
    Thr 2932 stopAllThreads: stop Thread worker thread ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread Listener thread ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread IOThread_0 ...Thr 2932 done
    Thr 2932 stopAllThreads: stop Thread ADM-thread ...Thr 2932 stopAllThreads: stop ADM-thread not implemented. Hard kill
    Thr 2932 *** ERROR => ShmDelete: Invalid shared memory Key=1. http://shmnt.c 719
    Thr 2932 *** ERROR => ShmCleanup: ShmDelete failed for Key:1. http://shmnt.c 793
    Thr 2932 *** ERROR => ShmDelete: Invalid shared memory Key=82. http://shmnt.c 719
    Thr 2932 *** ERROR => ShmCleanup: ShmDelete failed for Key:82. http://shmnt.c 793
    Thr 2932 ***LOG GEZ=> Server shutdown (normal shutdown) http://encllog.cpp 493
    Thr 2932 Enqueue server: normal shutdown
    Ref.
    My RAM is 3.33 GB
    and SWAP Memory around 22 GB.
    I've check requisition option in master installation and all result is pass to install.

    INFO 2009-02-24 08:18:02.593
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:02.625
    Switched to user: devadm.
    INFO 2009-02-24 08:18:04.703
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:04
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:07.750
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:07
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 5 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:08.921
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:08
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 6 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:58.421
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:18:58
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 55 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:18:58.703
    Switched to user: devadm.
    INFO 2009-02-24 08:19:00.546
    Execution of the command "E:\oracle\DEV\102\bin\lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 08:19:00
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 1 hr. 11 min. 57 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2009-02-24 08:19:06.281
    Execution of the command "E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe -testconnect" finished with return code 0. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090224081904
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe -testconnect
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: disconnected from DB
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    E:\usr\sap\DEV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090224081906
    INFO 2009-02-24 17:51:16.343
    Execution of the command "C:\j2sdk1.4.2_19-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 0. Output:
    java version "1.4.2_19-rev"
    Java(TM) Platform, Standard Edition for Business (build 1.4.2_19-rev-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_19-rev-b07, mixed mode)
    Import Monitor jobs: running 1, waiting 111, completed 0, failed 0, total 112.
    Import Monitor jobs: running 2, waiting 110, completed 0, failed 0, total 112.
    Import Monitor jobs: running 3, waiting 109, completed 0, failed 0, total 112.
    Loading of 'PCL2' import package: OK
    Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112.
    Import Monitor jobs: running 3, waiting 108, completed 1, failed 0, total 112.
    Loading of 'PCL4' import package: OK
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 24-FEB-2009 17:51:33
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production
    Start Date                24-FEB-2009 07:07:02
    Uptime                    0 days 10 hr. 44 min. 31 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   E:\oracle\DEV\102\network\admin\listener.ora
    Listener Log File         E:\oracle\DEV\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEV.WORLDipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\DEVipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mm)(PORT=1527)))
    Services Summary...
    Service "DEV" has 1 instance(s).
      Instance "DEV", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully

  • Error during start instance phase

    Dear all,
    I am getting an error during start instance phase of netweaver 7.0 installing.I am using windows server 2008 and mssql.
    The error is "instance ecd\dvebmgs00 reached state shutdown after having state starting.giving up".I searched a lot but still error
    is not solved.so please tell me how to solve this error.

    dev_disp:
    trc file: "dev_disp", trc level: 1, release: "701"
    sysno      00
    sid        ECD
    systemid   562 (PC with Windows NT)
    relno      7010
    patchlevel 0
    patchno    32
    intno      20020600
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3228
    Mon Mar 17 11:04:13 2014
    kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    length of sys_adm_ext is 576 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3228) [dpxxdisp.c   1286]
        shared lib "dw_xml.dll" version 32 successfully loaded
        shared lib "dw_xtc.dll" version 32 successfully loaded
        shared lib "dw_stl.dll" version 32 successfully loaded
        shared lib "dw_gui.dll" version 32 successfully loaded
        shared lib "dw_mdm.dll" version 32 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Mon Mar 17 11:04:19 2014
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5529]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >SAPdev01_ECD_00                         <
    DpShMCreate: sizeof(wp_adm)        29792    (1752)
    DpShMCreate: sizeof(tm_adm)        5912704    (29416)
    DpShMCreate: sizeof(wp_ca_adm)        24064    (80)
    DpShMCreate: sizeof(appc_ca_adm)    8000    (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)        552080    (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)        0    (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)        0    (72)
    DpShMCreate: sizeof(vmc_adm)        0    (1864)
    DpShMCreate: sizeof(wall_adm)        (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)    48
    DpShMCreate: SHM_DP_ADM_KEY        (addr: 0000000008DC0050, size: 6614144)
    DpShMCreate: allocated sys_adm at 0000000008DC0050
    DpShMCreate: allocated wp_adm at 0000000008DC2270
    DpShMCreate: allocated tm_adm_list at 0000000008DC96D0
    DpShMCreate: allocated tm_adm at 0000000008DC9730
    DpShMCreate: allocated wp_ca_adm at 000000000936CFB0
    DpShMCreate: allocated appc_ca_adm at 0000000009372DB0
    DpShMCreate: allocated comm_adm at 0000000009374CF0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 00000000093FB980
    DpShMCreate: allocated gw_adm at 00000000093FBA00
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 00000000093FBA30
    DpShMCreate: allocated wall_adm at 00000000093FBA40
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 1018 blocks reserved for free list.
    ES initialized.
    Mon Mar 17 11:04:20 2014
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1681]
    ***LOG Q0K=> DpMsAttach, mscon ( SAPdev01) [dpxxdisp.c   12483]
    Mon Mar 17 11:04:21 2014
    DpStartStopMsg: send start message (myname is >SAPdev01_ECD_00                         <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Mon Mar 17 11:04:22 2014
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7010, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1048]
    DpMsgAdmin: Set patchno for this platform to 32
    Release check o.K.
    Mon Mar 17 11:05:01 2014
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    *** DP_FATAL_ERROR => DpWPCheck: no more work processes
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:11 2014
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)            Mon Mar 17 05:35:11 2014
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     3440 Ended         no      1   0        0                                                                         
    1 DIA     3448 Ended         no      1   0        0                                                                         
    2 DIA     3456 Ended         no      1   0        0                                                                         
    3 DIA     3468 Ended         no      1   0        0                                                                         
    4 DIA     3476 Ended         no      1   0        0                                                                         
    5 DIA     3484 Ended         no      1   0        0                                                                         
    6 DIA     3492 Ended         no      1   0        0                                                                         
    7 DIA     3500 Ended         no      1   0        0                                                                         
    8 DIA     3508 Ended         no      1   0        0                                                                         
    9 DIA     3516 Ended         no      1   0        0                                                                         
    10 UPD     3524 Ended         no      1   0        0                                                                         
    11 ENQ     3532 Ended         no      1   0        0                                                                         
    12 BTC     3540 Ended         no      1   0        0                                                                         
    13 BTC     3548 Ended         no      1   0        0                                                                         
    14 BTC     3556 Ended         no      1   0        0                                                                         
    15 SPO     3564 Ended         no      1   0        0                                                                         
    16 UP2     3572 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics            Mon Mar 17 05:35:11 2014
    ===========================
    +------+--------+--------+--------+--------+--------+
    |  Typ |    now |   high |    max | writes |  reads |
    +------+--------+--------+--------+--------+--------+
    | NOWP |      0 |      2 |   2000 |      5 |      5 |
    +------+--------+--------+--------+--------+--------+
    |  DIA |      5 |      5 |   2000 |      5 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UPD |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  ENQ |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  BTC |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  SPO |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  UP2 |      0 |      0 |   2000 |      0 |      0 |
    +------+--------+--------+--------+--------+--------+
    max_rq_id        12
    wake_evt_udp_now    0
    wake events          total     8,  udp     4 ( 50%),  shm     4 ( 50%)
    since last update    total     8,  udp     4 ( 50%),  shm     4 ( 50%)
    Dump of tm_adm structure:            Mon Mar 17 05:35:11 2014
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks            Mon Mar 17 05:35:11 2014
    =============================
    Slots: 300, Used: 1, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    |    0 | DISPATCHER   |       -1 | *WPCAAD000* |
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:16 2014
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >SAPdev01_ECD_00                         < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (3424) (SOFT_KILL)
    Stop icman
    killing process (3432) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:3424  HANDLE:776)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:17 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3424  HANDLE:776)
    wait for end of icman
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:18 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:19 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:20 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:21 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:22 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:23 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:24 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:25 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:26 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:27 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:3432  HANDLE:784)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=893
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Mar 17 11:05:28 2014
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3432  HANDLE:784)
    DpStartStopMsg: send stop message (myname is >SAPdev01_ECD_00                         <)
    DpStartStopMsg: Write AD_STARTSTOP message with type=  0, name=SAPdev01_ECD_00     , sapsysnr= 0, hostname=SAPdev01                                                       
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Mon Mar 17 11:05:29 2014
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12829]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 772 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 772 (pos=2)
    SiSelNRemove: removed sock 772
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 772
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3228) [dpxxdisp.c   11045]
    Good Bye .....
    dev_ms:
    trc file: "dev_ms", trc level: 1, release: "701"
    [Thr 2596] Sun Mar 16 17:31:39 2014
    [Thr 2596] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   562 (PC with Windows NT)
    relno      7010
    patchlevel 0
    patchno    11
    intno      20020600
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        4004
    [Thr 2596] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 4004) [msxxserv.c   1853]
    [Thr 2596] load acl file = E:\usr\sap\ECD\SYS\global\ms_acl_info.DAT
    [Thr 2596] MsGetOwnIpAddr: my host addresses are :
    [Thr 2596]   1 : [192.168.42.205] SAPdev01 (HOSTNAME)
    [Thr 2596]   2 : [127.0.0.1] SAPdev01 (LOCALHOST)
    [Thr 2596]   3 : [169.254.221.8] SAPdev01 (NILIST)
    [Thr 2596] MsHttpInit: full qualified hostname = SAPdev01
    [Thr 2596] HTTP logging is switch off
    [Thr 2596] set HTTP state to LISTEN
    [Thr 2596] ms/icf_info_server : deleted
    [Thr 2596] *** I listen to port sapmsECD (3600) ***
    [Thr 2596] *** I listen to internal port 3900 (3900) ***
    [Thr 2596] *** HTTP port 8100 state LISTEN ***
    [Thr 2596] CUSTOMER KEY: >J0169343196<
    [Thr 2596] build version=701.2008.03.06
    [Thr 2596] Sun Mar 16 17:32:52 2014
    [Thr 2596] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from SAPdev01_ECD_00 [msxxserv.c   4711]
    [Thr 3648] Sun Mar 16 17:39:27 2014
    [Thr 3648] MsSExit: received SIGINT (2)
    [Thr 3648] ***LOG Q02=> MsSHalt, MSStop (Msg Server 4004) [msxxserv.c   6021]
    dev_w0:
    trc file: "dev_w0", trc level: 1, release: "701"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Sun Mar 16 17:31:45 2014
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\ECD\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\ECD\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\ECD\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.31)
    B  New connection 0 created
    M sysno      00
    M sid        ECD
    M systemid   562 (PC with Windows NT)
    M relno      7010
    M patchlevel 0
    M patchno    32
    M intno      20020600
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        3256
    M
    M  kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3256) [dpxxdisp.c   1348]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)        29792    (1752)
    M  DpShMCreate: sizeof(tm_adm)        5912704    (29416)
    M  DpShMCreate: sizeof(wp_ca_adm)        24064    (80)
    M  DpShMCreate: sizeof(appc_ca_adm)    8000    (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)        552080    (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)        0    (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)        0    (72)
    M  DpShMCreate: sizeof(vmc_adm)        0    (1864)
    M  DpShMCreate: sizeof(wall_adm)        (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)    48
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 000000000AA00050, size: 6614144)
    M  DpShMCreate: allocated sys_adm at 000000000AA00050
    M  DpShMCreate: allocated wp_adm at 000000000AA02270
    M  DpShMCreate: allocated tm_adm_list at 000000000AA096D0
    M  DpShMCreate: allocated tm_adm at 000000000AA09730
    M  DpShMCreate: allocated wp_ca_adm at 000000000AFACFB0
    M  DpShMCreate: allocated appc_ca_adm at 000000000AFB2DB0
    M  DpShMCreate: allocated comm_adm at 000000000AFB4CF0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000000B03B980
    M  DpShMCreate: allocated gw_adm at 000000000B03BA00
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000B03BA30
    M  DpShMCreate: allocated wall_adm at 000000000B03BA40
    M  rdisp/queue_size_check_value :  -> off
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    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 SAPdev01
    M  calling db_connect ...
    C  Callback functions for dynamic profile parameter registered
    C  Thread ID:2876
    C  Thank You for using the SLODBC-interface
    C  Using dynamic link library 'E:\usr\sap\ECD\DVEBMGS00\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      31
    C    patchcomment Handle long parameters as LOBs (1296540)
    C  Local connection used on SAPDEV01 to named instance: lpc:SAPDEV01\ECD
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (0) [IM006] [Microsoft][SQL Server Native Client 10.0]Packet size change not supported by server, default used
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  ERROR: -1 in function SQLConnectWithRetry (SQLConnectWithRetry) [line 2010]
    C  (18456) [28000] [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'.
    C  Connection 0 failed using Driver={SQL Server Native Client 10.0};Server=SAPDEV01\ECD;AutoTranslate=no;Trusted_Connection=yes;WSID=SAPDEV01;APP=R3D00 comm rd ODBC;Database=ECD;

    B  ***LOG BY2=> sql error 18456  performing CON [dbsh#2 @ 1208] [dbsh    1208 ]
    B  ***LOG BY0=> [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'. [dbsh#2 @ 1208] [dbsh    1208 ]
    B  ***LOG BY2=> sql error 18456  performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'SAPDEV01\SAPServiceECD'. [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1449]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10563]

    M  Info for wp 0

    M    pid = 3256
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server SAPdev01_ECD_00 on host SAPdev01 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Sun Mar 16 17:31:45 2014
    M  *  RELEASE     701
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10783
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3256) [dpnttool.c   334]

  • IStore displaying error after clonning

    We are getting below error after cloning the dev instance from prod..
    Message: ORA-06550: line 1, column 31:
    PLS-00302: component 'GET_MSITE_EXCLUDED_SECTIONS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Stack:
    java.sql.SQLException: ORA-06550: line 1, column 31:
    PLS-00302: component 'GET_MSITE_EXCLUDED_SECTIONS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:215)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:965)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1170)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3339)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3445)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4395)
    at oracle.apps.ibe.minisites.Minisite.retrieveExcludedSectionsFromDB(Minisite.java:2065)
    at oracle.apps.ibe.minisites.Minisite.getSiteExcludedSections(Minisite.java:1998)
    at oracle.apps.ibe.store.StoreMinisite.getSiteExcludedSections(StoreMinisite.java:299)
    at oracle.apps.ibe.catalog.Section.removeExclusions(Section.java:3855)
    at oracle.apps.ibe.catalog.Section.getSubSectionIDs(Section.java:4532)
    at _ibeCCtpFwdSubSct._jspService(_ibeCCtpFwdSubSct.java:1145)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    at _ibeCCtpSctDspRte._jspService(_ibeCCtpSctDspRte.java:1217)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    at _ibeCZzpHome._jspService(_ibeCZzpHome.java:1159)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.ibe.util.IBEReleaseResFilter.doFilter(IBEReleaseResFilter.java:43)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Hello Rahuljith,
    You can use query such as:
    select object_name,object_type from dba_objects where status like 'INVALID' and object_type like '%PACKAGE%' ';
        References:  Troubleshooting Guide - invalid objects in the E-Business Suite Environment 11i and 12 (Doc ID 1325394.1)
    Regards,
    Debbie

  • Please Help Me, Windows Form Error After Install

    help me to fixed this errors after install visual basic
    Instances of this error (1)
    1.
    Hide Call Stack
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse..ctor(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetUniverse(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
    at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, TypeDescriptionProvider parentProvider, IVsSmartOpenScope openScope)
    at Microsoft.VisualStudio.Design.VsTargetFrameworkProviderService.get_TargetFrameworkProvider()
    at Microsoft.VisualStudio.Design.VsTargetFrameworkProviderService.GetProvider(Type type)
    at System.ComponentModel.Design.Serialization.DesignerSerializationManager.GetType(String typeName)
    at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetType(String typeName)
    at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, CodeTypeDeclaration declaration)
    at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
    at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload) 

    Hello,
    I am afraid that I could not get any error message form that list you shared, is there any other message about that error?
    To narrow down this issue, I would recommend you check the following suggestions.
    1. Rebuild your project and debut it to see whether it could work.
    2. If #1 works fine, then publish it and install that application to check whether there is any issue while installing.
    3. If #2 works too, then you could share the screenshot and the detailed error message with us.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Central instance error at "start instance" phase abap unknown...

    hi there,
    im installing central instance in mscs envi and im getting the error at "start instance" saying abap unknown.
    below is the sapinst log can help pls
    sapinst log
    INFO 2008-01-25 15:39:30
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/keydb.1.xml'.
    INFO 2008-01-25 15:39:30
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\inifile.xml.
    INFO 2008-01-25 15:39:30
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/inifile.1.xml'.
    INFO 2008-01-25 15:39:30
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:39:35
    Execute step readProductXML of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Read_Product_XML|ind|ind|ind|ind|1|0.
    WARNING 2008-01-25 15:39:35
    The install parameter INSTPARA_DB is already defined (existing value IND, new value ORA ).
    INFO 2008-01-25 15:39:35
    Execute step checkRuntimeSystem of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Execute step askStandardMode of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Execute step syncKeydb of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/product.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/product.1.xml'.
    INFO 2008-01-25 15:39:35
    Execute step changeUserInstall of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\change.log.
    INFO 2008-01-25 15:39:35
    Output of change user /install is written to the logfile change.log.
    WARNING 2008-01-25 15:39:35
    Execution of the command "change user /install" finished with return code 1. Output:
    Install mode does not apply to a Terminal server configured for remote administration.
    INFO 2008-01-25 15:39:35
    Execute step chgautInstdirPublicAllOS4 of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Execute step replaceDLLs of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    File not found: [C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/msvcp71.dll].
    INFO 2008-01-25 15:39:35
    File not found: [C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/msvcr71.dll].
    INFO 2008-01-25 15:39:35
    Execute step registerEventsDll of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Execute step AddPrivileges of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'ECO\Centiq' on host '.'.
    INFO 2008-01-25 15:39:35
    Execute step checkInstDirPermissions of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:35
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\testfile.1.
    INFO 2008-01-25 15:39:35
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\testfile.1.
    INFO 2008-01-25 15:39:36
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:41
    Execute step sync of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:41
    Execute step adminCheck of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:41
    Execute step W2KSPCheck of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:41
    Execute step XPSPCheck of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:42
    Execute step DNSCheck of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:39:42
    DNS is configured correctly.
    INFO 2008-01-25 15:39:42
    Execute step done of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:39:42
    Execute step startDefaultMode of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:42
    Execute step setDefaults of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_getJavaHome|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:42
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Fri Jan 25 15:39:42 GMT 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_15-x64
    jre
    bin
    java.vm.version=1.4.2_15-b02
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    HA
    ABAPJAVA
    CI
    java.runtime.version=1.4.2_15-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    centiq
    LOCALS1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_15-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin
    client;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin;L\:
    oracle
    PPI
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_15-x64
    bin;L\:
    oracle
    OFS
    CLI
    fs
    fssvr
    bin;L\:
    oracle
    OFS
    CLI
    fs
    bin;L\:
    oracle
    OFS
    SRV
    fs
    fssvr
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    centiq
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar
    user.name=centiq
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_15-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_15
    java.ext.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-01-25 15:39:42
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Fri Jan 25 15:39:42 GMT 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_15-x64
    jre
    bin
    java.vm.version=1.4.2_15-b02
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    HA
    ABAPJAVA
    CI
    java.runtime.version=1.4.2_15-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    centiq
    LOCALS1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_15-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin
    client;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin;L\:
    oracle
    PPI
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_15-x64
    bin;L\:
    oracle
    OFS
    CLI
    fs
    fssvr
    bin;L\:
    oracle
    OFS
    CLI
    fs
    bin;L\:
    oracle
    OFS
    SRV
    fs
    fssvr
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    centiq
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar
    user.name=centiq
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_15-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_15
    java.ext.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-01-25 15:39:42
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar;C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-01-25 15:39:42
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_15-x64 with JDK version 1.4.2_15.
    INFO 2008-01-25 15:39:52
    Copied file 'Z:/Java_comp/J2EE_OSINDEP/JDKVersion.xml' to '.'.
    INFO 2008-01-25 15:39:52
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar;C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-01-25 15:39:52
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_15-x64 with JDK version 1.4.2_15.
    INFO 2008-01-25 15:39:52
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar;C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-01-25 15:39:52
    Execute step getCD of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_getJavaHome|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:52
    Execute step verifyJavaHome of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_getJavaHome|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:52
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Fri Jan 25 15:39:52 GMT 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_15-x64
    jre
    bin
    java.vm.version=1.4.2_15-b02
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    HA
    ABAPJAVA
    CI
    java.runtime.version=1.4.2_15-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    centiq
    LOCALS1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_15-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin
    client;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin;L\:
    oracle
    PPI
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_15-x64
    bin;L\:
    oracle
    OFS
    CLI
    fs
    fssvr
    bin;L\:
    oracle
    OFS
    CLI
    fs
    bin;L\:
    oracle
    OFS
    SRV
    fs
    fssvr
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    centiq
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar
    user.name=centiq
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_15-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_15
    java.ext.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-01-25 15:39:55
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Fri Jan 25 15:39:55 GMT 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_15-x64
    jre
    bin
    java.vm.version=1.4.2_15-b02
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    HA
    ABAPJAVA
    CI
    java.runtime.version=1.4.2_15-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    centiq
    LOCALS1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_15-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin
    client;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin;L\:
    oracle
    PPI
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_15-x64
    bin;L\:
    oracle
    OFS
    CLI
    fs
    fssvr
    bin;L\:
    oracle
    OFS
    CLI
    fs
    bin;L\:
    oracle
    OFS
    SRV
    fs
    fssvr
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    centiq
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar
    user.name=centiq
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_15-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_15
    java.ext.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-01-25 15:39:55
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Fri Jan 25 15:39:55 GMT 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_15-x64
    jre
    bin
    java.vm.version=1.4.2_15-b02
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    HA
    ABAPJAVA
    CI
    java.runtime.version=1.4.2_15-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    centiq
    LOCALS1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_15-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin
    client;L\:
    oracle
    OFS
    CLI
    jre
    1.4.2
    bin;L\:
    oracle
    PPI
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_15-x64
    bin;L\:
    oracle
    OFS
    CLI
    fs
    fssvr
    bin;L\:
    oracle
    OFS
    CLI
    fs
    bin;L\:
    oracle
    OFS
    SRV
    fs
    fssvr
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    centiq
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar
    user.name=centiq
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_15-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_15
    java.ext.dirs=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_15-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-01-25 15:39:55
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/ins-j2ee.jar;C:/DOCUME1/centiq/LOCALS1/Temp/2/sapinst_exe.3444.1201275543/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-01-25 15:39:55
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.1.xml'.
    INFO 2008-01-25 15:39:55
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.2.xml'.
    INFO 2008-01-25 15:39:55
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/JDKVersion.3.xml'.
    INFO 2008-01-25 15:39:55
    Execute step verifyPolicy of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_getJavaHome|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:55
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck.
    INFO 2008-01-25 15:39:55
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jdkPolicyCheck.
    INFO 2008-01-25 15:39:55
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI.
    INFO 2008-01-25 15:39:55
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\local_policy.log.
    INFO 2008-01-25 15:39:55
    Output of C:\j2sdk1.4.2_15-x64\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-01-25 15:39:56
    Output of C:\j2sdk1.4.2_15-x64\bin\jar.exe xvf C:/j2sdk1.4.2_15-x64/jre/lib/security/local_policy.jar:
    extracted: META-INF/MANIFEST.MF
    extracted: META-INF/JCE_DSA.SF
    extracted: META-INF/JCE_DSA.DSA
    extracted: META-INF/JCE_RSA.SF
    extracted: META-INF/JCE_RSA.RSA
      created: META-INF/
    extracted: default_local.policy
    INFO 2008-01-25 15:39:56
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jdkPolicyCheck.
    INFO 2008-01-25 15:39:56
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI.
    INFO 2008-01-25 15:39:56
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\US_export_policy.log.
    INFO 2008-01-25 15:39:56
    Output of C:\j2sdk1.4.2_15-x64\bin\jar.exe is written to the logfile US_export_policy.log.
    INFO 2008-01-25 15:39:56
    Output of C:\j2sdk1.4.2_15-x64\bin\jar.exe xvf C:/j2sdk1.4.2_15-x64/jre/lib/security/US_export_policy.jar:
    extracted: META-INF/MANIFEST.MF
    extracted: META-INF/JCE_DSA.SF
    extracted: META-INF/JCE_DSA.DSA
    extracted: META-INF/JCE_RSA.SF
    extracted: META-INF/JCE_RSA.RSA
      created: META-INF/
    extracted: default_US_export.policy
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\default_local.policy.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\default_US_export.policy.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\META-INF\JCE_DSA.DSA.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\META-INF\JCE_DSA.SF.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\META-INF\JCE_RSA.RSA.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\META-INF\JCE_RSA.SF.
    INFO 2008-01-25 15:39:56
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\jdkPolicyCheck\META-INF\MANIFEST.MF.
    INFO 2008-01-25 15:39:56
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jdkPolicyCheck/META-INF.
    INFO 2008-01-25 15:39:56
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jdkPolicyCheck.
    INFO 2008-01-25 15:39:56
    Execute step setNWOption of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_getJavaHome|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:39:56
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0.
    INFO 2008-01-25 15:39:56
    Execute step collect of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:58
    Found these instances:
    sid: PPI, number: 00, name: ASCS00, host: sapxpi
    sid: PPI, number: 01, name: SCS01, host: sapxpi
    sid: PPI, number: 10, name: ERS10, host: s5
    sid: PPI, number: 11, name: ERS11, host: s5
    sid: PPI, number: 10, name: ERS10, host: s6
    sid: PPI, number: 11, name: ERS11, host: s6
    INFO 2008-01-25 15:39:58
    Execute step getMounts of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:58
    Execute step getMounts of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_readProfileDir|ind|ind|ind|ind|0|0|NW_getMounts|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:59
    Execute step updateMountInfo of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:39:59
    Execute step getProfileDir of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_readProfileDir|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:40:48
    Execute step fillContext2 of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0.
    INFO 2008-01-25 15:40:49
    Execute step isUnicodeFromStack of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:40:49
    Execute step isUnicodeFromExecutables of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:40:50
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\msg_server.exe.log.
    INFO 2008-01-25 15:40:50
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI.
    INFO 2008-01-25 15:40:50
    Output of F:\usr\sap\PPI\ASCS00\exe\msg_server.exe -v is written to the logfile msg_server.exe.log.
    INFO 2008-01-25 15:40:50
    Execution of the command "F:\usr\sap\PPI\ASCS00\exe\msg_server.exe -v" finished with return code 0. Output:
    msgserver information
    kernel release                700
    kernel make variant           700_REL
    DBMS client library          
    compiled on                   NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00
    compiled for                  64 BIT
    compilation mode              UNICODE
    compile time                  Aug 31 2006 20:13:01
    update level                  0
    patch number                  73
    source id                     0.075
    supported environment
    database (SAP, table SVERS)   700
    operating system
    Windows NT 5.0
    Windows NT 5.1
    Windows NT 5.2
    msgserver patch information
    ( 0.001) MS: enable server shutdown (note 821875)
    ( 0.001) MS: dont bind external port for SCS instance (note 821875)
    ( 0.002) MS: new pseudo parameter rdisp/msserv_no (note 834052)
    ( 0.007) CST patch collection 21 2005 (note 845887)
    ( 0.011) CST patch collection 24 2005 (note 851195)
    ( 0.014) CST Patch Collection 28 2005 (note 860319)
    ( 0.018) CST Patch Collection 31 2005 (note 867690)
    ( 0.023) CST Patch Collection 36 2005 (note 874665)
    ( 0.023) CST Patch Collection 37 2005 (note 877058)
    ( 0.023) VMC Patch Collection 6 (note 865932)
    ( 0.026) CST Patch Collection 39 2005 (note 884266)
    ( 0.033) CST Patch Collection 45 2005 (note 895230)
    ( 0.034) J2EE engine can't reconnect (note 895230)
    ( 0.036) CST Patch Collection 49 2005 (note 904777)
    ( 0.046) CST Patch Collection 06 2006 (note 921223)
    ( 0.049) CST Patch Collection 09 2006 (note 928898)
    ( 0.050) Avoid deadlock in exception handler, when writing the stacktrace (note 907123)
    ( 0.053) CST Patch Collection 14 2006 (note 937223)
    ( 0.057) CST Patch Collection 17 2006 (note 944284)
    ( 0.060) CST Patch Collection 22 2006 (note 950845)
    ( 0.065) P4HTTP added as logon type (note 958374)
    ( 0.065) CST Patch Collection 26 2006 (note 957514)
    ( 0.069) CST Patch Collection 29 2006 (note 962917)
    ( 0.073) CST Patch Collection 33 2006 (note 970657)
    INFO 2008-01-25 15:40:50
    Execute step isUnicodeFromMsgServer of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:40:50
    Execute step isUnicodeFromProfile of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:40:50
    Execute step askUnicode of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getUnicode|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:40:51
    Execute step checkMsgServer of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:51
    Execute step askABAPMs of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:51
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:51
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:51
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:51
    Message server (sapxpi/3900) allows connections to its internal port from this host.
    INFO 2008-01-25 15:40:51
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:51
    Execute step askJavaMs of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:51
    Connect to message server (sapxpi/3901) succeeded.
    INFO 2008-01-25 15:40:51
    Disconnect from message server (sapxpi/3901) succeeded.
    INFO 2008-01-25 15:40:51
    Connect to message server (sapxpi/3901) succeeded.
    INFO 2008-01-25 15:40:51
    Message server (sapxpi/3901) allows connections to its internal port from this host.
    INFO 2008-01-25 15:40:51
    Disconnect from message server (sapxpi/3901) succeeded.
    INFO 2008-01-25 15:40:51
    Execute step getUnicode of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:52
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Execute step getMsPort of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:52
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Connect to message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Disconnect from message server (sapxpi/3900) succeeded.
    INFO 2008-01-25 15:40:52
    Execute step getUnixIDs of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_checkMsgServer|ind|ind|ind|ind|2|0.
    INFO 2008-01-25 15:40:52
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0.
    INFO 2008-01-25 15:40:52
    Execute step unpcackSECINSTTOOLS of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetMasterPassword|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:40:52
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec.
    INFO 2008-01-25 15:40:52
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/installsec.
    INFO 2008-01-25 15:40:52
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI.
    INFO 2008-01-25 15:40:52
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\SECINSTTOOLS.log.
    INFO 2008-01-25 15:40:52
    Output of C:\DOCUME1\centiq\LOCALS1\Temp\2\sapinst_exe.3444.1201275543\SAPCAR.exe is written to the logfile SECINSTTOOLS.log.
    INFO 2008-01-25 15:40:53
    Output of C:\DOCUME1\centiq\LOCALS1\Temp\2\sapinst_exe.3444.1201275543\SAPCAR.exe -x -v -g -i -f Z:\BS2005\IM_WINDOWS_X86_64\COMMON\INSTALL\SECINSTTOOLS.SAR,:
    SAPCAR: processing archive Z:/BS2005/IM_WINDOWS_X86_64/COMMON/INSTALL/SECINSTTOOLS.SAR (version 2.01)
    x exception.jar
    x logging.jar
    x tc_sec_compat.jar
    SAPCAR: 3 file(s) extracted
    INFO 2008-01-25 15:40:53
    Execute step askMasterPwd of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetMasterPassword|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:05
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:05
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u DDIC -message_file FormalPasswordCheck.message -p XXXXXX is written to the logfile FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u DDIC -message_file FormalPasswordCheck.message -p XXXXXX" finished with return code 0. Output:
    Jan 25, 2008 3:41:05 PM  Info: Formal password check tool (com.sap.security.tools.FormalPasswordCheck) called for action "check"
    Jan 25, 2008 3:41:05 PM  Info: Called for user "DDIC"
    Jan 25, 2008 3:41:05 PM  Info: Stack type: ABAP
    Jan 25, 2008 3:41:05 PM  Info: Performing check for username
    Jan 25, 2008 3:41:05 PM  Info: Performing check for password
    Jan 25, 2008 3:41:05 PM  Info: Operation executed successfully
    Jan 25, 2008 3:41:05 PM  Info: Leaving with return code 0
    INFO 2008-01-25 15:41:06
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u SAPSTAR -message_file FormalPasswordCheck.message -p XXXXXX is written to the logfile FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u SAPSTAR -message_file FormalPasswordCheck.message -p XXXXXX" finished with return code 0. Output:
    Jan 25, 2008 3:41:06 PM  Info: Formal password check tool (com.sap.security.tools.FormalPasswordCheck) called for action "check"
    Jan 25, 2008 3:41:06 PM  Info: Called for user "SAPSTAR"
    Jan 25, 2008 3:41:06 PM  Info: Stack type: ABAP
    Jan 25, 2008 3:41:06 PM  Info: Performing check for username
    Jan 25, 2008 3:41:06 PM  Info: Performing check for password
    Jan 25, 2008 3:41:06 PM  Info: Operation executed successfully
    Jan 25, 2008 3:41:06 PM  Info: Leaving with return code 0
    INFO 2008-01-25 15:41:06
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u J2EE_ADMIN -message_file FormalPasswordCheck.message -p XXXXXX is written to the logfile FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u J2EE_ADMIN -message_file FormalPasswordCheck.message -p XXXXXX" finished with return code 0. Output:
    Jan 25, 2008 3:41:06 PM  Info: Formal password check tool (com.sap.security.tools.FormalPasswordCheck) called for action "check"
    Jan 25, 2008 3:41:06 PM  Info: Called for user "J2EE_ADMIN"
    Jan 25, 2008 3:41:06 PM  Info: Stack type: ABAP
    Jan 25, 2008 3:41:06 PM  Info: Performing check for username
    Jan 25, 2008 3:41:06 PM  Info: Performing check for password
    Jan 25, 2008 3:41:06 PM  Info: Operation executed successfully
    Jan 25, 2008 3:41:06 PM  Info: Leaving with return code 0
    INFO 2008-01-25 15:41:06
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u J2EE_GUEST -message_file FormalPasswordCheck.message -p XXXXXX is written to the logfile FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u J2EE_GUEST -message_file FormalPasswordCheck.message -p XXXXXX" finished with return code 0. Output:
    Jan 25, 2008 3:41:06 PM  Info: Formal password check tool (com.sap.security.tools.FormalPasswordCheck) called for action "check"
    Jan 25, 2008 3:41:06 PM  Info: Called for user "J2EE_GUEST"
    Jan 25, 2008 3:41:06 PM  Info: Stack type: ABAP
    Jan 25, 2008 3:41:06 PM  Info: Performing check for username
    Jan 25, 2008 3:41:06 PM  Info: Performing check for password
    Jan 25, 2008 3:41:06 PM  Info: Operation executed successfully
    Jan 25, 2008 3:41:06 PM  Info: Leaving with return code 0
    INFO 2008-01-25 15:41:06
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u SAPJSF -message_file FormalPasswordCheck.message -p XXXXXX is written to the logfile FormalPasswordCheck.log.
    INFO 2008-01-25 15:41:06
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\exception.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\logging.jar;C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\HA\ABAPJAVA\CI\installsec\tc_sec_compat.jar" com.sap.security.tools.FormalPasswordCheck -a check -s abap -u SAPJSF -message_file FormalPasswordCheck.message -p XXXXXX" finished with return code 0. Output:
    Jan 25, 2008 3:41:06 PM  Info: Formal password check tool (com.sap.security.tools.FormalPasswordCheck) called for action "check"
    Jan 25, 2008 3:41:06 PM  Info: Called for user "SAPJSF"
    Jan 25, 2008 3:41:06 PM  Info: Stack type: ABAP
    Jan 25, 2008 3:41:06 PM  Info: Performing check for username
    Jan 25, 2008 3:41:06 PM  Info: Performing check for password
    Jan 25, 2008 3:41:06 PM  Info: Operation executed successfully
    Jan 25, 2008 3:41:06 PM  Info: Leaving with return code 0
    INFO 2008-01-25 15:41:06
    Execute step setDefaults of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterWindows|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:41:07
    Execute step askDomain of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterWindows|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:41:07
    Execute step askPasswords of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterWindows|ind|ind|ind|ind|1|0.
    INFO 2008-01-25 15:41:14
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    INFO 2008-01-25 15:41:16
    Execute step setInstallationLoadType of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_getLoadType|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:16
    Execute step askSystemCopyLoadType of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_getLoadType|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:16
    Execute step setLoadType of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_getLoadType|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:16
    Execute step setInstallDB of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    INFO 2008-01-25 15:41:16
    Execute step fillDB6InitializeContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_getDBInfo|ind|ind|ind|ind|4|0.
    INFO 2008-01-25 15:41:16
    Execute step fillContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0|NW_GetDBUserParameter|ind|ind|ind|ind|5|0.
    INFO 2008-01-25 15:41:16
    Execute step sanityCheckAccounts of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_GetSidFromProfilesPartial|ind|ind|ind|ind|3|0.
    INFO 2008-01-25 15:41:16
    Execute step fillContext2 of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:17
    Execute step fillPRCContext of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:17
    Execute step fillContextliveCache of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:17
    Execute step loadUsageTypes of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Init|ind|ind|ind|ind|13|0.
    INFO 2008-01-25 15:41:17
    Execute step stopDefaultMode of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:17
    Execute step fillContextUsageTypes of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|14|0.
    INFO 2008-01-25 15:41:17
    Execute step setAllPossible of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|14|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:18
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/usages_data.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/usages_data.1.xml'.
    INFO 2008-01-25 15:41:18
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/usages_data.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/usages_data.2.xml'.
    INFO 2008-01-25 15:41:18
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jexclude.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/CI/jexclude.1.xml'.
    INFO 2008-01-25 15:41:18
    Execute step determineScenarioParameters of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|14|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:18
    Execute step prepareUsagesTableForUserInputXml of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|14|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-01-25 15:41:18
    Execute step determinePossibleUsageTypesXml of component |NW_Doublestack_CI|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|14|0|SAP_Sof

    sap resolved it

  • Program terminated error after entering sold to party no. in sales order

    hello friends,
                      can any help me, i was doing the topic of user exit for pre-defined sold to party using v45a0002 in cmod and i wrote a program for include 'if sy-uname= 'sapuser'.
    message e000(0) with ' you are not authorised to create so'
    endif
    while activating i got error msg 'The last statement is not complete (period missing)."  & i have saved inspite error
    after i tried create a order
    program terminated error after entering sold to party no. in sales order
    so i have deactivated the project created in cmod & deleted the project inspite i am getting the program terminated error
    i am sending total error plz reply quickly urgent friends
    Runtime Errors         SYNTAX_ERROR
    Date and Time          19.04.2008 17:51:58
    ShrtText
    Syntax error in program "SAPLXVVA ".
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLVKMP" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    In program "SAPLXVVA ", the following syntax error occurred
    in the Include "ZXVVAU04 " in line 5:
    "The last statement is not complete (period missing)."
    Author and last person to change the Include are:
    Author "SAPUSER "
    Last changed by "SAPUSER "
    What can you do?
    Please eliminate the error by performing a syntax check
    (or an extended program check) on the program "SAPLXVVA ".
    You can also perform the syntax check from the ABAP/4 Editor.
    If the problem persists, proceed as follows:
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    In program "SAPLXVVA ", the following syntax error occurred:
    "The last statement is not complete (period missing)."
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    System environment
    SAP Release.............. "640"
    Application server....... "mtpl7"
    Network address.......... "192.100.10.1"
    Operating system......... "Windows NT"
    Release.................. "5.1"
    Hardware type............ "2x Intel 801586"
    Character length......... 8 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "MTPL7"
    Database type............ "ORACLE"
    Database name............ "ERP"
    Database owner........... "SAPERP"
    Character set............ "English_United State"
    SAP kernel............... "640"
    Created on............... "Nov 4 2004 23:26:03"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "OCI_920_SHARE "
    Patch level.............. "43"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8112
    EM....................... 8362368
    Heap..................... 0
    Page..................... 122880
    MM Used.................. 4229224
    MM Free.................. 995472
    SAP Release.............. "640"
    User and Transaction
    Client.............. 800
    User................ "SAPUSER"
    Language key........ "E"
    Transaction......... "VA01 "
    Program............. "SAPLVKMP"
    Screen.............. "SAPMV45A 4701"
    Screen line......... 16
    Information on where terminated
    The termination occurred in the ABAP program "SAPLVKMP" in
    "SD_DETERMINE_KKBER".
    The main program was "SAPMV45A ".
    The termination occurred in line 0 of the source code of the (Include)
    program " "
    of the source code of program " " (when calling the editor 00).
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    0
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    4
    SY-LSIND
    0
    SY-PAGNO
    1
    SY-LINNO
    8
    SY-COLNO
    1
    SY-PFKEY
    U
    SY-UCOMM
    SY-TITLE
    Create Standard Order kb: Overview
    SY-MSGTY
    E
    SY-MSGID
    VP
    SY-MSGNO
    106
    SY-MSGV1
    BUS2032
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    13 FUNCTION     SAPLVKMP                            LVKMPU41                               91
    SD_DETERMINE_KKBER
    12 FUNCTION     SAPLVKMP                            LVKMPU41                               91
    SD_DETERMINE_KKBER
    11 FUNCTION     SAPLV09B                            LV09BU30                              148
    SD_PCHECK_PAYER_IN_CREDITAREA
    10 FUNCTION     SAPLV09B                            LV09BU26                              296
    SD_PARTNER_EXECUTE_CHECKS
    9 FUNCTION     SAPLV09B                            LV09BU25                               57
    SD_PARTNER_CHECK_BEFORE
    8 FUNCTION     SAPLV09A                            LV09AU26                              342
    SD_PARTNER_SINGLE_MODIFY
    7 FORM         SAPLV09A                            LV09AF39                              176
    PARTNER_SELECTION
    6 FUNCTION     SAPLV09A                            LV09AU29                              820
    SD_PARTNER_DETERMINATION
    5 FUNCTION     SAPLV05E                            LV05EU01                              654
    VIEW_KUAGV
    4 FORM         SAPMV45A                            MV45AF0K_KUAGV_SELECT                  40
    KUAGV_SELECT
    3 FORM         SAPMV45A                            MV45AF0A_AUFTRAGGEBER_PRUEFEN          46
    AUFTRAGGEBER_PRUEFEN
    2 FORM         SAPMV45A                            MV45AF0K_KUNDEN_PRUEFEN               454
    KUNDEN_PRUEFEN
    1 MODULE (PAI) SAPMV45A                            MV45AI0K_KUNDEN_PRUEFEN                15
    KUNDEN_PRUEFEN
    Chosen variables
    Name
    Val.
    No.      13 Ty.          FUNCTION
    Name  SD_DETERMINE_KKBER
    I_KKBER_KNVV
    2222
    0000
    I_KKBER_T001
    8888
    3333
    8888
    I_KKBER_TVTA
    2222
    0000
    I_KUNNR
    7000000000
    3333333333
    7000000000
    I_SPART
    SM
    54
    3D
    I_VKORG
    T000
    5333
    4000
    I_VTWEG
    S4
    53
    34
    XVBAK
    00000000000000            000000000000000000000000         00000000
    2222222222222333333333333332222222222223333333333333333333333332222222223333333322222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    E_KNVV_FLG
    2
    0
    RC
    0
    0000
    0000
    XVBKD[]
    Table[initial]
    XVBPA[]
    Table IT_1743[2x542]
    FUNCTION=SD_PCHECK_PAYER_IN_CREDITAREADATA=LVT_CREDIT_XVBPA
    Table reference: 275
    TABH+  0(20) = 70A2883B388BC43B0000000013010000CF060000
    TABH+ 20(20) = 020000001E020000FFFFFFFF04910100D82F0000
    TABH+ 40( 8) = 02000000C1248400
    store        = 0x70A2883B
    ext1         = 0x388BC43B
    shmId        = 0     (0x00000000)
    id           = 275   (0x13010000)
    label        = 1743  (0xCF060000)
    fill         = 2     (0x02000000)
    leng         = 542   (0x1E020000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000209
    occu         = 2     (0x02000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 1
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x28C1883B
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 1     (0x01000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 2     (0x02000000)
    lineAlloc    = 2     (0x02000000)
    store_id     = 690   (0xB2020000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x00000000
    hsdir        = 0x00000000
    ext2         = 0x28A4883B
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0x109C883B
    delta_head   = 000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x00000000
    pb_handle    = 0x00000000
    I_KKBER
    2222
    0000
    FCODE_KOMM_LIEF_MENGE_SICH
    MOD2
    44432222222222222222
    DF420000000000000000
    SYST-REPID
    SAPLVKMP
    5454544522222222222222222222222222222222
    310C6BD000000000000000000000000000000000
    %_SPACE
    2
    0
    FCODE_KONFIGURATION1
    POKO
    54442222222222222222
    0FBF0000000000000000
    CREDIT_CHECK
    2222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000
    SY-REPID
    SAPLVKMP
    5454544522222222222222222222222222222222
    310C6BD000000000000000000000000000000000
    SAV_BUKRS
    SS00
    5533
    3300
    CHAR_
    2
    0
    %_DUMMY$$
    2222
    0000
    AUTOMO_VOLVO
    08
    33
    08
    SPACE
    2
    0
    FCODE_ABRUF_GENERIEREN
    PABG
    54442222222222222222
    01270000000000000000
    XVBRK
    00000000          0000000
    2222222222222222222222222222222222222222222222223333333322222222223333333222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    KOPGR_LIEFERPLAN
    LL
    4422
    CC00
    FCODE_ZUSAETZE_FAB
    PFZU
    54552222222222222222
    06A50000000000000000
    FCODE_REPARATUR
    PREP
    55452222222222222222
    02500000000000000000
    XVBKD
    000000                                                 #####0000000000       ####
    2222222222222333333222222222222222222222222222222222222222222222222200000333333333322222220000
    000000000000000000000000000000000000000000000000000000000000000000000000C000000000000000000000
    FCODE_GEFAHRGUT
    KGGP
    44452222222222222222
    B7700000000000000000
    I_KKBER_HELP
    2222
    0000
    T001
    800SS00SRIYA TEXTILES           HYDERABAD                IN INR  EINT 10K41      0000050495DE1
    3335533554542545544452222222222245445444422222222222222224424452244452334332222223333333333443
    800330032991045849C530000000000089452121400000000000000009E09E20059E4010B410000000000050495451
    FCODE_STOFFBERICHTE
    IEHS
    44452222222222222222
    95830000000000000000
    T001-BUKRS
    SS00
    5533
    3300
    No.      12 Ty.          FUNCTION
    Name  SD_DETERMINE_KKBER
    I_KKBER_KNVV
    2222
    0000
    I_KKBER_T001
    8888
    3333
    8888
    I_KKBER_TVTA
    2222
    0000
    I_KUNNR
    7000000000
    3333333333
    7000000000
    I_SPART
    SM
    54
    3D
    I_VKORG
    T000
    5333
    4000
    I_VTWEG
    S4
    53
    34
    XVBAK
    00000000000000            000000000000000000000000         00000000
    2222222222222333333333333332222222222223333333333333333333333332222222223333333322222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    E_KNVV_FLG
    2
    0
    RC
    0
    0000
    0000
    XVBKD[]
    Table[initial]
    XVBPA[]
    Table IT_1743[2x542]
    I_KKBER
    2222
    0000
    XVBKD
    000000                                                 #####0000000000       ####
    2222222222222333333222222222222222222222222222222222222222222222222200000333333333322222220000
    000000000000000000000000000000000000000000000000000000000000000000000000C000000000000000000000
    I_KKBER_HELP
    2222
    0000
    No.      11 Ty.          FUNCTION
    Name  SD_PCHECK_PAYER_IN_CREDITAREA
    FIC_OBJECTKEY
    2222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000
    FIC_OBJECTTYPE
    BUS2032
    4553333222
    2532032000
    FIF_CHECKTYPE
    I
    4
    9
    FIF_MSGTYPE
    E
    4
    5
    FIF_NRART
    KU
    45
    B5
    FIF_PARGR
    TA
    5422
    4100
    FIF_PARNR
    7000000000
    3333333333
    7000000000
    FIF_PARVW
    RG
    5422
    2700
    FIF_POSNR
    000000
    333333
    000000
    FIF_RTYPE
    0003
    3333
    0003
    FIS_SDORGDATA
    T000S4SMZSOR
    533353545545222222
    4000343DA3F2000000
    FRF_MESSAGES
    0
    0000
    0000
    FRF_MESSAGE_COUNT
    0
    0000
    0000
    LVF_KKBER2
    2222
    0000
    LVF_KUNNR
    7000000000
    3333333333
    7000000000
    SYST-REPID
    SAPLV09B
    5454533422222222222222222222222222222222
    310C609200000000000000000000000000000000
    LVF_KURGV2
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-MSGV4
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    SY-MSGV2
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    FIS_SDORGDATA-SPART
    SM
    54
    3D
    FIS_SDORGDATA-VKORG
    T000
    5333
    4000
    FIS_SDORGDATA-VTWEG
    S4
    53
    34
    %_O_SD_PARTNER_CONTEXT-HEX_0004
    1
    0
    LVT_CREDIT_XVBPA
    Table IT_1743[2x542]
    LVF_KKBER1
    2222
    0000
    GCS_HERTAB
    ABCDEFG
    24444444
    01234567
    %_DUMMY$$
    2222
    0000
    SY-SUBRC
    0
    0000
    0000
    LVF_BEFORE_PARVW
    2222
    0000
    No.      10 Ty.          FUNCTION
    Name  SD_PARTNER_EXECUTE_CHECKS
    FIC_OBJECTKEY
    2222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000
    FIC_OBJECTTYPE
    BUS2032
    4553333222
    2532032000
    FIF_BEFORE
    2
    0
    FIF_CHECKTYPE
    I
    4
    9
    FIF_DIALOG
    2
    0
    FIF_MSGTYPE_TO_EXEC
    E
    4222
    5000
    FIF_NRART
    KU
    45
    B5
    FIF_PARGR
    TA
    5422
    4100
    FIF_PARNR
    7000000000
    3333333333
    7000000000
    FIF_PARVW
    RG
    5422
    2700
    FIF_POSNR
    000000
    333333
    000000
    FIF_RTYPE
    0003
    3333
    0003
    FIS_SDORGDATA
    T000S4SMZSOR
    533353545545222222
    4000343DA3F2000000
    FRF_MESSAGES
    0
    0000
    0000
    FRF_MESSAGE_COUNT
    0
    0000
    0000
    LVF_ALL_PREDECESSORS_SUCCEEDED
    X
    5
    8
    FALSE
    2
    0
    GS_MARKED_PARTNERS
    222222222222
    000000000000
    LVT_CHECKCALLSTACK
    Table IT_1515[21x52]
    FUNCTION=SD_PARTNER_EXECUTE_CHECKSDATA=LVT_CHECKCALLSTACK
    Table reference: 219
    TABH+  0(20) = E8C3863B0000000000000000DB000000EB050000
    TABH+ 20(20) = 1500000034000000F00000000491010058090000
    TABH+ 40( 8) = 15000000C1248000
    store        = 0xE8C3863B
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 219   (0xDB000000)
    label        = 1515  (0xEB050000)
    fill         = 21    (0x15000000)
    leng         = 52    (0x34000000)
    loop         = 240   (0xF0000000)
    xtyp         = TYPE#000033
    occu         = 21    (0x15000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x90BF863B
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 21    (0x15000000)
    lineAlloc    = 21    (0x15000000)
    store_id     = 595   (0x53020000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    LVS_CHECKCALLSTACK_WA
    80000018BUS2030   SD_PCHECK_PAYER_IN_CREDITAREA   XX
    3333333345533332225455444445545455445454445454422255
    80000018253203000034F03853BF01952F9EF325494125100088
    GT_MARKED_FOR_DEL_PARTNERS
    Table[initial]
    LVS_CHECKCALLSTACK_WA-FUNCNAME
    SD_PCHECK_PAYER_IN_CREDITAREA
    545544444554545544545444545442
    34F03853BF01952F9EF32549412510
    GC_NO_ACTION
    2
    0
    GC_NEW_PARTNER
    I
    4
    9
    GVC_PARTNER_CONTEXT
    CONTEXT_X_SD_PARTNER_CONTEXT            fò####################################################
    44454555555455455445544454552222222222226F0000000000000000000000000000000000000000000000000000
    3FE4584F8F34F0124E52F3FE4584000000000000620000000000000000000000000000000000000000000000000000
    GC_ERROR
    E
    4
    5
    GC_PROCESSMODE_DIALOG
    D
    4
    4
    LVF_MSGTYP
    E
    4
    5
    BUFFER_FULL_FILLED
    F
    4
    6
    POS_NUL
    000000
    333333
    000000
    BUFFER_PARTITIAL_FILLED
    P
    5
    0
    %_ARCHIVE
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GCS_PARTNER_ROLETYPES
    0001000200030004000500060007000800090010001100120013NONE
    33333333333333333333333333333333333333333333333333334444
    0001000200030004000500060007000800090010001100120013EFE5
    GCS_PARTNER_TYPE
    KUAPLIPE
    45454454
    B510C905
    LVF_RTYPE
    0003
    3333
    0003
    GCS_PARTNER_CALL_BACK_EVENTS
    CHANGE    DELETE    NEW
    444444222244445422224452222222
    381E75000045C5450000E570000000
    %_PRINT
    000                                                                                0 ##
    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223200
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GCF_INITIAL_PARTNER
    0
    32
    00
    GCF_CALLER_TRANSPORT
    T
    5
    4
    TPACHECKRELATION
    0000000000
    2223333333333
    0000000000000
    GC_APPL_LOG
    SDBFPD
    54445422222222222222
    34260400000000000000
    SY-REPID
    SAPLV09B
    5454533422222222222222222222222222222222
    310C609200000000000000000000000000000000
    GVC_PARTNER_CONTEXT-B0007-PARVW
    RG
    54
    27
    No.       9 Ty.          FUNCTION
    Name  SD_PARTNER_CHECK_BEFORE
    FIC_OBJECTKEY
    2222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000
    FIC_OBJECTTYPE
    BUS2032
    4553333222
    2532032000
    FIF_BEFORE
    2
    0
    FIF_CHECKTYPE
    I
    4
    9
    FIF_DIALOG
    2
    0
    FIF_NRART
    KU
    45
    B5
    FIF_PARGR
    TA
    5422
    4100
    FIF_PARNR
    7000000000
    3333333333
    7000000000
    FIF_PARVW
    RG
    5422
    2700
    FIF_POSNR
    000000
    333333
    000000
    FIF_RTYPE
    0003
    3333
    0003
    FIS_SDORGDATA
    T000S4SMZSOR
    533353545545222222
    4000343DA3F2000000
    FRF_MESSAGES
    0
    0000
    0000
    FRF_MESSAGE_COUNT
    0
    0000
    0000
    LS_STATISTICS
    ########################4   ################
    00000000000000000000000032220000000000000000
    00000000000000000000000040000000000000000000
    No.       8 Ty.          FUNCTION
    Name  SD_PARTNER_SINGLE_MODIFY
    FIC_OBJECTKEY
    2222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000
    FIC_OBJECTTYPE
    BUS2032
    4553333222
    2532032000
    FIF_BOKRE
    2
    0
    FIF_CLEAR_APPL_LOG
    X
    5
    8
    FIF_DIALOG
    2
    0
    FIF_HARD_DELETION
    2
    0
    FIF_HISTUNR
    00
    33
    00
    FIF_HZUOR
    00
    33
    00
    FIF_INITIAL_VALUE
    X
    5
    8
    FIF_KNREF_PARNR
    2222222222
    0000000000
    FIF_KUNNR_NEW
    7000000000
    3333333333
    7000000000
    FIF_KUNNR_OLD
    2222222222
    0000000000
    FIF_LISTPROCESSING
    2
    0
    FIF_MANUAL_ADDRESS
    2222222222
    0000000000
    FIF_MANUAL_ADDRESS_ORIGIN
    2
    0
    FIF_NO_CPD_DIALOG
    2
    0
    FIF_NO_DIALOG
    2
    0
    FIF_NO_MESSAGES
    2
    0
    FIF_PARGR
    TA
    5422
    4100
    FIF_PARTIAL_NEW_DETERMINATION
    2
    0
    FIF_PARVW
    RG
    5422
    2700
    FIF_POSNR
    000000
    333333
    000000
    FIF_PRFRE
    2
    0
    FIF_VKORG
    2222
    0000
    FIS_SDORGDATA
    T000S4SMZSOR
    533353545545222222
    4000343DA3F2000000
    FEV_ACTION_DONE
    I
    4
    9
    FRF_LOG_COUNT
    0
    0000
    0000
    SYST-REPID
    SAPLV09A
    5454533422222222222222222222222222222222
    310C609100000000000000000000000000000000
    GVT_LOCAL_CALL_BACK_MEMORY[]
    Table[initial]
    %_SPACE
    2
    0
    SY-REPID
    SAPLV09A
    5454533422222222222222222222222222222222
    310C609100000000000000000000000000000000
    LVF_ACTION_TODO
    I
    4
    9
    GC_UPD_PARTNER
    U
    5
    5
    %_VIASELSCR
    0
    4
    %_ARCHIVE
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GCS_PARTNER_ROLETYPES-SHIP_TO
    0002
    3333
    0002
    LVF_NRART
    KU
    45
    B5
    LVF_KUNNR_NEW
    7000000000
    3333333333
    7000000000
    GCS_ADDRESS_GROUP
    SD01CA01
    54334433
    34013101
    GCF_APPL_TABLE_SD
    VBUK
    5454222222
    625B000000
    LVF_ROLETYPE
    0003
    3333
    0003
    RSJOBINFO
    00000000000000                                  ####
    222222222222222222222222222222223333333333333322222222222222222222222222222222220000
    000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    LVF_MESSAGE_COUNT
    0
    0000
    0000
    %_DUMMY$$
    2222
    0000
    GCF_ADDRESS_TYPE_CONT_PERSON
    3
    3
    3
    No.       7 Ty.          FORM
    Name  PARTNER_SELECTION
    TVTA
    000
    222222222222222222222222222222222333222222222222222
    000000000000000000000000000000000000000000000000000
    TPAER
    00
    22222222222222332222
    00000000000000000000
    LVS_XVBPA
    000000RG7000000000          0000000000000000000000050510
    2222222222222333333543333333333222222222233333333333333333333333333332222222222222222222222222
    0000000000000000000277000000000000000000000000000000000000000000505100000000000000000000000000
    LVF_PARNR
    7000000000
    3333333333
    7000000000
    PIC_OBJECTKEY
    2222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000
    PIC_OBJECTTYPE
    BUS2032
    4553333222
    2532032000
    PIF_NO_DIALOG
    2
    0
    PIF_PARGR
    TA
    5422
    4100
    LVF_PARVW
    RG
    5422
    2700
    PIF_POSNR

    Hi Kartik,
    Could you please be more clearer as to how do you want me to proceed so that this syntax error stops bothering me while creating a standard order thru TCode VA01.Also what do you mean by "well comment the code in the include and activate the include"
    I created a projet in CMOD and than added the enhancement  V45A0002.The components shown as EXIT_SAPMV45A_002(Predefined sold to party when making the standard order),i double click on the exit and entered into the function module.After that i double clicked on the include ZXVVZU04 and entered in and wrote E_KUNNR=100171
    While activating i got error msg 'The last statement is not complete (period missing)." & i have saved inspite the error .After that i tried to create a order and program terminated error came after entering sold to party no. in sales order
    so now i have deactivated the project which i created in CMOD & deleted the project also inspite of this i am getting the program terminated error while making the order
    I would be great ful if somebody helps me *** out of this syntax error.
    Thanks
    Rishi

  • Hello, I trying to update Adobe Creative Cloud Desktop but there is an error after instalation (error code: 50)

    Hello, I trying to update Adobe Creative Cloud Desktop but there is an error after instalation (error code: 50)
    Uninstalling and installing again - nothing change.

    Hi slawek,
    Please refer to the thread below where this issue has been discussed:
    Error code 50
    Regards,
    Sheena

  • Error while deleting instances and Human Tasks arent deleted

    Hi,
    The Error:
    Cannot delete instances.
    The process domain was unable to purge the instances from the datastore. The exception reported is: [POL-5130] table or view SYSTEM.WI_FAULT not found
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: DELETE FROM wi_fault WHERE domain_ref = ?
    When I query tasks over a jsp i also get the uncompleted human tasks from the deleted instances ( the try to delete them, i think they are there, but in the BPEL Console i cant see them anymore).
    The Error occured since i patched my oracle soa suite 10.1.3.1 to 10.1.3.3.
    What can I do?
    I hope someone can help me.
    My best Regards

    I think you didn't ran the upgrade-script when you've installed the patchset 10.1.3.3 to your bpel environment.
    Check the readme file of the patchset and you will see in the post-installation tasks you need to run the upgrade-script to patch your database environment as well.
    Kind regards,
    Nathalie

Maybe you are looking for

  • In the middle of changing my password the internet crashed. Now I can't find my apple id, even my date of birth doesn't match anymore

    In the middle of changing my password the Internet crashed. Now I can't find my original apple id. When I enter my date of birth I get an error msg! I'm not receiving any e-mails, I don't know what e-mail address it is so I check them all...NOTHING.

  • Ajax Region Pull - Javascript errors

    Hi All, I have tried implementing Carl Backstrom's excellent example Ajax region pull.... http://htmldb.oracle.com/pls/otn/f?p=11933:48:2576101578276736 and have been unable to get it to work. I have gone through it step by step but i still get a Jav

  • Numerous Norton anti-virus error messages appear whenever I start my iMac.

    Whenever I restart my new iMac I get approximately 10 NORTON AntiVirus Error messages which state: "Norton virus Auto-Protect could not continue. Please run Live Update or reinstall Norton Antivirus and Restart (Code: 10)." I've tried all these thing

  • CS3 Flash Help Menu

    I don't comment much, I tend to be the quiet kind of user that just does my own thing. I am quite upset with Adobe's change in the help feature in Flash. I understand that things change with updates. That's a reason i get work sometimes. Someone want

  • EDI INVOICE Function module IDOC_OUTPUT_INVOIC

    Hi,   Please help me with a solution for the Specification. Requirements: 1.     EDI Invoice requires populating bottle UPC number not case UPC in IDOC and also populates customer PO number when invoice billing type is a credit.  These changes need t