SAP EP & ActivityReport

Hi,
I have integrated the ActivityReport component in the SAP EP 6.0. This ActivityReport is giving statistics on the number of users and is connected to a Windows Service Aggregator running on MS SQL Server 2000.
The problem is that I get an error in the Log Viewer for the portal:
There are currently 100 open statements for one connection. The statement texts are:
Source : com.sap.sql.jdbc.common.CommonConnectionImpl
100: PreparedStatement = INSERT INTO "WCR_USERNODESTAT" ("TIMESTAMPHOUR","NODEID","HASHEDUSERID","USERTYPE","LOGONID") VALUES (?,?,?,?,?)
Is there any way to increase this limit ?
Is it adviced to do it ?
Does the Aggregator source code needs to be modified to limit the number of statements per connection ?
Is there any other solution to replace the Aggregator and provide statistics on the number of users ?
Thanks.
Jean-Marc Denoyel

Hi Jean-Marc,
Have you found the solution for this problem? I'm currently facing it and haven't found a solution yet.
Thanks,
Martin

Similar Messages

  • Portal Activityreport - Aggregation not possible at least partially done

    Hi out there,
    we are running EP 7 SP 10. I am trying to activate the Portal Activity Reporting and I have some problem with the aggregation. In the server.log I see an error message from com.sap.portal.activityreport.aggregator: "Aggregation not possible at least partailly done". Here some lines from the log file:
    "08/10/2007","13:19:48:165","Aggregation took 63 millis",
    "08/10/2007","13:19:48:165","Commit done",
    "08/10/2007","13:19:48:149","SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = h AND  TIMESTAMPHOUR <= 1184152788117",
    "08/10/2007","13:19:48:149","SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = h AND  TIMESTAMPHOUR <= 1184152788117",
    "08/10/2007","13:19:48:149","SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = h AND  TIMESTAMPHOUR <= 1184152788117",
    "08/10/2007","13:19:48:149","SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1186744788117",
    "08/10/2007","13:19:48:134","SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1186744788117",
    "08/10/2007","13:19:48:134","SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1186744788117",
    "08/10/2007","13:19:48:134","Aggregation not possible at least partailly done",
    "08/10/2007","13:19:48:134","First run at 10 Aug 2007 11:00:00 GMT",
    "08/10/2007","13:19:48:118","query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = h",
    "08/10/2007","13:19:48:118","*********** Aggregating data from 1 Jan 2004 00:00:48 GMT to 10 Aug 2007 11:19:48 GMT ***********",
    "08/10/2007","13:19:48:118","",
    "08/10/2007","13:19:48:118","Current Database Time: 10 Aug 2007 11:19:48 GMT",
    "08/10/2007","13:19:48:102","Aggregator Started...",
    I have raised log and trace levels like mentioned in OSS 1054145 to get more information. But maybe anyone can already give me a hint how to hunt this down?!?
    Best Regards
    Juergen Kuechle.

    Hi Juergen
    From the error description,  I can see that the problem you have with activity report is due to 'DuplicateKeyException ' .
    The error message above indicates that the Aggregator is trying to
    insert to the database data which has already been aggregated.
    The data already exists in the WCR_* database tables due to a previous
    aggregation which has failed, stopped its work, and hasn't deleted the
    raw data yet. The next time an Aggregator will run, it will try to
    re-insert the already-inserted value.
    The failure could occur due to variety of reasons, starting improper
    functionality of the Aggregator and ending with a momentarily
    disconnection to the database.
    The common reason for this exception usually occurs on a clustered
    environment, where every server node runs an aggregator of its own.
    AN UPDATE:
    A fix was implemented starting from NW04-SP21 / NW04s-SP13.
    WORKAROUND :
      The suggested workaround for this matter would be to access the DB and
      delete the specific problematic duplicated record from the relevant
      table (WCR_WEBCNODESTAT in this case).
      If there are more than one problematic entries, you will notice it again
      within the next hour's trace file, and will need to perform the deletion
      process again.
      In case there are a lot of duplicated records  this might consume a lot
      of time. In this case we would recommend to either delete records per
      timestamp or to delete all the content from the DB tables and start
      over. This solution is applicable only if you do not need the data that
      was gathered up to now. (you do so by going over all the DB tables which
      start with WCR and delete the contained data).
    As mentioned in Note 1054145 to fix this problem
    Regards,
    Nitin Mehra

  • Activity Report download is saved without extension and unreadable

    Hello,
    The Portal Activity Report iView has a button which enables the user to download the report to his PC.
    The problem is that when the user clicks on that button and saves the file it is being saved by this default name: com.sap.portal.activityreport.frontend.DownloadableActivityReport
    The main problem is that it is being saved by default without any extension and after saving the user needs to manually add the .xls suffix.
    Another problem is that once I open the report with Excel The Object Name column is unreadable.
    Is there any way to resolve these issues?
    Roy

    Hi Roy,
    > if it wasn't supported there
    > or you would still consider it as a bug?
    The feature in general of course was supported, but what I cannot say is if it was a known issue that it didn't work correctly. As I dont't use the ActivityReport, I also have no experience if it didn't work at some time and maybe now is working.
    The wrong filename I don't expect to be corrected in the meanwhile, as said, that's a problem in some places. So at least for this you could open an OSS message. And maybe combine this with the problematic column issue.
    But if upgrading to SP18 would be an option for you, maybe you could first test that.
    Hope it helps
    Detlev

  • No data in Daily Activity Report

    Hi expert,
    There was no data in Daily Activity Report. But I changed the interval to 'Hourly', it displayed normally.
    Why?
    the version is 7.0 SP17
    Regards,
    Sidney

    Hi Raghu,
    That is what I do, but also no data.
    Does it need to set 'Save interval (minutes)' to 1440 in 'com.sap.portal.activityreport.core'?
    Regards,
    Sidney

  • How to execute the Portal Activity Report

    Hello,
    In the System Administration -> System Configuration-> Service Configuration Editor
    Under Applications->com.sap.portal.activityreport.core-> Services->ActivityReport and I have configured the report.
    I saved I have restarted the service to effect the changes and in Portal Catalog
    Application->com.sap.portal.activityreport.core and I have administrated the changes. The Application Details Editor is displayed.
    I have clicked the Restart the portal also.
    I would like to know how to execute this Portal Activity Report after making this configuration.
    Can anyone help me.
    Thnx in advance
    cheers
    Kris

    Hi Kris,
    here an example with steps:
    1. Navigate to Content Administration -> Portal Content
    2. Step into a test folder and right click on the folder to create a new iView
    2. Select the template "Portal Activity Report iView"
       Name: Daily User Logins
       Technical Name: DailyUserLogins
    3. Open the newly created iView and define the following parameters
       under "Specify report content"
          Start of Reporting: Date 01.01.2005 and Time: 08:00
          End of Reporting: Date 31.12.2005 and Time: 24:00
          Time Unit for Reporting: Daily
       under "Configure report options"
          Information to Report: Number of users logged on
    You have created a new reporting iView, aggregating information about the number of anonymous and authenticated users on a daily basis.
    Hope this helps,
    Robert

  • Portal activity report(image problem).

    Hi All,
    I have a problem in Portal Activity report of Number of users who logged on.
    In "Number of users who logged on" report, there is one java image(applet).It is not rendering. It is giving the error :
    Java Plug-in 1.6.0_01
    Using JRE version 1.6.0_01 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\km39649
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    Piglet Version 1.1.35 - 07.12.01
    java.lang.NullPointerException
         at com.sap.miniapps.graphics.CategoryChart.setChartType(CategoryChart.java:898)
         at com.sap.miniapps.graphics.Piglet.init(Piglet.java:268)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception in thread "Thread-7" java.lang.NullPointerException
         at sun.plugin.util.AnimationPanel.createTranslucentImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.createGradientShapeImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.initBackground(Unknown Source)
         at sun.plugin.util.AnimationPanel.preloadResources(Unknown Source)
         at sun.plugin.util.AnimationPanel.doPaint(Unknown Source)
         at sun.plugin.util.AnimationPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Can any one please help me why it is coming?
    Thanks in Advance,
    Kavitha

    I am using ORACLE.
    Actually the iview is the standard par iview, so i have created it from the "iview from Par" and that too in my test server seperately. I have created a new folder and under it i have created this new iview from Par. I have taken the com.sap.km.activityreport.frontend. and under this the activity report component.
    I have also restarted the Data collection service. Other than these I did not do any other configurations. Any thing else is required?
    Thanks in advance,
    kavitha

  • Error while accessing iviews...

    Hi Experts,
              The issue is like this : We have deployed "Business Package for Simplified Reporting" on the Enterprise Portal and connect it to ECC client 200. This business package contain an iview of type "Launchpad(ABAP)". It is showing the links to various reports. When I click on these link, they open either in "Launchpad Start WD ABAP" iview or in "Launchpad Start BI 7.x" iview.
               For "Launchpad Start WD ABAP" iview, I am getting following error:
    Portal Runtime Error
    com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/ABAPURLLayer
    Parameter Dump
    $DebugAction  
    $TimeStamp  1242884867825
    $action  go
    ALLOW_BROWSER  Yes
    AlertSessionManagementMismatch  true
    ApplicationParameter  applid=%2FSREP%2FFI_GL_40_Q2 &sap-wd-configId=WDK_REPORTING
    ApplicationParameter.default  
    ApplicationParameter.type  string
    ApplicationVariants  DefinitionType
    AskForCredentials  
    AuthScheme  default
    Authentication  ******
    Authentication.default  
    Authentication.type  string
    CachingLevel  None
    ClassName  com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer
    ClientType  HTML
    ClientWindowID  WID1242883173973
    CodeLink  com.sap.portal.appintegrator.sap.WebDynpro
    CurrentWindowId  WID1242882878409
    CustomerExit.ParameterProvider  
    DebugMode  false
    DefinitionType  ABAP
    DynamicParameter  
    DynamicParameter.default  
    DynamicParameter.type  string
    ESID  7XULwPeFSJk0x7mAySgSqAvLMDyo3HAXIlgEr46Cn_EQ
    ESID.default  
    FederationAlias  
    ForcedRequestLanguage  
    ForwardParameters  
    ForwardParameters.Always  sap-config-mode
    ForwardParameters.Excluded  
    ForwardParameters.Forbidden  ClientWindowID, Command, DebugSet, DynamicParameter, Embedded, InitialNodeFirstLevel, SerAttrKeyString, SerKeyString, SerPropString, SessionKeysAvailable, iview_id, iview_mode, windowId, sap-pp-producerid, sap-pp-consumerBaseURL, sap-pp-returnToConsumer, login_submit, j_user, j_password, j_authscheme, uidPasswordLogon, MappedUser, MappedPassword
    ForwardParameters.default  
    ForwardParameters.type  string
    GUSID  
    GlobalPortal.BackToConsumer.TopLayer  GlobalPortal/ReturnToConsumer
    GlobalPortal.RedirectToProducer.TopLayer  RemoteRedirector/ESIDLayer
    IView  
    LAF  ur
    LAF.default  ur
    LAF.type  string
    LAF_Switch  true
    LAF_Switch.default  true
    LAF_Switch.type  select[false,true]
    LoadingCacheKey  <Portal.Version><LAF.Theme>
    LogonMethod  SAPLOGONTICKET
    LogonTicket  AjExMDAgABVwb3J0YWw6TWF5YW5rX0d1cHRhMTOIAAdkZWZhdWx0CAABAQEABTk3NDQxAgADMDAwAwADRUFEBAAMMjAwOTA1MjEwNTQ3BwAEAAAAAgoABTk3NDQx/wEHMIIBAwYJKoZIhvcNAQcCoIH1MIHyAgEBMQswCQYFKw4DAhoFADALBgkqhkiG9w0BBwExgdIwgc8CAQEwJTAdMQ0wCwYDVQQLEwRKMkVFMQwwCgYDVQQDEwNFQUQCBDYsd/MwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA5MDUyMTA1NDc0N1owIwYJKoZIhvcNAQkEMRYEFJA4vzY65QYxjvwPvpWRfBjKPv0rMAkGByqGSM44BAMELjAsAhQW8Y1dy77jVjTYveLfD62NXQuB9QIUNbooRSymL8opXo9a/4g4AcwguBc=
    LogonUserID  Mayank_Gupta13
    MandatoryParameters  System, WebDynproNamespace, WebDynproApplication
    NavMode  1
    NavigationTarget  ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.common.bp_folder/com.sap.pct.erp.common.roles/com.sap.pct.erp.common.erp_common/com.sap.pct.erp.common.lpd_start_wd_abap
    NextLayer  WebDynpro/ABAPDSMLayer
    OptionalParameters  WebDynproConfiguration, Authentication, ApplicationParameter, DynamicParameter, LAF, LAF_Switch, ForwardParameters
    Portal  
    PortalSessionID  <IView.ID><ClientWindowID><"sap-ai-tabid"><WebDynproNamespace><WebDynproApplication>
    ProducerInfo  
    ProducerLocation  Local
    REFRESH_CONTENT  -1
    RoundtripURL  
    SSO2Template  <SSO2_HTML[PROCESS_RECURSIVE]>
    SSO2_HTML  
    SessionManagementVersion  
    ShowLoadingMessage  true
    ShowTray  true
    StylesheetIntegration  sap-cssurl=<LAF.StylesheetUrl[url_ENCODE]>&sap-cssversion=<LAF.Version[url_ENCODE]>&<TrayInformation[IF_true PROCESS_RECURSIVE]>
    SupportedUserAgents  (MSIE, >=5.5, *) (Netscape, *, ) (Mozilla,,*)
    System  SAP_ECC_Financials
    System.type  lookup:com.sapportals.portal.appintegrator.lookup.SystemLookup
    TarTitle  Profit Center: Receivables (List)
    Technique  ABAP
    TopLayer  WebDynpro/TopLayer
    TrayInformation  sap-tray-type=<TrayType>&sap-tray-padding=<TrayPadding[SAP_BOOL]>&
    TrayPadding  true
    TrayType  PLAIN
    URL  
    URLTemplate  <System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bc/webdynpro/<WebDynproNamespace>/<WebDynproApplication>/;sap-ext-sid=<ESID[url_ENCODE]>?sap-ep-iviewhandle=007<ESID[HASH]>&sap-wd-configId=<WebDynproConfiguration>&sap-ep-iviewid=<IView.ShortID>&sap-ep-pcdunit=<IView.PCDUnit.ShortID>&sap-client=<System.client>&sap-language=<Request.Language>&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Portal.Version[url_ENCODE]>&<ProducerInfo>&sap-explanation=<User.Explanation[SAP_BOOL]>&<StylesheetIntegration[IF_true PROCESS_RECURSIVE]>&<Authentication>&<DynamicParameter[PROCESS_RECURSIVE]>&<ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>
    UnsupportedUserAgents  
    Use_CustomerExit_ParameterProvider  false
    ValidityPeriod  -1
    WebDynproApplication  powl
    WebDynproConfiguration  
    WebDynproConfiguration.default  
    WebDynproConfiguration.type  string
    WebDynproDeployableObject  
    WebDynproNamespace  sap
    Wizard.ApplicationVariantPane.Description  
    Wizard.ApplicationVariantPane.Title  
    Wizard.MandatoryParameters  System, WebDynproNamespace, WebDynproApplication
    Wizard.OptionalParameters  ClientType, WebDynproConfiguration, ApplicationParameter
    Wizard.ParameterPane.Description  
    Wizard.ParameterPane.Title  
    com.sap.portal.ComponentType  com.sapportals.portal.iview
    com.sap.portal.activityreport.MonitorHits  true
    com.sap.portal.admin.propertyeditor.categoryName  
    com.sap.portal.iview.AccessibilitySupport  
    com.sap.portal.iview.Availability  VISIBLE
    com.sap.portal.iview.DisableChildrenDYN  
    com.sap.portal.iview.DisableChildrenRL  
    com.sap.portal.iview.DisableChildrenTC  
    com.sap.portal.iview.DragAndRelate  false
    com.sap.portal.iview.ExpansionMode  Open
    com.sap.portal.iview.HasContentPadding  true
    com.sap.portal.iview.Height  600
    com.sap.portal.iview.HeightScale  PIXELS
    com.sap.portal.iview.HeightType  FIXED
    com.sap.portal.iview.HelpURL  
    com.sap.portal.iview.IsTemplate  false
    com.sap.portal.iview.MainObject  
    com.sap.portal.iview.MaxAutoHeight  1000
    com.sap.portal.iview.MinAutoHeight  0
    com.sap.portal.iview.SMiViewURL  com.sap.portal.epsolman.EPSolman
    com.sap.portal.iview.ShowDetails  true
    com.sap.portal.iview.ShowExpand  true
    com.sap.portal.iview.ShowHelp  false
    com.sap.portal.iview.ShowMinimize  true
    com.sap.portal.iview.ShowPersonalize  true
    com.sap.portal.iview.ShowRefresh  true
    com.sap.portal.iview.ShowRemove  true
    com.sap.portal.iview.ShowSMiView  false
    com.sap.portal.iview.ShowTitle  true
    com.sap.portal.iview.ShowTray  true
    com.sap.portal.iview.TitleURL  
    com.sap.portal.iview.TrayType  PLAIN
    com.sap.portal.iview.Width  400
    com.sap.portal.iview.WidthScale  PIXELS
    com.sap.portal.iview.WidthType  FIXED
    com.sap.portal.iview.family  
    com.sap.portal.navigation.DragRelate  0
    com.sap.portal.navigation.ExtWindowHeight  750
    com.sap.portal.navigation.ExtWindowWidth  500
    com.sap.portal.navigation.Invisible  false
    com.sap.portal.navigation.JScript  
    com.sap.portal.navigation.MergeId  
    com.sap.portal.navigation.MergePriority  100.0
    com.sap.portal.navigation.Mergible  true
    com.sap.portal.navigation.NavigationHierarchyMetadata  Cacheable
    com.sap.portal.navigation.Priority  100.0
    com.sap.portal.navigation.QuickLink  
    com.sap.portal.navigation.ShowAddToFavorites  true
    com.sap.portal.navigation.ShowType  0
    com.sap.portal.navigation.WindowName  
    com.sap.portal.navigation.view  
    com.sap.portal.pcd.gl.Collection  EP_PCT_ERP_COMMON
    com.sap.portal.pcd.gl.CreatedAt  Tue Sep 19 16:04:38 GMT+05:30 2006
    com.sap.portal.pcd.gl.CreatedBy  SAP
    com.sap.portal.pcd.gl.DeltaLinkState  -1
    com.sap.portal.pcd.gl.Domain  CA
    com.sap.portal.pcd.gl.LastChangedAt  Tue Sep 19 16:04:38 GMT+05:30 2006
    com.sap.portal.pcd.gl.LastChangedBy  SAP
    com.sap.portal.pcd.gl.ObjectClass  com.sapportals.portal.iview
    com.sap.portal.pcd.gl.OriginalCountry  
    com.sap.portal.pcd.gl.OriginalLanguage  en
    com.sap.portal.pcd.gl.Responsible  SAP
    com.sap.portal.pcd.gl.TransportDependencies  pcd:com.sap.portal.system/archives/com.sap.portal.appintegrator.sap.par
    com.sap.portal.pcd.role.EntryPoint  false
    com.sap.portal.pcm.Description  VRB_com.sap.portal.pcm.Description
    com.sap.portal.pcm.Title  Launchpad Start WD ABAP
    com.sap.portal.pcm.admin.Capabilities  com.sap.portal.capability.delete,com.sap.portal.capability.link,com.sap.portal.capability.copy,com.sap.portal.capability.edit,com.sap.portal.capability.cut,com.sap.portal.capability.transportable,com.sap.portal.capability.launch,com.sap.portal.capability.editpermissions
    com.sap.portal.pcm.admin.UseDefaultCapabilities  true
    com.sap.portal.private.iview.PropertiesUrl  pcd:com.sap.portal.system/applications/com.sap.portal.appintegrator.sap/components/WebDynpro
    com.sap.portal.reserved.iview.ButtonsURL  
    com.sap.portal.reserved.iview.EditorURL  pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.pcmEditor
    com.sap.portal.reserved.iview.IconName  
    com.sap.portal.reserved.iview.IsolationMode  URL
    com.sap.portal.reserved.iview.NavPanelStatus  Automatic
    com.sap.portal.reserved.iview.ParamList  *
    com.sap.portal.reserved.iview.Redirect  true
    com.sap.portal.reserved.iview.WizardURL  com.sap.portal.appintegrator.iViewWizard
    com.sap.portal.workDistributionTopic  
    com.sapportals.portal.navigation.FolderEntry  false
    com.sapportals.portal.navigation.Pictogram  
    com.sapportals.portal.navigation.WinFeatures  
    producerID  
    propertyIdMapping  
    sap-ai-tabid  7
    com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/ABAPURLLayer
    MandatoryParameters
    System   SAP_LocalSystem BIDCLNT006 BIDEV SAP_BW SAP_CRM SAP_ECC SAP_SRM WebEx 
    WebDynproNamespace   
    Application Name   
    OptionalParameters
    WebDynproConfiguration  
    Authentication  
    Application Parameters  
    DynamicParameter  
    Theme Subset  
    LAF_Switch   Yes 
    ForwardParameters  
    For "Lauchpad Start BI 7.x" iview " I am getting following error :
    "500 Internal Server Error                                                                               
    BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Name or password is incorrect (repeat logon)
    Any help on this would be highly appreciated.

    Editing my question so that I can be more readable :
    Hi Experts,
                The issue is like this : We have deployed "Business Package for Simplified Reporting" on the Enterprise Portal and connect it to ECC client  200. This business package contain an iview of type "Launchpad(ABAP)". It is showing the links to various reports. When I click on these link, they open either in "Launchpad Start WD ABAP" iview or in "Launchpad Start BI 7.x" iview.
    For "Launchpad Start WD ABAP" iview, I am getting "Portal Runtime Error"
    For "Lauchpad Start BI 7.x" iview " I am getting following error :
    "500 Internal Server Error                                                                               
    BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary Exception occured while processing the current request; this exception cannot be
    handled by the application or framework If the information on this page does not help you locate and
    correct the cause of the problem, contact your system administrator To facilitate analysis of the problem, keep a copy of this error page
    Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document
    (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was: Name or password is incorrect (repeat logon)
    Any help on this would be highly appreciated.

  • Cannot Attach PDF documents when broadcasting a report in BI.

    Hi All,
    When Attaching PDF file in broadcasting reports via bex i'm getting an error . This happens only with PDF files and I can successfully attach other file such as HTML,ms xls. Please find the error details under /usr/sap/BIP/DVEBMGS00/j2ee/cluster/server0/log. This happens after upgrade the system from 703 to 705.
    #1.#005056865BFF0059000003770000175B0004BBA717D6F754#1332226240739#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine#ISIRIJ#8910##n/a##01c45f95725911e19eaa00000036eb2e#SAPEngine_Application_Thread[impl:3]_27##0#0#Error#1#/System/Server#Plain###Bean RSRD_X_GET_PORTAL_INFO_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_GET_PORTAL_INFO_PROXY.registered entries for FuctionName=JNDIName : {}#
    #1.#005056865BFF0059000003780000175B0004BBA717D6F797#1332226240739#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8910##n/a##01c45f95725911e19eaa00000036eb2e#SAPEngine_Application_Thread[impl:3]_27##0#0#Error##Plain###java.lang.RuntimeException: Bean RSRD_X_GET_PORTAL_INFO_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_GET_PORTAL_INFO_PROXY.#
    #1.#005056865BFF0059000003790000175B0004BBA717D6F7B6#1332226240739#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8910##n/a##01c45f95725911e19eaa00000036eb2e#SAPEngine_Application_Thread[impl:3]_27##0#0#Error##Plain###java.lang.RuntimeException: Bean RSRD_X_GET_PORTAL_INFO_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_GET_PORTAL_INFO_PROXY.
            at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:138)
            at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:207)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.#005056865BFF00700000001E0000175B0004BBA71A566B26#1332226282646#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8915##n/a##7c272c1971be11e1825600000036eb2e#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Plain###com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of RSRD_X_PRODUCE_PROXY.#
    #1.#005056865BFF00700000001F0000175B0004BBA71A566B4A#1332226282646#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8915##n/a##7c272c1971be11e1825600000036eb2e#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Plain###com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of RSRD_X_PRODUCE_PROXY.
            at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:649)
            at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)
            at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:639)
            at javax.naming.InitialContext.lookup(InitialContext.java:361)
            at javax.naming.InitialContext.lookup(InitialContext.java:361)
            at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:129)
            at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:207)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.#005056865BFF0070000000210000175B0004BBA71A566C7E#1332226282646#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine#ISIRIJ#8915##n/a##7c272c1971be11e1825600000036eb2e#SAPEngine_Application_Thread[impl:3]_23##0#0#Error#1#/System/Server#Plain###Bean RSRD_X_PRODUCE_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_PRODUCE_PROXY.registered entries for FuctionName=JNDIName : {}#
    #1.#005056865BFF0070000000220000175B0004BBA71A566CBB#1332226282646#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8915##n/a##7c272c1971be11e1825600000036eb2e#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Plain###java.lang.RuntimeException: Bean RSRD_X_PRODUCE_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_PRODUCE_PROXY.#
    #1.#005056865BFF0070000000230000175B0004BBA71A566CD8#1332226282646#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.handleRequest#ISIRIJ#8915##n/a##7c272c1971be11e1825600000036eb2e#SAPEngine_Application_Thread[impl:3]_23##0#0#Error##Plain###java.lang.RuntimeException: Bean RSRD_X_PRODUCE_PROXY not found on host ENCARTA, ProgId=ENCARTA_PORTAL_BIP: Object not found in lookup of RSRD_X_PRODUCE_PROXY.
            at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:138)
            at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:254)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:207)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.#005056865BFF00790000001A0000175B0004BBA71F03D1DA#1332226361119#com.sap.engine.services.dbpool#sap.com/irj#com.sap.engine.services.dbpool#J2EE_GUEST#0##n/a##80d27a94719811e197d500000036eb2e#Thread[Thread-81,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server#Java#dbpool_0314##Connection is closed.##
    #1.#005056865BFF00790000001B0000175B0004BBA71F03D276#1332226361119#com.sap.engine.services.dbpool#sap.com/irj#com.sap.engine.services.dbpool#J2EE_GUEST#0##n/a##80d27a94719811e197d500000036eb2e#Thread[Thread-81,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Audit#Java###Exception {0}#1#com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is closed.
            at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfClosed(ConnectionHandle.java:516)
            at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java:488)
            at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:80)
            at com.sap.portal.webreport.DataReporter.insertUserData(DataReporter.java:682)
            at com.sap.portal.webreport.DataReporter.dbAdd(DataReporter.java:582)
            at com.sap.portal.webreport.DataReporter.saveUsers(DataReporter.java:291)
            at com.sap.portal.webreport.DataReporter.flushData(DataReporter.java:148)
            at com.sap.portal.webreport.DataReporter$TimerTaskImpl.run(DataReporter.java:768)
            at java.util.TimerThread.mainLoop(Timer.java:461)
            at java.util.TimerThread.run(Timer.java:408)
    #1.#005056865BFF00790000001D0000175B0004BBA71F03D2EF#1332226361119#com.sap.portal.activityreport#sap.com/irj#com.sap.portal.activityreport#J2EE_GUEST#0##n/a##80d27a94719811e197d500000036eb2e#Thread[Thread-81,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server#Java###  Event: Flushing of data has failed.  Impact: The collected statistics from memory could not be dumped into the raw data db tables.  PossibleActions: Restart the Activity-Report service, and if reproduces contact SAP support.##
    please help me to find out the root cause for this error.

    Hi,
    It is a memory or buffer related problem. Contact your BASIS.
    Looks like there is a shortage of space. Analyse the dump in ST22 and look for its proposals.
    OSS note 965351 might be applicable (if you are on 640/ unix).
    regards,
    NR

  • RE: JAVA engine not starting

    Hi all,
    We have problem with java engine. server0 process of J2EE engine is not starting.
    I am pasting the trace file
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 8148
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:14:04 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 836] Mon Sep 03 14:14:04 2007
    [Thr 836] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 836] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 836] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 836] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5284] WaitSyncSemThread: Thread 5284 started as semaphore monitor thread.
    [Thr 5500] JLaunchRequestFunc: Thread 5500 started as listener thread for np messages.
    [Thr 836] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 836] CPIC (version=700.2006.09.13)
    [Thr 836] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 836] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 836] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4244] JLaunchIStartFunc: Thread 4244 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=D:\usr\sap\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=8148
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    [Thr 4244] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 7084] Mon Sep 03 14:14:08 2007
    [Thr 7084] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7084] Mon Sep 03 14:14:09 2007
    [Thr 7084] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7084] JLaunchISetClusterId: set cluster id 1891050
    [Thr 7084] Mon Sep 03 14:14:10 2007
    [Thr 7084] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 7084] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4612] Mon Sep 03 14:14:51 2007
    [Thr 4612] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4612] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4612] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 7448
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:14:54 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 1564] Mon Sep 03 14:14:54 2007
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 1564] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 1564] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1564] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 7872] JLaunchRequestFunc: Thread 7872 started as listener thread for np messages.
    [Thr 5968] WaitSyncSemThread: Thread 5968 started as semaphore monitor thread.
    [Thr 1564] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 1564] CPIC (version=700.2006.09.13)
    [Thr 1564] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 1564] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 1564] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4908] JLaunchIStartFunc: Thread 4908 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=D:\usr\sap\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=7448
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    [Thr 4908] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 920] Mon Sep 03 14:14:56 2007
    [Thr 920] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 920] Mon Sep 03 14:14:57 2007
    [Thr 920] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 920] JLaunchISetClusterId: set cluster id 1891050
    [Thr 920] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 920] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3604] Mon Sep 03 14:15:27 2007
    [Thr 3604] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 3604] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 3604] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 7420
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:15:30 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5228] Mon Sep 03 14:15:30 2007
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 5228] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5228] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5228] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3484] JLaunchRequestFunc: Thread 3484 started as listener thread for np messages.
    [Thr 336] WaitSyncSemThread: Thread 336 started as semaphore monitor thread.
    [Thr 5228] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5228] CPIC (version=700.2006.09.13)
    [Thr 5228] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 5228] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 5228] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5756] JLaunchIStartFunc: Thread 5756 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=D:\usr\sap\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=7420
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    [Thr 5756] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 4392] Mon Sep 03 14:15:32 2007
    [Thr 4392] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 4392] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 4392] JLaunchISetClusterId: set cluster id 1891050
    [Thr 4392] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 4392] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6676] Mon Sep 03 14:16:00 2007
    [Thr 6676] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6676] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6676] JLaunchCloseProgram: good bye (exitcode = -11113)
    trc file: "D:\usr\sap\SPS\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1891050
    pid         : 8004
    system name : SPS
    system nr.  : 00
    started at  : Mon Sep 03 14:16:05 2007
    arguments       :
           arg[00] : D:\usr\sap\SPS\SYS\exe\run\jlaunch.exe
           arg[01] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[02] : -DSAPINFO=SPS_00_server
           arg[03] : pf=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4897
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SPS
           arg[08] : -DSAPMYNAME=saptharishi_SPS_00
           arg[09] : -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5004] Mon Sep 03 14:16:05 2007
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.box.number=SPSDVEBMGS00saptharishi] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.host=saptharishi] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.port=3202] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> OS libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : saptharishi
    -> ms port    : 3902
    -> os libs    : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1891000  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1891050  : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1891000            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1891050            : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5004] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5004] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3852] JLaunchRequestFunc: Thread 3852 started as listener thread for np messages.
    [Thr 1164] WaitSyncSemThread: Thread 1164 started as semaphore monitor thread.
    [Thr 5004] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5004] CPIC (version=700.2006.09.13)
    [Thr 5004] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 5004] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    JStartupIReadSection: read node properties [ID1891050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\SPS\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 5004] JLaunchISetDebugMode: set debug mode [no]
    [Thr 6800] JLaunchIStartFunc: Thread 6800 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Dsys.global.dir=D:\usr\sap\SPS\SYS\global
    -> arg[ 25]: -Dapplication.home=D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 26]: -Djava.class.path=D:\usr\sap\SPS\SYS\exe\run\jstartup.jar;D:\usr\sap\SPS\SYS\exe\run\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 27]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;D:\usr\sap\SPS\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_13\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;D:\usr\sap\SPS\D01\exe;D:\usr\sap\SPS\SYS\exe\run
    -> arg[ 28]: -Dmemory.manager=1024M
    -> arg[ 29]: -Xmx1024M
    -> arg[ 30]: -Xms1024M
    -> arg[ 31]: -DLoadBalanceRestricted=no
    -> arg[ 32]: -Djstartup.mode=JCONTROL
    -> arg[ 33]: -Djstartup.ownProcessId=8004
    -> arg[ 34]: -Djstartup.ownHardwareId=G1021470092
    -> arg[ 35]: -Djstartup.whoami=server
    -> arg[ 36]: -Djstartup.debuggable=no
    -> arg[ 37]: -DSAPINFO=SPS_00_server
    -> arg[ 38]: -DSAPSTART=1
    -> arg[ 39]: -DCONNECT_PORT=4897
    -> arg[ 40]: -DSAPSYSTEM=00
    -> arg[ 41]: -DSAPSYSTEMNAME=SPS
    -> arg[ 42]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 43]: -DSAPPROFILE=D:\usr\sap\SPS\SYS\profile\SPS_DVEBMGS00_saptharishi
    -> arg[ 44]: -DFRFC_FALLBACK=ON
    -> arg[ 45]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 46]: -DSAPSTARTUP=1
    -> arg[ 47]: -DSAPSYSTEM=00
    -> arg[ 48]: -DSAPSYSTEMNAME=SPS
    -> arg[ 49]: -DSAPMYNAME=saptharishi_SPS_00
    -> arg[ 50]: -DSAPDBHOST=saptharishi
    -> arg[ 51]: -Dj2ee.dbhost=saptharishi
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    [Thr 6800] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 6168] Mon Sep 03 14:16:07 2007
    [Thr 6168] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 6168] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 6168] JLaunchISetClusterId: set cluster id 1891050
    [Thr 6168] Mon Sep 03 14:16:08 2007
    [Thr 6168] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 6168] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4944] Mon Sep 03 14:16:37 2007
    [Thr 4944] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 4944] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 4944] JLaunchCloseProgram: good bye (exitcode = -11113)
    Please let me know how to solve this problem
    Thanks and Regards,
    Sowmya

    <b>server0.log file states</b>
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/system/server.log]/>
    <!PATTERN[server.log]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!FILESET[0, 5, 10485760]/>
    <!PREVIOUSFILE[server.4.log]/>
    <!NEXTFILE[server.1.log]/>
    <!LOGHEADER[END]/>
    #1.5#0017A40EA985005B000010EB00001F24000438F18C1E41AF#1188509996031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188509995950##
    #1.5#0017A40EA985005B000010EC00001F24000438F18C920225#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188509995950##
    #1.5#0017A40EA985005B000010ED00001F24000438F18C920560#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010EE00001F24000438F18C9208B7#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010EF00001F24000438F18C920C0F#1188510003625#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185917995950##
    #1.5#0017A40EA985005B000010F000001F24000438F18C925064#1188510003640#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005B000010F100001F24000438F18C925255#1188510003640#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####8cb40110574111dcca130017a40ea985#SAPEngine_Application_Thread[impl:3]_48##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 7703 millis##
    #1.5#0017A40EA98500760000001F00001F24000438F25107A228#1188513299656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500760000002000001F24000438F25107CC29#1188513299656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500760000002100001F24000438F25107F2E9#1188513299671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500760000002200001F24000438F2510819E4#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500760000002300001F24000438F251081A57#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500760000002400001F24000438F251081B0A#1188513299687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####3ddf8480574911dc96b00017a40ea985#SAPEngine_Application_Thread[impl:3]_56##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA98500720000003400001F24000438F262EAEA8E#1188513599734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA98500720000003500001F24000438F262EB4E86#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 30 Aug 2007 22:39:59 GMT##
    #1.5#0017A40EA98500720000003600001F24000438F262EB4EFD#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA98500720000003700001F24000438F262EB4F69#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 30 Aug 2007 22:39:59 GMT ***********##
    #1.5#0017A40EA98500720000003800001F24000438F262EB4FCC#1188513599796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA98500720000003900001F24000438F262EB79DE#1188513599812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA98500720000003A00001F24000438F262EB7A74#1188513599812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA98500720000003B00001F24000438F262EB9F06#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188513599793 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000003C00001F24000438F262EBA531#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000003D00001F24000438F262EBA717#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA98500720000003E00001F24000438F262EBC46B#1188513599828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188513599793 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000003F00001F24000438F262EBEFAC#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA98500720000004000001F24000438F262EBF029#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA98500720000004100001F24000438F262EBF085#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004200001F24000438F262EBF255#1188513599843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA98500720000004300001F24000438F262EC17FF#1188513599859#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA98500720000004400001F24000438F262EC673B#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004500001F24000438F262EC692F#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA98500720000004600001F24000438F262EC69AD#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA98500720000004700001F24000438F262EC6A10#1188513599875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA98500720000004800001F24000438F262EC8ED4#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA98500720000004900001F24000438F262EC937C#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000004A00001F24000438F262EC955E#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA98500720000004B00001F24000438F262ECBA03#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004C00001F24000438F262ECBEE2#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004D00001F24000438F262ECC1FE#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188513599793##
    #1.5#0017A40EA98500720000004E00001F24000438F262ECC4FF#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000004F00001F24000438F262ECC85A#1188513599890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000005000001F24000438F262ECCBC8#1188513599906#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185921599793##
    #1.5#0017A40EA98500720000005100001F24000438F262ED0AEA#1188513599921#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500720000005200001F24000438F262ED0CCC#1188513599921#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 125 millis##
    #1.5#0017A40EA98500720000005300001F24000438F3279B3D1D#1188516899656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500720000005400001F24000438F3279B6943#1188516899656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500720000005500001F24000438F3279B911E#1188516899671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500720000005600001F24000438F3279BB7E3#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500720000005700001F24000438F3279BB871#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500720000005800001F24000438F3279BB8CC#1188516899687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##saptharishi_SPS_1891050#J2EE_ADMIN#7fc4892056dd11dc8c5e0017a40ea985#SAPEngine_Application_Thread[impl:3]_55##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA98500740000004800001F24000438F3397DC997#1188517199734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA98500740000004900001F24000438F3397E1286#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 30 Aug 2007 23:39:59 GMT##
    #1.5#0017A40EA98500740000004A00001F24000438F3397E12F8#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA98500740000004B00001F24000438F3397E1361#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 30 Aug 2007 23:39:59 GMT ***********##
    #1.5#0017A40EA98500740000004C00001F24000438F3397E13BF#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA98500740000004D00001F24000438F3397E3DAE#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA98500740000004E00001F24000438F3397E3E31#1188517199750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA98500740000004F00001F24000438F3397E62E7#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188517199750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005000001F24000438F3397E6925#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005100001F24000438F3397E6B02#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA98500740000005200001F24000438F3397E6B8B#1188517199765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188517199750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005300001F24000438F3397E9615#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA98500740000005400001F24000438F3397E968E#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA98500740000005500001F24000438F3397E96E8#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005600001F24000438F3397E98FC#1188517199781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA98500740000005700001F24000438F3397EBEFB#1188517199796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA98500740000005800001F24000438F3397F07BF#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005900001F24000438F3397F0995#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA98500740000005A00001F24000438F3397F0A11#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA98500740000005B00001F24000438F3397F0A6F#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA98500740000005C00001F24000438F3397F2F29#1188517199812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA98500740000005D00001F24000438F3397F3416#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000005E00001F24000438F3397F35F0#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA98500740000005F00001F24000438F3397F5AA3#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006000001F24000438F3397F5F9C#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006100001F24000438F3397F62BD#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188517199750##
    #1.5#0017A40EA98500740000006200001F24000438F3397F65C4#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006300001F24000438F3397F6A2D#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006400001F24000438F3397F6FF8#1188517199828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185925199750##
    #1.5#0017A40EA98500740000006500001F24000438F3397FF1CA#1188517199875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA98500740000006600001F24000438F3397FF3C4#1188517199875#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####52803160575211dc936e0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 141 millis##
    #1.5#0017A40EA98500740000006700001F24000438F3FE2EEAFF#1188520499656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#0017A40EA98500740000006800001F24000438F3FE2F1665#1188520499656#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 user ids saved##
    #1.5#0017A40EA98500740000006900001F24000438F3FE2F3CF0#1188520499671#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 pages saved##
    #1.5#0017A40EA98500740000006A00001F24000438F3FE2F638A#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###0 iViews saved##
    #1.5#0017A40EA98500740000006B00001F24000438F3FE2F6412#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#0017A40EA98500740000006C00001F24000438F3FE2F6470#1188520499687#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0####01685480575a11dc86dd0017a40ea985#SAPEngine_Application_Thread[impl:3]_57##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 31 millis##
    #1.5#0017A40EA985005C0000145100001F24000438F410117744#1188520799734#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#0017A40EA985005C0000145200001F24000438F41011C15C#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 31 Aug 2007 00:39:59 GMT##
    #1.5#0017A40EA985005C0000145300001F24000438F41011C1D0#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA985005C0000145400001F24000438F41011C2B0#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:59 GMT to 31 Aug 2007 00:39:59 GMT ***********##
    #1.5#0017A40EA985005C0000145500001F24000438F41011C316#1188520799750#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#0017A40EA985005C0000145600001F24000438F41011ECCE#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 30 Aug 2007 10:00:00 GMT##
    #1.5#0017A40EA985005C0000145700001F24000438F41011ED61#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 30 Aug 2007 11:00:00 GMT##
    #1.5#0017A40EA985005C0000145800001F24000438F4101212D9#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188520799750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000145900001F24000438F4101219D1#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000145A00001F24000438F410121BC6#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA985005C0000145B00001F24000438F410121C53#1188520799765#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b4449960575a11dc960e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NODEID,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,LOGONIDS FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR >= 1188471600000 AND TIMESTAMPHOUR < 1188520799750 ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000145C00001F24000438F41012478B#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA985005C0000145D00001F24000438F410124804#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### Counter: 0##
    #1.5#0017A40EA985005C0000145E00001F24000438F410124864#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000145F00001F24000438F410124A77#1188520799781#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of iViews and pages finished successfully##
    #1.5#0017A40EA985005C0000146000001F24000438F41012719E#1188520799796#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_AGGINFO(TIMESTAMPHOUR,AGGREGATIONLEVEL,LASTAGGLEVEL,NUMAGGREGATES) VALUES (0,'h',' ',0)##
    #1.5#0017A40EA985005C0000146100001F24000438F41012B992#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146200001F24000438F41012BB6C#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Inserted 1 rows in table WCR_AGGINFO##
    #1.5#0017A40EA985005C0000146300001F24000438F41012BBE7#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Updating Aggregation Info table finished successfully##
    #1.5#0017A40EA985005C0000146400001F24000438F41012BCAD#1188520799812#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregating First Logon Table:##
    #1.5#0017A40EA985005C0000146500001F24000438F41012E223#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Executing query: SELECT TIMESTAMPHOUR,USERTYPE,LOGONID,IMPRESSIONS FROM WCR_USERNODELOGON ORDER BY LOGONID,TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000146600001F24000438F41012E66C#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146700001F24000438F41012E83D#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of user first logon data finished successfully##
    #1.5#0017A40EA985005C0000146800001F24000438F410130D5A#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146900001F24000438F41013122E#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146A00001F24000438F41013154B#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1188520799750##
    #1.5#0017A40EA985005C0000146B00001F24000438F41013183B#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146C00001F24000438F410131C2D#1188520799828#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146D00001F24000438F410131FB3#1188520799843#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1185928799750##
    #1.5#0017A40EA985005C0000146E00001F24000438F41013E9D4#1188520799890#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000146F00001F24000438F410148E42#1188520799937#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,NUMAGGREGATES FROM WCR_AGGINFO WHERE TIMESTAMPHOUR = 1188518400000 AND AGGREGATIONLEVEL = 'd' AND LASTAGGLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000147000001F24000438F41014F9EB#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###\#----
    no identical aggreg found##
    #1.5#0017A40EA985005C0000147100001F24000438F41014FCC7#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###--Daily Aggregation--
    #1.5#0017A40EA985005C0000147200001F24000438F41014FD34#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#0017A40EA985005C0000147300001F24000438F41014FDAA#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2004 00:00:00 GMT to 31 Aug 2007 00:00:00 GMT ***********##
    #1.5#0017A40EA985005C0000147400001F24000438F41014FE0A#1188520799953#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'd'##
    #1.5#0017A40EA985005C0000147500001F24000438F410155AB6#1188520799984#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 20 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000147600001F24000438F410155B43#1188520799984#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Change begin date 21 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000147700001F24000438F41015CB55#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###executing query: SELECT TIMESTAMPHOUR,AGGREGATIONLEVEL,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERSTAT WHERE TIMESTAMPHOUR >= 1187654400000 AND TIMESTAMPHOUR < 1188518400000 AND AGGREGATIONLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000147800001F24000438F41015D81B#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147900001F24000438F41015D8A5#1188520800015#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = INSERT INTO WCR_USERSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,HASHEDUSERID,USERTYPE,LOGONID) VALUES (1188432000000,'d','J2EE_ADMIN','n','J2EE_ADMIN')##
    #1.5#0017A40EA985005C0000147A00001F24000438F410161717#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###inserted 1 rows##
    #1.5#0017A40EA985005C0000147B00001F24000438F410161799#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147C00001F24000438F4101617FE#1188520800031#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Retrieved J2EE_ADMIN from ResultSet##
    #1.5#0017A40EA985005C0000147D00001F24000438F410164A0D#1188520800046#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#0017A40EA985005C0000147E00001F24000438F410164BDB#1188520800046#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Aggregation of users finished successfully##
    #1.5#0017A40EA985005C0000147F00001F24000438F41016A878#1188520800062#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID FROM WCR_WEBCONTENTSTAT WHERE TIMESTAMPHOUR >= 1187654400000 AND TIMESTAMPHOUR < 1188518400000 AND AGGREGATIONLEVEL = 'h' ORDER BY TIMESTAMPHOUR##
    #1.5#0017A40EA985005C0000148000001F24000438F41017127C#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Info: Entered new aggregation period: 30 Aug 2007 00:00:00 GMT##
    #1.5#0017A40EA985005C0000148100001F24000438F4101712F4#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###0: counter=0##
    #1.5#0017A40EA985005C0000148200001F24000438F410171349#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###successfully inserted 0 rows##
    #1.5#0017A40EA985005C0000148300001F24000438F41017139A#1188520800093#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java### ->  counter=0##
    #1.5#0017A40EA985005C0000148400001F24000438F410173889#1188520800109#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800157,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.wd_console/com.sap.portal.wd_console','i',1,1,'Web Dynpro Console',1189522377423)##
    #1.5#0017A40EA985005C0000148500001F24000438F41027591D#1188520801156#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800158,'pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.masseditor','i',1,1,'Multiple Property Replacement',1188323767860)##
    #1.5#0017A40EA985005C0000148600001F24000438F4102761D2#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800159,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.activity_reports_ws/com.sap.portal.activityReports','p',1,1,'Activity Reports',1188886553828)##
    #1.5#0017A40EA985005C0000148700001F24000438F410276966#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800160,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.webdynpro_ws/com.sap.portal.content_administrator/com.sap.portal.wd_content_administrator','i',1,1,'Content Administrator',1189475865176)##
    #1.5#0017A40EA985005C0000148800001F24000438F410279845#1188520801171#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800161,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.wd_console','p',1,1,'Web Dynpro Console',1186880238961)##
    #1.5#0017A40EA985005C0000148900001F24000438F41027A035#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800162,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.km.AdminConfig/com.sap.km.AdminConfigCM','p',3,2,'Content Management',1189625466143)##
    #1.5#0017A40EA985005C0000148A00001F24000438F41027AA21#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800163,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.tpladmin/com.sap.netweaver.coll.RoomTemplateAdministration','i',2,1,'Room Template Administration',1187770634553)##
    #1.5#0017A40EA985005C0000148B00001F24000438F41027B197#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800164,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.roomadmin/com.sap.netweaver.coll.RoomUsageAnalysis','i',2,1,'Room Usage Analysis',1189657318916)##
    #1.5#0017A40EA985005C0000148C00001F24000438F41027B995#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800165,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.RoomCreation','p',1,1,'Room Creation',1189251555818)##
    #1.5#0017A40EA985005C0000148D00001F24000438F41027C1A0#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800166,'pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.basicsearch','i',3,1,'KM Basic Search iView',1189256594179)##
    #1.5#0017A40EA985005C0000148E00001F24000438F41027C8E5#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800167,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.monitoring/com.sap.km.AdminMonitor/com.sap.km.AdminMonitorComp','p',1,1,'Component Monitor',1190197829721)##
    #1.5#0017A40EA985005C0000148F00001F24000438F41027D053#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800168,'pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidden/com.sap.km.urlaccess/com.sap.km.details','i',1,1,'KM Details iView',1188044470404)##
    #1.5#0017A40EA985005C0000149000001F24000438F41027D787#1188520801187#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800169,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.globalportal/myselfContentConsumer/com.sap.portal.producerCockpit','i',3,2,'View My Producers',1189587022648)##
    #1.5#0017A40EA985005C0000149100001F24000438F41027E262#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800170,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.system_landscape','p',3,2,'System Landscape',1189973784124)##
    #1.5#0017A40EA985005C0000149200001F24000438F41027EC46#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800171,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.km.AdminContent/com.sap.km.AdminContentExplorer/com.sap.km.AdminExplorer','i',41,3,'Repositories',1188774901538)##
    #1.5#0017A40EA985005C0000149300001F24000438F41027FF5A#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800172,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.content_translation_ws/com.sap.portal.translation_coordination','p',2,2,'Translation Worklist Coordination',1186468785573)##
    #1.5#0017A40EA985005C0000149400001F24000438F410280E3A#1188520801203#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800173,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.portal.systemLandscapeOverview','i',1,1,'System Landscape Overview',1187157473628)##
    #1.5#0017A40EA985005C0000149500001F24000438F410281EFC#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800174,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.activity_reports_ws/com.sap.portal.activityReports/com.sap.portal.10mostPopular','i',1,1,'Last Weeks 10 Most Popular iViews/Pages',1187616942413)##
    #1.5#0017A40EA985005C0000149600001F24000438F4102826AB#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800175,'pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.aclEditor','i',2,1,'ACL Editor',1190364891767)##
    #1.5#0017A40EA985005C0000149700001F24000438F410282DCB#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800176,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.netweaver.coll.colcontent/com.sap.netweaver.coll.roomadmin/com.sap.netweaver.coll.RoomAdministration','i',2,1,'Room Administration',1187879651509)##
    #1.5#0017A40EA985005C0000149800001F24000438F410283542#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800177,'pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.innerpage/com.sap.km.PortalFavorites','i',91,3,'Portal Favorites',1189280081073)##
    #1.5#0017A40EA985005C0000149900001F24000438F410284AD6#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800178,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.km.UWLWorkflow/com.sap.km.AdminConfigWorkflow/com.sap.km.ConfigWorkflow','i',8,1,'Workflow',1188831613094)##
    #1.5#0017A40EA985005C0000149A00001F24000438F41028548E#1188520801218#/System/Server##com.sap.portal.activityreport.aggregator#J2EE_GUEST#0####b44bc550575a11dc821e0017a40ea985#SAPEngine_Application_Thread[impl:3]_50##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###insert query = INSERT INTO WCR_WEBCONTENTSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,COUNTER,PCDURL,OBJECTTYPE,IMPRESSIONS,VISITS,CUSTOM,ID) VALUES (1188432000000,'d',1188520800179,'pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.webdynpro_ws/com.sap.portal.content_administrator','p',1,1,'Content Administrator',1186604575372)##
    #1.5#0017A40E

  • BI_SDK_XMLA J2ee project - Can't get instance from Connection Factory

    Hi:
    The code:
    initctx = new InitialContext();
    connectionFactory=(IConnectionFactory) initctx.lookup("java:comp/env/" + "SDK_XMLA");
    At debug time I watch:
    initctx.lookup("java:comp/env/" + "SDK_XMLA")"= XmlaConnectionFactory (id=333)
    m_connectionManager= ConnectionManagerImpl (id=339)
    m_managedConnectionFactory= XmlaManagedConnectionFactory (id=343)
    m_reference= null
    m_timeout= 0
    In detail m_managedConnectionFactory= XmlaManagedConnectionFactory (id=343)
    m_defaultCM= false
    m_logWriter= null
    m_properties= Properties (id=445) are OK! I can see all the properties set at Visual Administration
    This is the error I get ( line: connectionFactory=(IConnectionFactory) initctx.lookup("java:comp/env/"+"SDK_XMLA");) 
    Application error occurred during request processing. Details:
      java.lang.ClassCastException: null
    Exception id:
    Any idea how to solve this problem? If I can see all the connection properties why I'm getting a null reference??
    Where I should put the "
    Exception id" to get it's description?. 
    Thanks a lot for your time on this thread.
    Rocío.

    Vladimir:
    This is the error at server.log
    Exception id: [0002A5421DE400610000010000000E78000427B67FAB800E]#
    #1.5#0002A5421DE4006B000000B400000E78000427B68371274C#1169564749641#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.broker#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#SAPEngine_Application_Thread[impl:3]_29##0#0#Warning#1#com.sap.portal.prt.runtime.broker#Plain###[PortalComponentItem.refresh] AuthRequirement property is deprecated for EP6.0 components, please check: com.sap.portal.support.desk.default#
    #1.5#0002A5421DE4006B000000B500000E78000427B683CFD26D#1169564755844#/System/Server##com.sap.engine.services.httpserver#Guest#2##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#SAPEngine_Application_Thread[impl:3]_29##0#0#Warning#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address
    Received a part of an HTTP request body for an already processed request. The HTTP request body part will be skipped. Possible reason: the request body has not been read by the requested servlet.#
    #1.5#0002A5421DE40068000000C100000E78000427B68AE296BA#1169564874534#/System/Server##com.sap.engine.services.httpserver#Guest#2####80637c60aaf311dbc2d10002a5421de4#SAPEngine_Application_Thread[impl:3]_34##0#0#Warning#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address
    Received a part of an HTTP request body for an already processed request. The HTTP request body part will be skipped. Possible reason: the request body has not been read by the requested servlet.#
    #1.5#0002A5421DE40054000000D300000E78000427B68AE2972E#1169564874534#/System/Server##com.sap.engine.services.httpserver#Guest#2####80637c61aaf311db85750002a5421de4#SAPEngine_Application_Thread[impl:3]_30##0#0#Warning#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address
    Received a part of an HTTP request body for an already processed request. The HTTP request body part will be skipped. Possible reason: the request body has not been read by the requested servlet.#
    #<b>1.5#0002A5421DE400980000000B00000E78000427B68C019A6A#1169564893347#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.guimachine.BIKit on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.guimachine.BIKit#common:library:bimmrcore;library:bimmrdb#
    #1.5#0002A5421DE400980000000C00000E78000427B68D0790F8#1169564910519#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.activityreport.editor on the system, but will register reference for furture </b>usage.#2#sap.com/com.sap.portal.activityreport.editor#library:com.sap.portal.common#
    #1.5#0002A5421DE400980000000D00000E78000427B68D25CFA3#1169564912488#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.compatibility50.newexportal on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.compatibility50.newexportal#library:com.sap.portal.common#
    #1.5#0002A5421DE400980000000E00000E78000427B68D38E80F#1169564913754#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.dqe.admintool.businessobjecttree on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.dqe.admintool.businessobjecttree#service:DQE#
    #1.5#0002A5421DE400980000000F00000E78000427B68D391106#1169564913754#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.applications.enterprise.iviews.wizard on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.applications.enterprise.iviews.wizard#service:DQE#
    #1.5#0002A5421DE400980000001000000E78000427B68D3D8544#1169564914050#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.dqe.admintool.metadataloader on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.dqe.admintool.metadataloader#service:DQE#
    #1.5#0002A5421DE400980000001100000E78000427B68D3EFD57#1169564914144#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.dqe.admintool.propertyeditor on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.dqe.admintool.propertyeditor#service:DQE#
    #1.5#0002A5421DE400960000000200000E78000427B68D3FFD5C#1169564914207#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.dqe.admintool.session on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.dqe.admintool.session#service:DQE#
    #1.5#0002A5421DE400960000000300000E78000427B68D412A80#1169564914285#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.dqe.clienttest on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.dqe.clienttest#service:DQE#
    #1.5#0002A5421DE400980000001200000E78000427B68D4D3462#1169564915082#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.httpconnectivity.webtargets on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.httpconnectivity.webtargets#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000400000E78000427B68D4E9926#1169564915175#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.ivs.alias_editor on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.ivs.alias_editor#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000500000E78000427B68D553F1A#1169564915597#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.ivs.mass_editor on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.ivs.mass_editor#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000600000E78000427B68D56B3B8#1169564915707#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.ivs.sl.connector.helper on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.ivs.sl.connector.helper#library:com.sap.portal.services.internal.api#
    #1.5#0002A5421DE400960000000700000E78000427B68D57B64F#1169564915769#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.ivs.systemlandscapeCockpit on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.ivs.systemlandscapeCockpit#service:DQE#
    #1.5#0002A5421DE400980000001300000E78000427B68D5D5C65#1169564916129#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader CORE:sap.com/com.sap.portal.logviewer620 on the system, but will register reference for furture usage.#2#CORE:sap.com/com.sap.portal.logviewer620#common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore#
    #1.5#0002A5421DE400960000000800000E78000427B68D65DD6A#1169564916691#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.navigationtaglibrary on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.navigationtaglibrary#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000900000E78000427B68D68194D#1169564916847#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000A00000E78000427B68D69C6D8#1169564916957#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.objbased on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.objbased#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000B00000E78000427B68D6D131F#1169564917160#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.worksetmap on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.worksetmap#library:com.sap.portal.common#
    #1.5#0002A5421DE400960000000C00000E78000427B68DF2EB8A#1169564925941#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader CORE:sap.com/com.sap.portal.usermanagement.admin on the system, but will register reference for furture usage.#2#CORE:sap.com/com.sap.portal.usermanagement.admin#interface:keystore_api#
    #1.5#0002A5421DE400980000001400000E78000427B68DFA344D#1169564926410#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#YP10180#3506##sdbuetbsap07.la.gr_PD0_1793750#YP10180#2cb2c5d0aaf311dbade10002a5421de4#Thread[PRT-Async 7,5,PRT-Async]##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sapportals.navigation.testComponent on the system, but will register reference for furture usage.#2#sap.com/com.sapportals.navigation.testComponent#library:com.sap.portal.common#
    #1.5#0002A5421DE400570000009F00000E78000427B68E291E49#1169564929488#/System/Server##com.sap.engine.services.httpserver#Guest#2####a124cd00aaf311db88a10002a5421de4#SAPEngine_Application_Thread[impl:3]_19##0#0#Warning#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address
    Received a part of an HTTP request body for an already processed request. The HTTP request body part will be skipped. Possible reason: the request body has not been read by the requested servlet.#
    #1.5#0002A5421DE40055000000B300000E78000427B68E29217F#1169564929488#/System/Server##com.sap.engine.services.httpserver#Guest#2####a124cd01aaf311dbce9f0002a5421de4#SAPEngine_Application_Thread[impl:3]_7##0#0#Warning#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address
    Received a part of an HTTP request body for an already processed request. The HTTP request body part will be skipped. Possible reason: the request body has not been read by the requested servlet.#
    #1.5#0002A5421DE400630000009C00000E78000427B68FE30636#1169564958457#/System/Server/SLDService#sap.com/tcwddispwda#com.sap.sldserv.SldApplicationService#YP10180#3530####b1571250aaf311db923b0002a5421de4#ID\#(J2EE1793700)ID2040957250DB11393239843525090788End.b1608830aaf311dbcf9a0002a5421de4##0#0#Warning#1#com.sap.sldserv.SldApplicationService#Plain###Insufficient permissions for getting SLD access information. You can add permissions for your application via the SLD service in the 'Visual Administrator'.#
    #1.5#0002A5421DE400630000009F00000E78000427B68FE34A37#1169564958473#/System/Server/SLDService#sap.com/tcwddispwda#com.sap.sldserv.SldApplicationService#YP10180#3530####b1571250aaf311db923b0002a5421de4#ID\#(J2EE1793700)ID2040957250DB11393239843525090788End.b1608830aaf311dbcf9a0002a5421de4##0#0#Warning#1#com.sap.sldserv.SldApplicationService#Plain###Insufficient permissions for getting SLD access information. You can add permissions for your application via the SLD service in the 'Visual Administrator'.#
    Thanks for your time.

  • Portal Activity report Iview - All Zeros !?!

    Hello Folks,
    I followed to documentation step by step to enable the "<b>Portal Activity Iview</b>" in operations. I always get <b>zeros</b> instead of correct values when I preview the Iview.
    What can be wrong? We are using Portal 6.0 SPS 12.
    Thanks in advance

    Hi,
    I suspect you have not configured your data collection service properly
    Please refer to the link below to know how exactly the Portal activity report must be configured.You may need to configure the data collection service in order for your iview to start showing data.The aggregator needs to be started ,for this to take place.Please follow the information in the link.In case you have trouble,please checkup if you can manually start the aggregator,which is located in ..jc00j2eeclusterserver0appssap.comirj
    ootweb-infportalportalappscom.sap.portal.activityreport.corelibaggregator.bat
    Please also refer to this blog:
    Portal SP9: Portal Activity Report
    Regards,
    Harish
    (Please award points for helpful answers)

  • Server Process  is not running

    Hi,
    This is the defaulttrace file content, can any one give me idea how to solve.This server contain only WAS JAVA.
    Server0 log file
    #1.5#02004C4F4F500065000000E000000BE800043A7C9D203457#1190206793437#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9783####35db644066b011dcce2002004c4f4f50#SAPEngine_Application_Thread[impl:3]_25##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F500058000000FE00000BE800043A7C9D4D3E17#1190206796390#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9767##mmsr17_NW2_28653750#abb#372b8af066b011dcad7802004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005D000000E900000BE800043A7C9F17D3A1#1190206826328#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9787####49b1ab5066b011dcced602004c4f4f50#SAPEngine_Application_Thread[impl:3]_19##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50005D000000EA00000BE800043A7C9F1D63A7#1190206826703#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9787####49b1ab5066b011dcced602004c4f4f50#SAPEngine_Application_Thread[impl:3]_19##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50005D000000EB00000BE800043A7C9F1D6546#1190206826703#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9787####49b1ab5066b011dcced602004c4f4f50#SAPEngine_Application_Thread[impl:3]_19##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F500069000000CD00000BE800043A7C9F4D251D#1190206829828#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9767##mmsr17_NW2_28653750#abb#4b1755d066b011dcc24b02004c4f4f50#SAPEngine_Application_Thread[impl:3]_29##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000580000010200000BE800043A7CB4AFA08D#1190207188609#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9825####21b496c066b111dcc3dd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F5000580000010300000BE800043A7CB4B5ECD8#1190207189031#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9825####21b496c066b111dcc3dd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F5000580000010400000BE800043A7CB4B5EE77#1190207189031#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9825####21b496c066b111dcc3dd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F5000580000010500000BE800043A7CB51B942F#1190207195687#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9767##mmsr17_NW2_28653750#abb#2545acc066b111dcca2802004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500057000000AA00000BE800043A7CB70647BD#1190207227843#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#397425f066b111dca5ca02004c4f4f50#SAPEngine_Application_Thread[impl:3]_16##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006B0000010000000BE800043A7CB9735CC9#1190207268546#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9835####515ebcc066b111dcc33602004c4f4f50#SAPEngine_Application_Thread[impl:3]_31##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50006B0000010100000BE800043A7CB97BC4A7#1190207269109#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9835####515ebcc066b111dcc33602004c4f4f50#SAPEngine_Application_Thread[impl:3]_31##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50006B0000010200000BE800043A7CB97BC643#1190207269109#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9835####515ebcc066b111dcc33602004c4f4f50#SAPEngine_Application_Thread[impl:3]_31##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F50006B0000010300000BE800043A7CB9D88E77#1190207275187#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#547fd2e066b111dcb02f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_31##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500053000004FF00000BE800043A7CC3F90739#1190207445093#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9853####ba97620066b111dccdff02004c4f4f50#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F5000530000050000000BE800043A7CC3FE8D9F#1190207445453#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9853####ba97620066b111dccdff02004c4f4f50#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F5000530000050100000BE800043A7CC3FE8F40#1190207445453#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9853####ba97620066b111dccdff02004c4f4f50#SAPEngine_Application_Thread[impl:3]_14##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F500069000000CF00000BE800043A7CC4D09825#1190207459218#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#c24af89066b111dc852902004c4f4f50#SAPEngine_Application_Thread[impl:3]_29##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500068000000F400000BE800043A7CC5D47C31#1190207476250#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9857####cd2bb33066b111dcc51302004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F500068000000F500000BE800043A7CC5DA1A13#1190207476625#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9857####cd2bb33066b111dcc51302004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F500068000000F600000BE800043A7CC5DA1BC3#1190207476625#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9857####cd2bb33066b111dcc51302004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F5000740000010E00000BE800043A7CC6163559#1190207480562#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#cef7e7b066b111dc8cff02004c4f4f50#SAPEngine_Application_Thread[impl:3]_12##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006C0000013E00000BE800043A7CD65676A6#1190207753218#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.deployment#Administrator#9886####721bab2066b211dc8da302004c4f4f50#SAPEngine_Application_Thread[impl:3]_35##0#0#Info#1#com.sap.portal.prt.runtime.deployment#Plain###Deploying application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50006C0000013F00000BE800043A7CD65C1612#1190207753578#/System/Server#sap.com/irj#com.sap.portal.prt.runtime.loader#Administrator#9886####721bab2066b211dc8da302004c4f4f50#SAPEngine_Application_Thread[impl:3]_35##0#0#Info#1#com.sap.portal.prt.runtime.loader#Plain###Loading application: com.sap.portal.navigation.masthead#
    #1.5#02004C4F4F50006C0000014000000BE800043A7CD65C17B6#1190207753578#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#Administrator#9886####721bab2066b211dc8da302004c4f4f50#SAPEngine_Application_Thread[impl:3]_35##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.navigation.masthead on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.navigation.masthead#library:com.sap.portal.common#
    #1.5#02004C4F4F500060000000E500000BE800043A7CD6B7B4BB#1190207759578#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#755bbaf066b211dc844002004c4f4f50#SAPEngine_Application_Thread[impl:3]_8##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000670000010600000BE800043A7CDCB8F09B#1190207860328#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#755bbaf066b211dc844002004c4f4f50#SAPEngine_Application_Thread[impl:3]_13##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006E000000FA00000BE800043A7CDCE31A93#1190207863093#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9830##mmsr17_NW2_28653750#abb#755bbaf066b211dc844002004c4f4f50#SAPEngine_Application_Thread[impl:3]_39##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500060000000E700000BE800043A7CE24B0CA4#1190207953796#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9907##mmsr17_NW2_28653750#abb#e9abe24066b211dc8fd102004c4f4f50#SAPEngine_Application_Thread[impl:3]_8##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006D000000F600000BE800043A7CE51C9D48#1190208001093#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#9907##mmsr17_NW2_28653750#abb#e9abe24066b211dc8fd102004c4f4f50#SAPEngine_Application_Thread[impl:3]_37##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005E000000BB00000BE800043A7CF8F9C059#1190208334359#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data begin--*##
    #1.5#02004C4F4F50005E000000BC00000BE800043A7CF8FA31D2#1190208334390#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###2 user ids saved##
    #1.5#02004C4F4F50005E000000BD00000BE800043A7CF8FA6CDF#1190208334406#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###5 pages saved##
    #1.5#02004C4F4F50005E000000BE00000BE800043A7CF8FAAFCF#1190208334421#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###4 iViews saved##
    #1.5#02004C4F4F50005E000000BF00000BE800043A7CF8FAB048#1190208334421#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###*--Flush data end--*##
    #1.5#02004C4F4F50005E000000C000000BE800043A7CF8FAB09F#1190208334421#/System/Server##com.sap.portal.activityreport#Guest#0####cd49627066b311dca3aa02004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 62 millis##
    #1.5#02004C4F4F50006F0000019800000BE800043A7D08467C02#1190208591046#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###Operation stopApp on application local/LeaveRequestApproval finished for 15 ms.#
    #1.5#02004C4F4F50006F0000019900000BE800043A7D08467C8F#1190208591046#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation stopApp over application local/LeaveRequestApproval finished successfully on server 28653750#
    #1.5#02004C4F4F50006F0000019D00000BE800043A7D0848F897#1190208591218#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###Operation startApp on application local/LeaveRequestApproval finished for 15 ms.#
    #1.5#02004C4F4F50006F0000019E00000BE800043A7D0848F917#1190208591218#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application local/LeaveRequestApproval finished successfully on server 28653750#
    #1.5#02004C4F4F50006F0000019F00000BE800043A7D0849117E#1190208591218#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation update over application local/LeaveRequestApproval finished successfully on server 28653750#
    #1.5#02004C4F4F50006F000001A000000BE800043A7D084911F9#1190208591218#/System/Server##com.sap.engine.services.deploy#Administrator#9974####6630e8a266b411dcbbbd02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation update on application local/LeaveRequestApproval finished in whole cluster for 0 ms.#
    #1.5#02004C4F4F50006F000001A100000BE800043A7D0ADC615A#1190208634421#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregator Started...##
    #1.5#02004C4F4F50006F000001A200000BE800043A7D0ADCAFD3#1190208634453#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Current Database Time: 24 Mar 2008 13:30:34 GMT##
    #1.5#02004C4F4F50006F000001A300000BE800043A7D0ADCB048#1190208634453#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java#####
    #1.5#02004C4F4F50006F000001A400000BE800043A7D0ADCB09F#1190208634453#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###*********** Aggregating data from 1 Jan 2007 00:00:34 GMT to 24 Mar 2008 13:30:34 GMT ***********##
    #1.5#02004C4F4F50006F000001A500000BE800043A7D0ADCB147#1190208634453#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'##
    #1.5#02004C4F4F50006F000001A600000BE800043A7D0ADCE534#1190208634468#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###First run at 3 Mar 2008 11:00:00 GMT##
    #1.5#02004C4F4F50006F000001A700000BE800043A7D0ADCE5B0#1190208634468#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation not possible at least partailly done##
    #1.5#02004C4F4F50006F000001A800000BE800043A7D0ADD1519#1190208634468#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR <= 1190208634450##
    #1.5#02004C4F4F50006F000001A900000BE800043A7D0ADD19BB#1190208634468#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCNODESTAT WHERE TIMESTAMPHOUR <= 1190208634450##
    #1.5#02004C4F4F50006F000001AA00000BE800043A7D0ADD1D7E#1190208634468#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERNODELOGON WHERE TIMESTAMPHOUR <= 1190208634450##
    #1.5#02004C4F4F50006F000001AB00000BE800043A7D0ADD20BF#1190208634484#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_USERSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1187616634450##
    #1.5#02004C4F4F50006F000001AC00000BE800043A7D0ADD241D#1190208634484#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_WEBCONTENTSTAT WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1187616634450##
    #1.5#02004C4F4F50006F000001AD00000BE800043A7D0ADD27D8#1190208634484#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###SQL DELETE: DELETE FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h' AND  TIMESTAMPHOUR <= 1187616634450##
    #1.5#02004C4F4F50006F000001AE00000BE800043A7D0ADD2C60#1190208634484#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Commit done##
    #1.5#02004C4F4F50006F000001AF00000BE800043A7D0ADD2E59#1190208634484#/System/Server##com.sap.portal.activityreport.aggregator#Guest#0####8023365066b411dc942402004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#com.sap.portal.activityreport.aggregator#Java###Aggregation took 47 millis##
    #1.5#02004C4F4F50005B000000DA00000BE800043A7D0F813F5D#1190208712343#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_27##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005F000000E800000BE800043A7D0FADB729#1190208715265#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_11##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500066000000E000000BE800043A7D10F2BC5F#1190208736562#/System/Server#sap.com/irj#com.sap.portal.transport#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_17##0#0#Warning#1#com.sap.portal.transport#Plain###attributeToOptionValue: deprecated transport mode 'all' set in attribute, converting to new value 'data'.#
    #1.5#02004C4F4F500069000000D100000BE800043A7D15B9792B#1190208816687#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#eca3175066b411dc99de02004c4f4f50#SAPEngine_Application_Thread[impl:3]_29##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006A0000010100000BE800043A7D16093270#1190208821921#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#eca3175066b411dc99de02004c4f4f50#SAPEngine_Application_Thread[impl:3]_33##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500057000000AC00000BE800043A7D1652F937#1190208826750#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#eca3175066b411dc99de02004c4f4f50#SAPEngine_Application_Thread[impl:3]_16##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005B000000DC00000BE800043A7D1664AD52#1190208827921#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#eca3175066b411dc99de02004c4f4f50#SAPEngine_Application_Thread[impl:3]_27##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000770000002400000BE800043A7D174BD7B4#1190208843062#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005E000000C100000BE800043A7D174FCACE#1190208843328#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500060000000E900000BE800043A7D1756E330#1190208843781#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_8##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005D000000F000000BE800043A7D17DC4673#1190208852531#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_19##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000760000000F00000BE800043A7D182CB14E#1190208857796#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#Thread[PRT-Async 1,5,PRT-Async]##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50006A0000010300000BE800043A7D18302082#1190208858031#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_33##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000580000010900000BE800043A7D1836CF3D#1190208858468#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500057000000AE00000BE800043A7D18738CEA#1190208862437#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_16##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005A0000010D00000BE800043A7D1B4FBFCB#1190208910437#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_23##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005D000000F200000BE800043A7D1BCA6E1F#1190208918468#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_19##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000530000050200000BE800043A7D1C2428C4#1190208924359#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000670000010800000BE800043A7D1C4174C7#1190208926265#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_13##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006E000000FC00000BE800043A7D1C5B3935#1190208927968#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_39##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000560000013E00000BE800043A7D1CCBA9CB#1190208935328#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#ae6a49e066b411dcc70202004c4f4f50#SAPEngine_Application_Thread[impl:3]_5##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006F000001B000000BE800043A7D1E1AD259#1190208957296#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002####4093bd1066b511dc848002004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000590000010700000BE800043A7D1E63EE6C#1190208962093#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#4093bd1066b511dc848002004c4f4f50#SAPEngine_Application_Thread[impl:3]_6##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500065000000E300000BE800043A7D1ED83B46#1190208969703#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#4093bd1066b511dc848002004c4f4f50#SAPEngine_Application_Thread[impl:3]_25##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F5000670000010A00000BE800043A7D1EF0DAC4#1190208971328#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#4093bd1066b511dc848002004c4f4f50#SAPEngine_Application_Thread[impl:3]_13##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005F000000EA00000BE800043A7D1FF3A223#1190208988281#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#4093bd1066b511dc848002004c4f4f50#SAPEngine_Application_Thread[impl:3]_11##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006F000001B200000BE800043A7D217D9D64#1190209014109#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990####62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_0##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006E000000FE00000BE800043A7D21CF6D5E#1190209019468#/System/Server#sap.com/irj#com.sap.portal.transport#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_39##0#0#Warning#1#com.sap.portal.transport#Plain###attributeToOptionValue: deprecated transport mode 'all' set in attribute, converting to new value 'data'.#
    #1.5#02004C4F4F5000770000002600000BE800043A7D22933859#1190209032296#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000610000014100000BE800043A7D22972C3A#1190209032562#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_3##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000620000010200000BE800043A7D22A03409#1190209033140#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_26##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50006D000000FA00000BE800043A7D24030209#1190209056406#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_37##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500068000000F700000BE800043A7D2542795E#1190209077343#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500069000000D300000BE800043A7D25560CD2#1190209078625#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_29##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500065000000E500000BE800043A7D259497E1#1190209082718#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_25##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500065000000E700000BE800043A7D25AE33C8#1190209084406#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#8c16a40066b511dc816302004c4f4f50#SAPEngine_Application_Thread[impl:3]_25##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500068000000FA00000BE800043A7D25F4DC7D#1190209089031#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005C0000018900000BE800043A7D26CCFBDB#1190209103187#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#9990##mmsr17_NW2_28653750#Administrator#62708fd066b511dcb19f02004c4f4f50#SAPEngine_Application_Thread[impl:3]_21##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000610000014400000BE800043A7D27782A46#1190209114406#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_3##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F500060000000EB00000BE800043A7D281E236F#1190209125296#/System/Server#sap.com/irj#com.sap.portal.sapapplication#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_8##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50005B000000E000000BE800043A7D286921AD#1190209130203#/System/Server#sap.com/irj#com.sap.portal.transport#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_27##0#0#Warning#1#com.sap.portal.transport#Plain###attributeToOptionValue: deprecated transport mode 'all' set in attribute, converting to new value 'data'.#
    #1.5#02004C4F4F5000770000002800000BE800043A7D2B3A9FE6#1190209177484#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#Thread[PRT-Async 0,5,PRT-Async]##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000720000013200000BE800043A7D2B3E90B6#1190209177750#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_2##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500068000000FC00000BE800043A7D2B485A1B#1190209178390#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_9##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000530000050400000BE800043A7D2BB72C5E#1190209185656#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_14##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000580000010B00000BE800043A7D2BF23F09#1190209189531#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_1##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500065000000E900000BE800043A7D2C13D341#1190209191718#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_25##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500057000000B000000BE800043A7D2CC288CF#1190209203171#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_16##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F500063000000EE00000BE800043A7D2CD6EAC9#1190209204515#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_38##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50006E000000FF00000BE800043A7D2D18DDC7#1190209208828#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_39##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005E000000C300000BE800043A7D2EEEEB90#1190209239640#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#9dcfd77066b511dccc8002004c4f4f50#SAPEngine_Application_Thread[impl:3]_15##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50006C0000014100000BE800043A7D2FBF6A71#1190209253296#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#f0c617a066b511dcb83802004c4f4f50#SAPEngine_Application_Thread[impl:3]_35##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50006C0000014300000BE800043A7D2FF14676#1190209256578#/System/Server#sap.com/irj#com.sap.engine.core.classload.impl0.LoadContextImpl.registerReferenceInternal(String from, String to)#abb#10002##mmsr17_NW2_28653750#abb#f0c617a066b511dcb83802004c4f4f50#SAPEngine_Application_Thread[impl:3]_35##0#0#Warning#1#com.sap.engine.core.classload.impl0.LoadContextImpl#Java###Cannot find loader sap.com/com.sap.portal.httpconnectivity.urliviews on the system, but will register reference for furture usage.#2#sap.com/com.sap.portal.httpconnectivity.urliviews#library:com.sap.portal.common#
    #1.5#02004C4F4F50008D0000000000000BE800043A7D30545B8A#1190209263062#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#27b45fa166ad11dcafed02004c4f4f50#SAPEngine_System_Thread[impl:5]_70##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application sap.com/cafeugpuirt~comp finished successfully on server 28653750#
    #1.5#02004C4F4F50008D0000000100000BE800043A7D30545BF9#1190209263062#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#27b45fa166ad11dcafed02004c4f4f50#SAPEngine_System_Thread[impl:5]_70##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application sap.com/cafeugpuirt~comp finished on current cluster node for 47 ms.#
    #1.5#02004C4F4F5000730000000600000BE800043A7D3083A0B8#1190209266156#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#a7c92c31669d11dcb80f02004c4f4f50#SAPEngine_System_Thread[impl:5]_86##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application com.test/csreq_cr finished successfully on server 28653750#
    #1.5#02004C4F4F5000730000000700000BE800043A7D3083A125#1190209266156#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#a7c92c31669d11dcb80f02004c4f4f50#SAPEngine_System_Thread[impl:5]_86##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application com.test/csreq_cr finished on current cluster node for 94 ms.#
    #1.5#02004C4F4F50005F000000EC00000BE800043A7D3181F8EB#1190209282828#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#01a16e3066b611dc954c02004c4f4f50#SAPEngine_Application_Thread[impl:3]_11##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50006B0000010700000BE800043A7D31B78BF5#1190209286343#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#01a16e3066b611dc954c02004c4f4f50#SAPEngine_Application_Thread[impl:3]_31##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F5000610000014600000BE800043A7D31EB1162#1190209289718#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#01a16e3066b611dc954c02004c4f4f50#SAPEngine_Application_Thread[impl:3]_3##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005A0000010F00000BE800043A7D322FF621#1190209294234#/System/Server#sap.com/irj#com.sap.portal.pcdadmintools#Administrator#10034##mmsr17_NW2_28653750#Administrator#01a16e3066b611dc954c02004c4f4f50#SAPEngine_Application_Thread[impl:3]_23##0#0#Warning#1#/System/Server#Plain### [com.sapportals.portal.pcd.admintools.roleeditor.RoleEditorCompContextHandler] Ex.msg:null#
    #1.5#02004C4F4F50005A0000011100000BE800043A7D327E4387#1190209299359#/System/Server#sap.com/irj#com.sap.portal.sapapplication#abb#10002##mmsr17_NW2_28653750#abb#0c35dd9066b611dcacd902004c4f4f50#SAPEngine_Application_Thread[impl:3]_23##0#0#Info#1#/System/Server#Plain###Undefined User Attribute debugParameters; return empty string#
    #1.5#02004C4F4F50002C0000000700000BE800043A7D391C52A4#1190209410390#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#329208a1668f11dca53302004c4f4f50#SAPEngine_System_Thread[impl:5]_22##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application com.test/csblock finished successfully on server 28653750#
    #1.5#02004C4F4F50002C0000000800000BE800043A7D391C5310#1190209410390#/System/Server##com.sap.engine.services.deploy####mmsr17_NW2_28653750#Guest#329208a1668f11dca53302004c4f4f50#SAPEngine_System_Thread[impl:5]_22##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application com.test/csblock finished on current cluster node for 125 ms.#
    #1.5#02004C4F4F50008E0000000100000BE800043A7D3AA688E4#1190209436234#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000000100000BE800043A7D3AA7F5D5#1190209436328#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000000300000BE800043A7D3AA841A2#1190209436343#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000000500000BE800043A7D3AA842A3#1190209436343#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000000700000BE800043A7D3AA8440E#1190209436343#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000000300000BE800043A7D3AAD14A6#1190209436656#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008E0000000500000BE800043A7D3AAD16F9#1190209436656#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000000700000BE800043A7D3AAD17A3#1190209436656#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000000900000BE800043A7D3AAD189B#1190209436656#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000000900000BE800043A7D3AB1E837#1190209436968#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000000B00000BE800043A7D3AB1EA83#1190209436968#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000000D00000BE800043A7D3AB1EB2E#1190209436968#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000000F00000BE800043A7D3AB1EC1A#1190209436968#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000000B00000BE800043A7D3AB6BCCC#1190209437296#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008E0000000D00000BE800043A7D3AB6BF2B#1190209437296#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000000F00000BE800043A7D3AB6BFE8#1190209437296#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000001100000BE800043A7D3AB6C0D3#1190209437296#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001100000BE800043A7D3ABB91E2#1190209437609#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000001300000BE800043A7D3ABB94EC#1190209437609#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001500000BE800043A7D3ABB959E#1190209437609#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001700000BE800043A7D3ABB9695#1190209437609#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001900000BE800043A7D3AC067E1#1190209437921#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000001B00000BE800043A7D3AC06A2F#1190209437921#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001D00000BE800043A7D3AC06ADA#1190209437921#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000001F00000BE800043A7D3AC06C14#1190209437921#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000001300000BE800043A7D3AC55E9F#1190209438250#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008E0000001500000BE800043A7D3AC560F5#1190209438250#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000001700000BE800043A7D3AC561A8#1190209438250#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008E0000001900000BE800043A7D3AC5629E#1190209438250#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e0e2aa066b611dcca9a02004c4f4f50#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000002100000BE800043A7D3ACA31F2#1190209438562#/System/Server##com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor#Plain###A runtime exception ocurred: null#
    #1.5#02004C4F4F50008F0000002300000BE800043A7D3ACA344F#1190209438562#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000002500000BE800043A7D3ACA3502#1190209438562#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    #1.5#02004C4F4F50008F0000002700000BE800043A7D3ACA35F2#1190209438562#/System/Server##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Guest#0####5e1c828066b611dcafa102004c4f4f50#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessor#Plain###Process stopped#
    Thanks,
    Vivek.

    Hi,
    default trace can be very misleading. The root cause might be in the default trace it might not be. One common problem is that your license is expired. I know just a wild guess, but may be it is a hit.
    Regards,
    Jochen

  • Problem with NW 2004s installation with MS SQL Server 2005

    Hello SDNers,
    We are getting following error when installing NW 2004s
    ERROR 2007-07-06 19:26:02
    FCO-00011  The step enableUsageTypes with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|enableUsageTypes was executed with status ERROR .
    I read some note in SDN and as per that rebooted my system and reinstalled from where it has broken with out any success.
    Your help in this regard is highly appreciated
    Best regards,
    Immanuel.
    Message was edited by:
            Immanuel Gollapalli

    Hello Markus & Manthsh,
    Many thanks for your feedback, I did check those log file and unfortunately couldn't able to figure out the root cause. I don't see any option to attach these files along with this thread hence copying the content.
    Best regards,
    Immanuel.
    sapinst.log
    INFO 2007-07-06 19:32:57
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/inifile.8.xml'.
    INFO 2007-07-06 19:32:57
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/inifile.9.xml'.
    INFO 2007-07-06 19:33:05
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2007-07-06 19:33:22
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/keydb.5.xml'.
    INFO 2007-07-06 19:33:23
    Execute step enableUsageTypes of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0.
    INFO 2007-07-06 19:33:31
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\UTL.java.log.
    INFO 2007-07-06 19:33:31
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -classpath F:\usr\sap\EP7\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jce.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jsse.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_smime.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_ssl.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/w3c_http.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/antlr.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/exception.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/jddi.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/logging.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/offlineconfiguration.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/opensqlsta.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SDMutil.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SLUtil.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\base.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\util.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\sqlserver.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\spy.jar -activated -prod_name=NetWeaver -usage_name=AAS -usage_vendor=sap.com -log=UTL_activate_usages.log -action=true -sid=EP7 -dsn=jdbc/pool/EP7 -ssprops=F:/usr/sap/EP7/SYS/global/security/data/SecStore.properties -ssk=F:/usr/sap/EP7/SYS/global/security/data/SecStore.key is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/UTL.java.log.
    WARNING 2007-07-06 19:33:33
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -classpath F:\usr\sap\EP7\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jce.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jsse.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_smime.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_ssl.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/w3c_http.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/antlr.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/exception.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/jddi.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/logging.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/offlineconfiguration.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/opensqlsta.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SDMutil.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SLUtil.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\base.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\util.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\sqlserver.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\spy.jar -activated -prod_name=NetWeaver -usage_name=AAS -usage_vendor=sap.com -log=UTL_activate_usages.log -action=true -sid=EP7 -dsn=jdbc/pool/EP7 -ssprops=F:/usr/sap/EP7/SYS/global/security/data/SecStore.properties -ssk=F:/usr/sap/EP7/SYS/global/security/data/SecStore.key" finished with return code 50. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    INFO 2007-07-06 19:33:35
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\UTL.java.log.
    INFO 2007-07-06 19:33:35
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -classpath F:\usr\sap\EP7\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jce.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jsse.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_smime.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_ssl.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/w3c_http.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/antlr.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/exception.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/jddi.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/logging.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/offlineconfiguration.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/opensqlsta.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SDMutil.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SLUtil.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\base.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\util.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\sqlserver.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\spy.jar -activated -prod_name=NetWeaver -usage_name=AS -usage_vendor=sap.com -log=UTL_activate_usages.log -action=true -sid=EP7 -dsn=jdbc/pool/EP7 -ssprops=F:/usr/sap/EP7/SYS/global/security/data/SecStore.properties -ssk=F:/usr/sap/EP7/SYS/global/security/data/SecStore.key is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/UTL.java.log.
    WARNING 2007-07-06 19:33:38
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -classpath F:\usr\sap\EP7\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jce.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_jsse.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_smime.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/iaik_ssl.jar;
    Sap-Portal70/sapmnt/EP7/SYS/global/security/lib/tools/w3c_http.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.infoprovider_lib.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comsl.ut.manager.offline.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/antlr.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/exception.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/jddi.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/logging.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/offlineconfiguration.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/opensqlsta.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/sap.comtcsdtcvlimpl.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SDMutil.jar;F:/usr/sap/EP7/SYS/global/sltools/sharedlib/SLUtil.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\base.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\util.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\sqlserver.jar;F:\usr\sap\EP7\DVEBMGS00\exe\mssjdbc\spy.jar -activated -prod_name=NetWeaver -usage_name=AS -usage_vendor=sap.com -log=UTL_activate_usages.log -action=true -sid=EP7 -dsn=jdbc/pool/EP7 -ssprops=F:/usr/sap/EP7/SYS/global/security/data/SecStore.properties -ssk=F:/usr/sap/EP7/SYS/global/security/data/SecStore.key" finished with return code 50. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    INFO 2007-07-06 19:33:38
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\StopServer.bat.log.
    INFO 2007-07-06 19:33:38
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:33:38
    Output of F:\usr\sap\EP7\DVEBMGS00\SDM\program\StopServer.bat "" is written to the logfile StopServer.bat.log.
    WARNING 2007-07-06 19:33:40
    Execution of the command "F:\usr\sap\EP7\DVEBMGS00\SDM\program\StopServer.bat """ finished with return code 104. Output:
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>set sdm_java_home=F:/software/j2sdk1.4.2_13
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>set sdm_64bit_switch=
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>set sdm_heap_size=256
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>set sdm_memory_switch=-Xmx256M
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>set sdm_com="F:/software/j2sdk1.4.2_13\bin\java"  -Xmx256M  -jar "F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar"
    C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS>"F:/software/j2sdk1.4.2_13\bin\java"  -Xmx256M  -jar "F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar" shutdown "sdmguiport=50018" "sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM\program"  
    Sending shutdown request on Port 50018
    Could not shutdown server: The SDM Server is not running.(1)
    Details: Could not establish connection to server 'localhost/50018': Connection refused: connect
    Processing error. Return code: 104
    INFO 2007-07-06 19:33:40
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.37.log'.
    INFO 2007-07-06 19:33:40
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:33:40
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:33:40
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar jstartup mode=standalone sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" is written to the logfile java.exe.log.
    INFO 2007-07-06 19:33:44
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar jstartup mode=standalone sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log"" finished with return code 0. Output:
    Starting SDM - Software Deployment Manager...
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    Operationmode for JStartupFramework has already been set to "standalone".
    Successfully executed. Return code: 0
    INFO 2007-07-06 19:33:44
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.38.log'.
    INFO 2007-07-06 19:33:44
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:33:44
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:33:44
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar j2eeenginestartstop mode=automatic timeoutmillisec=18000000 syntaxcheck=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" is written to the logfile java.exe.log.
    INFO 2007-07-06 19:33:44
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar j2eeenginestartstop mode=automatic timeoutmillisec=18000000 syntaxcheck=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log"" finished with return code 0. Output:
    Command syntax successfully checked. Command will not be executed.
    Successfully executed. Return code: 0
    INFO 2007-07-06 19:33:44
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.39.log'.
    INFO 2007-07-06 19:33:44
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:33:44
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:33:44
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar j2eeenginestartstop mode=automatic timeoutmillisec=18000000 sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" is written to the logfile java.exe.log.
    INFO 2007-07-06 19:33:50
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar j2eeenginestartstop mode=automatic timeoutmillisec=18000000 sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log"" finished with return code 0. Output:
    Starting SDM - Software Deployment Manager...
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    J2EE Engine start/stop configuration set to automatic
    Successfully executed. Return code: 0
    INFO 2007-07-06 19:33:54
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\EPC_activation.log.
    INFO 2007-07-06 19:34:01
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.40.log'.
    INFO 2007-07-06 19:34:01
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:34:01
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:34:01
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" is written to the logfile java.exe.log.
    INFO 2007-07-06 19:34:02
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -Djava.ext.dirs=F:\usr\sap\EP7\DVEBMGS00\SDM/program/lib;F:/software/j2sdk1.4.2_13/jre/lib/ext -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log"" finished with return code 0. Output:
    Info:
    Info: =============================================
    Info: =   Starting to execute command 'version'   =
    Info: =============================================
    Info: MyPath is F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar
    MyPath is F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar
    Info:                          Name: tc/SL/SDM/SDM
                             Name: tc/SL/SDM/SDM
    Info:                        Vendor: sap.com
                           Vendor: sap.com
    Info:                      Location: SAP AG
                         Location: SAP AG
    Info:                       Counter: 7.0009.20060817110748.0000
                          Counter: 7.0009.20060817110748.0000
    Info:                   API Version: 12
                      API Version: 12
    Info:                   GUI Version: 1.70
                      GUI Version: 1.70
    Info:            Repository Version: 33
               Repository Version: 33
    Info:            Web Server Version: 1.0
               Web Server Version: 1.0
    Info:           Command API Version: 1.0
              Command API Version: 1.0
    Successfully executed. Return code: 0
    Info: Successfully executed. Return code: 0
    INFO 2007-07-06 19:34:02
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\SDAS_TO_BE_DEPLOYED.LST.
    INFO 2007-07-06 19:34:02
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\SDAS_TO_BE_DEPLOYED.LST.
    INFO 2007-07-06 19:34:02
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.41.log'.
    INFO 2007-07-06 19:34:02
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:34:02
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:34:02
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar deploy list=SDAS_TO_BE_DEPLOYED.LST onerror=stop sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true is written to the logfile java.exe.log.
    WARNING 2007-07-06 19:35:35
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar deploy list=SDAS_TO_BE_DEPLOYED.LST onerror=stop sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true" finished with return code 104. Output:
    Info:
    Info: ============================================
    Info: =   Starting to execute command 'deploy'   =
    Info: ============================================
    Info: Starting SDM - Software Deployment Manager...
    Starting SDM - Software Deployment Manager...
    Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    Info: SDM operation mode successfully set to: Standalone
    Initializing Network Manager (50017)
    Info: Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    Info: Checking if another SDM is running on port 50018
    Info: -
    Starting deployment -
    Info: Error handling strategy: OnErrorStop
    Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Info: Update strategy: UpdateLowerVersions
    Info: Starting deployment prerequisites:
    Info: Loading selected archives...
    Info: Loading archive 'D:\J2EE_OSINDEP\UT\EPBC09_2.SCA'
    Info: Selected archives successfully loaded.
    Info: Actions per selected component:
    Info: No action: Selected development component 'irj'/'sap.com'/'SAP AG'/'7.0009.20061026160346.0000'/'1' will not be deployed because containing software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'1' will not be deployed.
    Info: No action: Selected development component 'com.sapportals.prt.bridge'/'sap.com'/'SAP AG'/'7.0009.20061026160346.0000'/'1' will not be deployed because containing software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'1' will not be deployed.
    Info: No action: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'1' will not update currently deployed software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'0'.
    Info: No action: Selected development component 'com.sap.pcd.dbschema'/'sap.com'/'SAP AG'/'7.0009.20061026160346.0000'/'1' will not be deployed because containing software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'1' will not be deployed.
    Info: No action: Selected development component 'com.sapportals.prt.portalruntime'/'sap.com'/'SAP AG'/'7.0009.20061026160346.0000'/'1' will not be deployed because containing software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.2.20061026162900''/'1' will not be deployed.
    Error: All selected SDAs and SCAs have already been deployed before.
    Error: Prerequisites were aborted.
    Error: All selected SDAs and SCAs have already been deployed before.
    Info: Summarizing the deployment results:
    Info: Already deployed: D:\J2EE_OSINDEP\UT\EPBC09_2.SCA
    Processing error. Return code: 104
    Error: Processing error. Return code: 104
    INFO 2007-07-06 19:35:54
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.42.log'.
    INFO 2007-07-06 19:35:54
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:35:54
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:35:54
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true is written to the logfile java.exe.log.
    INFO 2007-07-06 19:35:55
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true" finished with return code 0. Output:
    Info:
    Info: =============================================
    Info: =   Starting to execute command 'version'   =
    Info: =============================================
    Info: MyPath is F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar
    MyPath is F:\usr\sap\EP7\DVEBMGS00\SDM\program\bin\SDM.jar
    Info:                          Name: tc/SL/SDM/SDM
                             Name: tc/SL/SDM/SDM
    Info:                        Vendor: sap.com
                           Vendor: sap.com
    Info:                      Location: SAP AG
                         Location: SAP AG
    Info:                       Counter: 7.0009.20060817110748.0000
                          Counter: 7.0009.20060817110748.0000
    Info:                   API Version: 12
                      API Version: 12
    Info:                   GUI Version: 1.70
                      GUI Version: 1.70
    Info:            Repository Version: 33
               Repository Version: 33
    Info:            Web Server Version: 1.0
               Web Server Version: 1.0
    Info:           Command API Version: 1.0
              Command API Version: 1.0
    Successfully executed. Return code: 0
    Info: Successfully executed. Return code: 0
    INFO 2007-07-06 19:35:55
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\SDAS_TO_BE_DEPLOYED.LST.
    INFO 2007-07-06 19:35:55
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\SDAS_TO_BE_DEPLOYED.LST.
    INFO 2007-07-06 19:35:55
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.43.log'.
    INFO 2007-07-06 19:35:55
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\java.exe.log.
    INFO 2007-07-06 19:35:55
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS.
    INFO 2007-07-06 19:35:55
    Output of F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar deploy list=SDAS_TO_BE_DEPLOYED.LST onerror=stop sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true is written to the logfile java.exe.log.
    WARNING 2007-07-06 19:56:49
    Execution of the command "F:\software\j2sdk1.4.2_13\bin\java.exe -Xmx256M -jar F:\usr\sap\EP7\DVEBMGS00\SDM/program/bin/SDM.jar deploy list=SDAS_TO_BE_DEPLOYED.LST onerror=stop sdmhome=F:\usr\sap\EP7\DVEBMGS00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true" finished with return code 4. Output:
    Info:
    Info: ============================================
    Info: =   Starting to execute command 'deploy'   =
    Info: ============================================
    Info: Starting SDM - Software Deployment Manager...
    Starting SDM - Software Deployment Manager...
    Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0009.20060817110748.0000
    Info: SDM operation mode successfully set to: Standalone
    Initializing Network Manager (50017)
    Info: Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    Info: Checking if another SDM is running on port 50018
    Info: -
    Starting deployment -
    Info: Error handling strategy: OnErrorStop
    Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Info: Update strategy: UpdateLowerVersions
    Info: Starting deployment prerequisites:
    Info: Loading selected archives...
    Info: Loading archive 'D:\J2EE_OSINDEP\UT\EPBC209_0.SCA'
    Info: Loading archive 'D:\J2EE_OSINDEP\UT\EPPSERV09_0.SCA'
    Info: Loading archive 'D:\J2EE_OSINDEP\UT\EPWDC09_0.SCA'
    Info: Selected archives successfully loaded.
    Info: Actions per selected component:
    Info: No action: Selected development component 'com.sap.portal.pcd.translation'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.translation'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcd.admintools.gl'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.admintools.gl'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.connectorframework.websrv'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.connectorframework.websrv'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sapportals.connectors.database'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.contentfetching'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.contentfetching'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.desktop'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.desktop'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.navigation.helperservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.navigation.helperservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.portal.pcd.roles.r3authadmin'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.roles.r3authadmin'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'wizard_framework'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sapportals.connectors.sap.authtrace'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.connectors.sap.authtrace'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sapportals.datadirect'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: Initial deployment: Selected development component 'com.sap.prt.application.rfcframework'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.runtime.admin.log'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.runtime.admin.log'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.portal.appdesigner.pcmobjwiztool'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.appdesigner.pcmobjwiztool'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.navigation.portallauncher'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.navigation.portallauncher'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.navigation.navserviceapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.navigation.navserviceapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.genericcreatorapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.genericcreatorapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.portaladmin.relitemsedtor'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.portaladmin.relitemsedtor'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.portalpcmapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.portalpcmapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.gencreator'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.gencreator'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060827063800''/'2' will be deployed.
    Info: No action: Selected development component 'com.sapportals.connectors.bi.systems'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.connectors.bi.systems'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.ruleed'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.ruleed'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.util.threadreporting'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.util.threadreporting'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.commonservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.commonservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.supportability.isolde'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.supportability.isolde'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.sp.portalplugins'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.sp.portalplugins'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcd.admintools.export'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.admintools.export'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: Initial deployment: Selected development component 'pb_lyt'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.pcd.softcachebrowser'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.softcachebrowser'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.unification.50'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.unification.50'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.activityreport.db'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.activityreport.db'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.http'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.http'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sap.portal.connectors.ws'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.fpn'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.fpn'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.builder.pagebuilder'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.builder.pagebuilder'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'adminstudiolite'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.wdintegrator'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.wdintegrator'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.util.serverfilebrowser'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.util.serverfilebrowser'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'new_iview'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sapportals.productivitytools.dsktped'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.dsktped'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: Initial deployment: Selected development component 'editor_framework'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sapportals.iviewserver.global'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.global'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.clientservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.clientservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.yahoointegration'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.yahoointegration'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.ivs.global.admin.consover'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.ivs.global.admin.consover'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.prt.hooks.document'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sapportals.prt.hooks.document'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.resolvr'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.resolvr'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.unification.50support'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.unification.50support'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcm.admin.apiservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.pcm.admin.apiservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.prt.jco'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.prt.jco'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcd.admintools.lockadmin'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.admintools.lockadmin'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: Initial deployment: Selected development component 'com.sapportals.connectors.sap'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: Initial deployment: Selected software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060827034600''/'1' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.pcd.admintools.import'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.admintools.import'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.nav.defaultnaviviews'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.nav.defaultnaviviews'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.uiservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.uiservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.httpconnectivity'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.httpconnectivity'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'sap.com~gcwebservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sapportals.portaladmin.propeditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.portaladmin.propeditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcm.admin.implservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.pcm.admin.implservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.connectors.sap.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.connectors.sap.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.textconfiguration'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.textconfiguration'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.connectors.SessionManager'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.connectors.SessionManager'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.navigation.navservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.navigation.navservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'tc/wd/eptests'/'sap.com'/'SAP AG'/'7.0009.20060719102758.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.logviewer620'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.logviewer620'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.km.bs.ui.wdf'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.km.bs.ui.wdf'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.unification.conctriviewiz'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.unification.conctriviewiz'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.upgrader.EP5.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.upgrader.EP5.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.epsolman'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.epsolman'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.netivie'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.netivie'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.connectors.ws.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.connectors.ws.system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.masseditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.masseditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sap.portal.jdbcdrivers'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sapportals.appdesigner.pageeditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.appdesigner.pageeditor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.dqe.admintools'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.dqe.admintools'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.utils'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.utils'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected software component 'EP-WDC'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060827063700''/'0' will be deployed.
    Info: No action: Selected development component 'com.sapportals.utilities.analyzer'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.utilities.analyzer'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.statelesssessionservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.statelesssessionservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.sl.modifiers'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.sl.modifiers'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.portaladmin.editorselect'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.portaladmin.editorselect'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.bidi.rtl'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.bidi.rtl'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pcd.configuration'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.configuration'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sap.portal.fpn.accessservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.pcd.roleservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pcd.roleservice'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.backwardscompatibility'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.backwardscompatibility'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.systemlandscape'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.systemlandscape'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.runtime.application.soap'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.runtime.application.soap'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.dqe.service'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.dqe.service'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.builder.portallayouts'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.builder.portallayouts'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.portaladmin.defaultwizard'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'2' will not update currently deployed development component 'com.sapportals.portaladmin.defaultwizard'/'sap.com'/'SAP AG'/'7.0009.20060825141508.0000'/'1'.
    Info: Initial deployment: Selected development component 'property_editor'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.runtime.repository.adaptr'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.runtime.repository.adaptr'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: Initial deployment: Selected development component 'com.sap.portal.services.internal.api'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sapportals.prt.hooks'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sapportals.prt.hooks'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.designservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.designservices'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.activityreport'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.activityreport'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.portal.runtime.config.ieu.comp'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.runtime.config.ieu.comp'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.landscapeapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.landscapeapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.admin.util'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.admin.util'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.appdesigner.frameworkapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.appdesigner.frameworkapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sap.portal.services.api'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sapportals.iviewserver.wsrp'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.wsrp'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.iviewserver.appintegrate'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.iviewserver.appintegrate'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.unification.50system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.unification.50system'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.runtime.config.component'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.runtime.config.component'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.appdesigner.appdesfrmwrk'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.appdesigner.appdesfrmwrk'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.appdesigner.contcatalog'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.appdesigner.contcatalog'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: Initial deployment: Selected development component 'com.sapportals.common'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will be deployed.
    Info: No action: Selected development component 'com.sap.portal.htmlb'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sap.portal.htmlb'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sapportals.builder.pagebuilder.utils'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.builder.pagebuilder.utils'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.prt.connection'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1' will not update currently deployed development component 'com.sapportals.prt.connection'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.security.usermapping.par'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.security.usermapping.par'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sapportals.productivitytools.dom'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sapportals.productivitytools.dom'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'1'.
    Info: No action: Selected development component 'com.sap.portal.pb.services'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.pb.services'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0'.
    Info: No action: Selected development component 'com.sap.portal.appdesigner.advancopsapi'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'2' will not update currently deployed development component 'com.sap.portal.appdesigner.advancopsapi'/'sap.com'/'SAP

  • How to trace particular path in portal

    Hello,
    I would like to know how to trace a particular path in sap portal for instance I would like to see the portal activity report and i suppose it gets saved at location - com.sap.portal.activityreport.frontend ...so how do i find this path in the portal?
    Search seems to be a little difficult for me at times when iam unsure of  what object am looking at( i.e. whether it is a an iview, workset, role etc )
    So also I would like to know when we customize a particular theme it gets stored in the portal_content/themes folder.
    However the theme is visible only when we go to portal display-under desktop and display rules-portal content-themes.
    Why is it not directly visible in the pcd?
    Edited by: mmpooja on Feb 9, 2012 12:14 PM

    Hey Anja,
    I think you almost got my question... i  did intend to ask  something similar but it does  bear strong  relevance to the question i intended to ask...I wud b obliged if u  could elaborate a little more.
    I am new to EP so  also could you just tell me dat when a certain object for instance say  when i download  the portal activity report  a certain file viz;  "com.sap.portal.activityreport.frontend"   got saved.
    Now from what i have understood is that com.sap.portal.activityreport.frontend  represents the  path to  frontend  which probably could be any object .
    Could you just confirm that is my understanding of how portal works correct  or clouded.
    I have seen com.sap.portal being used as a prefix for many objects.
    So is this some sort  of a path or just a norm to be followed for certain objects.
    Could you just provide me with certain links for better understanding.
    Thanks for your precious time and kindly bear with my ignorance as I am raw in EP.
    Regards
    Pooja

  • KM Activity Reporting Service,can't find kmc_activity's file

    EP7.0 SPS14
    refer to blog <How To Analyze Portal Activity with Activity Data Collector>,I want to stat KM access,read ...。
    the folder activity_trace_default_directory_name was created under /usr/sap/<System-ID>/JC<xx>/j2ee/cluster/server<n>/,But there was no kmc_activity.txt text file was created under the above path.
    If you have any idea can you please help ,thank you!

    Did you follow the following setps:
    1.Enabled the activityreporting service in System Administration
    2.Set the value of Data collection hook and activity report to true in service configurations.
    3. Activate the Data Collection Service
    4. Run the Aggregator Application
    5. Create a Portal Activity Report iView
    6. Restarted the server.
    After enabling the Activity Reporting property to TRUE in Service Configuration, in the Portal Catalog, right-click com.sap.portal.activityreport.core > Services, and select Administrate.
    for more details check this
    http://help.sap.com/saphelp_nw70/helpdata/EN/47/873c9dc84a199ce10000000a42189d/frameset.htm
    Hope might help you
    thanks

Maybe you are looking for