SAP/Portal system

Hi.....just wondering if anyone has, or knows of a resource where I can go to see a flow diagram in terms of how SAP/Portal is configured.  My terminology may not be the best, but I'm kind of looking for a schematic (like a car engine, and a diagram that shows how all the parts are assembled, except in this case I want to know how all of the SAP components fit together).  So, for instance, when someone logs into a web browser (or the SAP GUI), I'd like to see how the dispatchers come into play, ECC, as well the run-time instances, databases, and finally to the operating system.  Does a diagram exist showing how all of this is generally connected?  Or at the very least, a write up of what I've described......thanks for your help!

Hi Steven,
the SAP Library is the place where you will find such information:
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/42bfc481ce2152e10000000a114a6b/frameset.htm">Portal Architecture</a>
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/e1/b5443e02a9ab4186a6e1240a9a2455/frameset.htm">Architecturel Manual</a> of the underlying SAP NetWeaver AS
Hope I could help!
Best regards,
Martin

Similar Messages

  • Access denied (Object: com.sap.portal.system/security/no_safety)

    We are implementing EP 6.0, currently with SP11. We have developed some iViews, which are using RFC functions to get information from backend system, in this case SRM.
    Everything worked fine, till the day we’ve transported those developments into other systems (production and testing systems). We are getting the following error Access denied (Object: com.sap.portal.system/security/no_safety). This error only comes out if the iView is called from inside another one, if called isolated it works fine.
    Does any one have any idea about how to solve this?

    Hi AA, you can find in the log file in order to identify what is the object that you need to add in the security zone.
    You can find information for the security zones on:
    http://help.sap.com/saphelp_nw04/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/content.htm
    Regards.

  • How can generated EWA for SAP Portal system

    Hi Guru there,
    Usually generate EWA should maintenan RFC, We have SAP Portal systems ( prod PP1 and test PT1 and dev PD1), but they are not appeared at saplogon and no general SAP interface, only operationing system level we can start/stop SAP system and database and from the operating system browser can see the portal work normal ( 50000 port) or not.
    How can I generate EWA from solman?
    waiting for your kind reply!
    best regards,
    WEI

    Hi Wei,
    Do you already know SAP Note <a href="http://www.service.sap.com/sap/support/notes/976054">976054</a>?
    This SAP Note describes the setup of EWA for NON-ABAP Components.
    Please see the description and the attachments.
    Best regards,
    Ruediger

  • Error while accessing System created by  SAP Portal system template

    Hello all,
    I have created one system from SAP Portal system template in .net PDK application. This system have number of properties created in the .cs file of the System using the following code.
    [PortalComponentFieldProperty(PlainDescription = HOSTNAME, PropertyType = PropertyValueType.String, LongDescription = "Host Name", AdminPersonalization = PersonalizationType.Dialog, Category = "Application Settings")]
    [DefaultValue(EMPTYSTRING)]
    public string HostName
    get
    return (string)this.GetValue(HOSTNAME);
    When i created a system in EP from par file, It don't get any error but when i export this   system and again import it gives me the "Null reference exception error" at the line
    return (string)this.GetValue(HOSTNAME);
    Can anybody know the resion of this? Should i set permissions to the system or should i assign roles to the system?
    Please reply soon.
    Thanks in advance,
    Prashant

    Hi everyone
    I have got the solution
    Thanks
    Mumtaz

  • How to View Transport Log in DEV SAP Portal System

    Hi All,
    Kindly help me by giving me the path of where is the Import, Export and Transport Log maintained in SAP Portal.
    And is it posible to view the Log of other systems from DEV system? If yes then how.
    Thanks in Advance.
    Regards,
    Disha.

    Hi,
    Please navigate to usr/sap/trans/CMS/log to view logs.
    Alternatively in the CMS, you can click on "Go to History" which will display all previous transports. You can see the details from there.
    Thanks

  • I have error while testing the system created from a sap business objects template in SAP portal

    I have error while testing the system created from a sap business objects template in SAP portal. Error text:
    com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. 'mshost' missing
    I configure integration SAP portal and SAP BW system. All system requirements are complied.
    Environment
    SAP Business Objects 4.0
    SAP BW 7.31
    1.     I configure SSSO between SAP BW and SAP Business Objects Enterprise 4.0
    2.     Next I setting integration SAP PORTAL with SAP BW system
    3.     I download certificate from portal. Select Certificates and key (http://sapserver:port/nwa) – See scren_
    4.     In next window selected Ticketkeystore and Saplogonticketpair-cert( near part window form)
    5. Select Export entry button and binary format file certificate for download. Press download.
    6.     Save certificate file in local PC folder
    In next step need export certificate file to SAP system. Sequence of step:
    1.       Run STRUSTSS02 transaction .
    2.       Chose certificate ->import.
    3.       Select downloaded certificate file
    4.       Select Add to certificate list button and Add to ACL button
    5.       Inter System ID and Client(000)
    6.       In next I download iview sap business objects template into sap portal: System administration->transport->Import. And select and download sap business Objects iview template in .epa format into sap portal.
    7.       Result – downloaded iview.
    8.       In next step I create system from template. System administration->system landscape.
    9. In next step I input parameters for my system in Connector category, Sap business objects and user management categories: See screen _2
    10.   When I created the system and test the connection error occurred: See screen_3
    This issue is important enough. I would be grateful for opinions and ideas. Thanks in advance.

    Did you find a solution?

  • How to restrice ananymous user access to portal link /irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default?

    Hi experts,
    We had an issue with portal access. I wonder if portal is venerable for security threats?
    Could you please let me how to restrict the unauthorized users (anonymous user) to the portal URL.
    https://HOST:50001//irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.portallauncher.default .
    Appreciate your help.
    Regards
    Maruti

    Hi Maruti,
    Hope you are doing good.
    Can't you just amend the portal permissions so that this access is not possible.
    The PCD location should be:
    com.sap.portal.system/security/sap.com/NetWeaver.Portal/no_safety/com.sap.portal.navigation.portallauncher....
    Hope this helps.
    Thank you and have a nice day!
    Kind Regards,
    Hemanth

  • SAP Portal accunts with special characters fail on reconcile

    We connect to the SAP Portal System via the com.waveset.adapter.SAPPortalResourceAdapter in an IDM 8.0.0.5 system.
    On the SAP side the IDMService.par is running.
    When we do a reconcile we fail with an error message.
    We activated the error logging on SAP system and the logfile on SAP and IDM reads like this:
    #com.sap.portal.idm_logger#sap.com/irj#com.sap.portal.idm_logger
    #CPIC_IDM_EP#
    #Info##Plain###got user with uniqueId USER.PRIVATE_DATASOURCE.un:k&Atilde;&para;hler#
    It looks very much like a character set problem but in which system?
    Does anyone have a hint for me on how to configure SAP so that we get:
    - more detailed information on the root cause of the problem. e.g. enable a more detailed logging on SAP*
    - SAP to send UTF-8 encoded data only.
    Does anybody had a problem like this before? It would help if we would know that we are not alone :-)
    Any help is very much apprechated !
    Ugato

    We got an E-Fix and its working now.

  • Issue with starting the portal system

    Hi Experts,
    We are getting an error like : stopped, license check failed " in our SAP portal system.
    For that I have installed license, added the parameters like XMX and XMs in configtool but no luck.
    Can anybody please help me out to resolve the issue, its very urgent.
    Thanks in advance.
    Bhaskar N

    Hello RB,
    Thanks for the quick reply.
    Please find the desired logs.
    1. DEV_DISPATCHER
    2. dev_server0
    1. DEV_DISPATCHER log:
    trc file: "dev_dispatcher", trc level: 1, release: "720"
    node name   : ID39070400
    pid         : 5796
    system name : EPD
    system nr.  : 03
    started at  : Mon Mar 03 22:42:58 2014
    arguments   :
       arg[00] : E:\usr\sap\EPD\JC03\exe\jlaunch.exe
       arg[01] : pf=E:\usr\sap\EPD\SYS\profile\EPD_JC03_sapserver
       arg[02] : -DSAPINFO=EPD_03_dispatcher
       arg[03] : pf=E:\usr\sap\EPD\SYS\profile\EPD_JC03_sapserver
    Used property files
    -> files [00] : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID39070400 : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID39070450 : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID39070400           : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [01] ID39070450           : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties]
    -> ms host    : sapserver
    -> ms port    : 3904
    -> OS libs    : E:\usr\sap\EPD\JC03\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 1904] Mon Mar 03 22:42:58 2014
    [Thr 1904] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1904] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4688] JLaunchRequestFunc: Thread 4688 started as listener thread for np messages.
    [Thr 3032] WaitSyncSemThread: Thread 3032 started as semaphore monitor thread.
    [Thr 1904] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=32768;cur=2048)
    [Thr 1904] Mon Mar 03 22:42:59 2014
    [Thr 1904] CCMS: Initialized monitoring segment of size 60000000.
    [Thr 1904] CCMS: Initialized CCMS Headers in the shared monitoring segment.
    [Thr 1904] CCMS: Checking Downtime Configuration of Monitoring Segment.
    [Thr 1904] CCMS: AlMsUpload called by wp 1004.
    [Thr 1904] CCMS: AlMsUpload successful for E:\usr\sap\EPD\JC03\log\ALMTTREE.DAT (432 MTEs).
    [Thr 1904] CCMS: CCMS Monitoring Initialization finished, rc=0.
    [Thr 1904] [Node: dispatcher] java home is set by profile parameter
    [Thr 1904]  Java Home: C:\j2sdk1.4.2_17-x64
    [Thr 1904] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\EPD\JC03\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID39070400]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_17-x64
    -> java parameters    : -verbose:gc -Djava.security.policy=./java.policy
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 512M
    -> init heap size     : 256M
    -> stack size         : 2M
    -> root path          : E:\usr\sap\EPD\JC03\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\EPD\JC03\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     : E:\usr\sap\EPD\JC03\exe\jstartup.jar;E:\usr\sap\EPD\JC03\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50000
    -> shutdown timeout   : 120 sec.
    [Thr 1904] JLaunchISetDebugMode: set debug mode [no]
    [Thr 7832] JLaunchIStartFunc: Thread 7832 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [dispatcher]
    -> stack   : 2097152 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -verbose:gc
    -> arg[  4]: -Djava.security.policy=./java.policy
    -> arg[  5]: -Dsys.global.dir=E:\usr\sap\EPD\SYS\global
    -> arg[  6]: -Dapplication.home=E:\usr\sap\EPD\JC03\exe
    -> arg[  7]: -Djava.class.path=E:\usr\sap\EPD\JC03\exe\jstartup.jar;E:\usr\sap\EPD\JC03\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> arg[  8]: -Djava.library.path=C:\j2sdk1.4.2_17-x64\jre\bin\server;C:\j2sdk1.4.2_17-x64\jre\bin;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPD\JC03\j2ee\os_libs;C:\j2sdk1.4.2_17-x64\jre\bin\server;C:\j2sdk1.4.2_17-x64\jre\bin;E:\usr\sap\EPD\JC03\exe;E:\usr\sap\EPD\JC03\j2ee\os_libs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\Redist\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Amazon\cfn-bootstrap\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPD\SYS\exe\uc\NTAMD64
    -> arg[  9]: -Dmemory.manager=512M
    -> arg[ 10]: -Xmx512M
    -> arg[ 11]: -Xms256M
    -> arg[ 12]: -Xss2M
    -> arg[ 13]: -DLoadBalanceRestricted=no
    -> arg[ 14]: -Djstartup.mode=JCONTROL
    -> arg[ 15]: -Djstartup.ownProcessId=5796
    -> arg[ 16]: -Djstartup.ownHardwareId=N0626931994
    -> arg[ 17]: -Djstartup.whoami=dispatcher
    -> arg[ 18]: -Djstartup.debuggable=no
    -> arg[ 19]: -DSAPINFO=EPD_03_dispatcher
    -> arg[ 20]: -DSAPSTARTUP=1
    -> arg[ 21]: -DSAPSYSTEM=03
    -> arg[ 22]: -DSAPSYSTEMNAME=EPD
    -> arg[ 23]: -DSAPMYNAME=sapserver_EPD_03
    -> arg[ 24]: -DSAPDBHOST=SAPSERVER
    -> arg[ 25]: -Dj2ee.dbhost=SAPSERVER
    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
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 7832] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [dispatcher]
    [Thr 7888] JHVM_RegisterNatives: com.sap.bc.krn.perf.PerfTimes
    [Thr 7888] Mon Mar 03 22:43:00 2014
    [Thr 7888] JHVM_RegisterNatives: com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7888] JLaunchISetClusterId: set cluster id 39070400
    [Thr 7888] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 7888] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Mon Mar 03 22:43:01 2014
    [GC 69952K->4481K(253440K), 0.0239149 secs]
    [Thr 8152] Mon Mar 03 22:43:02 2014
    [Thr 8152] JLaunchISetTelnetPort: set telnet port 50308
    [Thr 8152] JLaunchISetTelnetPort: set telnet port 50308
    [Thr 1228] JLaunchISetP4Port: set p4 port 50304
    [GC 74433K->7216K(253440K), 0.0246788 secs]
    [Full GC 8536K->7011K(253440K), 0.0533618 secs]
    [Thr 7344] Mon Mar 03 22:43:03 2014
    [Thr 7344] JLaunchISetHttpPort: set http port 50300
    [Thr 7344] JLaunchISetHttpsPort: set https port 50301
    [Thr 7452] JHVM_RegisterNatives: com.sap.mona.api.JMonAPI
    [Thr 7452] CCMS: openMonitoringSegment(): inside static JMON Lib: already connected.
    [Thr 7888] JLaunchISetState: change state from [Starting (2)] to [Running (3)]
    [Thr 5924] Mon Mar 03 22:43:14 2014
    [Thr 5924] JLaunchISetP4Port: set p4 port 50304
    Mon Mar 03 22:44:02 2014
    [Full GC 58035K->10932K(253888K), 0.0868018 secs]
    [Thr 3564] Mon Mar 03 22:45:49 2014
    [Thr 3564] JLaunchISetHttpPort: set http port 50300
    [Thr 3564] JLaunchISetHttpsPort: set https port 50301
    Mon Mar 03 22:59:04 2014
    [GC 81460K->12451K(254080K), 0.0114090 secs]
    [Thr 4764] Mon Mar 03 23:13:03 2014
    [Thr 4764] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 4764] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]
    [Thr 2304] JLaunchISetP4Port: set p4 port 50304
    [Thr 6124] Mon Mar 03 23:13:04 2014
    [Thr 6124] JLaunchISetHttpsPort: set https port 50301
    [Thr 6124] JLaunchISetHttpPort: set http port 50300
    [Thr 1512] Mon Mar 03 23:13:07 2014
    [Thr 1512] CCMS: closeMonitoringSegment(): inside static JMON Lib: nothing to do.
    [Thr 5888] Mon Mar 03 23:13:09 2014
    [Thr 5888] JLaunchISetTelnetPort: set telnet port 50308
    [Thr 8152] Mon Mar 03 23:13:10 2014
    [Thr 8152] JLaunchISetHttpPort: set http port 50300
    [Thr 4764] Mon Mar 03 23:13:13 2014
    [Thr 4764] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 4740] JLaunchIExitJava: exit hook is called (rc = -11111)
    [Thr 4740] **********************************************************************
    [Thr 4740] *** ERROR => The Java VM terminated with a non-zero exit code.
    [Thr 4740] *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    [Thr 4740] *** for additional information and trouble shooting.
    [Thr 4740] **********************************************************************
    [Thr 4740] JLaunchCloseProgram: good bye (exitcode = -11111)
    2.  DEV_SERVER0
    trc file: "dev_server0", trc level: 1, release: "720"
    node name   : ID39070450
    pid         : 6488
    system name : EPD
    system nr.  : 03
    started at  : Mon Mar 03 22:42:58 2014
    arguments   :
       arg[00] : E:\usr\sap\EPD\JC03\exe\jlaunch.exe
       arg[01] : pf=E:\usr\sap\EPD\SYS\profile\EPD_JC03_sapserver
       arg[02] : -DSAPINFO=EPD_03_server
       arg[03] : pf=E:\usr\sap\EPD\SYS\profile\EPD_JC03_sapserver
    Used property files
    -> files [00] : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID39070400 : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID39070450 : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID39070400           : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    -> [01] ID39070450           : E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\EPD\JC03\j2ee\cluster\instance.properties]
    -> ms host    : sapserver
    -> ms port    : 3904
    -> OS libs    : E:\usr\sap\EPD\JC03\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    [Thr 7628] Mon Mar 03 22:42:58 2014
    [Thr 7628] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7628] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5952] JLaunchRequestFunc: Thread 5952 started as listener thread for np messages.
    [Thr 4596] WaitSyncSemThread: Thread 4596 started as semaphore monitor thread.
    [Thr 7628] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=32768;cur=2048)
    [Thr 7628] MPI: dynamic quotas disabled.
    [Thr 7628] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    [Thr 7628] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Ext.
    [Thr 7628] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Ext.
    [Thr 7628] Mon Mar 03 22:42:59 2014
    [Thr 7628] CCMS: CCMS Monitoring Initialization finished, rc=0.
    [Thr 7628] [Node: server0] java home is set by profile parameter
    [Thr 7628]  Java Home: C:\j2sdk1.4.2_17-x64
    [Thr 7628] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\EPD\JC03\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID39070450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_17-x64
    -> java parameters    : -XX:MaxNewSize=341M -XX:NewSize=341M -XX:MaxPermSize=2048M -XX:PermSize=2048M -XX:ReservedCodeCacheSize=64M -XX:CodeCacheMinimumFreeSpace=2M -XX:CompilerThreadStackSize=4096 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -XX:+HandlePromotionFailure -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+UseTLAB -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -verbose:gc -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -Djco.jarm=1 -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djava.security.policy=./java.policy
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> stack size         : 2M
    -> root path          : E:\usr\sap\EPD\JC03\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\EPD\JC03\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     : E:\usr\sap\EPD\JC03\exe\jstartup.jar;E:\usr\sap\EPD\JC03\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50321
    -> shutdown timeout   : 120 sec.
    [Thr 7628] JLaunchISetDebugMode: set debug mode [no]
    [Thr 5748] JLaunchIStartFunc: Thread 5748 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 2097152 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -XX:MaxNewSize=341M
    -> arg[  4]: -XX:NewSize=341M
    -> arg[  5]: -XX:MaxPermSize=2048M
    -> arg[  6]: -XX:PermSize=2048M
    -> arg[  7]: -XX:ReservedCodeCacheSize=64M
    -> arg[  8]: -XX:CodeCacheMinimumFreeSpace=2M
    -> arg[  9]: -XX:CompilerThreadStackSize=4096
    -> arg[ 10]: -XX:SurvivorRatio=2
    -> arg[ 11]: -XX:TargetSurvivorRatio=90
    -> arg[ 12]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 13]: -XX:+HandlePromotionFailure
    -> arg[ 14]: -XX:+UseParNewGC
    -> arg[ 15]: -XX:+DisableExplicitGC
    -> arg[ 16]: -XX:+UseTLAB
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -XX:+PrintGCDetails
    -> arg[ 19]: -verbose:gc
    -> arg[ 20]: -Dsun.io.useCanonCaches=false
    -> arg[ 21]: -Djava.awt.headless=true
    -> arg[ 22]: -Djco.jarm=1
    -> arg[ 23]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 24]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 25]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 26]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 27]: -Djava.security.policy=./java.policy
    -> arg[ 28]: -Dsys.global.dir=E:\usr\sap\EPD\SYS\global
    -> arg[ 29]: -Dapplication.home=E:\usr\sap\EPD\JC03\exe
    -> arg[ 30]: -Djava.class.path=E:\usr\sap\EPD\JC03\exe\jstartup.jar;E:\usr\sap\EPD\JC03\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 31]: -Djava.library.path=C:\j2sdk1.4.2_17-x64\jre\bin\server;C:\j2sdk1.4.2_17-x64\jre\bin;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPD\JC03\j2ee\os_libs;C:\j2sdk1.4.2_17-x64\jre\bin\server;C:\j2sdk1.4.2_17-x64\jre\bin;E:\usr\sap\EPD\JC03\exe;E:\usr\sap\EPD\JC03\j2ee\os_libs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\Redist\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Amazon\cfn-bootstrap\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPD\SYS\exe\uc\NTAMD64
    -> arg[ 32]: -Dmemory.manager=2048M
    -> arg[ 33]: -Xmx2048M
    -> arg[ 34]: -Xms2048M
    -> arg[ 35]: -Xss2M
    -> arg[ 36]: -DLoadBalanceRestricted=no
    -> arg[ 37]: -Djstartup.mode=JCONTROL
    -> arg[ 38]: -Djstartup.ownProcessId=6488
    -> arg[ 39]: -Djstartup.ownHardwareId=N0626931994
    -> arg[ 40]: -Djstartup.whoami=server
    -> arg[ 41]: -Djstartup.debuggable=no
    -> arg[ 42]: -DSAPINFO=EPD_03_server
    -> arg[ 43]: -DSAPSTARTUP=1
    -> arg[ 44]: -DSAPSYSTEM=03
    -> arg[ 45]: -DSAPSYSTEMNAME=EPD
    -> arg[ 46]: -DSAPMYNAME=sapserver_EPD_03
    -> arg[ 47]: -DSAPDBHOST=SAPSERVER
    -> arg[ 48]: -Dj2ee.dbhost=SAPSERVER
    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
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 5748] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 1032] JHVM_RegisterNatives: com.sap.bc.krn.perf.PerfTimes
    [Thr 1032] Mon Mar 03 22:43:00 2014
    [Thr 1032] JHVM_RegisterNatives: com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1032] JLaunchISetClusterId: set cluster id 39070450
    [Thr 1032] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1032] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Mon Mar 03 22:43:03 2014
    4.478: [GC 4.479: [ParNew: 174592K->13251K(261888K), 0.0194709 secs] 174592K->13251K(2009856K), 0.0195617 secs]
    Mon Mar 03 22:43:05 2014
    5.993: [GC 5.993: [ParNew: 187843K->17030K(261888K), 0.0180592 secs] 187843K->17030K(2009856K), 0.0181147 secs]
    Mon Mar 03 22:43:06 2014
    7.007: [GC 7.007: [ParNew: 191622K->21653K(261888K), 0.0196801 secs] 191622K->21653K(2009856K), 0.0197325 secs]
    7.957: [GC 7.958: [ParNew
    Mon Mar 03 22:43:07 2014
    : 196245K->26926K(261888K), 0.0219345 secs] 196245K->26926K(2009856K), 0.0219910 secs]
    8.748: [GC 8.748: [ParNew: 201518K->26768K(261888K), 0.0159709 secs] 201518K->26768K(2009856K), 0.0160271 secs]
    Mon Mar 03 22:43:11 2014
    12.303: [GC 12.303: [ParNew: 201360K->39849K(261888K), 0.0235613 secs] 201360K->39849K(2009856K), 0.0236201 secs]
    Mon Mar 03 22:43:12 2014
    13.764: [GC 13.764: [ParNew: 214441K->51006K(261888K), 0.0275011 secs] 214441K->51006K(2009856K), 0.0275712 secs]
    [Thr 5660] Mon Mar 03 22:43:13 2014
    [Thr 5660] JHVM_RegisterNatives: com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 5660] JHVM_RegisterNatives: 23 of 24 methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface registered.
    14.370: [GC 14.370: [ParNew: 225598K->56305K(261888K), 0.0279098 secs] 225598K->56305K(2009856K), 0.0279778 secs]
    [Thr 6920] JHVM_RegisterNatives: com.sap.mw.rfc.driver.CpicDriver
    14.843: [GC 14.843: [ParNew: 230897K->63530K(261888K), 0.0281481 secs] 230897K->63530K(2009856K), 0.0282183 secs]
    [Thr 6892] Mon Mar 03 22:43:14 2014
    [Thr 6892] JHVM_RegisterNatives: com.sap.mona.api.JMonAPI
    [Thr 6892] CCMS: openMonitoringSegment(): inside static JMON Lib: already connected.
    15.306: [GC 15.306: [ParNew: 238122K->68202K(261888K), 0.0274166 secs] 238122K->68202K(2009856K), 0.0274798 secs]
    [Thr 1032] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    15.436: [GC 15.436: [ParNew: 242794K->67368K(261888K), 0.0220680 secs] 242794K->67368K(2009856K), 0.0221288 secs]
    15.573: [GC 15.573: [ParNew: 241960K->67438K(261888K), 0.0234275 secs] 241960K->67438K(2009856K), 0.0234885 secs]
    15.711: [GC 15.711: [ParNew: 242030K->67708K(261888K), 0.0262813 secs] 242030K->67708K(2009856K), 0.0263393 secs]
    Mon Mar 03 22:43:29 2014
    30.645: [GC 30.645: [ParNew: 242300K->74148K(261888K), 0.0283018 secs] 242300K->74148K(2009856K), 0.0283638 secs]
    Mon Mar 03 22:43:31 2014
    32.620: [GC 32.620: [ParNew: 248740K->75223K(261888K), 0.0257514 secs] 248740K->75223K(2009856K), 0.0258081 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Mon Mar 03 22:43:32 2014
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    Mon Mar 03 22:43:33 2014
    34.362: [GC 34.363: [ParNew: 249815K->79362K(261888K), 0.0265979 secs] 249815K->79362K(2009856K), 0.0266516 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Mon Mar 03 22:43:36 2014
    37.029: [GC 37.029: [ParNew: 253954K->82398K(261888K), 0.0355728 secs] 253954K->91621K(2009856K), 0.0356328 secs]
    Mon Mar 03 22:43:42 2014
    43.223: [GC 43.223: [ParNew: 256990K->80727K(261888K), 0.0285237 secs] 266213K->95024K(2009856K), 0.0285807 secs]
    Mon Mar 03 22:43:43 2014
    44.172: [GC 44.173: [ParNew: 255319K->87296K(261888K), 0.0323572 secs] 269616K->108693K(2009856K), 0.0324116 secs]
    Mon Mar 03 22:43:45 2014
    46.457: [GC 46.457: [ParNew: 261888K->87296K(261888K), 0.0319191 secs] 283285K->118557K(2009856K), 0.0319753 secs]
    Mon Mar 03 22:43:47 2014
    48.151: [GC 48.151: [ParNew: 261888K->87296K(261888K), 0.0408932 secs] 293149K->136872K(2009856K), 0.0409462 secs]
    Mon Mar 03 22:43:48 2014
    49.856: [GC 49.856: [ParNew: 261888K->87296K(261888K), 0.0389379 secs] 311464K->156250K(2009856K), 0.0389939 secs]
    Mon Mar 03 22:43:50 2014
    51.675: [GC 51.675: [ParNew: 261888K->87296K(261888K), 0.0355912 secs] 330842K->172468K(2009856K), 0.0356455 secs]
    Mon Mar 03 22:43:53 2014
    54.263: [GC 54.264: [ParNew: 261888K->83557K(261888K), 0.0302645 secs] 347060K->184425K(2009856K), 0.0303190 secs]
    Mon Mar 03 22:43:54 2014
    55.609: [GC 55.609: [ParNew: 258149K->87296K(261888K), 0.0521419 secs] 359017K->199580K(2009856K), 0.0521980 secs]
    Mon Mar 03 22:43:56 2014
    57.420: [GC 57.420: [ParNew: 261888K->87296K(261888K), 0.0422072 secs] 374172K->223966K(2009856K), 0.0422640 secs]
    Mon Mar 03 22:43:57 2014
    58.067: [GC 58.067: [ParNew: 261888K->87295K(261888K), 0.0708439 secs] 398558K->238852K(2009856K), 0.0708999 secs]
    58.721: [GC 58.721: [ParNew: 261887K->87295K(261888K), 0.0663770 secs] 413444K->253329K(2009856K), 0.0664304 secs]
    Mon Mar 03 22:43:58 2014
    ### Excluding compile:  com.sapportals.portal.prt.jndisupport.util.AbstractHierarchicalContext::lookup
    59.576: [GC 59.576: [ParNew: 261887K->85457K(261888K), 0.0657517 secs] 427921K->268410K(2009856K), 0.0658080 secs]
    Mon Mar 03 22:43:59 2014
    60.161: [GC 60.161: [ParNew: 260049K->74577K(261888K), 0.0373604 secs] 443002K->272164K(2009856K), 0.0374148 secs]
    60.502: [GC 60.502: [ParNew: 249169K->75624K(261888K), 0.0338736 secs] 446756K->273211K(2009856K), 0.0339292 secs]
    60.648: [GC 60.648: [ParNew: 250216K->75377K(261888K), 0.0330402 secs] 447803K->272964K(2009856K), 0.0330958 secs]
    60.781: [GC 60.781: [ParNew: 249969K->75388K(261888K), 0.0360987 secs] 447556K->272975K(2009856K), 0.0361531 secs]
    60.922: [GC 60.922: [ParNew: 249980K->75544K(261888K), 0.0342044 secs] 447567K->273131K(2009856K), 0.0342679 secs]
    Mon Mar 03 22:44:00 2014
    61.875: [GC 61.876: [ParNew: 250136K->76774K(261888K), 0.0226955 secs] 447723K->274362K(2009856K), 0.0227581 secs]
    Mon Mar 03 22:44:01 2014
    62.926: [GC 62.926: [ParNew
    Mon Mar 03 22:44:02 2014
    : 251366K->87296K(261888K), 0.0509195 secs] 448954K->293847K(2009856K), 0.0509775 secs]
    63.692: [GC 63.692: [ParNew: 261888K->87295K(261888K), 0.0605936 secs] 468439K->312518K(2009856K), 0.0606752 secs]
    Mon Mar 03 22:44:03 2014
    64.698: [GC 64.698: [ParNew: 261887K->86837K(261888K), 0.0443530 secs] 487110K->320064K(2009856K), 0.0444111 secs]
    Mon Mar 03 22:44:05 2014
    66.325: [GC 66.325: [ParNew: 261429K->87296K(261888K), 0.0358209 secs] 494656K->334308K(2009856K), 0.0358812 secs]
    Mon Mar 03 22:44:06 2014
    67.915: [GC 67.915: [ParNew: 261888K->87295K(261888K), 0.0316789 secs] 508900K->344529K(2009856K), 0.0317364 secs]
    Mon Mar 03 22:44:08 2014
    69.638: [GC 69.638: [ParNew: 261887K->87295K(261888K), 0.0299563 secs] 519121K->354574K(2009856K), 0.0300111 secs]
    Mon Mar 03 22:44:10 2014
    71.017: [GC 71.017: [ParNew: 261887K->81266K(261888K), 0.0255540 secs] 529166K->357088K(2009856K), 0.0256097 secs]
    Mon Mar 03 22:44:12 2014
    73.867: [GC 73.867: [ParNew: 255858K->68447K(261888K), 0.0284370 secs] 531680K->358304K(2009856K), 0.0284926 secs]
    Mon Mar 03 22:44:15 2014
    76.039: [GC 76.039: [ParNew: 243039K->83981K(261888K), 0.0237496 secs] 532896K->373838K(2009856K), 0.0238097 secs]
    Mon Mar 03 22:44:17 2014
    78.445: [GC 78.445: [ParNew: 258573K->87296K(261888K), 0.0315224 secs] 548430K->395149K(2009856K), 0.0315791 secs]
    Mon Mar 03 22:44:20 2014
    81.224: [GC 81.224: [ParNew: 261888K->82358K(261888K), 0.0288764 secs] 569741K->406261K(2009856K), 0.0289497 secs]
    Mon Mar 03 22:44:22 2014
    83.417: [GC 83.417: [ParNew: 256950K->79593K(261888K), 0.0250265 secs] 580853K->414934K(2009856K), 0.0250833 secs]
    Mon Mar 03 22:44:24 2014
    85.013: [GC 85.013: [ParNew: 254185K->76493K(261888K), 0.0237636 secs] 589526K->421161K(2009856K), 0.0238215 secs]
    Mon Mar 03 22:44:25 2014
    86.218: [GC 86.218: [ParNew: 251085K->87296K(261888K), 0.0361458 secs] 595753K->432181K(2009856K), 0.0362031 secs]
    Mon Mar 03 22:44:26 2014
    87.504: [GC 87.504: [ParNew: 261888K->87030K(261888K), 0.0583024 secs] 606773K->443813K(2009856K), 0.0583593 secs]
    Mon Mar 03 22:44:27 2014
    88.826: [GC 88.826: [ParNew: 261622K->84422K(261888K), 0.0710602 secs] 618405K->457615K(2009856K), 0.0711168 secs]
    Mon Mar 03 22:44:29 2014
    90.118: [GC 90.118: [ParNew: 259014K->79777K(261888K), 0.0874272 secs] 632207K->474086K(2009856K), 0.0874839 secs]
    Mon Mar 03 22:44:30 2014
    91.496: [GC 91.497: [ParNew: 254369K->79760K(261888K), 0.1014280 secs] 648678K->484830K(2009856K), 0.1014868 secs]
    Mon Mar 03 22:44:31 2014
    92.796: [GC 92.797: [ParNew: 254352K->83078K(261888K), 0.1167034 secs] 659422K->497452K(2009856K), 0.1167853 secs]
    Mon Mar 03 22:44:33 2014
    93.983: [GC 93.983: [ParNew: 257670K->87296K(261888K), 0.1289330 secs] 672044K->510820K(2009856K), 0.1289913 secs]
    94.946: [GC 94.946: [ParNew
    Mon Mar 03 22:44:34 2014
    : 261888K->75274K(261888K), 0.0744265 secs] 685412K->509976K(2009856K), 0.0745051 secs]
    Mon Mar 03 22:44:38 2014
    99.098: [GC 99.098: [ParNew: 249866K->32657K(261888K), 0.0148521 secs] 684568K->467359K(2009856K), 0.0149122 secs]
    Mon Mar 03 22:44:40 2014
    101.708: [GC 101.708: [ParNew: 207249K->37328K(261888K), 0.0171581 secs] 641951K->472030K(2009856K), 0.0172204 secs]
    Mon Mar 03 22:44:43 2014
    104.619: [GC 104.619: [ParNew: 211920K->49340K(261888K), 0.0193977 secs] 646622K->484042K(2009856K), 0.0194631 secs]
    Mon Mar 03 22:44:46 2014
    107.905: [GC 107.906: [ParNew: 223932K->60399K(261888K), 0.0231337 secs] 658634K->495102K(2009856K), 0.0232004 secs]
    Mon Mar 03 22:44:49 2014
    110.470: [GC 110.470: [ParNew: 234991K->70510K(261888K), 0.0244632 secs] 669694K->505212K(2009856K), 0.0245277 secs]
    Mon Mar 03 22:44:52 2014
    113.170: [GC 113.170: [ParNew: 245102K->82782K(261888K), 0.0270283 secs] 679804K->517484K(2009856K), 0.0270959 secs]
    Mon Mar 03 22:44:53 2014
    114.187: [GC 114.187: [ParNew: 257374K->74496K(261888K), 0.0261138 secs] 692076K->518191K(2009856K), 0.0261717 secs]
    Mon Mar 03 22:44:54 2014
    115.181: [GC 115.181: [ParNew: 249088K->77048K(261888K), 0.0228612 secs] 692783K->520742K(2009856K), 0.0229204 secs]
    Mon Mar 03 22:44:56 2014
    117.024: [GC 117.024: [ParNew: 251640K->87296K(261888K), 0.0300847 secs] 695334K->531036K(2009856K), 0.0301691 secs]
    Mon Mar 03 22:44:57 2014
    118.131: [GC 118.131: [ParNew: 261888K->76441K(261888K), 0.0349722 secs] 705628K->535890K(2009856K), 0.0350340 secs]
    Mon Mar 03 22:44:58 2014
    119.330: [GC 119.330: [ParNew: 251033K->78417K(261888K), 0.0267709 secs] 710482K->537866K(2009856K), 0.0268305 secs]
    Mon Mar 03 22:44:59 2014
    120.890: [GC 120.890: [ParNew: 253009K->84158K(261888K), 0.0318317 secs] 712458K->543607K(2009856K), 0.0319174 secs]
    Mon Mar 03 22:45:01 2014
    122.097: [GC 122.097: [ParNew: 258750K->77394K(261888K), 0.0323164 secs] 718199K->543929K(2009856K), 0.0323814 secs]
    Mon Mar 03 22:45:02 2014
    123.408: [GC 123.408: [ParNew: 251748K->87011K(261888K), 0.0279755 secs] 718283K->553546K(2009856K), 0.0280372 secs]
    Mon Mar 03 22:45:03 2014
    124.401: [GC 124.401: [ParNew: 261603K->77902K(261888K), 0.0331150 secs] 728138K->558533K(2009856K), 0.0331762 secs]
    Mon Mar 03 22:45:04 2014
    125.601: [GC 125.601: [ParNew: 252494K->84458K(261888K), 0.0280007 secs] 733125K->565088K(2009856K), 0.0280659 secs]
    Mon Mar 03 22:45:06 2014
    127.465: [GC 127.465: [ParNew: 258834K->79900K(261888K), 0.0321256 secs] 739464K->573128K(2009856K), 0.0321907 secs]
    Mon Mar 03 22:45:09 2014
    130.313: [GC 130.313: [ParNew: 254492K->80587K(261888K), 0.0304571 secs] 747720K->583427K(2009856K), 0.0305215 secs]
    Mon Mar 03 22:45:12 2014
    133.139: [GC 133.140: [ParNew: 255179K->77217K(261888K), 0.0314156 secs] 758019K->592630K(2009856K), 0.0314841 secs]
    Mon Mar 03 22:45:15 2014
    136.676: [GC 136.676: [ParNew: 251809K->87296K(261888K), 0.0337119 secs] 767222K->607687K(2009856K), 0.0337778 secs]
    Mon Mar 03 22:45:16 2014
    137.941: [GC 137.941: [ParNew
    Mon Mar 03 22:45:17 2014
    : 261888K->87296K(261888K), 0.0393619 secs] 782279K->623561K(2009856K), 0.0394307 secs]
    Mon Mar 03 22:45:19 2014
    140.884: [GC 140.884: [ParNew: 261888K->87296K(261888K), 0.0381342 secs] 798153K->637513K(2009856K), 0.0382105 secs]
    Mon Mar 03 22:45:22 2014
    143.319: [GC 143.319: [ParNew: 261888K->80333K(261888K), 0.0333925 secs] 812105K->643504K(2009856K), 0.0334620 secs]
    Mon Mar 03 22:45:25 2014
    146.634: [GC 146.634: [ParNew: 254925K->84212K(261888K), 0.0351571 secs] 818096K->652210K(2009856K), 0.0352219 secs]
    Mon Mar 03 22:45:28 2014
    149.382: [GC 149.382: [ParNew: 258804K->83078K(261888K), 0.0335765 secs] 826802K->660933K(2009856K), 0.0336496 secs]
    Mon Mar 03 22:45:31 2014
    152.664: [GC 152.664: [ParNew: 257670K->84779K(261888K), 0.0344340 secs] 835525K->673425K(2009856K), 0.0345008 secs]
    Mon Mar 03 22:45:33 2014
    154.886: [GC 154.887: [ParNew: 259371K->87296K(261888K), 0.0399261 secs] 848017K->689133K(2009856K), 0.0399936 secs]
    Mon Mar 03 22:45:36 2014
    157.865: [GC 157.865: [ParNew: 261888K->87296K(261888K), 0.0392448 secs] 863725K->706552K(2009856K), 0.0393233 secs]
    Mon Mar 03 22:45:39 2014
    160.825: [GC 160.825: [ParNew: 261888K->84841K(261888K), 0.0354600 secs] 881144K->715963K(2009856K), 0.0355352 secs]
    Mon Mar 03 22:45:42 2014
    163.840: [GC 163.840: [ParNew: 259433K->84787K(261888K), 0.0342477 secs] 890555K->727641K(2009856K), 0.0343231 secs]
    Mon Mar 03 22:45:45 2014
    166.609: [GC 166.609: [ParNew: 259379K->79877K(261888K), 0.0341681 secs] 902233K->735903K(2009856K), 0.0342411 secs]
    Mon Mar 03 22:45:47 2014
    168.788: [GC 168.789: [ParNew: 254469K->75246K(261888K), 0.0311028 secs] 910495K->738638K(2009856K), 0.0311744 secs]
    [Thr 5660] Mon Mar 03 22:45:50 2014
    [Thr 5660] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    171.608: [GC 171.608: [ParNew: 249838K->78203K(261888K), 0.0279135 secs] 913230K->741595K(2009856K), 0.0279916 secs]
    Mon Mar 03 22:45:53 2014
    174.794: [GC 174.794: [ParNew: 252795K->79672K(261888K), 0.0268707 secs] 916187K->743064K(2009856K), 0.0269482 secs]
    Mon Mar 03 22:46:02 2014
    183.469: [GC 183.469: [ParNew: 254264K->76071K(261888K), 0.0341964 secs] 917656K->749731K(2009856K), 0.0342784 secs]
    Mon Mar 03 22:46:03 2014
    184.210: [GC 184.210: [ParNew: 250663K->79101K(261888K), 0.0255854 secs] 924323K->752761K(2009856K), 0.0256439 secs]
    Mon Mar 03 22:46:05 2014
    186.549: [GC 186.549: [ParNew: 253693K->87296K(261888K), 0.0378877 secs] 927353K->768857K(2009856K), 0.0379488 secs]
    Mon Mar 03 22:46:07 2014
    188.499: [GC 188.499: [ParNew: 261888K->87296K(261888K), 0.0458557 secs] 943449K->791119K(2009856K), 0.0459175 secs]
    Mon Mar 03 22:46:09 2014
    190.290: [GC 190.290: [ParNew: 261888K->87295K(261888K), 0.0392129 secs] 965711K->807111K(2009856K), 0.0392755 secs]
    Mon Mar 03 22:46:11 2014
    192.897: [GC 192.897: [ParNew: 261887K->87296K(261888K), 0.0389259 secs] 981703K->821533K(2009856K), 0.0389870 secs]
    Mon Mar 03 22:46:14 2014
    195.403: [GC 195.403: [ParNew: 261888K->87296K(261888K), 0.0379113 secs] 996125K->835895K(2009856K), 0.0379711 secs]
    Mon Mar 03 22:46:16 2014
    197.358: [GC 197.358: [ParNew: 261888K->87296K(261888K), 0.0516585 secs] 1010487K->849132K(2009856K), 0.0517239 secs]
    Mon Mar 03 22:46:18 2014
    199.363: [GC 199.363: [ParNew: 261888K->87296K(261888K), 0.0634538 secs] 1023724K->873919K(2009856K), 0.0635150 secs]
    Mon Mar 03 22:46:19 2014
    200.331: [GC 200.331: [ParNew: 261888K->83774K(261888K), 0.0602906 secs] 1048511K->886275K(2009856K), 0.0603550 secs]
    Mon Mar 03 22:46:20 2014
    201.328: [GC 201.328: [ParNew: 258366K->82230K(261888K), 0.0729109 secs] 1060867K->901163K(2009856K), 0.0729752 secs]
    Mon Mar 03 22:46:21 2014
    202.788: [GC 202.788: [ParNew: 256822K->83481K(261888K), 0.0810150 secs] 1075755K->915590K(2009856K), 0.0810736 secs]
    Mon Mar 03 22:46:22 2014
    203.106: [GC 203.106: [ParNew: 258073K->74195K(261888K), 0.0564234 secs] 1090182K->916479K(2009856K), 0.0564795 secs]
    203.435: [GC 203.435: [ParNew: 248787K->75675K(261888K), 0.0554472 secs] 1091071K->917959K(2009856K), 0.0555058 secs]
    203.600: [GC 203.600: [ParNew: 250267K->36085K(261888K), 0.0160241 secs] 1092551K->878369K(2009856K), 0.0160788 secs]
    203.720: [GC 203.720: [ParNew: 210677K->36107K(261888K), 0.0162984 secs] 1052961K->878391K(2009856K), 0.0163540 secs]
    203.844: [GC 203.844: [ParNew: 210699K->36097K(261888K), 0.0159013 secs] 1052983K->878380K(2009856K), 0.0159600 secs]
    203.965: [GC 203.965: [ParNew
    Mon Mar 03 22:46:23 2014
    : 210689K->36085K(261888K), 0.0163110 secs] 1052972K->878369K(2009856K), 0.0163691 secs]
    Mon Mar 03 22:46:25 2014
    206.502: [GC 206.502: [ParNew: 210677K->64760K(261888K), 0.0229767 secs] 1052961K->907044K(2009856K), 0.0230372 secs]
    Mon Mar 03 22:46:26 2014
    207.513: [GC 207.513: [ParNew: 239352K->78350K(261888K), 0.0503470 secs] 1081636K->920634K(2009856K), 0.0504073 secs]
    Mon Mar 03 22:46:27 2014
    208.496: [GC 208.496: [ParNew: 252942K->87295K(261888K), 0.0728795 secs] 1095226K->935510K(2009856K), 0.0729422 secs]
    Mon Mar 03 22:46:30 2014
    211.165: [GC 211.166: [ParNew: 261711K->87295K(261888K), 0.0708860 secs] 1109925K->954676K(2009856K), 0.0709488 secs]
    Mon Mar 03 22:46:33 2014
    214.628: [GC 214.628: [ParNew: 261887K->87296K(261888K), 0.0442698 secs] 1129268K->977888K(2009856K), 0.0443319 secs]
    Mon Mar 03 22:46:34 2014
    215.612: [GC 215.612: [ParNew: 261888K->77438K(261888K), 0.0274442 secs] 1152480K->981116K(2009856K), 0.0275224 secs]
    Mon Mar 03 22:46:36 2014
    217.679: [GC 217.679: [ParNew: 252030K->75545K(261888K), 0.0234225 secs] 1155708K->979223K(2009856K), 0.0234854 secs]
    Mon Mar 03 22:46:40 2014
    221.034: [GC 221.034: [ParNew: 250137K->81232K(261888K), 0.0260958 secs] 1153815K->984910K(2009856K), 0.0261583 secs]
    Mon Mar 03 22:46:42 2014
    223.661: [GC 223.661: [ParNew: 255824K->87296K(261888K), 0.0410085 secs] 1159502K->1008603K(2009856K), 0.0410722 secs]
    Mon Mar 03 22:46:46 2014
    227.047: [GC 227.047: [ParNew: 261888K->82837K(261888K), 0.0281887 secs] 1183195K->1021994K(2009856K), 0.0282652 secs]
    Mon Mar 03 22:46:48 2014
    229.539: [GC 229.539: [ParNew: 257429K->83793K(261888K), 0.0282365 secs] 1196586K->1033027K(2009856K), 0.0282972 secs]
    Mon Mar 03 22:46:50 2014
    231.783: [GC 231.783: [ParNew: 258385K->81425K(261888K), 0.0266679 secs] 1207619K->1039611K(2009856K), 0.0267300 secs]
    Mon Mar 03 22:47:43 2014
    284.455: [GC 284.455: [ParNew: 256017K->80339K(261888K), 0.0274549 secs] 1214203K->1047498K(2009856K), 0.0275369 secs]
    Mon Mar 03 22:47:56 2014
    297.036: [GC 297.036: [ParNew: 254931K->66836K(261888K), 0.0245144 secs] 1222090K->1039297K(2009856K), 0.0245941 secs]
    Mon Mar 03 22:48:01 2014
    302.237: [GC 302.237: [ParNew: 241428K->69525K(261888K), 0.0214356 secs] 1213889K->1041987K(2009856K), 0.0214987 secs]
    Mon Mar 03 22:48:02 2014
    303.754: [GC 303.754: [ParNew: 244117K->82602K(261888K), 0.0223438 secs] 1216579K->1055064K(2009856K), 0.0224024 secs]
    Mon Mar 03 22:48:04 2014
    305.920: [GC 305.920: [ParNew: 257194K->87296K(261888K), 0.0358709 secs] 1229656K->1071116K(2009856K), 0.0359321 secs]
    Mon Mar 03 22:48:06 2014
    307.513: [GC 307.513: [ParNew: 261888K->84120K(261888K), 0.0344553 secs] 1245708K->1094859K(2009856K), 0.0345146 secs]
    Mon Mar 03 22:48:08 2014
    309.602: [GC 309.602: [ParNew: 258712K->81293K(261888K), 0.0298022 secs] 1269451K->1103476K(2009856K), 0.0298678 secs]
    Mon Mar 03 22:48:11 2014
    312.668: [GC 312.668: [ParNew: 255885K->87296K(261888K), 0.0332212 secs] 1278068K->1115780K(2009856K), 0.0332824 secs]
    Mon Mar 03 22:48:13 2014
    314.227: [GC 314.227: [ParNew: 261888K->87296K(261888K), 0.0510319 secs] 1290372K->1130488K(2009856K), 0.0510931 secs]
    Mon Mar 03 22:48:14 2014
    315.567: [GC 315.567: [ParNew: 261888K->87296K(261888K), 0.0418971 secs] 1305080K->1142559K(2009856K), 0.0419727 secs]
    Mon Mar 03 22:48:15 2014
    316.234: [GC 316.234: [ParNew: 260411K->87296K(261888K), 0.0326381 secs] 1315674K->1155286K(2009856K), 0.0327002 secs]
    Mon Mar 03 22:48:16 2014
    317.947: [GC 317.947: [ParNew
    Mon Mar 03 22:48:17 2014
    : 261888K->84783K(261888K), 0.0544771 secs] 1329878K->1165575K(2009856K), 0.0545397 secs]
    318.887: [GC 318.887: [ParNew: 259375K->75728K(261888K), 0.0788096 secs] 1340167K->1178222K(2009856K), 0.0788685 secs]
    Mon Mar 03 22:48:18 2014
    319.902: [GC 319.902: [ParNew: 250320K->83339K(261888K), 0.0633405 secs] 1352814K->1185833K(2009856K), 0.0633997 secs]
    Mon Mar 03 22:48:20 2014
    321.048: [GC 321.048: [ParNew: 257931K->87295K(261888K), 0.1008284 secs] 1360425K->1201644K(2009856K), 0.1008877 secs]
    Mon Mar 03 22:48:21 2014
    321.987: [GC 321.987: [ParNew: 261887K->80207K(261888K), 0.0350539 secs] 1376236K->1206744K(2009856K), 0.0351138 secs]
    322.145: [GC 322.145: [ParNew: 254799K->64331K(261888K), 0.0229696 secs] 1381336K->1199642K(2009856K), 0.0230283 secs]
    322.273: [GC 322.273: [ParNew: 238923K->64330K(261888K), 0.0218617 secs] 1374234K->1199641K(2009856K), 0.0219303 secs]
    322.408: [GC 322.408: [ParNew: 238922K->64332K(261888K), 0.0208870 secs] 1374233K->1199643K(2009856K), 0.0209427 secs]
    322.539: [GC 322.539: [ParNew: 238924K->64340K(261888K), 0.0215114 secs] 1374235K->1199651K(2009856K), 0.0215721 secs]
    322.665: [GC 322.665: [ParNew: 238932K->64337K(261888K), 0.0210712 secs] 1374243K->1199648K(2009856K), 0.0211268 secs]
    Mon Mar 03 22:48:23 2014
    324.806: [GC 324.806: [ParNew: 238929K->87296K(261888K), 0.0287837 secs] 1374240K->1224592K(2009856K), 0.0288449 secs]
    Mon Mar 03 22:48:27 2014
    328.122: [GC 328.122: [ParNew: 261888K->87295K(261888K), 0.0567994 secs] 1399184K->1246211K(2009856K), 0.0568627 secs]
    Mon Mar 03 22:48:30 2014
    331.789: [GC 331.789: [ParNew: 261887K->87296K(261888K), 0.0404336 secs] 1420803K->1270000K(2009856K), 0.0404992 secs]
    Mon Mar 03 22:48:32 2014
    333.049: [GC 333.049: [ParNew: 261888K->77729K(261888K), 0.0267617 secs] 1444592K->1270529K(2009856K), 0.0268237 secs]
    Mon Mar 03 22:48:34 2014
    335.616: [GC 335.616: [ParNew: 252321K->87296K(261888K), 0.0290841 secs] 1445121K->1280106K(2009856K), 0.0291611 secs]
    Mon Mar 03 22:48:38 2014
    339.319: [GC 339.319: [ParNew: 261888K->77206K(261888K), 0.0310348 secs] 1454698K->1285517K(2009856K), 0.0311971 secs]
    Mon Mar 03 22:48:42 2014
    343.661: [GC 343.661: [ParNew: 251798K->87296K(261888K), 0.0376777 secs] 1460109K->1308988K(2009856K), 0.0377410 secs]
    Mon Mar 03 22:48:46 2014
    347.334: [GC 347.334: [ParNew: 261888K->78978K(261888K), 0.0302287 secs] 1483580K->1322819K(2009856K), 0.0302929 secs]
    Mon Mar 03 22:48:49 2014
    350.215: [GC 350.215: [ParNew: 253570K->87295K(261888K), 0.0272437 secs] 1497411K->1331778K(2009856K), 0.0273054 secs]
    Mon Mar 03 22:48:51 2014
    352.388: [GC 352.388: [ParNew: 261887K->85223K(261888K), 0.0300753 secs] 1506370K->1341544K(2009856K), 0.0301387 secs]
    Mon Mar 03 22:48:53 2014
    354.622: [GC 354.622: [ParNew: 259815K->84125K(261888K), 0.0284524 secs] 1516136K->1349095K(2009856K), 0.0285171 secs]
    [Thr 6812] Mon Mar 03 22:50:56 2014
    [Thr 6812] JHVM_RegisterNatives: com.sap.bc.proj.jstartup.sadm.ShmCache
    Mon Mar 03 22:53:33 2014
    634.463: [GC 634.463: [ParNew: 258717K->73646K(261888K), 0.0307287 secs] 1523687K->1353067K(2009856K), 0.0308141 secs]
    [Thr 7468] Mon Mar 03 22:53:57 2014
    [Thr 7468] JHVM_RegisterNatives: com.sap.i18n.cp.ConverterJNI
    [Thr 7468] JHVM_RegisterNatives: 16 of 18 methods in com.sap.i18n.cp.ConverterJNI registered.
    Mon Mar 03 22:54:03 2014
    664.297: [GC 664.297: [ParNew: 248238K->85327K(261888K), 0.0286712 secs] 1527659K->1364747K(2009856K), 0.0287607 secs]
    Mon Mar 03 22:56:27 2014
    808.727: [GC 808.728: [ParNew: 259919K->60642K(261888K), 0.0304199 secs] 1539339K->1368716K(2009856K), 0.0305016 secs]
    Mon Mar 03 22:57:03 2014
    844.313: [GC 844.313: [ParNew: 235234K->69822K(261888K), 0.0299536 secs] 1543308K->1377897K(2009856K), 0.0300265 secs]
    Mon Mar 03 22:57:24 2014
    865.072: [GC 865.072: [ParNew: 244414K->71614K(261888K), 0.0296399 secs] 1552489K->1379689K(2009856K), 0.0297222 secs]
    Mon Mar 03 22:59:06 2014
    967.227: [GC 967.227: [ParNew: 246206K->78343K(261888K), 0.0276259 secs] 1554281K->1386418K(2009856K), 0.0277066 secs]
    Mon Mar 03 22:59:08 2014
    969.688: [GC 969.688: [ParNew: 252935K->82379K(261888K), 0.0305948 secs] 1561010K->1390454K(2009856K), 0.0306570 secs]
    Mon Mar 03 22:59:09 2014
    970.454: [GC 970.454: [ParNew: 256971K->70218K(261888K), 0.0274513 secs] 1565046K->1390982K(2009856K), 0.0275148 secs]
    Mon Mar 03 23:00:00 2014
    1021.091: [GC 1021.091: [ParNew: 244810K->68632K(261888K), 0.0261762 secs] 1565574K->1389396K(2009856K), 0.0262607 secs]
    Mon Mar 03 23:00:07 2014
    1028.504: [GC 1028.504: [ParNew: 243224K->74575K(261888K), 0.0275644 secs] 1563988K->1395339K(2009856K), 0.0276328 secs]
    Mon Mar 03 23:00:08 2014
    1029.272: [GC 1029.272: [ParNew: 249167K->74992K(261888K), 0.0261950 secs] 1569931K->1395757K(2009856K), 0.0262624 secs]
    Mon Mar 03 23:03:56 2014
    1257.933: [GC 1257.933: [ParNew: 249584K->69029K(261888K), 0.0288173 secs] 1570349K->1389793K(2009856K), 0.0289014 secs]
    Mon Mar 03 23:13:08 2014
    1809.469: [GC 1809.469: [ParNew: 243621K->69287K(261888K), 0.0291224 secs] 1564385K->1390051K(2009856K), 0.0292053 secs]
    [Thr 3192] Mon Mar 03 23:13:14 2014
    [Thr 3192] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 3192] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]
    [Thr 5952] Mon Mar 03 23:13:18 2014
    [Thr 5952] JLaunchRequestFunc: receive command:17, argument:0 from pid:7060
    [Thr 5952] JLaunchIShutdownInvoke: set shutdown interval (stop:1393888398/end:1393888518/TO:120)
    [Thr 5952] JLaunchProcessCommand: Invoke VM Shutdown
    [Thr 5952] JHVM_FrameworkShutdownDirect: invoke direct shutdown
    Mon Mar 03 23:13:20 2014
    1821.372: [GC 1821.372: [ParNew: 243879K->63494K(261888K), 0.0293364 secs] 1564643K->1384258K(2009856K), 0.0294187 secs]
    Mon Mar 03 23:13:26 2014
    1827.415: [GC 1827.416: [ParNew: 238086K->52216K(261888K), 0.0312805 secs] 1558850K->1372980K(2009856K), 0.0313517 secs]
    [Thr 7956] Mon Mar 03 23:13:28 2014
    [Thr 7956] CCMS: closeMonitoringSegment(): inside static JMON Lib: nothing to do.
    [Thr 3192] Mon Mar 03 23:13:29 2014
    [Thr 3192] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 7304] Mon Mar 03 23:13:30 2014
    [Thr 7304] JLaunchIExitJava: exit hook is called (rc = -11111)
    [Thr 7304] **********************************************************************
    [Thr 7304] *** ERROR => The Java VM terminated with a non-zero exit code.
    [Thr 7304] *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    [Thr 7304] *** for additional information and trouble shooting.
    [Thr 7304] **********************************************************************
    [Thr 7304] JLaunchCloseProgram: good bye (exitcode = -11111)
    Could you please help me out from this issue. Its very urgent.
    Thanks in advance,
    Bhaskar

  • Com.sap.portal or com.sapportals

    I'm new to the development of EP and WAS pages. I found some easy examples. But as soon as I try to compile them I get compiler errors.
    <u>the example starts like this</u>...
    import com.sap.htmlb.*;
    import com.sap.htmlb.enum.*;
    import com.sap.htmlb.page.PageException;
    import com.sap.portal.htmlb.page.JSPDynPage;
    public class DynPageOne extends JSPDynPage {
    I downloaded the netwaever libraries (netweaverlibraries.zip) from the EP itself. But the packages contained in i.e. htmlb.jar are all com.<b>sapportals</b> and not com.<b>sap</b>.
    Any ideas? Am I using outdated jars or outdated examples?
    Thanks for any help.
    Martin

    Salla, thanks for the immediate reply.
    I got the Java classes compiled with the jars I downloaded, but I had to change the reference to com.sapportals...
    As far as the directory that you mentioned I only have subdirectoried with html pages, images and other files, but no standard jars that would contain i.e. the htmlb package.
    With the changed reference I get the following entires in the log file that I cannot explain:
    #1.5#0014223190E60DA10000000300000D64000409956F4F8E2C#1136437329093#com.sap.portal.ivs.semantic.iViewService#sap.com/irj#com.sap.portal.ivs.semantic.iViewService#admin#8244##MainMartin_J2E_6740250#admin#b8a4eb707da611da8afd0014223190e6#Thread[Thread-131,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server#Java###Failed to get application IPropertyContentProvider: #1#BasicEPProject.default#
    #1.5#0014223190E60DA10000000500000D64000409956F4F9200#1136437329109#com.sap.portal.ivs.semantic.iViewService#sap.com/irj#com.sap.portal.ivs.semantic.iViewService#admin#8244##MainMartin_J2E_6740250#admin#b8a4eb707da611da8afd0014223190e6#Thread[Thread-131,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server#Java###Failed to get application IPropertyContentProvider: #1#pcd:com.sap.portal.system/applications/BasicEPProject/components/default#
    #1.5#0014223190E600660000000E00000D640004099572A9C6C1#1136437385343#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#admin#8244##MainMartin_J2E_6740250#admin#b8a4eb707da611da8afd0014223190e6#SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#/System/Server#Java###Exception ID:06:03_05/01/06_0002_6740250
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : BasicExample.default
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:267)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Invalid Class cast : com.stenzig.basicexample.DynPageOne for portal component BasicExample.default .
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:164)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:732)
         at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
         at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
         ... 26 more
    Caused by: java.lang.ClassCastException
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:160)
         ... 29 more

  • SAP Portal users

    Hi All,
    Our SAP Potal 6.0 system connected with LDAP application. Once users created in LDAP application will create those users in SAP portal systems also.
    All the end users accessing SAP application ECC, BI and SRM through portal. I want to check how many users using portal application alone. Please let us know the procedure.
    Regards,
    MK
    <removed_by_moderator>

    Use the Portal Activity Report.

  • Add tab in Portal to access SAP BW system

    Hello All,
    Currently, we have SAP ECC tab available in the Portal to access the ECC system directly with a single sign on.
    Similarly, we want to add a tab to access SAP BW system wherein user can login to BW system to execute a process chain..
    Please advice me with the development required for the same.
    Thanks & Regards
    Sneha

    Hi Sneha,
    Please follow the below steps.
    1) Create a system object to BW system and get the single sign on done and test the connections are fine(BASIS TEAM)
    2) Create a Portal Role called BW Extractor
    3) Create a standard transaction iview to rspc to BW system, and make the entry point on iview to true
    4) Add the iview to the Portal Role
    5) Add the Portal Role to user or user group.
    Please let me know how it goes !
    Regards,
    Vivek Nidhi

  • Consume WS from Third Party System in a SAP Portal

    Hi everybody,
    I would like to know if it could be possible to consume a WS from a Third Party System from a SAP Portal page or iView directly.
    If not, could anybody propose a solution for that?
    I thought about the possibility of creating a WebDynpro Java application which would consume this Web Service.
    Thanks a lot.
    Kind Regards,
    Victoria

    HI Victoria,
    Create Web Dynpro Java application for consuming u Web services.Create SAP webdynpro iview Template to create your iviews.
    Thanks,
    Amith.

  • Connect of 2 SAP BW systems to  one SAP Enterprise Portal

    Hi!
    I have 2 SAP BW systems that should be integrated into SAP Enterprise Portal.
    I currently have already one SAP system entry "SAP_BW" within SAP EP.
    Questions
    Is it possible to define second entry for second SAP BW system in order to use 2 SAP BW systems with one SAP EP in parallel?
    Where can I find appropriate documentation?
    Thank you very much!
    regards

    Hi,
    We have a pilot portal with BW DEV, QAS and PRD connected to it.  So it is possible.
    It may be more appropriate to post this in the portal forum to get expert advice.
    Mathew.

  • How to integrate the portal system with non-sap system

    Hi Gurus,
    How to integrate Portal system with non-SAP system?
    I know few ways .......Using Usermapping UIDPW method.
    Using Appintegrator .....and using Business repository objects in JCA?
    Is there anyother way to integrate if so please give me the names and steps for integrating it?
    Thanks in Advance,
    Dharani

    Hi Dharani,
    You can get information from the following links:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/d08b00d73001b4e10000000a11466f/frameset.htm
    https://www.sdn.sap.com/irj/sdn/thread?threadID=744043
    SAP CONNECTORS:- Basically Connectors are like middlewares , that we use to connect to the backend system including Non SAP systems also. Will try to explain it to u with some examples of SAP Connectors:-
    a) SAP Business Connectors:-
    A middleware application based on the B2B integration server from webMethods.
    The SAP Business Connector enables both bi-directional synchronous communication and asynchronous communication between SAP applications and SAP and non-SAP applications.
    The SAP Business Connector makes all SAP functions that are available via BAPIs or IDocs accessible to business partners over the Internet as an XML-based service.
    The SAP Business Connector uses the Internet as a communication platform and XML or HTML as the data format. It integrates non-SAP products by using an open, non-proprietary technology.
    b) SAP Java Connector:-
    SAP Java Connector (SAP JCo) is a middleware component that enables the development of SAP-compatible components and applications in Java. SAP JCo supports communication with the SAP Server in both directions: inbound calls (Java calls ABAP) and outbound calls (ABAP calls Java).
    SAP JCo can be implemented with Desktop applications and with Web server applications.
    SAP JCo is used as an integrated component in the following applications:
    1) SAP Business Connector, for communication with external Java applications
    2) SAP Web Application Server, for connecting the integrated J2EE server with the ABAP environment.
    SAP JCo can also be implemented as a standalone component, for example to establish communication with the SAP system for individual online (web) applications.
    To Know more go through,
    SAP Java Connectors
    II) ALE Concept:-
    ALE is not restricted to communication between SAP systems, it can also be used for connecting SAP Systems to non-SAP systems.
    By using IDocs as universal information containers, ALE can reduce the number of different application interfaces to one single interface that can either send IDocs from an SAP system or receive IDocs in an SAP system.
    SAP certified Translator Programs can convert IDoc structures into customer-defined structures.
    Alternatively, the RFC interface for sending and receiving IDocs can be used in non-SAP systems.
    In both cases you need the RFC Library of the RFC Software Development Kit (RFC-SDK).
    This link gives a great insight into landscape for Connectivity to Non-SAP systems:-
    SAP to Non-SAP systems
    III) Communication Between SAP Systems and External (Non-SAP) Systems using RFC:-
    When you use RFC for communication with an external (non-SAP) system, you can also implement the SAP Java Connector or the SAP .Net Connector for the conversion of data. However, there are no specific security requirements for these components, since they only perform internal system conversion functions.
    The additional security recommendations for communication with external systems in this section make particular reference to cases where an external system is used as a server (SAP calls the external system). If you use an external system as a client (the external system calls SAP), the appropriate SAP-specific security mechanisms are implemented on the SAP side.
    This link explains in detail all the security considerations you need to take for connecting to an External Non SAP system like, User administration, Network Security etc.
    Communication Between SAP Systems and External (Non-SAP) Systems using RFC
    Hope this helps,
    Regards,
    Rudradev Devulapalli
    Reward the points if helpful

Maybe you are looking for