SAP CAL HANA errors

SAP HANA, developer edition 1.0 SPS 09 created from SAP CAL running on AWS.
I am receiving the following errors when executing a query in HANA via jdbc.
The first execution runs for 6 minutes then produces this error:
Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [2]: general error: Allocation failed $REASON$
Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [2048]: column store error:  [9] Memory allocation failed
I re execute the query it runs for 25 minutes then produces the same error.
Then the instance is unresponsive.
If I look in HANA studio general overview there is plenty of memory and cpu available to the HANA instance.
There is also a crush dump listed in the log files.
I see the following errors in the indexserver_alert_vhcalhdbdb.trc on the HANA server:
[3742]{-1}[-1/-1] 2015-03-18 18:41:42.430797 e Licensing   
LicenseMeasurementPersistence.cpp(00161) : Error storing license measurement for application id '000670', value 26 at ' 2015-03-18 18:41:39.3910000', internal error
[3742]{-1}[-1/-1] 2015-03-18 18:41:42.430999 e Licensing   
LicensePluginRegistry.cpp(00394) : Error storing license measurement: internal error
[3732]{300601}[27/-1] 2015-03-18 18:30:16.406867 e Executor    
PlanExecutor.cpp(00825) : pop1245 (rc 9, Memory allocation failed)
pop = RowPlanOperator() # pop1245
pop.setDetails('')
[3732]{300601}[27/-1] 2015-03-18 18:30:16.406890 e Executor    
PlanExecutor.cpp(00825) : pop1243 (rc 9, Memory allocation failed)
[4437]{300601}[27/-1] 2015-03-18 18:28:13.921145 e Memory      
ReportMemoryProblems.cpp(00799) :  8: 0x00007f0b1ba7a8c5 in ptime::TrexPlanOp::executePtimeOp(ltt_adp::vector<Executor::PlanData*, ltt::integral_constant<bool, true> > const&, ltt_adp::vector<Executor::PlanData*, ltt::integral_constant<bool, true> > const&, TRexCommonObjects::TRexApiError&, Executor::ExecutionInfo const&)+0x41 at trex_plan.cc:340 (libhdbcswrapper.so)
The memory errors are repeated many times.
What is the recommendation to investigate this issue?
Thank you.

The file indexserver_alert_vhcalhdbdb.trc contains the following errors:
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) :  1: 0x00007f049f94df0a in _ZN5ptime3pcc16MonitorAllocBase14throwExceptionEv.isra.53+0x22 at pcc_MonitorAlloc.h:61 (libhdbrskernel.so)
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) :  2: 0x00007f049f9403f5 in ptime::Transaction::Transaction(ptime::Connection*, bool, bool, bool, bool)+0x18f1 at pcc_MonitorAlloc.h:114 (libhdbrskernel.so)
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) :  3: 0x00007f049ca15949 in ptime::TrexTempIndex::clearIndex() const+0x25 at trex_itab.cc:3020 (libhdbcswrapper.so)
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) :  4: 0x00007f049eb7bd74 in ptime::TrexObjectFactory::destroyTrexTempIndexObject(char const*, char const*, char const*)+0x40 at trex_object_factory.cc:1386 (libhdbrskernel.so)
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) :  5: 0x00007f049ca4e706 in ptime::TrexPlanData::~TrexPlanData()+0x1d2 at trex_plan_data.cc:49 (libhdbcswrapper.so)
6: 0x00007f049ca4e849 in ptime::TrexPlanData::~TrexPlanData()+0x5 at trex_plan_data.cc:53 (libhdbcswrapper.so)
7: 0x00007f04c44739ed in Executor::X2ConnectorValue::deleteItsValue()+0x29 at X2.cpp:323 (libhdbexecutor.so)
8: 0x00007f04c4488101 in Executor::X2::failPop(int)+0xb0 at X2.h:176 (libhdbexecutor.so)
9: 0x00007f04c44879b4 in Executor::X2::finishValue(Executor::X2ConnectorValue&, int&, bool)+0x110 at X2.cpp:920 (libhdbexecutor.so)
10: 0x00007f04c4488163 in Executor::X2::failPop(int)+0x110 at X2.cpp:3571 (libhdbexecutor.so)
11: 0x00007f04c44879b4 in Executor::X2::finishValue(Executor::X2ConnectorValue&, int&, bool)+0x110 at X2.cpp:920 (libhdbexecutor.so)
12: 0x00007f04c4488163 in Executor::X2::failPop(int)+0x110 at X2.cpp:3571 (libhdbexecutor.so)
13: 0x00007f04c44938d0 in Executor::X2::runPopTask(Executor::X2::PopTaskInfo&, int&, ltt::allocator&, ltt::allocator&)+0x1290 at X2.cpp:3548 (libhdbexecutor.so)
14: 0x00007f04c4494e32 in Executor::X2::runPopJob(Executor::X2Job*)+0x80 at X2.cpp:2956 (libhdbexecutor.so)
15: 0x00007f04c44956b8 in Executor::X2Job::run(Execution::JobObject&)+0x224 at X2.cpp:5294 (libhdbexecutor.so)
16: 0x00007f04ab3ec1fe in Execution::JobObjectImpl::run(Execution::JobWorker*)+0x72a at JobExecutorImpl.cpp:822 (libhdbbasis.so)
17: 0x00007f04ab3fadd2 in Execution::JobWorker::runJob(ltt::smartptr_handle<Execution::JobObjectForHandle>&)+0x2e0 at JobExecutorThreads.cpp:205 (libhdbbasis.so)
18: 0x00007f04ab3fbd24 in Execution::JobWorker::run(void*&)+0x1a0 at JobExecutorThreads.cpp:370 (libhdbbasis.so)
19: 0x00007f04ab433759 in Execution::Thread::staticMainImp(void**)+0x875 at Thread.cpp:492 (libhdbbasis.so)
[4175]{300560}[23/-1] 2015-03-19 10:57:26.017346 e Executor    
X2.cpp(02961) : 20: 0x00007f04ab4343bd in Execution::Thread::staticMain(void*)+0x39 at ThreadMain.cpp:26 (libhdbbasis.so)
[4190]{300560}[23/-1] 2015-03-19 10:57:26.576080 e Memory      
ReportMemoryProblems.cpp(00799) : OUT OF MEMORY occurred.
Host: sid-hdb
Executable: hdbindexserver
PID: 3599
Failed to allocate 131088 byte.
Current callstack:
1: 0x00007f04ab5a07fd in MemoryManager::PoolAllocator::allocateNoThrowImpl(unsigned long, void const*)+0x2a9 at PoolAllocator.cpp:1139 (libhdbbasis.so)
2: 0x00007f049dcfca79 in ptime::pcc::SingletonAlloc<ptime::pcc::MonitorAlloc<ptime::pcc::HeapAlloc>, ptime::pcc::GlobalScope>::allocate(unsigned long)+0x15 at pcc_MonitorAlloc.h:97 (libhdbrskernel.so)
3: 0x00007f049e095b50 in ptime::fastvector<void*, 16ul>::__allocate(unsigned long)+0x50 at fastvector.h:325 (libhdbrskernel.so)

Similar Messages

  • SAP CAL HANA - Connectivity issues

    I deployed SAP HANA on AWS through SAP CAL.
    I can connect to the HTTP interface and the HDB through the command line.
    hdbsql=> \c -i 00 -u system
    Password:
    Connected to HDB@vhcalhdbdb:30015
    hdbsql HDB=>
    But if I try to connect to port 30015 remotely I just timeout. I have the 30015 open to the world in the AWS security group.
    Is there a daemon that runs on the server that accepts remote connections or do I have a AWS network issue I need to investigate?

    Hi Joseph,
    Most probably you are behind a corporate firewall that does not allow you to connect to port 30015. Could you try to connect from another network?
    Best regards,
    Stanimir

  • Error trying to activate HANA through SAP CAL

    Hello,
    I am encountering the following error when I try to activate AWS HANA through SAP CAL
    "We are sorry, we cannot provide you with the solution due to the results of an export control check"
    There seems to be a solution floating around but I can't seem to find the details.
    Thank you in advance.
    Jeff

    Hi Stanimir, I am facing the same issue when trying to activate
    1. openSAP - BI Clients and Applications on SAP HANA
    2. SAP Business Warehouse 7.4 SP5 incl. SAP Business Objects BI 4.1 SP2 on SAP HANA 1.0 SP7 BYOL
    error message
    "We are sorry, we cannot provide you with the solution due to the results of an export control check."
    Can you please help me ?
    Sharan
    [email protected]

  • SAP CAL issue Activating HANA instance on AWS

    My CAL instance of openSAP Course: Introduction to Software Development on SAP HANA 2013.01 is stuck in Activating status. I had previously deactivated my AWS account, and have now reactivated it.  I got an error when trying to active the instance that my AWS account did not have the services required for the instance, and now I seem to be stuck in between creating the instance and the instance actually getting created.  My AWS account is active, and I entered the security keys on the CAL side, but it is not working.  Any help would be appreciated.

    Hello Eric,
    The instance entered in a state that does not allow to disappear from the list after the termination. We (the SAP CAL Team) just fixed the instance manually and it should disappear from your list. I also would suggest you to double check that there is no created instance in AWS console also.
    Now you can create a new instance.
    Best Regards,
    Kremena

  • SAP CAL Activation with AWS - Failure

    Following Instruction for Getting Started. Followed SCN documentation
    Created user, Assigned two groups with with all four policy's @ IAM
    SAP CAL still fails to validate.
    Also wonder if there is more than one user, How does Cloud Application library authenticate the correct user in AWS.
    Kindly help

    Hi Kaustubh,
    This particular solution has two VMs and you were able to create only one of them because of the following error:
    Operation Start failed on step Start Virtual Appliances with message: Start failed for VM SAP ERP 607 on SAP HANA SPS07 due to Amazon Web Services issue : AMAZON : Your account is currently being verified. Verification normally takes less than 2 hours. Until your account is verified, you may not be able to launch additional instances or create additional volumes. If you are still receiving this message after more than 2 hours, please let us know by writing to [email protected] We appreciate your patience. (Service: AmazonEC2; Status Code: 400; Error Code: PendingVerification; Request ID: cec64f67-b058-46ad-a813-be175b78b7fc)
    This put the solution instance in status INCONSISTENT and the following Suspend and Resume operations will change the status of the existing VM but will not bring the missing VM up. To do so you may terminate this instance and create a new one. A couple of days should be enough for the AWS verification. If not, I would recommend to contact [email protected] as the error message advises.
    Best regards,
    Stanimir

  • SAP B1 HANA - Query conversion

    hello
    how would I change this to work in SAP b1 HANA Sbo trns notification stored procedure?
    IF @OBJECT_TYPE='17' AND @TRANSACTION_TYPE in ('U','A')
    BEGIN
    IF exists
    (select count(*) from rdr1 T0 inner join oitm T1 on T0.ItemCode = T1.ItemCode inner join OITW t2 on t2.ItemCode = t1.ItemCode and t0.WhsCode = t2.WhsCode     
    where T1.U_ALLOWNEG = 'No'      
      AND T0.DocEntry = @list_of_cols_val_tab_del     
    having  SUM(t2.OnHand + t2.OnOrder - t2.IsCommited ) < 0 )   
    select TOP 1 @ERROR = 1 ,@ERROR_MESSAGE = 'This Item Cannot be Ordered - Causing Negative Stock' END

    Hi,
    Please check this document http://scn.sap.com/docs/DOC-47664
    Thanks & Regards,
    Nagarajan

  • Unable to Log-in *SAP System Message : Error while reading a Dynpro*

    Hi,
    We are facing issues while logging-in through SAP logon 710.
    The system throws an error dialog box with the below message:
    SAP System Message : Error while reading a Dynpro
    At the OS level Java process  server0 is in stop status with exit code -11113. In ABAP WP Table all processes are in wait status.

    Hi Please find the contents of std_server.out below.
    stdout/stderr redirect
    node name   : server0
    pid         : 4124
    system name : KEC
    system nr.  : 01
    started at  : Mon Jul 27 15:44:57 2009
    [Thr 5656] MtxInit: -2 0 0
    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
    SAP J2EE Engine Version 7.00   PatchLevel 110760.44 is starting...
    Loading: LogManager ... 250 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 47 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 0 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 93 ms.
    Loading: LockingManager ... 32 ms.
    Loading: ConfigurationManager ... 1032 ms.
    Loading: LicensingManager ... 0 ms.
    Loading: CacheManager ... 93 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service runtimeinfo started. (16 ms).
      Service cross started. (31 ms).
      Service file started. (31 ms).
      Service memory started. (31 ms).
      Service timeout started. (16 ms).
      Service trex.service started. (32 ms).
      Service userstore started. (0 ms).
      Service jmx_notification started. (15 ms).
      Service p4 started. (62 ms).
      Service classpath_resolver started. (16 ms).
      Service deploy started. (3722 ms).
      Service MigrationService started. (31 ms).
      Service bimmrdeployer started. (0 ms).
      Service log_configurator started. (5177 ms).
      Service locking started. (0 ms).
      Service http started. (126 ms).
      Service naming started. (157 ms).
      Service failover started. (16 ms).
      Service appclient started. (31 ms).
      Service javamail started. (47 ms).
      Service ts started. (47 ms).
      Service jmsconnector started. (47 ms).
      Service licensing started. (15 ms).
      Service connector started. (93 ms).
      Service iiop started. (94 ms).
      Service configuration started. (16 ms).
      Service webservices started. (265 ms).
      Service dbpool started. (1204 ms).
      Service UT started. (0 ms).
    Jul 27, 2009 3:45:09 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_54] Fatal: Initialization of ABAP data source (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed: "     Error while reading a dynpro                                        ". This message is critical if it appears during the startup of the AS Java.
    Jul 27, 2009 3:45:09 PM  ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_54] Fatal:
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details:      Error while reading a dynpro                                       
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:152)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException:      Error while reading a dynpro                                       
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
         ... 6 more
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details:      Error while reading a dynpro                                       
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:152)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException:      Error while reading a dynpro                                       
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
         at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Jul 27, 2009 3:45:09 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_54] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

  • Error in ABAP Mapping (type SAP-ABAP, kernel error ID UNCAUGHT_EXCEPTION)

    Hi ,
      Scenario:  Manually Purchase Order is created, automatically Sales Order should be created in the Target System through PI,
                       I have used Message Mapping which is working fine for single Customer and Vendor,
                       For Multiple Customers and Vendors i am using one ZTABLE, Only Message Mapping is not  sufficient to my requirement.
                      Now i am using both Message Mapping and   ABAP Mapping  at a time in Interface Mapping. I created the class and                done  the   development., whene  i run the scenario i am getting the error as below,
    *<SAP:Stack>Error in mapping program ZCL_SD_IDTO_POSO (type SAP-ABAP, kernel error ID UNCAUGHT_EXCEPTION) An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause Dereferencing of the NULL reference</SAP:Stack>*
      *<SAP:Retry>M</SAP:Retry>*
      *</SAP:Error>* 
    Please let me know.
    Best Regards
    Vamsi

    Have u seen the ABAP mapping guide?
    Refer this series to the ABAP mapping section.https:///people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii
    It will be very handy and useful.

  • SAP Fiori Apps Error Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION].

    Dear All
    I am getting the below error while activating the sap Fiori applications
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    I have  applied all  suggestions in my  new fiori system from Masayuki Sekihara posted on his post.
    but still I am getting same error message.
    I got below error message.
    1) If I selected a EC6FIORI  system alias  to ZTASKPROCESSING services then i got below error message.
    Task Facade not implemented for provider.
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    2) some time I got different error message if I selected FIORI  system alias to ZTASKPROCESSING.
    I have shared below  my system Support Package level and all configurations.
    Component
    Release
    SP-Level
    Support Package
    Short description of comment
    SAP_BASIS
    740
    4
    SAPKB74004
    SAP Basis Component
    SAP_ABA
    740
    4
    SAPKA74004
    Cross-Application Component
    SAP_GWFND
    740
    6
    SAPK-74006INSAPGWFND
    SAP Gateway Foundation
    SAP_UI
    740
    7
    SAPK-74007INSAPUI
    User Interface Technology
    PI_BASIS
    740
    4
    SAPK-74004INPIBASIS
    Basis Plug-In
    ST-PI
    2008_1_700
    8
    SAPKITLRD8
    SAP Solution Tools Plug-In
    SAP_BW
    740
    4
    SAPKW74004
    SAP Business Warehouse
    IW_PGW
    100
    5
    SAPK-10005INIWPGW
    Process Gateway
    MDG_FND
    747
    2
    SAPK-74702INMDGFND
    MDG Foundation
    SAP_AP
    700
    30
    SAPKNA7030
    SAP Application Platform
    SAP_BS_FND
    747
    2
    SAPK-74702INSAPBSFND
    SAP Business Suite Foundation
    WEBCUIF
    747
    2
    SAPK-74702INWEBCUIF
    SAP Web UI Framework
    MDG_APPL
    617
    2
    SAPK-61702INMDGAPPL
    MDG Applications
    SAP_APPL
    617
    2
    SAPKH61702
    Logistics and Accounting
    SAP_FIN
    617
    2
    SAPK-61702INSAPFIN
    SAP_FIN
    SAP_HR
    604
    66
    SAPKE60466
    Human Resources
    SAP_HRCAR
    604
    66
    SAPK-60466INSAPHRCAR
    Sub component SAP_HRCAR of SAP_HR
    SAP_HRCAT
    604
    66
    SAPK-60466INSAPHRCAT
    Sub component SAP_HRCAT of SAP_HR
    SAP_HRCAU
    604
    66
    SAPK-60466INSAPHRCAU
    Sub component SAP_HRCAU of SAP_HR
    SAP_HRCBE
    604
    66
    SAPK-60466INSAPHRCBE
    Sub component SAP_HRCBE of SAP_HR
    SAP_HRCBR
    604
    66
    SAPK-60466INSAPHRCBR
    Sub component SAP_HRCBR of SAP_HR
    SAP_HRCCA
    604
    66
    SAPK-60466INSAPHRCCA
    Sub component SAP_HRCCA of SAP_HR
    SAP_HRCCH
    604
    66
    SAPK-60466INSAPHRCCH
    Sub component SAP_HRCCH of SAP_HR
    SAP_HRCCL
    604
    66
    SAPK-60466INSAPHRCCL
    Sub component SAP_HRCCL of SAP_HR
    SAP_HRCCN
    604
    66
    SAPK-60466INSAPHRCCN
    Sub component SAP_HRCCN of SAP_HR
    SAP_HRCDE
    604
    66
    SAPK-60466INSAPHRCDE
    Sub component SAP_HRCDE of SAP_HR
    SAP_HRCDK
    604
    66
    SAPK-60466INSAPHRCDK
    Sub component SAP_HRCDK of SAP_HR
    SAP_HRCES
    604
    66
    SAPK-60466INSAPHRCES
    Sub component SAP_HRCES of SAP_HR
    SAP_HRCFI
    604
    66
    SAPK-60466INSAPHRCFI
    Sub component SAP_HRCFI of SAP_HR
    SAP_HRCFR
    604
    66
    SAPK-60466INSAPHRCFR
    Sub component SAP_HRCFR of SAP_HR
    SAP_HRCGB
    604
    66
    SAPK-60466INSAPHRCGB
    Sub component SAP_HRCGB of SAP_HR
    SAP_HRCHK
    604
    66
    SAPK-60466INSAPHRCHK
    Sub component SAP_HRCHK of SAP_HR
    SAP_HRCID
    604
    66
    SAPK-60466INSAPHRCID
    Sub component SAP_HRCID of SAP_HR
    SAP_HRCIE
    604
    66
    SAPK-60466INSAPHRCIE
    Sub component SAP_HRCIE of SAP_HR
    SAP_HRCIN
    604
    66
    SAPK-60466INSAPHRCIN
    Sub component SAP_HRCIN of SAP_HR
    SAP_HRCIT
    604
    66
    SAPK-60466INSAPHRCIT
    Sub component SAP_HRCIT of SAP_HR
    SAP_HRCJP
    604
    66
    SAPK-60466INSAPHRCJP
    Sub component SAP_HRCJP of SAP_HR
    SAP_HRCKR
    604
    66
    SAPK-60466INSAPHRCKR
    Sub component SAP_HRCKR of SAP_HR
    SAP_HRCKW
    604
    66
    SAPK-60466INSAPHRCKW
    Sub component SAP_HRCKW of SAP_HR
    SAP_HRCMX
    604
    66
    SAPK-60466INSAPHRCMX
    Sub component SAP_HRCMX of SAP_HR
    SAP_HRCMY
    604
    66
    SAPK-60466INSAPHRCMY
    Sub component SAP_HRCMY of SAP_HR
    SAP_HRCNL
    604
    66
    SAPK-60466INSAPHRCNL
    Sub component SAP_HRCNL of SAP_HR
    SAP_HRCNO
    604
    66
    SAPK-60466INSAPHRCNO
    Sub component SAP_HRCNO of SAP_HR
    SAP_HRCNZ
    604
    66
    SAPK-60466INSAPHRCNZ
    Sub component SAP_HRCNZ of SAP_HR
    SAP_HRCPH
    604
    66
    SAPK-60466INSAPHRCPH
    Sub component SAP_HRCPH of SAP_HR
    SAP_HRCPT
    604
    66
    SAPK-60466INSAPHRCPT
    Sub component SAP_HRCPT of SAP_HR
    SAP_HRCQA
    604
    66
    SAPK-60466INSAPHRCQA
    Sub component SAP_HRCQA of SAP_HR
    SAP_HRCRU
    604
    66
    SAPK-60466INSAPHRCRU
    Sub component SAP_HRCRU of SAP_HR
    SAP_HRCSE
    604
    66
    SAPK-60466INSAPHRCSE
    Sub component SAP_HRCSE of SAP_HR
    SAP_HRCSG
    604
    66
    SAPK-60466INSAPHRCSG
    Sub component SAP_HRCSG of SAP_HR
    SAP_HRCTH
    604
    66
    SAPK-60466INSAPHRCTH
    Sub component SAP_HRCTH of SAP_HR
    SAP_HRCTW
    604
    66
    SAPK-60466INSAPHRCTW
    Sub component SAP_HRCTW of SAP_HR
    SAP_HRCUN
    604
    66
    SAPK-60466INSAPHRCUN
    Sub component SAP_HRCUN of SAP_HR
    SAP_HRCUS
    604
    66
    SAPK-60466INSAPHRCUS
    Sub component SAP_HRCUS of SAP_HR
    SAP_HRCVE
    604
    66
    SAPK-60466INSAPHRCVE
    Sub component SAP_HRCVE of SAP_HR
    SAP_HRCZA
    604
    66
    SAPK-60466INSAPHRCZA
    Sub component SAP_HRCZA of SAP_HR
    SAP_HRGXX
    604
    66
    SAPK-60466INSAPHRGXX
    Sub component SAP_HRGXX of SAP_HR
    SAP_HRRXX
    604
    66
    SAPK-60466INSAPHRRXX
    Sub component SAP_HRRXX of SAP_HR
    EA-IPPE
    400
    24
    SAPKGPID24
    SAP iPPE
    EA-APPL
    617
    2
    SAPK-61702INEAAPPL
    SAP Enterprise Extension PLM, SCM, Financials
    EA-DFPS
    600
    24
    SAPKGPDD24
    SAP Enterprise Extension Defense Forces & Public Security
    EA-FIN
    617
    2
    SAPK-61702INEAFIN
    EA-FIN
    EA-FINSERV
    600
    25
    SAPKGPFD25
    SAP Enterprise Extension Financial Services
    EA-GLTRADE
    600
    24
    SAPKGPGD24
    SAP Enterprise Extension Global Trade
    EA-HR
    607
    17
    SAPK-60717INEAHR
    SAP Enterprise Extension HR
    EA-HRCAR
    607
    17
    SAPK-60717INEAHRCAR
    Sub component EA-HRCAR of EA-HR
    EA-HRCAT
    607
    17
    SAPK-60717INEAHRCAT
    Sub component EA-HRCAT of EA-HR
    EA-HRCAU
    607
    17
    SAPK-60717INEAHRCAU
    Sub component EA-HRCAU of EA-HR
    EA-HRCBE
    607
    17
    SAPK-60717INEAHRCBE
    Sub component EA-HRCBE of EA-HR
    EA-HRCBR
    607
    17
    SAPK-60717INEAHRCBR
    Sub component EA-HRCBR of EA-HR
    EA-HRCCA
    607
    17
    SAPK-60717INEAHRCCA
    Sub component EA-HRCCA of EA-HR
    EA-HRCCH
    607
    17
    SAPK-60717INEAHRCCH
    Sub component EA-HRCCH of EA-HR
    EA-HRCCL
    607
    17
    SAPK-60717INEAHRCCL
    Sub component EA-HRCCL of EA-HR
    EA-HRCCN
    607
    17
    SAPK-60717INEAHRCCN
    Sub component EA-HRCCN of EA-HR
    EA-HRCDE
    607
    17
    SAPK-60717INEAHRCDE
    Sub component EA-HRCDE of EA-HR
    EA-HRCDK
    607
    17
    SAPK-60717INEAHRCDK
    Sub component EA-HRCDK of EA-HR
    EA-HRCES
    607
    17
    SAPK-60717INEAHRCES
    Sub component EA-HRCES of EA-HR
    EA-HRCFI
    607
    17
    SAPK-60717INEAHRCFI
    Sub component EA-HRCFI of EA-HR
    EA-HRCFR
    607
    17
    SAPK-60717INEAHRCFR
    Sub component EA-HRCFR of EA-HR
    EA-HRCGB
    607
    17
    SAPK-60717INEAHRCGB
    Sub component EA-HRCGB of EA-HR
    EA-HRCHK
    607
    17
    SAPK-60717INEAHRCHK
    Sub component EA-HRCHK of EA-HR
    EA-HRCID
    607
    17
    SAPK-60717INEAHRCID
    Sub component EA-HRCID of EA-HR
    EA-HRCIE
    607
    17
    SAPK-60717INEAHRCIE
    Sub component EA-HRCIE of EA-HR
    EA-HRCIN
    607
    17
    SAPK-60717INEAHRCIN
    Sub component EA-HRCIN of EA-HR
    EA-HRCIT
    607
    17
    SAPK-60717INEAHRCIT
    Sub component EA-HRCIT of EA-HR
    EA-HRCJP
    607
    17
    SAPK-60717INEAHRCJP
    Sub component EA-HRCJP of EA-HR
    EA-HRCKR
    607
    17
    SAPK-60717INEAHRCKR
    Sub component EA-HRCKR of EA-HR
    EA-HRCKW
    607
    17
    SAPK-60717INEAHRCKW
    Sub component EA-HRCKW of EA-HR
    EA-HRCMX
    607
    17
    SAPK-60717INEAHRCMX
    Sub component EA-HRCMX of EA-HR
    EA-HRCMY
    607
    17
    SAPK-60717INEAHRCMY
    Sub component EA-HRCMY of EA-HR
    EA-HRCNL
    607
    17
    SAPK-60717INEAHRCNL
    Sub component EA-HRCNL of EA-HR
    EA-HRCNO
    607
    17
    SAPK-60717INEAHRCNO
    Sub component EA-HRCNO of EA-HR
    EA-HRCNZ
    607
    17
    SAPK-60717INEAHRCNZ
    Sub component EA-HRCNZ of EA-HR
    EA-HRCPH
    607
    17
    SAPK-60717INEAHRCPH
    Sub component EA-HRCPH of EA-HR
    EA-HRCPT
    607
    17
    SAPK-60717INEAHRCPT
    Sub component EA-HRCPT of EA-HR
    EA-HRCQA
    607
    17
    SAPK-60717INEAHRCQA
    Sub component EA-HRCQA of EA-HR
    EA-HRCRU
    607
    17
    SAPK-60717INEAHRCRU
    Sub component EA-HRCRU of EA-HR
    EA-HRCSE
    607
    17
    SAPK-60717INEAHRCSE
    Sub component EA-HRCSE of EA-HR
    EA-HRCSG
    607
    17
    SAPK-60717INEAHRCSG
    Sub component EA-HRCSG of EA-HR
    EA-HRCTH
    607
    17
    SAPK-60717INEAHRCTH
    Sub component EA-HRCTH of EA-HR
    EA-HRCTW
    607
    17
    SAPK-60717INEAHRCTW
    Sub component EA-HRCTW of EA-HR
    EA-HRCUN
    607
    17
    SAPK-60717INEAHRCUN
    Sub component EA-HRCUN of EA-HR
    EA-HRCUS
    607
    17
    SAPK-60717INEAHRCUS
    Sub component EA-HRCUS of EA-HR
    EA-HRCVE
    607
    17
    SAPK-60717INEAHRCVE
    Sub component EA-HRCVE of EA-HR
    EA-HRCZA
    607
    17
    SAPK-60717INEAHRCZA
    Sub component EA-HRCZA of EA-HR
    EA-HRGXX
    607
    17
    SAPK-60717INEAHRGXX
    Sub component EA-HRGXX of EA-HR
    EA-HRRXX
    607
    17
    SAPK-60717INEAHRRXX
    Sub component EA-HRRXX of EA-HR
    EA-PS
    600
    24
    SAPKGPPD24
    SAP Enterprise Extension Public Services
    EA-RETAIL
    600
    24
    SAPKGPRD24
    SAP Enterprise Extension Retail
    FINBASIS
    600
    24
    SAPK-60024INFINBASIS
    Fin. Basis
    ECC-DIMP
    600
    23
    SAPK-60023INECCDIMP
    DIMP
    ERECRUIT
    600
    24
    SAPK-60024INERECRUIT
    E-Recruiting
    FI-CA
    600
    23
    SAPK-60023INFICA
    FI-CA
    FI-CAX
    600
    23
    SAPK-60023INFICAX
    FI-CA Extended
    HR-CEE
    110_604
    52
    SAPK-60452INHRCEE
    HR country version for CEE countries
    HR-CEECBG
    110_604
    52
    SAPK-60452INHRCEECBG
    Sub component HR-CEECBG of HR-CEE
    HR-CEECCO
    110_604
    52
    SAPK-60452INHRCEECCO
    Sub component HR-CEECCO of HR-CEE
    HR-CEECCZ
    110_604
    52
    SAPK-60452INHRCEECCZ
    Sub component HR-CEECCZ of HR-CEE
    HR-CEECGR
    110_604
    52
    SAPK-60452INHRCEECGR
    Sub component HR-CEECGR of HR-CEE
    HR-CEECHR
    110_604
    52
    SAPK-60452INHRCEECHR
    Sub component HR-CEECHR of HR-CEE
    HR-CEECHU
    110_604
    52
    SAPK-60452INHRCEECHU
    Sub component HR-CEECHU of HR-CEE
    HR-CEECPL
    110_604
    52
    SAPK-60452INHRCEECPL
    Sub component HR-CEECPL of HR-CEE
    HR-CEECRO
    110_604
    52
    SAPK-60452INHRCEECRO
    Sub component HR-CEECRO of HR-CEE
    HR-CEECSI
    110_604
    52
    SAPK-60452INHRCEECSI
    Sub component HR-CEECSI of HR-CEE
    HR-CEECSK
    110_604
    52
    SAPK-60452INHRCEECSK
    Sub component HR-CEECSK of HR-CEE
    HR-CEECTR
    110_604
    52
    SAPK-60452INHRCEECTR
    Sub component HR-CEECTR of HR-CEE
    HR-CEECUA
    110_604
    52
    SAPK-60452INHRCEECUA
    Sub component HR-CEECUA of HR-CEE
    HR-CEEGXX
    110_604
    0
    Sub component HR-CEEGXX of HR-CEE
    HR-CEERXX
    110_604
    0
    Sub component HR-CEERXX of HR-CEE
    INSURANCE
    600
    23
    SAPK-60023ININSURANC
    SAP Insurance
    IS-CWM
    600
    23
    SAPK-60023INISCWM
    Industry Solution Catch Weight Management
    IS-H
    600
    34
    SAPK-60034INISH
    SAP Healthcare
    IS-M
    600
    23
    SAPK-60023INISM
    SAP MEDIA
    IS-OIL
    600
    23
    SAPK-60023INISOIL
    IS-OIL
    IS-PS-CA
    600
    23
    SAPK-60023INISPSCA
    IS-PUBLIC SECTOR CONTRACT ACCOUNTING
    IS-UT
    600
    23
    SAPK-60023INISUT
    SAP Utilities/Telecommunication
    LSOFE
    600
    24
    SAPK-60024INLSOFE
    SAP Learning Solution Front-End
    SEM-BW
    600
    24
    SAPKGS6024
    SEM-BW: Strategic Enterprise Management
    GBAPP002
    600
    4
    SAPK-60004INGBAPP002
    GBAPP002
    GBHCM002
    600
    11
    SAPK-60011INGBHCM002
    HCM Employee Requests (Leave)
    GBHCM003
    600
    9
    SAPK-60009INGBHCM003
    HCM Manager Approvals (Time, Training, L
    SRA002
    600
    3
    SAPK-60003INSRA002
    Time Recording OData Integration Compone
    SRA010
    600
    3
    SAPK-60003INSRA010
    Staffing List OData Integration Componen
    SRA017
    600
    3
    SAPK-60003INSRA017
    Create Purchase Order OData Integration
    SRA018
    600
    3
    SAPK-60003INSRA018
    Purchase Order Status Tracking OData Int
    UIAPP001
    100
    4
    SAPK-10004INUIAPP001
    UIAPP001 100: Add-On Installation
    UIAPP002
    100
    3
    SAPK-10003INUIAPP002
    UIAPP002 100: Add-On Installation
    UIGIB001
    100
    4
    SAPK-10004INUIGIB001
    UIGIB001 100: Add-On Installation
    UIHCM002
    100
    4
    SAPK-10004INUIHCM002
    UIHCM002 100: Add-On Installation
    UIHCM003
    100
    4
    SAPK-10004INUIHCM003
    UIHCM003 100: Add-On Installation
    UISRA002
    100
    3
    SAPK-10003INUISRA002
    HTML5 Time Recording
    UISRA010
    100
    3
    SAPK-10003INUISRA010
    HTML5 Staffing List
    UISRA017
    100
    3
    SAPK-10003INUISRA017
    HTML5 Create Order
    UISRA018
    100
    3
    SAPK-10003INUISRA018
    HTML5 Order Status Tracking
    please help me to resolve that issue
    Regards
    Pankaj Kamble

    Hi Team,
    i have created new post.
    SAP Fiori getting error message Check the URL parameters and the scenario definition. To check the scenario definition.
    Scenario definition configuration screen short.
    2) Also getting bellow error message
    Property TaskDefinitionID not found in type WorkflowTask
    Did not find error details
    {"error":{"code":"005056A509B11EE1B9A8FEA8DE87F78E","message":{"lang":"en","value":"Property TaskDefinitionID not found in type WorkflowTask"},"innererror":{"transactionid":"E6A9CEE388D3F1EC940400155DC8D41B","timestamp":"20140428075136.7780000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}}
    Regards
    Pankaj Kamble

  • 500 SAP Internal Server Error, in WD report while launching SC in SRM 7.01

    Dear SAP WD Gurus,
    We have recently upgraded the SRM 7.0 to EHP1 after that we are getting ths below
    We have created Z WD application genarating report in SRM 7.0, we have provided a hytep link in row to display shopping cart in the report. on click of display we are getting error as below on Browser (Portal)
    500 SAP Internal Server Error
    ERROR: WebDynpro Exception: URLhttp//  XXXXXX  may contain fatal script (termination: RABAX_STATE)
    where the URL is properly working fine if we run through browser.
    and even getting dump as below
    What happened?
        The exception 'CX_WD_GENERAL' was raised, but it was not caught anywhere along
        the call hierarchy.
        Since exceptions represent error situations and this error was not
        adequately responded to, the running ABAP program
         'CX_WD_GENERAL=================CP' has to be
        terminated.
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
        therefore caused a runtime error.
        The reason for the exception is:
        WebDynpro Exception: URL
        http://isvsapeadev.ad.infosys.com:50200/irj/portal/infysrm?navigationtarget=rol
        ES%3A%2F%2Fportal_content%2Fcom.infy.nonsparsh%2Fcom.infy.srm%2Froles%2Fcom.inf
        y.requisitioning_urp_general%2Ffl_navi%2Fcom.sap.pct.srm.core.iv_shoppro
    Please help in resolving this
    Thanks in advance
    Vinod
    Edited by: Vinod Malagi on Jan 11, 2012 11:27 AM

    Hi Vindo,
    FYI this is the wrong forum. Even though the problem started taking place after an UPG/EHP, this is still a matter for the Portal team, not the ugprade one
    Anyhow I'll try to help you. This dump is mostly seen when you call the webdynpro from a non-supported browser. Please check PAM (http://service.sap.com/PAM) for the supported ones.
    Are you using a SM59 call to the WD? You can not connect to a Webdynpro
    application via SM59 as SM59 is not a supported. You can only use the browser visible in the PAM to access WD. /* e.G. IE 6.0, IE 7.0, Firefox */
    I hope this helps
    Best regards,
    Tomas Black

  • Function call in SAP GUI with errors

    Dear All,
                 When i am calling FM of Comports using OLE Integration i got " Function call in SAP GUI with errors" error
    now my front end version is 6.40. how to solved this problem.
    In my Function Module i am creating object like this
    CREATE OBJECT O_OBJ 'MSCOMMLib.MSComm.1'.
        IF SY-SUBRC <> 0.
          RAISE NO_CREATE_OBJECT.
        ENDIF.
    it raised the sy-subrc = 2 this error is "Function call in SAP GUI with errors"
    send to me how to handle this error.
    Thank,
    Vijay.g

    Hi Vijay,
    We are facing the same issue.
    Interestingly
    From program's code only we are facing this issue.
    If we display the program and Execute (Direct processing), it is working fine.
    Can you please share how you resolved this issue.
    Thanks
    Sreedhar

  • Transaction iView( Tcode) Error: Function call in SAP GUI with errors

    Hey Guys:
                  I use Transaction iView to show the ABAP application on Portal. The application works to import data from client to BW. After I fill all the information and execute the application, the system returns the error message " Function call in SAP GUI with errors".
    The ABAP application works fine on SAP GUI, so it should not be the program problem.
    Any Suggestion for this will be nice. Thanks for your help.

    Hey Duy:
            Thanks for your response. I check the servers which i have access, and all of them cannot work correctly.
    First, other iViews(Dynpro,BW Report,BSP,KM...) work fine.
    Second, our backend system is a BW server.
    I try to do so on our EP production and development, also connect them to our BW production and development servers. All of those are failed and have the same problem.
    The t-code comes from our abap program and register on BW server, and hte program works fine when I use SE38 to execute it.
    PS. The Transaction iView works fine before, but I have no idea why it just crash now.
    Please let me know if you have any suggestion about this.

  • SAP Knowledge Warehouse - Error Page

    Hello all. I'm want to use Knowledge Warehouse in web browser. Go to http://172.18.77.08:50000/SAPIKS2/jsp/adminShow.jsp and view :
    An error occurred during processing of your request
    Most common causes: Requested URL is wrong or incomplete; Requested content does not exist in the underlying backend system; Connection to the underlying backend system is incorrectly configured; User is working in the wrong context.
    Contact the support service or try again later
    Server Time: 6 Jun 2007 13:25
    Request URL: http://portal:50000/SAPIKS2/jsp/adminShow.jsp
    KW Context: TMP_IWB_TASK=DISPLAY RELEASE=700 LANGUAGE=EN
    HTTP Error Code: 404
    Servlet Name: jsp
    Servlet Message: The requested resource /SAPIKS2/jsp/adminShow.jsp is not available
    Can any body help me?

    Hello  Stefan Hewener! thanks for reply. I'm trying this URL http://172.18.77.08:50000/SAPIKS2/testApplConfigParams.sap and Configure the KW settings, but when i'm try Home page for KW http://172.18.77.08:50000/SAPIKS2/topNavigation.sap
    i'm view
    SAP Knowledge Warehouse - Error Page
    An error occurred during processing of your request
    Most common causes: Requested URL is wrong or incomplete; Requested content does not exist in the underlying backend system; Connection to the underlying backend system is incorrectly configured; User is working in the wrong context.
    Contact the support service or try again later
    Server Time:     14 Jun 2007 11:35
    Request URL:     http://172.18.77.08:50000/SAPIKS2/topNavigation.sap
    KW Context:     TMP_IWB_TASK=DISPLAY  RELEASE=700  LANGUAGE=EN 
    HTTP Error Code:     500
    Servlet Name:     FrontController
    Servlet Message:     Object does not exist.
    Java stack trace:     Object does not exist.
    java.lang.IllegalArgumentException
    at com.sap.kw.access.KwGetData.hasAuthority(KwGetData.java:3178)
    at com.sap.kw.access.KwShell.hasAuthority(KwShell.java:3467)
    at com.sap.kw.access.KwShell.addUser(KwShell.java:273)
    at com.sap.kw.actions.AuthenticationFilter.doFilter(AuthenticationFilter.java:206)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
    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(AccessController.java:Unknown)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please if you know that me to do, help me.
    Thanks And Regards!  Sergo Beradze.

  • SAP Portal Runtime Error

    I have been receiving the error below.
    Error Message: SAP Portal|Runtime|Errors|com.sapportals.portal.appintegrator.template_processor.context.ContextException: com.sapportals.portal.appintegrator.template_processor.context.ContextException: Invalid System Attribute: System: 'SAP_LocalSystem', Attribute: 'isABAPSecuritySessionsEnabled'. 

    Hi,
    Please go through the below SAP Note and see if that helps:
    1583111 - Application Integrator Exception for SAP_LocalSystem, Even Though Different System Specified in iView
    BR,
    Anurag

  • Urgent!  PCUI users getting SAP 500 Internal Error.

    we are getting this error when trying to process returns:
    <b>500 SAP Internal Server error</b>
    <b>Error Message</b>: Document not found (<b>Type of Termination</b>: ERROR_MESSAGE_STATE)
    More than half the reps get this message and this is seriously affecting work.
    We have looked at sm21, and compared roles and profiles and have found nothing wrong.
    Any advice?
    Surya

    No short dumps or messages in the server logs?
    Check out transaction SMICM trace. You could try increasing the trace level if insufficient info is provided.

Maybe you are looking for