Logging on NW04

Hi,
I'm trying to implement logging a Netweaver application.
The application must be backwards compatible with SP2. The SP2
logging works fine, but i can't get the Netweaver logging to
work even though.
Following are the steps i took (got this from sap.help.com)
http://help.sap.com/saphelp_nw04/helpdata/en/e2/f410409f088f5ce10000000a155106/frameset.htm
NetWeaver version:
Stack 10
Configuration of the Portal through visual admin:
=================================================
1. Navigate to Server->Services->LogConfigurator
2. Click the 'to Advance mode' tab
3. Click the 'Destinations' tab and clicked 'new' for a new Destination
  entered the following data:
  Name: FrameworkLog
  Type: FileLog
  Pattern: ./log/framework.log
  Limit: 500000
  Count: 5
  Severity: All
  Formatter: Anonymous[ListFormatter]
4. Created a Location by choosing the "Location" tab
  Name: framework.loger
  Min: all
  Max: all
  Severity: all
5. Assigned the Destination created in (3) to the new Location
Configuration in the logger.xml file:
=====================================
added the following to the logger.xml file:
the filename parameter is kept for backwards compatibility reasons.
<Server>
  <Logger name="framework.logger"
          loggerInterface="com.sapportals.portal.prt.logger.ILogger"
          isActive="true"
          locationName = "framework.logger"
          >
   <LoggerClass className="com.sapportals.portal.prt.logger.SimpleFileLogger" level="ALL">
      <param filename="logs/framework.logger.log" append="false"/>
   </LoggerClass>
  </Logger>
</Server>
Usage in source code:
=====================
static Location location = Location.getLocation("framework.logger");
location.debugT(xxx);
The problem is:
Even though I save everything in the Visual Administrator (after step 5) the assigned
destination disappears if you, say browse the logviewer and return to the Location.
All log messages are written to the defaultTrace.
I tried using a Category. Created a new Category in the Visual Admin and assigned the
Destination created in step 3.
The usage in the source code was
static Category category = Category.getCategory("framework.logger");
// then using the location attempted to write
category.info(location, "xxxxx");
Once again everything was written to defaultTrace. the one difference however,
was that a (empty) logfile was created and the Destination assigned to
the Category did not 'get lost'
any hints as to what i'm doing wrong would be greatly appreciated.
cheers
michael

Hi Michael,
probably you didn't deactivate ForceSingleTraceFile, see https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars/using logging and tracing on the sap web as java.pdf pages 12-17
Also see http://help.sap.com/saphelp_nw04/helpdata/en/e2/75a74046033913e10000000a155106/frameset.htm for portal specific statements.
Hope it helps
Detlev

Similar Messages

  • Logging console NW04s

    Hi all,
    I can't find the logging console in the NW04s portal.
    I know it used to be in EP6 under: Sys. admin.-> Monitoring -> Logging console.
    Where is it now ?
    Thanks,
    Elad.

    Hello,
    I still have this option under System Admin -> Monitoring in EP7. This gives me portal and KM logs.
    If you need more system logs, you can check the NWA, /nwa
    It contains the logs, however I believe you need to have the j2ee_admin priviliges.
    regards,
    Jørgen

  • WHere are the console logs in NW04 EP6?

    I just installed WAS 640 Sp9 and EP6 with the latest patch and I cannot find the disp + server console logs?
    Thanks
    Jeremy

    Hi all,
    Sorry for the late response.
    The WebAS Java 6.40 logs can be found in /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/log.
    The /usr/sap/<SID>/<INSTANCE>/work directory contains the logs of the Startup Framework.
    Best regards,
    Vladimir

  • How to find number of logged in users on NW04s?

    Ah, the fantastic search on sdn!!!
    I'm sure this has been asked before but I can't find it... (either the question or the answer)
    We have a J2EE application on NW2004s and I want to find how many users are logged on to the system.
    (it's not EP)
    Any quick answers will be appreciated and awarded.
    thnx
    kev

    Hello,
    to get list of active user in J2EE start telnet
    telnet <host> <telnet port>
    log in as j2ee_admin, administrator or with any user with administrator priviledges.
    to get list of available server nodes use command LSC.
    You can choose any node by using jump command followed by node id.
    execute for each node following commands:
    add servlet_jsp
    http_sessions full
    List of telnet commands:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4e/6e723964c11d45ad3aeca71482f084/frameset.htm
    Drabik Radovan

  • Can not find Save botton in log configure.

    Hi,
    I want to change the log severity level from some application. I went to log configuration and I clicked the button for "change on selected node". However, I could not find any "Save" or "Apply" button. When I exit the page, system showed me "you will lost the unsaved data". Does anybody know how to save it? Thank you.

    Hi,
    Which SP level you are on? If you are on NW04 SPS12 or NW04s SPS02 or below upgrade that to NW04 SP 13 of the J2EE Engine 6.40 or NW04s SPS 03 of the J2EE Engine 6.40s or higher level.
    If it is not possible due to any reason apply sap.com_tclmwebadminlog_configwd.sda
    by following  the note 656711.
    Reward points for useful answers
    Regards,
    Phani

  • Unable to log on through SAP GUi

    Hello Gurus,
    Issue: Unable to logon through SAP GUI after giving the username and
    Password. When the user name and password is entered the system gets to the process mode but hangs in the same stage.
    When i check the R3trans -d the following is the result:
    This is r3trans version 6.13 (release 640 - 12.12.05 - 14:24:42).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE --- dbs_o
    ra_tnsname = 'B3Q'"
    r3trans finished (0012).
    It means the r3trans is not able to connect the DB. Please suggest a
    OSS note for this issue or solution for this issue asap. This
    is very urgent.
    We are using Nw04,BW3.5, BI3.53, EP6.0 & Oracle 9i. The following are
    the support pack details:
    Operating system Windows NT
    Machine type 4x Intel 8
    Database system ORACLE
    Release 9.2.0.4.0
    Kernel release 640
    Compilation NT 5.0 2
    Patch Level 109
    ABAP Load 1521
    CUA load 16
    Mode opt
    DB client lib. OCI_920_SHARE
    DB releases ORACLE 9.2.0..,
    DBSL version 640.00
    DBSL Patch Level 109
    SAP_ABA 640 0016 SAPKA64016 Cross-
    Application Component
    SAP_BASIS 640 0016 SAPKB64016 SAP Basis
    Component
    PI_BASIS 2005_1_640 0007 SAPKIPYJ67 Basis Plug-In
    (PI_BASIS) 2005_1_640
    SAP_BW 350 0016 SAPKW35016 Business
    Information Warehouse
    BI_CONT 353 0009 SAPKIBIFP9 Business
    Intelligence Content
    AOFTOOLS 400_640 0000 - Add-On
    Assembly Kit (AOFTOOLS 400_640)
    Enterprise Portal 6.0:
    J2EE Engine 6.40 PatchLevel 104329.313
    Portal 6.0.17.0.0
    Knowledge
    Management
    Collaboration 6.0.17.0.0 (NW04 SPS17)

    Hello Veer .
    Please try to do the following  ...
    <b>ORA-01017: Invalid username/password; logon denied</b>
    Message ORA-01017 can occur both in step 1a) and in step 1b) or 2). Depending on this, the problem can be corrected as follows:
    1a) log entries:  Logon as OPS$ user to get <sapowner>'s password
                      Connecting as /@<sid> on connection 0 ...
    ERROR => OCI-call 'olog' failed: rc = 1017
    ERROR => CONNECTfailed with sql error '1017'
    If you intend to use the standard password for <sapowner> anyway, you can ignore the error message at this point, as the OPS$ mechanism is not needed at all and the connect is carried out using <sapowner>/sap successfully afterwards. Note, however, that BR*TOOLS require a working OPS$ mechanism when executing via DB13!
               Otherwise, make sure that an appropriate OPS$ user is set up. To do this, proceed as follows:
    Check whether the parameter
    os_authent_prefix = ops$
    is set correctly in init<sid>.ora. If you have to make a change, restart the database afterwards.
    On Windows, make sure that the following parameter is set in sqlnet.ora:
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    Determine which operating system user <os_user> wants to create the connection. If this involves a connect initiated out of the R/3 System (for example, work process connect, DB13 actions), user <sid>adm is used under UNIX and user sapservice<sid> under NT. If you manually called the program that executes the connect, the user you are using is decisive here.
    Use SVRMGRL to check whether the user OPS$<os_user> (or OPS$<domain>\ <os_user> for NT with Oracle >= 8.1.5) has been created at database level:
    SELECT * FROM DBA_USERS WHERE USERNAME = 'OPS$<os_user>';
    (for <os_user>, always use upper case)
    If the system does not return an entry, create the user:
    CREATE USER "OPS$<os_user>" DEFAULT TABLESPACE <user_tsp>
      TEMPORARY TABLESPACE PSAPTEMP IDENTIFIED EXTERNALLY;
    Note that the name of the OPS$ user must be specified completely in uppercase letters (also the host and domain names in case of NT and W2K), since a logon as OPS$ user will not work if it is not:
      wrong:   CREATE USER "OPS$c11adm" DEFAULT TABLESPACE ...
              CREATE USER "OPS$sapdom\C11ADM" DEFAULT TABLESPACE ...
      correct: CREATE USER "OPS$C11ADM" DEFAULT TABLESPACE ...
               CREATE USER "OPS$SAPDOM\C11ADM" DEFAULT TABLESPACE ...
    Tablespace <user_tsp> is used when newly creating objects, when no explicit tablespace name is specified. In connection with R/3, this is almost never the case. Therefore, you can specify any tablespace. Proposal:
             R/3 <= 4.6D:  <user_tsp> = PSAPUSER1D
            R/3 >= 6.10:  <user_tsp> = PSAP<sid>USR
    Check whether the OPS$ user has sufficient authorizations. The following statement must at least return CONNECT and RESOURCE:
    SELECT GRANTED_ROLE FROM DBA_ROLE_PRIVS
      WHERE GRANTEE = 'OPS$<os_user>';
    If CONNECT and/or RESOURCE is missing, you can grant theseauthorizations as follows:
    GRANT CONNECT, RESOURCE TO "OPS$<os_user>";
    If all the settings described above have been made correctly on NT/ Windows 2000, but the error ORA-01017 is still displayed during the OPS$ Connect, the cause may be a start user set incorrectly for the SAP Service. Change to the services overview of the operating system and check the user who starts the service SAP<sid>_<instance_number>. If the user is not sapservice<sid>, enter sapservice<sid>. Other users (such as the local administrator) do not have an OPS$ user in the database, which leads to error ORA-01017. Check also whether the start user sapservice<sid> is a local user or a domain user. Domain users can be identified by the preceding domain name. Depending on this, the following OPS$ user should exist on database level:
    Domain user:    <domain>\sapservice<sid>
    OPS$ user:       OPS$<domain>\sapservice<sid>
    Local user:      sapservice<sid>
    OPS$ user:       OPS$<local_host>\sapservice<sid>
    1b) log entries:  Logon as OPS$ user to get <sapowner>'s password
                      Connecting as /@<sid> on connection 0 ...
                      Now I'm connected to ORACLE
                      Got <sapowner>'s password from table SAPUSER
                      Disconnecting from connection 0 ...
                      Now I'm disconnected from ORACLE
                      Try to connect with the password I got from OPS$-user
                      Connecting as <sapowner>/<pwd>@<sid> on connection 0
    ERROR => OCI-call 'olog' failed: rc = 1017
    ERROR => CONNECTfailed with sql error '1017'
               An ORA-01017 message at this point indicates an incorrect <sapowner> password in the SAPUSER table. In this situation, proceed as follows.
    Set the password consistently in SAPUSER and in the Oracle DDIC using the following BRCONNECT call (BRCONNECT >= 6.10):
    brconnect -u system/<password> -f chpass -o <sapowner> -p <password>
    Otherwise, change the password in the SAPUSER table:
    DELETE FROM "OPS$<sid>ADM".SAPUSER;
    INSERT INTO "OPS$<sid>ADM".SAPUSER VALUES ('<sapowner>', '<password>');
    Important: The SAPUSER table should only exist once in every system: for OPS$<sid>ADM. For this reason, only execute the above-mentioned statements for OPS$<sid>ADM - irrespective of the operating system user actually being used. All other OPS$ users can access the SAPUSER table using a synonym.
    If the connect still terminates in the same way, check once more the section "General checks".
    2) log entries:  Try to connect with default password
                    Connecting as <sapowner>/<pwd>@<sid> on connection 0
    ERROR => OCI-call 'olog' failed: rc = 1017
    ERROR => CONNECT failed with sql error '1017'
    If you want to use the standard password sap and do not need the OPS$ mechanism, reset the <sapowner> password to sap:
    ALTER USER <sapowner> IDENTIFIED BY sap;
    If you do not want to use the standard password, the error cannot be avoided at this point. Set up the OPS$ mechanism as described above instead.
    Regards
    Rahul
    Please Award points if help is useful  *****

  • Deploy vid SDM/J2EE hanged while Installing NW04 EP6 SR1

    Hi,
    I am installing NW04 EP6 SR1 installation on Windows 2003
    After starting SAPInst the installation hangs at Deploy vid SDM/J2EE
    at the log shows: PHASE 2006-11-15 17:07:39
    Deploying SDAs (using SDM and SAP Java EE Engine).
    But not going further from this stage, I tried restarting the Installation and even the J2EE and whole system too and no luck.
    Please help me out to over come this issue, I have checked the SAPinst.log and is as followsL
    NFO 2006-11-15 17:07:35
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-11-15 17:07:35
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-11-15 17:07:37
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO 2006-11-15 17:07:37
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO 2006-11-15 17:07:37
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.2.html.
    PHASE 2006-11-15 17:07:37
    Prepare the installation program.
    INFO 2006-11-15 17:07:38
    Installation start: Wednesday, 15 November 2006, 17:07:32; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    INFO 2006-11-15 17:07:39
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO 2006-11-15 17:07:39
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO 2006-11-15 17:07:39
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.3.html.
    PHASE 2006-11-15 17:07:39
    Deploying SDAs (using SDM and SAP Java EE Engine).
    SAPinst_dev.log********* has the following error and I just found it
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 11
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      WATEST\Domain Users S-1-5-21-1442379584-1386351650-2746699151-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      VMTST050\ORA_DBA S-1-5-21-632969146-1124751804-835223308-1011 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-2480400 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    TRACE      [syxxsyshlp.cpp:185]
               syslib::logSystemState()
    System information
    ==================
    OS version, host name: Microsoft Windows NT [Version 5.2.3790 Service Pack 1] VMTST050
    RAM size (MB): 3583.45
    Swap size (MB): 10687.5
    Please help me out to over come this if any one had idea on this.
    Regards
    Narsimha

    Hi Daniel,
    I am very much thankful for your kind reply. I have to check this with the network team. I just posted whole contents of SAPinst_dev.log file can you please have a quick look so that you may have your valuable suggestions for me to over come the issue:
    Regards
    Narsimha
    TRACE      [sapinst.cpp:285]
               CSapInst::initMessaging()
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:344]
               CControlFile::getMessageFilePath()
    Running with messages from C:/Program Files/sapinst_instdir/NW04/EP/EP
    TRACE      [sapinst.cpp:306]
               CSapInst::initMessaging()
    This is SAPinst, version 642, build 851600
    compiled on Aug 24 2006, 03:01:15
    TRACE      [sapinst.cpp:311]
               CSapInst::initMessaging()
    Gui connected by user svc_netwvr_inst from host vmtst050
    TRACE      [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
       = C:=C:\Program Files\sapinst_instdir\NW04\EP\EP
       = E:=E:\software\MASTERCD\IM_WINDOWS_I386\SAPINST\NT\I386
      ALLUSERSPROFILE = C:\Documents and Settings\All Users
      APPDATA = C:\Documents and Settings\svc_netwvr_inst\Application Data
      CLIENTNAME = WS10345
      ClusterLog = C:\WINNT\Cluster\cluster.log
      CommonProgramFiles = C:\Program Files\Common Files
      COMPUTERNAME = VMTST050
      ComSpec = C:\WINNT\system32\cmd.exe
      FP_NO_HOST_CHECK = NO
      HOMEDRIVE = C:
      HOMEPATH = \Documents and Settings\svc_netwvr_inst
      JAVA_HOME = C:\j2sdk1.4.2_13
      LOGONSERVER =
    VMTST001
      NUMBER_OF_PROCESSORS = 1
      OS = Windows_NT
      Path = E:\oracle\ora92\jre\1.4.2\bin\client;E:\oracle\ora92\jre\1.4.2\bin;E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\j2sdk1.4.2_13\bin
      PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
      PROCESSOR_ARCHITECTURE = x86
      PROCESSOR_IDENTIFIER = x86 Family 15 Model 4 Stepping 8, GenuineIntel
      PROCESSOR_LEVEL = 15
      PROCESSOR_REVISION = 0408
      ProgramFiles = C:\Program Files
      SAINST_JRE_HOME = C:\j2sdk1.4.2_13\jre\bin
      SAPINST_EXEDIR_CD = E:/software/MASTERCD/IM_WINDOWS_I386/SAPINST/NT/I386
      SESSIONNAME = RDP-Tcp#3
      SystemDrive = C:
      SystemRoot = C:\WINNT
      TEMP = C:\Temp\1
      TMP = C:\Temp\1
      USERDNSDOMAIN = WATEST.WCORP.COM.AU
      USERDOMAIN = WATEST
      USERNAME = svc_netwvr_inst
      USERPROFILE = C:\Documents and Settings\svc_netwvr_inst
      windir = C:\WINNT
    User: WATEST\svc_netwvr_inst, Id: S-1-5-21-1442379584-1386351650-2746699151-39577
    Working directory: C:\Program Files\sapinst_instdir\NW04\EP\EP
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, display name: Act as part of the operating system, not enabled.
      Privilege SeUndockPrivilege, display name: Remove computer from docking station, not enabled.
      Privilege SeSecurityPrivilege, display name: Manage auditing and security log, not enabled.
      Privilege SeTakeOwnershipPrivilege, display name: Take ownership of files or other objects, not enabled.
      Privilege SeLoadDriverPrivilege, display name: Load and unload device drivers, not enabled.
      Privilege SeManageVolumePrivilege, display name: Perform volume maintenance tasks, not enabled.
      Privilege SeSystemProfilePrivilege, display name: Profile system performance, not enabled.
      Privilege SeImpersonatePrivilege, display name: Impersonate a client after authentication, enabled.
      Privilege SeSystemtimePrivilege, display name: Change the system time, not enabled.
      Privilege SeCreateGlobalPrivilege, display name: Create global objects, enabled.
      Privilege SeProfileSingleProcessPrivilege, display name: Profile single process, not enabled.
      Privilege SeIncreaseBasePriorityPrivilege, display name: Increase scheduling priority, not enabled.
      Privilege SeCreatePagefilePrivilege, display name: Create a pagefile, not enabled.
    Groups:
    Group count: 11
      \LOCAL S-1-2-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Administrators S-1-5-32-544 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_OWNER
      \Everyone S-1-1-0 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      BUILTIN\Users S-1-5-32-545 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      WATEST\Domain Users S-1-5-21-1442379584-1386351650-2746699151-513 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\INTERACTIVE S-1-5-4 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      VMTST050\ORA_DBA S-1-5-21-632969146-1124751804-835223308-1011 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\Authenticated Users S-1-5-11 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      NT AUTHORITY\REMOTE INTERACTIVE LOGON S-1-5-14 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
      \ S-1-5-5-0-2480400 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED SE_GROUP_LOGON_ID
      NT AUTHORITY\This Organization S-1-5-15 Attributes: SE_GROUP_MANDATORY SE_GROUP_ENABLED_BY_DEFAULT SE_GROUP_ENABLED
    TRACE      [syxxsyshlp.cpp:185]
               syslib::logSystemState()
    System information
    ==================
    OS version, host name: Microsoft Windows NT [Version 5.2.3790 Service Pack 1] VMTST050
    RAM size (MB): 3583.45
    Swap size (MB): 10687.5
    TRACE      [iaxxclientacceptor.cpp:124]
               CClientAcceptor::acceptImpl()
    Running with control file E:/software/MASTERCD/IM_WINDOWS_I386/SAPINST/NT/I386/PATCOL640/WEBAS630/IND/control.xml version 642 and changelist 15172
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:142]
               CControlFile::getKeydbControlFileName()
    Running with keydb file keydb.xml
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:235]
               CControlFile::getDialogControlFileName()
    Running with dialog control file dialog.xml
    TRACE      [iaxxccontrolfile.cpp:184]
               CControlFile::getResourecFileName()
    Running with resource file C:/Program Files/sapinst_instdir/NW04/EP/EP/helppool.xml
    INFO       2006-11-15 17:07:35 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO       2006-11-15 17:07:35 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & q0w9e9r8t7.1.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iaccdlib.dll
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxclib.cpp:165]
               load()
    Opened iamodos.dll
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:37 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO       2006-11-15 17:07:37 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.2.html.
    INFO       2006-11-15 17:07:37 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.2.html.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    PHASE      2006-11-15 17:07:37 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Prepare the installation program.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:38 [iaxxcwalker.cpp:59]
               CDomWalker::walk()
    Installation start: Wednesday, 15 November 2006, 17:07:32; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_DB_CONTENT|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_SERVICE|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_DQE_EAR_INSTALLATION|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs2|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_INSTALL_CM|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component startStopGenericWithoutDialogs|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component DEPLOY_CM_PAR_FILES|ind|ind|ind|ind|ind; available: 1; required: 0
    TRACE      [iaxxcdgprc.cpp:610]
               CDialogProcessor::printTraceOnChangedInstanceNum()
    Deactivated some dialog sequences for component EP_INSTALL_***|ind|ind|ind|EP60|ind; available: 1; required: 0
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.html to: C:/Program Files/sapinst_instdir/NW04/EP/EP/summary.3.html.
    INFO       2006-11-15 17:07:39 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.3.html.
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    PHASE      2006-11-15 17:07:39 [iaxxcwalker.cpp:416]
               CDomWalker::printPhaseInfo()
    Deploying SDAs (using SDM and SAP Java EE Engine).
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    TRACE[E]   [syxxcfsmgt.cpp:269]
               CSyFileSystemMgtImpl::getNode(const CSyPath &product.catalog) const
    Node product.catalog does not exist.
    TRACE      [iaxxccontrolfile.cpp:77]
               CControlFile::getControlFilePath()
    Running with control file path
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:402]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml.
    INFO       2006-11-15 17:07:39 [syxxcfile.cpp:523]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml, ISyNode::eCopyMode 3, ISyProgressObserver*) const 
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.2.xml.
    INFO       2006-11-15 17:07:39 [synxcpath.cpp:834]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\keydb.2.xml.
    TRACE      [iaxxcwalker.cpp:296]
               CDomWalker::processStep()
    Executing installation step EP_PORTAL_MAIN|ind|ind|ind|EP60|ind|0|EP60|ind|ind|ind|EP60|ind|0|EP_MAIN_SP3|ind|ind|ind|EP60|ind|0|EP_ADAPT_PRT|ind|ind|ind|EP60|ind|0|EP_SET_UME_PROPERTIES|ind|ind|ind|ind|ind|0|updateJ2eeEngineSysProps
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    EP_SET_UME_PROPERTIES:
          - getCD EP60 = E:/software/netweaver/EP-KMC/PORTAL
          - SDM_HOME = E:\usr\sap/J2E/JC00/SDM
          - j2ee = E:\usr\sap/J2E/JC00/SDM/../j2ee
          - configtoolPath = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool
          - xml_target = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool/ume_config.xml
          - xml_source = E:/software/netweaver/EP-KMC\TOOLS/TEMPLATES/ume_config.xml
          - configPropertiesFile = E:\usr\sap/J2E/JC00/SDM/../j2ee/configtool/config.properties

  • Error in running Adobe Document Services on Sneak Preview Java NW04s

    Hi,
    I installed <b>Sneak Preview NW2004s</b> and installed the credentials for Adobe Document Services as per the configuration guide.
    When i test the Web Service, i get the version info and the response
    Required stream: "PDFDocument" not found
    In the logs i get:
    1.5#0013D486EEA90054000001B2000006A0000417BBB764A829#1151994909991#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#Guest#0#####SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Plain###User Guest, IP address
    HTTP request processing failed. HTTP error [401] will be returned. The error is [No login module succeeded.No details available].#
    #1.5#0013D486EEA9005000000871000006A0000417BBB7B07DAE#1151994914960#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#79#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffff8c]####J-Integra for .NET TP Thread 2##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    #1.5#0013D486EEA9005000000873000006A0000417BBB7B07F17#1151994914960#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#79#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffff8c]####J-Integra for .NET TP Thread 2##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    On the client PC i have installed Adobe Reader 7.0.7 and xACF for NW04s.
    When i test the sample Apllication for Interactive forms
    http://localhost:50100/webdynpro/dispatcher/local/TutWD_OnlineInteractiveForm/OnlineInteractiveFormApp
    I get a page with a blue screen in place of the Travel request Form with the message "I am the ACF Control"
    In the logs i get:
    0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    And many more similar to this one.
    After Activating the trace for Adobe i get the trace as:
    #1.5#0013D486EEA90054000001B7000006A0000417BC293C813F#1151996819977#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#Guest#0#####SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Plain###User Guest, IP address
    HTTP request processing failed. HTTP error [401] will be returned. The error is [No login module succeeded.No details available].#
    #1.5#0013D486EEA90053000002F1000006A0000417BC2998B0C6#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#0013D486EEA90053000002F4000006A0000417BC2998B389#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Debug##Plain###Check if IIOP service is running.#
    #1.5#0013D486EEA90053000002F5000006A0000417BC2998B41A#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Debug##Plain###IIOP service is running#
    #1.5#0013D486EEA90053000002F8000006A0000417BC2998B699#1151996826009#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    #1.5#0013D486EEA90053000002FA000006A0000417BC2998B81F#1151996826009#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#82#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffac]####SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server#Plain###Required stream: "PDFDocument" not found.#
    When i test the application i get:
    2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#0013D486EEA9005E0000001F000006A0000417BC30852C14#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Check if IIOP service is running.#
    #1.5#0013D486EEA9005E00000020000006A0000417BC30852CC2#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###IIOP service is running#
    #1.5#0013D486EEA9005E00000021000006A0000417BC30852DF4#1151996942184#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Build DOM for: document#
    #1.5#0013D486EEA9005E00000022000006A0000417BC309C1407#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Processing PDFDocument instructions#
    #1.5#0013D486EEA9005E00000023000006A0000417BC309C15DD#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Destination = pdf#
    #1.5#0013D486EEA9005E00000024000006A0000417BC309C1689#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Source = URL#
    #1.5#0013D486EEA9005E00000025000006A0000417BC309C171D#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = acrobat6.xdc#
    #1.5#0013D486EEA9005E00000026000006A0000417BC309C17E1#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing IsPDF = 1#
    #1.5#0013D486EEA9005E00000027000006A0000417BC309C1888#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Type = Stream#
    #1.5#0013D486EEA9005E00000028000006A0000417BC309C191D#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = docTarget#
    #1.5#0013D486EEA9005E00000029000006A0000417BC309C1A05#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Source = URL#
    #1.5#0013D486EEA9005E0000002A000006A0000417BC309C1A97#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = xfa.xci#
    #1.5#0013D486EEA9005E0000002B000006A0000417BC309C1B8F#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML Render request#
    #1.5#0013D486EEA9005E0000002C000006A0000417BC309C1C22#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validating template Template (xdp):
    Source = Stream
    Name = docTemplate
    CacheInfo = #
    #1.5#0013D486EEA9005E0000002D000006A0000417BC309C1CB6#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML request for Output.#
    #1.5#0013D486EEA9005E0000002E000006A0000417BC309C1D42#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully validated PDFDocumentXML request for Output.#
    #1.5#0013D486EEA9005E0000002F000006A0000417BC309C1DD6#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Succcessfully validated Render request#
    #1.5#0013D486EEA9005E00000030000006A0000417BC309C1E76#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get PDF from input: docDatafrom source: Stream#
    #1.5#0013D486EEA9005E00000031000006A0000417BC309C36A3#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get bytes from input file: AdobeDocumentServices\lib\custom_xfa.xcifrom source: DIR_GLOBAL#
    #1.5#0013D486EEA9005E00000032000006A0000417BC309C377C#1151996943684#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Reading bytes from file: F:\usr\sap\J2E\SYS\global\AdobeDocumentServices\lib\custom_xfa.xci#
    #1.5#0013D486EEA9005E00000033000006A0000417BC309CF1C5#1151996943731#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get bytes from input file: AdobeDocumentServices\lib\xfa.xcifrom source: DIR_GLOBAL#
    #1.5#0013D486EEA9005E00000034000006A0000417BC309CF2AB#1151996943731#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Reading bytes from file: F:\usr\sap\J2E\SYS\global\AdobeDocumentServices\lib\xfa.xci#
    #1.5#0013D486EEA9005E00000035000006A0000417BC309D8216#1151996943778#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Get PDF from input: docTemplatefrom source: Stream#
    #1.5#0013D486EEA9005E00000036000006A0000417BC309DD840#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Perform licenseEJB lookup#
    #1.5#0013D486EEA9005E00000037000006A0000417BC309DD966#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully performed LicenseEJB lookup#
    #1.5#0013D486EEA9005E00000038000006A0000417BC309DDAA2#1151996943793#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Determine form status#
    #1.5#0013D486EEA9005E00000039000006A0000417BC309F0233#1151996943871#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Begin render call to XML Form Module#
    #1.5#0013D486EEA9005E0000003A000006A0000417BC309F02F4#1151996943871#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Initializing the CORBA XMLForm Module factory#
    #1.5#0013D486EEA9005E0000003B000006A0000417BC30AAEB11#1151996944653#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    {0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    1.5#0013D486EEA9005E0000003D000006A0000417BC31D6244E#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Render completed successfully#
    #1.5#0013D486EEA9005E0000003E000006A0000417BC31D624F5#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###End render call to XML Form Module#
    #1.5#0013D486EEA9005E0000003F000006A0000417BC31D6258F#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Render status: success with warnings#
    #1.5#0013D486EEA9005E00000040000006A0000417BC31D63101#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Create file databuffer#
    #1.5#0013D486EEA9005E00000041000006A0000417BC31D631AD#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing DataManager lookup.#
    #1.5#0013D486EEA9005E00000042000006A0000417BC31D6323F#1151996964262#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing DataManager service lookup.#
    #1.5#0013D486EEA9005E00000043000006A0000417BC31D64C46#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Created a PDF Manipulation Module for PDF: C:\WINNT\Temp\adobewa_J2E_11510850\DM6800447063737269126.dir\DM-7642865196240361528.tmp#
    #1.5#0013D486EEA9005E00000044000006A0000417BC31D64D46#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Credential = ReaderRights#
    #1.5#0013D486EEA9005E00000045000006A0000417BC31D64E00#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Message = ReaderRights credential#
    #1.5#0013D486EEA9005E00000046000006A0000417BC31D64ECB#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = SignRights#
    #1.5#0013D486EEA9005E00000047000006A0000417BC31D64F84#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Modify#
    #1.5#0013D486EEA9005E00000048000006A0000417BC31D6505D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000049000006A0000417BC31D65112#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Add#
    #1.5#0013D486EEA9005E0000004A000006A0000417BC31D651EB#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004B000006A0000417BC31D65298#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Delete#
    #1.5#0013D486EEA9005E0000004C000006A0000417BC31D65375#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004D000006A0000417BC31D6543B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Export#
    #1.5#0013D486EEA9005E0000004E000006A0000417BC31D6552B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E0000004F000006A0000417BC31D655DF#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = FillIn#
    #1.5#0013D486EEA9005E00000050000006A0000417BC31D656B1#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000051000006A0000417BC31D6575B#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = SpawnTemplate#
    #1.5#0013D486EEA9005E00000052000006A0000417BC31D6582C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000053000006A0000417BC31D658D8#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = SubmitStandAlone#
    #1.5#0013D486EEA9005E00000054000006A0000417BC31D6599D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = FormRights#
    #1.5#0013D486EEA9005E00000055000006A0000417BC31D65A41#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Online#
    #1.5#0013D486EEA9005E00000056000006A0000417BC31D65B1C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000057000006A0000417BC31D65BC8#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Copy#
    #1.5#0013D486EEA9005E00000058000006A0000417BC31D65C98#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000059000006A0000417BC31D65D44#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Create#
    #1.5#0013D486EEA9005E0000005A000006A0000417BC31D65E18#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005B000006A0000417BC31D65EC5#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Delete#
    #1.5#0013D486EEA9005E0000005C000006A0000417BC31D65F9D#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005D000006A0000417BC31D66048#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Export#
    #1.5#0013D486EEA9005E0000005E000006A0000417BC31D66117#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E0000005F000006A0000417BC31D661C2#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Import#
    #1.5#0013D486EEA9005E00000060000006A0000417BC31D6629C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Name = AnnotRights#
    #1.5#0013D486EEA9005E00000061000006A0000417BC31D66346#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Parsing Value = Modify#
    #1.5#0013D486EEA9005E00000062000006A0000417BC31D6640C#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Validate PDFDocumentXML UsageRights request.#
    #1.5#0013D486EEA9005E00000063000006A0000417BC31D664C3#1151996964278#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successfully validated PDFDocumentXML UsageRights request.#
    #1.5#0013D486EEA9005E00000064000006A0000417BC31D6AFCB#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Set usage rights for com.adobe.document.pdf.PDFDocument#
    #1.5#0013D486EEA9005E00000065000006A0000417BC31D6B0B0#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Lookup PDFManipulation Module factory#
    #1.5#0013D486EEA9005E00000066000006A0000417BC31D6B151#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Performing CORBA ConnectionFactory lookup: com.adobe~PDFManipulation#
    #1.5#0013D486EEA9005E00000067000006A0000417BC31D6B1FA#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###JNDI lookup property: java.naming.provider.url : localhost:50004#
    #1.5#0013D486EEA9005E00000068000006A0000417BC31D6B28D#1151996964294#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###JNDI lookup property: java.naming.factory.initial : com.sap.engine.services.jndi.InitialContextFactoryImpl#
    #1.5#0013D486EEA9005E00000069000006A0000417BC31D6FC49#1151996964309#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Successful CORBA ConnectionFactory lookup: com.adobe~PDFManipulation#
    #1.5#0013D486EEA9005E0000006A000006A0000417BC31EC8B9A#1151996965669#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    {0}#1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
    #1.5#0013D486EEA9005E00000071000006A0000417BC32F29869#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Manage temporary file#
    #1.5#0013D486EEA9005E00000072000006A0000417BC32F2B20B#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Wrote output PDF to temporary file: C:\WINNT\Temp\adobewa_J2E_11510850\DM6800447063737269126.dir\DM134259188913852534.tmp#
    #1.5#0013D486EEA9005E00000073000006A0000417BC32F2B31B#1151996982904#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Info##Plain###Returning output PDF via stream: docTarget#
    #1.5#0013D486EEA9005E00000074000006A0000417BC32F2BEE2#1151996982919#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Debug##Plain###Adobe Document Servics return stream content:
    docTarget
    #1.5#0013D486EEA9005E00000075000006A0000417BC32F2D2EC#1151996982919#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#83#SAP J2EE Engine JTA Transaction : [0ffffffafffffffa44202fffffff8ffffffb2]####SAPEngine_Application_Thread[impl:3]_14##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    Please help in resolving the issue.
    Thanks,
    Malika

    i have checked blogs and my iiop startup was already set to always
    but when i run the test in the instalation of the credential it works just fine
    here is stack trace from the defaultrace0.trc
    #1.5#001320975A460052000004B600000194000426C3A463D6AB#1168521625343#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#com.adobe/AdobeDocumentServices#com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor#ADSUSER#60#SAP J2EE Engine JTA Transaction : [0ffffffc353ffffffb6003ffffffef]####J-Integra for .NET TP Thread 2##0#0#Error##Java###ClientJTSInterceptor.receive_reply
    [EXCEPTION]
    #1#org.omg.CORBA.BAD_PARAM: Not found ServiceContext with id=0  vmcid: OMG  minor code: 26 completed: Maybe
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.get_reply_service_context(ClientRequest.java:284)
         at com.sap.engine.services.ts.jts.ots.PortableInterceptor.ClientJTSInterceptor.receive_reply(ClientJTSInterceptor.java:91)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:133)
         at com.sap.engine.services.iiop.internal.giop.ClientRequest.dealReceiveReply(ClientRequest.java:125)
         at com.sap.engine.services.iiop.server.portable.Delegate.invoke(Delegate.java:282)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:457)
         at com.adobe.service._ControlAgentStub.newRequestHandler(_ControlAgentStub.java:42)
         at com.adobe.service.ProcessResource.allocateConnection(ProcessResource.java:569)
         at com.adobe.service.ConnectionResource.getConnection(ConnectionResource.java:39)
         at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactoryManagerPeerImpl.java:106)
         at com.adobe.ads.request.RemoteRenderer.initializeFactory(RemoteRenderer.java:473)
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(RemoteRenderer.java:158)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:102)
         at com.adobe.ads.request.RemoteRenderer.renderAll(RemoteRenderer.java:114)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Renderer.java:492)
         at com.adobe.ads.request.Renderer.execute(Renderer.java:433)
         at com.adobe.BaseADSRequest.doWork(BaseADSRequest.java:111)
         at com.adobe.AdobeDocumentServicesWorker.processRender(AdobeDocumentServicesWorker.java:1142)
         at com.adobe.AdobeDocumentServicesWorker.execute(AdobeDocumentServicesWorker.java:598)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(AdobeDocumentServicesEJB.java:130)
         at com.adobe.AdobeDocumentServicesEJB.rpData(AdobeDocumentServicesEJB.java:108)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

  • Error while upgrading NW04s to sp5

    I installed NW04s in my machine. I am trying to upgrade it to sp5. I could upgrade the ABAP stack to sp5 without any problem. When i am doing java stack, i could update all other support packages except the one 'CAF05_0-10003464.SCA'. When this package is on progress, the process gets almost completed and gives the status also 'deployed'. But after that it throws the following error and the status also changed to 'not deployed'.
    ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
                         Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
                              java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:682)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                              at java.lang.Class.getDeclaredMethods0(Native Method)
                              at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
                              at java.lang.Class.privateGetPublicMethods(Class.java:1778)
                              at java.lang.Class.privateGetPublicMethods(Class.java:1788)
                              at java.lang.Class.getMethods(Class.java:832)
                              at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getWithNotSpecifiedMethodInterface(MethodsExtractor.java:156)
                              at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getAllMethodsInBean(MethodsExtractor.java:103)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.getMethodXml(EJBJarParser.java:1168)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processContainerTransaction(EJBJarParser.java:1023)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processAssemblyDescriptor(EJBJarParser.java:924)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:156)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:298)
                              at com.sap.engine.services.ejb.EJBAdmin.buildAppDescriptorBeforeUpdate(EJBAdmin.java:408)
                              at com.sap.engine.services.ejb.EJBAdmin.needUpdate(EJBAdmin.java:341)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getContainersWhichNeedUpdate(UpdateTransaction.java:537)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getConcernedContainers(UpdateTransaction.java:493)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:263)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:670)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    06/11/29 12:14:54 -  ***********************************************************
    Nov 29, 2006 12:14:54... Info: End of log messages of the target system.
    Nov 29, 2006 12:14:54... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 29, 2006 12:14:54... Error: Aborted: development component 'caf/tc'/'sap.com'/'MAIN_APL70VAL_C'/'644873':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
    Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
         java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Nov 29, 2006 12:14:55... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Can anyone help me to sort out this problem?

    Symptom
    JSPM hangs by upgrade from SP4 to SP5 with the following message into the log file:
    ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
    update with application sap.com/caf~tc..
    Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
    JUP fails by NW04 SP14 -> NW04s SP5 upgrade with the message into log file:
    ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
    update with application sap.com/caf~tc..
    Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
    Reason and Prerequisites
    Deployment of CAF component sap.com/caf~tc failed by deployment scenario of type:
    1. The application is deployed with a reference to Lib1, where Class A
    is included.
    2. Then class A is moved from Lib1 to Lib2 (removed from Lib1);
    3. Then the new version of the application which has references to both
    libraries Lib1 and Lib2 is deployed via SDM;
    4. The deployment fails with NoClassDefFoundError: class A.
    For patricular case we have the situation:
    The class com/sap/caf/rt/exception/CAFDeleteException was moved from
    caf/runtime/ear to caf/runtime/api/lib between the SPs.
    Solution
    Please follow the steps:
    1. Close JSPM application
    2. Start <device>:\usr\sap\<sid>\JC<instance number>\SDM\program\RemoteGui.bat
    3. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
    4. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
    5. Navigate to tab "Deployment" and select CAF component using plus button and select option "Update deployed SDA/SCAs that have any version" into Deployment configuration options below and complete deployment confirming it.
    6. Close "SDM Gui" application.
    7. Restart JSPM and on the step "Select package type" select option "Single support packages" in order to update all other components, which left not deployed.
    8. On step "Specify Queue" select all not deployed components and complete their deployment.
    An alternative way is:
    1. If there is a problem with CAF deployment do not stop the upgrade application.
    2. Open command prompt and go to SDM\program directory
    3. Execute: sdm jstartup "mode=integrated"
    4. Execute: startserver
    5. After that start the SDM remote GUI application
    6. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
    7. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
    8. Logout and close "SDM Gui" application.
    9. In the command prompt execute: stopserver
    10. In the command prompt execute: sdm jstartup "mode=standalone"
    11. Go to the Upgrade application and restart the process from the point of failure
    Best Regards,
    Barry.

  • Error while upgrading NW04s ABAP from sp7 to sp8

    Hi,
    I installed NW04s in my system and its ABAP stack is upgraded to sp7. When i was upgrading its SAP_BASIS support package to sp8, i got the following error.
    Error in phase: IMPORT_PROPER
    Reason for error: TP_BUFFER_INCONSISTENCY
    Return code: 0008
    Error message: Pkgs. in queue don"t exist in the tp buffer (e.g. SAPKB70008)
    This phase imports all Repository objects and table entries. It may terminate for the following reasons:
    &#9675;       TP_INTERFACE_FAILURE: The tp interface could not be called.
    &#9675;       TP_FAILURE: The tp program could not be executed. For more information, read the SLOG or ALOG log files.
    &#9675;       TP_STEP_FAILURE: A tp step could not be performed successfully. You can find the source of error in the relevant log, for example, in the import log.
    If a tp step 6, N or S is in the termination message, it is a step independent of the transport request. The corresponding logs are contained in the log overview under the node Import steps not specific to the transport request.
    You can also find these logs in the following files in the log subdirectory of your transport directory (usually /usr/sap/trans/log):
    tp step 6: P<YY><MM><DD>.<SID>
    tp step N: N<YY><MM><DD>.<SID>
    tp step S: DS<YY><MM><DD>.<SID>
    To display these files, run report RSPUTPRT or call transaction AL11.
    Can anyone help me to resolve this problem?
    Thanks in advance.

    I have the similar problem to yours with tp_buffer_consistency at the xpra_phase when I was runing SAINT on a SAP R/3 Service Tool (RTCTOOL) with SAPKITAR19.
    Shall you confirm what you have solved your problem are:
    1) You have removed registers from the file /usr/sap/trans/buffer/SID which contains the troubled register, an example SAPKNNNNNN. First make a backup of that file before removing registers.
    2) You have removed registers from the two tables: PAT01 (PATCH=SAPKNNNNNN), and PAT03 (PATCH=SAPKNNNNNN)
    3) Invoke the trx SAINT
    4) Installation package-->load package --> from application server
    5) Select the uploaded SP and click the button Continue.
    6) Anything else.
    Appreciate in hearing from your input.
    Rodolfo

  • Error in connecting to config tool : NW04 SP16

    hie
    m doing upgrade of NW04 with 9i to NW04s with 10g
    successfully completed the oracle upgarde from 9.2.0.6 to 10.2.0.2
    database is up & running : listener is up & running
    but jcontrol stopped
    kindly help
    unable to connect to config tool; gives error as
    "error occurred while working with configuration (scanning)
    Msg: errror while connecting to DB"
    all the setting & changes for post upgarde activities are done successfully.
    <u><b>system log is as follows</b></u>
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7186 - 630]/>
    <!NAME[.\system.log]/>
    <!PATTERN[system.log]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5#0002E3572B4500000000000001A8BD74000437CD0F1D281E#1187253767453#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5#0002E3572B4500000000000101A8BD74000437CD0F1D3C79#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Warning#1#com.sap.engine.core.configuration#Plain###No db driver found for rdbms.driverLocation = E:/oracle/UX1/ora92/jdbc/lib/classes12.jar. Assume drivers are already available#
    #1.5#0002E3572B4500000000000201A8BD74000437CD0F1D40A5#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jce_export.jar#
    #1.5#0002E3572B4500000000000301A8BD74000437CD0F1D41F6#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5#0002E3572B4500000000000401A8BD74000437CD0F1D44FF#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5#0002E3572B4500000000000501A8BD74000437CD0F1D56F6#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5#0002E3572B4500000000000601A8BD74000437CD0F1D579C#1187253768234#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5#0002E3572B4500000000000701A8BD74000437CD0F1EEE0F#1187253768343#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5#0002E3572B4500000000000801A8BD74000437CD0F1EF21F#1187253768343#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5#0002E3572B4500000000000901A8BD74000437CD0F2336AB#1187253768625#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5#0002E3572B4500000000000A01A8BD74000437CD0F238F77#1187253768640#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500000000000B01A8BD74000437CD0F2393B1#1187253768656#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500000000000C01A8BD74000437CD0F23981C#1187253768656#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0006#com.sap.sql.log.OpenSQLResourceBundle#Could not load class .#1#oracle.jdbc.OracleDriver#
    #1.5#0002E3572B4500000000000D01A8BD74000437CD0F2398C7#1187253768656#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000000001A8BD74000437CD14642532#1187253856765#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000000101A8BD74000437CD14642C45#1187253856765#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: sqltrace.xml (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:99)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000000201A8BD74000437CD14643001#1187253856765#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000000301A8BD74000437CD14643096#1187253856765#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000000401A8BD74000437CD1464326F#1187253856765#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000000501A8BD74000437CD14644558#1187253856781#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: default.trc (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:99)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000000601A8BD74000437CD1464477C#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000701A8BD74000437CD1464480B#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000801A8BD74000437CD14646125#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000901A8BD74000437CD146461F5#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000A01A8BD74000437CD146462D6#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000B01A8BD74000437CD146463B9#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000000C01A8BD74000437CD14646483#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000000D01A8BD74000437CD14646510#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000000E01A8BD74000437CD146465DA#1187253856781#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5#0002E3572B4500010000000F01A8BD74000437CD1464665A#1187253856781#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000001001A8BD74000437CD14646C95#1187253856781#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jce_export.jar#
    #1.5#0002E3572B4500010000001101A8BD74000437CD14646D37#1187253856781#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5#0002E3572B4500010000001201A8BD74000437CD14646DBF#1187253856781#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5#0002E3572B4500010000001301A8BD74000437CD14646E47#1187253856781#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5#0002E3572B4500010000001401A8BD74000437CD14646ECD#1187253856781#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5#0002E3572B4500010000001501A8BD74000437CD14647F97#1187253856796#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5#0002E3572B4500010000001601A8BD74000437CD147BEE74#1187253858328#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000001701A8BD74000437CD147BFD37#1187253858328#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#17002#<null>#Io exception: The Network Adapter could not establish the connection#jdbc:oracle:thin:@infpw01621:1527:UX1#<null>#
    #1.5#0002E3572B4500010000001801A8BD74000437CD147CA554#1187253858375#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000001901A8BD74000437CD147CA8B7#1187253858375#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: sqltrace.xml (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:121)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000001A01A8BD74000437CD147CAABE#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000001B01A8BD74000437CD147CAB4C#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000001C01A8BD74000437CD147CACD7#1187253858375#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000001D01A8BD74000437CD147CAFFB#1187253858375#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: default.trc (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:121)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000001E01A8BD74000437CD147CB1E2#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000001F01A8BD74000437CD147CB26E#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002001A8BD74000437CD147CC41B#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002101A8BD74000437CD147CC4BE#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002201A8BD74000437CD147CC57B#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002301A8BD74000437CD147CC603#1187253858375#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002401A8BD74000437CD147CC7B4#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000002501A8BD74000437CD147CC89B#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000002601A8BD74000437CD147CC958#1187253858390#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5#0002E3572B4500010000002701A8BD74000437CD147CC9D8#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000002801A8BD74000437CD147CCD91#1187253858390#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###Properties for connect through secure store not set. Please check your connect properties. Trying to connect via plain user/password.#
    #1.5#0002E3572B4500010000002901A8BD74000437CD147CD3CF#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000002A01A8BD74000437CD147CD4D8#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000002B01A8BD74000437CD147CD5A1#1187253858390#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0015#com.sap.sql.log.OpenSQLResourceBundle#Value "" is not allowed for parameter .#2#url##
    #1.5#0002E3572B4500010000002C01A8BD74000437CD147CD625#1187253858390#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000002D01A8BD74000437CD154CBFB4#1187253872015#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000002E01A8BD74000437CD154CC545#1187253872015#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: sqltrace.xml (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:99)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000002F01A8BD74000437CD154CC8BB#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000003001A8BD74000437CD154CC9A1#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000003101A8BD74000437CD154CCE37#1187253872015#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000003201A8BD74000437CD154CD14D#1187253872015#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: default.trc (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:99)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000003301A8BD74000437CD154CD32F#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003401A8BD74000437CD154CD3C3#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003501A8BD74000437CD154CDFD3#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003601A8BD74000437CD154CE08C#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003701A8BD74000437CD154CE289#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003801A8BD74000437CD154CE31F#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003901A8BD74000437CD154CE5BD#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000003A01A8BD74000437CD154CE661#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000003B01A8BD74000437CD154CE723#1187253872015#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5#0002E3572B4500010000003C01A8BD74000437CD154CE7A6#1187253872015#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5#0002E3572B4500010000003D01A8BD74000437CD154CF331#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jce_export.jar#
    #1.5#0002E3572B4500010000003E01A8BD74000437CD154CF3DD#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5#0002E3572B4500010000003F01A8BD74000437CD154CF852#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5#0002E3572B4500010000004001A8BD74000437CD154CF8D7#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5#0002E3572B4500010000004101A8BD74000437CD154CF957#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    usr
    sap
    MYP
    SYS
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5#0002E3572B4500010000004201A8BD74000437CD154D06D3#1187253872031#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5#0002E3572B4500010000004301A8BD74000437CD155AFC70#1187253872953#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5#0002E3572B4500010000004401A8BD74000437CD155AFE5B#1187253872953#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#17002#<null>#Io exception: The Network Adapter could not establish the connection#jdbc:oracle:thin:@infpw01621:1527:UX1#<null>#
    #1.5#0002E3572B4500010000004501A8BD74000437CD155B9932#1187253872984#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000004601A8BD74000437CD155B9C3B#1187253872984#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: sqltrace.xml (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:176)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:121)
         at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:87)
         at com.sap.engine.configtool.visual.ConfigTool.scanAction(ConfigTool.java:277)
         at com.sap.engine.configtool.visual.ConfigTool.actionPerformed(ConfigTool.java:209)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    #1.5#0002E3572B4500010000004701A8BD74000437CD155BA2E6#1187253872984#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000004801A8BD74000437CD155BA379#1187253872984#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5#0002E3572B4500010000004901A8BD74000437CD155BA541#1187253872984#/System/Logging##com.sap.tc.logging.FileLogInfoData.[getFileHeader(String fileName, int cntHeadLines)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_UNEXPECTED##Unexcepted error occured on !#1#FileHeader parsing#
    #1.5#0002E3572B4500010000004A01A8BD74000437CD155BA82F#1187253872984#/System/Logging##/System/Logging#######Thread[AWT-EventQueue-0,6,main]##0#0#Path##Java###Caught #1#java.lang.Exception: default.trc (The system cannot find the file specified)
         at com.sap.tc.logging.FileLogInfoData.getEOLLength(FileLogInfoData.java:432)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:348)
         at com.sap.tc.logging.FileLogInfoData.getFileHeaderLines(FileLogInfoData.java:334)
         at com.sap.tc.logging.FileLogInfoData.loadFileLogHeader(FileLogInfoData.java:320)
         at com.sap.tc.logging.FileLogInfoData.init(FileLogInfoData.java:260)
         at com.sap.tc.logging.FileLogInfoData.<init>(FileLogInfoData.java:119)
         at com.sap.tc.logging.FileLog.init(FileLog.java:373)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:282)
         at com.sap.tc.logging.FileLog.<init>(FileLog.java:246)
         at com.sap.tc.logging.PropertiesConfigurator.configure(PropertiesConfigurator.java:863)
         at com.sap.engine.core.configuration.impl.Logging.<init>(Logging.java:54)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.ini

    <u><b>dev_jcontrol</b></u>
    trc file: "E:\usr\sap\MYP\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 364
    system name : MYP
    system nr.  : 00
    started at  : Thu Aug 16 21:28:07 2007
    arguments   :
        arg[00] : E:\usr\sap\MYP\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=E:\usr\sap\MYP\SYS\profile\MYP_JC00_infpw01621
    [Thr 3752] Thu Aug 16 21:28:07 2007
    [Thr 3752] *** ERROR => Invalid property value [box.number/MYPJC00infpw01621] [jstartxx.c   789]
    [Thr 3752] *** ERROR => Invalid property value [en.host/sapux1] [jstartxx.c   789]
    [Thr 3752] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 3752] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties;E:\usr\sap\MYP\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : infpw01621
    -> ms port    : 3601
    -> OS libs    : E:\usr\sap\MYP\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> files [01] : E:\usr\sap\MYP\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : infpw01621
    -> ms port    : 3601
    -> os libs    : E:\usr\sap\MYP\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID6880900  : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID6880950  : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID6880900            : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> [01] ID6880950            : E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : E:\usr\sap\MYP\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 3752] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 3752] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 128M
    -> root path       : E:\usr\sap\MYP\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : E:\usr\sap\MYP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : E:\usr\sap\MYP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0068809
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = E:\usr\sap\MYP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = E:\usr\sap\MYP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=E:\usr\sap\MYP\SYS\profile\MYP_JC00_infpw01621
    -> arg[02] = -DSAPINFO=MYP_00_bootstrap
    -> arg[03] = -file=E:\usr\sap\MYP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_364
    -> arg[07] = -jvmOutFile=E:\usr\sap\MYP\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=E:\usr\sap\MYP\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=E:\usr\sap\MYP\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=E:\usr\sap\MYP\SYS\profile\MYP_JC00_infpw01621
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;E:\oracle\UX1\102;E:\oracle\UX1\102\bin;E:\oracle\UX1\102\jre\1.4.2\bin\client;E:\oracle\UX1\102\jre\1.4.2\bin;C:\Program Files\CA\SC\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\CA\DSM\bin;D:\SAP_Store\6013105;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\bin;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\lib;E:\usr\sap\MYP\SYS\exe\run;C:\j2sdk1.4.2_09;E:\oracle\UX1\102\OPatch;E:\oracle\UX1\102;E:\usr\sap\MYP\SCS01\exe;E:\usr\sap\MYP\JC00\exe;E:\usr\sap\MYP\SYS\exe\run;D:\SAP_Store\6013105;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\bin;E:\oracle\UX1\102\bin;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\lib;E:\usr\sap\MYP\SYS\exe\run;C:\j2sdk1.4.2_09;E:\oracle\UX1\102\OPatch
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;E:\usr\sap\MYP\JC00\j2ee\os_libs;E:\oracle\UX1\102;E:\oracle\UX1\102\bin;E:\oracle\UX1\102\jre\1.4.2\bin\client;E:\oracle\UX1\102\jre\1.4.2\bin;C:\Program Files\CA\SC\CAWIN\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SC\CAM\bin;C:\Program Files\CA\DSM\bin;D:\SAP_Store\6013105;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\bin;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\lib;E:\usr\sap\MYP\SYS\exe\run;C:\j2sdk1.4.2_09;E:\oracle\UX1\102\OPatch;E:\oracle\UX1\102;E:\usr\sap\MYP\SCS01\exe;E:\usr\sap\MYP\JC00\exe;E:\usr\sap\MYP\SYS\exe\run;D:\SAP_Store\6013105;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\bin;E:\oracle\UX1\102\bin;E:\oracle\UX1\102\OPatch;C:\Program Files\Java\j2re1.4.2_09\lib;E:\usr\sap\MYP\SYS\exe\run;C:\j2sdk1.4.2_09;E:\oracle\UX1\102\OPatch
    [Thr 3752] Thu Aug 16 21:28:14 2007
    [Thr 3752] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx.c   1433]
    [Thr 3752] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 3752] JControlCloseProgram: started (exitcode = 66)
    [Thr 3752] JControlCloseProgram: good bye... (exitcode=66)
    kindly help
    regards
    shoeb

  • Error while Installing Nw04S SR2 Developer Workplace - Import Java Dump

    Hi All,
    Iam trying to install NW04S SR2 Developer Workplace.Iam getting error in 15 th step i.e Import Java Dump.
    I have gone thru SDN threads and check the basic things like
    Java Version,whether i can connect to database or not..
    Iam using SQL Server 2005,Win XP.The database is fine.
    Please find the log file content below and let me know  how to resolve the problem.
    J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)
    15-Apr-2009 15:31:22 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML -log jload.log
    15-Apr-2009 15:31:51 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    15-Apr-2009 15:31:51 com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver]Error establishing socket to host and port: GBC7621C:1433. Reason: Connection refused: connect
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2009-04-15 15:31:52
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2_14\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/util.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/sqlserver.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/spy.jar" -sec J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/jload.java.log' for more information.</html>
    ERROR 2009-04-15 15:31:52
    FCO-00011  The step importJavaDump with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    Thanks,
    Anil.

    > 15-Apr-2009 15:31:51 com.sap.inst.jload.Jload main
    > SEVERE: couldn't connect to DB
    > 15-Apr-2009 15:31:51 com.sap.inst.jload.Jload logStackTrace
    > SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver]Error establishing socket to host and port: GBC7621C:1433. Reason: Connection refused: connect
    as you see yourself the jload is unable to connect to the database.
    Check that your firewall is properly configured and that the SQL Server agent is running.
    Markus

  • XI 7.0 NW 2004s install - JMS Errors in applications.log & defaultTrace

    We just installed XI 7.0 NW 2004s.  The installation of XI 7.0 NW 2004s is a lot simpler than XI 3.0 NW 2004 since the Template installer runs most of the post installation steps.
    However, there are a few issues that I am encountering that i did not see with XI 3.0 installations.  The installation is on Windows 2003 server and SQL server 2005.
    Checking the applications.log file through Visual Administrator LogViewer, I see that the Applications log is filing up every few seconds with the following repeating errors:
    Message -
    Exception on server occured! Internal error.
    Additional Information -
    Category : /Applications/JMS
    Message ID : 001422B146E800750000070D0000013000041A845FCB659B
    Source Name : /Applications/JMS
    Thread : SAPEngine_Application_Thread[impl:3]_26
    Application :
    Argument Objs :
    Arguments :
    Dsr Component :
    Dsr Transaction : d16ec30026fd11dbb450001422b146e8
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 0
    Relatives : com.sap.jms.client.session.Session
    Resource Bundlename :
    Session : 0
    Source : /Applications/JMS
    ThreadObject : SAPEngine_Application_Thread[impl:3]_26
    Transaction :
    User : J2EE_GUEST
    Message -
    Exception on server occured! Cannot write to transaction log TXf48.tx.
    Additional Information -
    Category : /Applications/JMS
    Message ID : 001422B146E800750000070A0000013000041A845FCB4CC8
    Source Name : /Applications/JMS
    Thread : SAPEngine_Application_Thread[impl:3]_26
    Application :
    Argument Objs :
    Arguments :
    Dsr Component :
    Dsr Transaction : d16ec30026fd11dbb450001422b146e8
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 0
    Relatives : com.sap.jms.client.session.Session
    Resource Bundlename :
    Session : 0
    Source : /Applications/JMS
    ThreadObject : SAPEngine_Application_Thread[impl:3]_26
    Transaction :
    User : J2EE_GUEST
    In the defaultTrace.trc file, i see the JMS error too:
    Message -
    Error From List = javax.jms.JMSException: Internal error.
         at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:271)
         at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:1808)
         at com.sap.jms.client.session.Session.rollback(Session.java:300)
         at com.sap.jms.client.session.Session.close(Session.java:158)
         at com.sap.jms.client.xa.SessionAdapter.close(SessionAdapter.java:52)
         at com.sap.engine.services.jmsconnector.spi.ManagedSession.sessionClosed(ManagedSession.java:279)
         at com.sap.engine.services.jmsconnector.cci.SessionImpl.close(SessionImpl.java:119)
         at com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPEventSession.close(ISPEventSession.java:262)
         at com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPTimerEvent.timeout(ISPTimerEvent.java:361)
         at com.sap.engine.services.timeout.TimeoutNode.run(TimeoutNode.java:56)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Additional Information -
    Category : /Version
    Message ID : 001422B146E8008B000007340000013000041A847A0F6CB9
    Source Name : com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPEventSession
    Thread : SAPEngine_Application_Thread[impl:3]_98
    Application :
    Argument Objs :
    Arguments :
    Dsr Component :
    Dsr Transaction : d815880126fe11db9edc001422b146e8
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 0
    Relatives : /Version
    Resource Bundlename :
    Session : 0
    Source : com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPEventSession
    ThreadObject : SAPEngine_Application_Thread[impl:3]_98
    Transaction :
    User : J2EE_GUEST
    This is filing up both the applications.log and defaultTrace files.  I cannot find any information through Service Marketplace.  Has anyone encountered this issue?  This is new installation - no messages are running on it so I am not sure why there is a JMS error.
    Regards,
    Jay

    Hi Jay,
    The exception means that the JMS Provider is not able to write to the transaction log file upon close of a transacted session. In NW04s, JMS transactions are stored as files on the local file system. The location of the root folder where the transactions are persisted is configured by the JMS service property "transactionStorePath". You can check its value through the Visual Administrator -> Services-> JMS Provider -> Properties. Please check if it contains a correct directory path and that nothing prevents the server from writing to this path - access rights, enough disk space, etc. If there is something wrong with the path, you can change it, save the change and restart the JMS provider service for the change to become effective.
    You can also have a closer look at the server trace file: the root cause of the above exception is some other exception, probably I/O one, and it should be logged somewhere in adjacency to the JMS exception.
    There is ongoing JMS communication even in a new server installation - in this case (judging from the stack trace) the component that performs this JMS activity is the timeout service.
    Hope this helps,
    Stoyan

  • How to write logs in custom files

    Hi Experts,
    public Location objMyLoc=null;
    public FileLog objMyFile=null;
    Logger(){
    objMyLoc = Location.getLocation("TestLocation");
    objMyLoc.setEffectiveSeverity(com.sap.tc.logging.Severity.ALL);
    objMyFile = new FileLog("./log/applications/TestLog.log";;);
    objMyLoc.addLog(objMyFile);
    public void enteringMethod(String strAppName,String strClassName,String strMethod){
    objMyLoc.entering(strAppName+"->"+strClassName+"->"+strMethod);
    I am writing above to create logs in server, but new file is not creating in server. Still it is writing in defaluttrac only.
    Is thr any other configurations need to do? Please guide to slove my requirement.
    Regards,
    Satya.

    Hi,
    You can use the following API com.sapportals.portal.prt.logger for Logging. Check the documentation;
    http://help.sap.com/javadocs/NW04S/current/ep/com/sapportals/portal/prt/logger/package-frame.html
    Regards,
    Vinoth.M

  • STORAGE_PARAMETERS_WRONG_SET (EM-Memory exhausted) error in NW04

    Hello experts,
    We are having the following issue in our NW04 running on 32-bit Windows & Oracle 9.2 - report execution on the Portal, in BEx, or in RSRT frequently ends with the ST22 error STORAGE_PARAMETERS_WRONG_SET and text as copied below. At the same time our current parameters (also listed below) appear to be in line or even higher with SAP recommendations. Report design has also been optimized as per SAP suggestions and the overall data volume does not appear to be an issue as well. Have anyone experienced anything like that in BW or would have any suggestions? We have already gone through SAP note 779123 and related notes (546361, 552209, 110172) with no success. I have also seen some SDN posts regarding the error message, but so far nothing seems to apply to our case.
    Any advice is greatly appreciated!
    Profile parameter     Value          Unit
    ztta/roll_area     2,000,000.00     Byte
    ztta/roll_first     1.00          Byte
    ztta/short_area     3,200,000.00     Byte
    rdisp/ROLL_SHM     7,500.00          8 kB
    rdisp/PG_SHM     7,500.00          8 kB
    rdisp/PG_LOCAL     150.00          8 kB
    em/initial_size_MB     6,500.00          MB
    em/blocksize_KB     1,024.00          kB
    em/address_space_MB     512.00     MB
    ztta/roll_extension     2,000,683,008.00     Byte
    abap/heap_area_dia     2,000,683,008.00     Byte
    abap/heap_area_nondia     2,000,683,008.00          Byte
    abap/heap_area_total                     2,000,683,008.00          Byte
    abap/heaplimit     40,894,464.00          Byte
    abap/use_paging     0.00          
    ShrtText
        &INCLUDE INCL_INSTALLATION_ERROR
    What happened?
        The current program had to be terminated because of an
        error when installing the R/3 System.
        The program had already requested 242172048 bytes from the operating
        system with 'malloc' when the operating system reported after a
        further memory request that there was no more memory space
        available.
    What can you do?
        Make a note of the actions and input which 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.
        Set the system profile parameters
        - abap/heap_area_dia
        - abap/heap_area_nondia
        to a maximum of 242172048. Then reduce the value by 10.000.000 to be on the
        safe side.
        Then restart the SAP System.
        abap/heap_area_nondia and abap/heap_area_dia:
    Set smaller than the memory achieved for each process
    with 'malloc' and smaller than abap/heap_area_total
    You should also check whether the available memory (file system
    swap and main memory) is sufficient for the started program
    and its data.
    r analysis
    When the program was running, it was established that more
    memory was needed than the operating system is able to provide save
    To avoid a system crash, you must prevent this
    situation.
               Last error logged in SAP kernel
    Component............ "EM"
    Place................ "SAP-Server SAP-PBD_PBD_00 on host SAP-PBD (w
    Version.............. 37
    Error code........... 7
    Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV'
    Description.......... " "
    System call.......... " "
    Module............... "emxx.c"
    Line................. 1886

    Hi Sudhir,
    These settings need to be done by basis people. Anyhow, you can go to the tcode RZ11 and put in these parameters mentioned in the error message. There will be documentation available for these parameters. Try to see if the defaults are not met for any of these parameters. If you find something strange, report it to the basis. The documentations in this are very helpful. Hope this helps.
    Thanks and Regards
    Subray Hegde

Maybe you are looking for

  • Oracle Reports - Change Email Attachment Name

    Hello, I'm sending salary receipts in PDF via email using Report Server 10g. It's working but i want to change the PDF name, in order to appear the number of employee in the name (something like Receipt_00001.PDF) I used to accomplished that in other

  • Check cpu usage

    I noticed that while idle my CPU usage spikes to 20% every few seconds. However, activity monitor shows no process using a lot of CPU during those spikes (I have activity monitor set to show all processes). As there any way in Unix that I can track C

  • Misunderstanding about RAC

    Hello all, I've installed today Oracle10 with RAC, running on two nodes. I've some theorical question. RAC is not a normal cluster with one master node active, one slave node inactive, and a virtual IP that moves wherever node is active. With RAC I'v

  • Pavillion g6 only boots into HP Recovery partition and won't save files

    A student showed me her Pavillion g6 running 7 and said it was broken. On booting up up it goes right past the press esc prompt to a blinking cursor in the upper left corner. I hoped to  access the drive by booting from rescue cd's (linux etc.) with

  • Firefox and ie are starting on their own and keep opening multipul sessions.

    The initial problem started when I opened iTunes. When it opened firefox also opened and kept opening mutlipul sessions. I am running Window 7. I also have the same problem with Internet Explorer. At one point both programs had opened on their own an