CACHE refresh -- runtime Error

Hi
When I am going to refresh cache using T code -  SXI_CACHE  status of runtime it gives an error.
     Unable to refresh cache contents
     Error during last attempt to refresh cache
INTERNAL ERROR --> HTTP response does not contain a valid XML log.
how to resolve the problem...
regards
Chandana
Edited by: wijetunga on Mar 8, 2012 7:08 AM

Dear Pogul
  in RFC Destination
in technical setting
Target Host: erppi1
Path Prefix :/dir/start/index.jsp
response header:-
~response_line     HTTP/1.1 200 OK
~server_protocol     HTTP/1.1
~status_code     200
~status_reason     OK
connection     close
server     SAP NetWeaver Application Server 7.10 / AS Java 7.10
content-type     text/html;charset=ISO-8859-1
content-encoding     gzip
date     Thu, 08 Mar 2012 07:11:40 GMT
~remote_addr     
~uri_scheme_expanded     NONE
Test-result:-
Status HTTP Response     200
Status Text     OK
Duration Test Call     8 ms
Response text:
HTTP/1.1 200 OK
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 10584
connection: close
server: SAP NetWeaver Application Server 7.10 / AS Java 7.10
content-encoding: gzip
date: Thu, 08 Mar 2012 07:11:40 GMT
regards
chandana
Edited by: wijetunga on Mar 8, 2012 8:07 AM
Edited by: wijetunga on Mar 8, 2012 8:16 AM

Similar Messages

  • Delta cache Refresh shows error

    Hi,
    In SXI_CACHE
    I did Delta cache Refresh
    In XI RunTime Cache Status shows :
    1. cache contants are up-to-date (Green light)
    2. Error during last attempt to refresh cache(red error)
    Adapter Engine Connect Data Cache shows the following error
    04D3344F63C6074CBB50E4E910CDB54A
    AE Name: af.sxi.eccserver
    Adapter Engine URL: http://eccserver:50100/MessagingSystem/receive/AFW/XI
    USER: XIISUSER
    whats meant by this error ? How to rectify this ?
    Thanks,
    srinivas
    Message was edited by:
            srinivas

    Is you adapter engine...centalized or decentralized   and is it a new installation or was it working before....
       If its centralized check the communication channels...If its decentralized you need to select the appropriate name in the drop down list for adapter engine option else you need select it as Integration server.
      Also check whether you specified the exact adapter engine  and XIAFUSER in exchange profile(Adapter framework node)...also check whether the users XIAFUSER and XIISUSER exists and are not locked......
    Hope this helps...
    Regards,
    Ravi

  • Refresh Runtime Error in TCODE DB02

    Hello Experts!
    Was just trying to refresh the statistics that I have for my DB Spaces in DB02, but I suddenly come up with this error. Can anyone tell me what this means and why this is suddenly happening (As I had no problems using this functionality just last week). Thanks!
    ST22 Error Log:
    Runtime Errors         DBIF_DSQL2_SQL_ERROR                                           
    Exception              CX_SY_NATIVE_SQL_ERROR                                         
           Occurred on     03/30/2009 at 11:11:51                                                                               
    SQL error "-727" occurred when executing EXEC SQL.                                                                               
    What happened?                                                                               
    The error occurred in the current database connection "DEFAULT".                                                                               
    What can you do?                                                                               
    Print out the error message (using the "Print" function)                              
    and make a note of the actions and input that caused the                              
    error.                                                                               
    To resolve the problem, contact your SAP system administrator.                        
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer              
    termination messages, especially those beyond their normal deletion                  
    date.                                                                               
    is especially useful if you want to keep a particular message.                                                                               
    Error analysis                                                                               
    An exception occurred. This exception will be dealt with in more detail               
    below. The exception, assigned to the class 'CX_SY_NATIVE_SQL_ERROR', was not         
    caught, which                                                                        
    led to a runtime error. The reason for this exception is:
                                                                                    How to correct the error                                                                               
    Database error text........: "INF-727: Invalid or NULL TBLspace number given to    
    dbinfo(dbspace)."                                                                 
    Triggering SQL statement...: "FETCH NEXT "                                         
    Internal call code.........: "[DBDS/NEW DSQL]"                                     
    Please check the entries in the system log (Transaction SM21).                                                                               
    You may able to find an interim solution to the problem                            
    in the SAP note system. If you have access to the note system yourself,            
    use the following search criteria:                                                                               
    "DBIF_DSQL2_SQL_ERROR" CX_SY_NATIVE_SQL_ERRORC                                     
    "RSINFTD1 " or "RSINFTD1 "                                                         
    "START-OF-SELECTION"                                                                               
    If you cannot solve the problem yourself, please send the                          
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                       
       To obtain this, select the "Print" function on the current screen.              
    2. A suitable hardcopy prinout of the system log.                                  
       To obtain this, call the system log with Transaction SM21                       
       and select the "Print" function to print out the relevant                       
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,                 
       supply the source code.                                                                               
    4. Details regarding the conditions under which the error occurred    
       or which actions and input led to the error.                                                                               
    SM21 Error Log:
    BY2 Database error -727 at FET                              
    BY0 > INF-727: Invalid or NULL TBLspace number given to     
    BY0 > dbinfo(dbspace).                                      
    R68 Perform rollback                                        
    AB0 Run-time error "DBIF_DSQL2_SQL_ERROR" occurred          
    AB1 > Short dump "090330 111151 gtbwspd 10002568 " generated

    Hi.
    I already had this issue and I solved by this way:
    My issue happened in the following SQL statement:
    94 EXEC SQL.
    SELECT MAX(A.NEXTSIZE)
    96 FROM SYSTABLES A, SYSFRAGMENTS B
    97 WHERE DBINFO('DBSPACE',B.PARTN) = :TS_CHECK-DBSNAME
    98 AND A.PARTNUM = 0
    99 AND A.TABID = B.TABID
    100 INTO :MAXEXT
    101 ENDEXEC.
    1) Please run the following sql query:
    select fragtype, tabid, partn from sysfragments where partn = 0
    2) Figure out which table it is:
    select tabname from systables where tabid =<tabid>
    3) Check the indexes of that table with oncheck -cI.
    4) If you found indexes DISABLED, then you should enable them again.
    5) To solve the problem you can:
    -enable dropped indexes:
    set indexes,constraints for <table> enabled;
    -rebuild the indexes
    Afterwards this operation should be corrected.
    I hope I could be helpful.
    Thanks,
    Walter Oliveira.

  • Cache Refresh Error and Adaptors Missing in RWB Monitoring

    Hi,
    We are in NW04s (SP13) of PI.
    3 problems:
    1. SXI_CACHE
    Partial Cache Refresh gives OK (Green)
    Full Cache Refresh gives error:
    "Error During last attempt to refresh cache"
    Double click on the red message indicates:
    Error Id: UPDATE
    HTTP status code401 Unauthorized
    2. In Runtime Workbench : Adaptor Monitoring:
    Only JPR shows with red.
    All other adapters are missing.
    3. <host>:<port>/CPACache/refresh?mode=full
    Gives error:
    Global Error
    Couldn't parse Configuration Data cache update XML string from Directory
    Help is urgently needed.
    Thank you,
    Amith

    Hi,
    This problems are resolved now.
    1. Adapter Monitoring not showing other types:
    Reset the user/password: PIRWBUSER
    In R/3:
    User type: service
    Bring the password to Exchange Profile:
    com.sap.aii.rwb.serviceuser.name: PIRWBUSER
    com.sap.aii.rwb.serviceuser.pwd
    Do a cache refresh:
    <host>:<port>/CPACache/refresh?mode=full
    2. Check <host>:<port>/CPACache/history.jsp
    Status should be green on the latest Status.
    (No Error: " Global Error Couldn't parse Configuration Data cache update XML string from Directory" )
    Thank you, all.
    The checklists you have posted were helpful to verify the configurations.
    Also useful: <host>:<port>/nwa
    and check "Trace and Log " to find exact cause where it fails.

  • Cache refresh error, while activating changelists

    Hi all,
    I got a problem, concerning XI Runtime Cache on XI 3.0, SP15 -> when I try to activate changelists from Integration Directory, (SOMETIMES!)XI_CACHE shows status: Error, while refreshing cache
    with Errortype: Communication,
    "if_http_client receive http_communication_failure"
    When I then do a delta or full cache refresh from transaction SXI_CACHE it allways works, even after an error occured before. Some ideas, what I could check?
    Thank you in advance..
    Daniel

    Hi,
    Just check with Tcode SICF and check for all the services are working fine.
    Go thru following links
    http://service.sap.com/NW04 ->How-to Guides-> Exchange Infrastructure->How To handle Caches in SAP XI 3.0
    Also go thru following thread.
    problem with xi cache
    Hope this helps.
    Regards,
    Moorthy
    Regards
    Suraj
    Regards,
    Moorthy

  • Error in INTEGRATION_DIRECTORY_HMI and CACHE REFRESH

    Hi guys, well after checking the forum and several blogs i can't get rid of my problem!
    I have a problem concerning INTEGRATION_DIRECTORY_HMI and CACHE REFRESH.
    i wanted to get a file from a FTP-Server via CC and i got error:
      <SAP:AdditionalText>Error when reading HTTP destination: INTEGRATION_DIRECTORY_HMI.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    Because of this i tried to update my cache (SXI_CACHE). When i do a Delta Cache Refresh i get:
    Prefix Number: entry missing for system SSID client 100.
    When i do a complete Cache Refresh nothing happens at all. I also checked the cache notification in IB - Integration Directory where i fin dout that only the Integration Server (ABAP Cache) won't refresh. Well status is started but nothing else is happening.
    Then i checked the RFC INTEGRATION_DIRECTORY_HMI, did a connection test where i get an Internal Server error.
    Let me tell u that the systems runs very well in the last days but now i have no clue what might be wrong.
    Can somebody please advice me? I already read all blogs concerning this and also did a complete system-restart....
    br Jens

    when you check INTEGRATION_DIRECTORY_HMI with SM59 it is normal to get
    HTTP Response 500 - Internal Server Error. In this case it meens everything OK
    see the rediness check, that is attached to SAP note 817920
    when you start the complete cache refresh, you can see
    the function module SAI_CACHE3_REFRESH_BACKGROUND in SM58. As long as you can see this entry, the cache
    refresh is ongoing. If the refresh takes too long and runs on an error, try to specify another timeout in INTEGRATION_DIRECTORY_HMI or in the ICM
    Best Regards
    Alexander
    Message was edited by:
            Alexander Wrobel
    Message was edited by:
            Alexander Wrobel
    Message was edited by:
            Alexander Wrobel

  • SXI_CACHE Cache Refresh Error

    Hi,
    I am getting Runtime Cache Error when running transaction SXI_CACHE in PI 7.1:
    Unable to refresh cache contents
    INTERNAL_ERROR
    Error 'HTTP status code 401  Unauthorized' while executing HTTP request (calling method 'get_status')
    Error during last attempt to refresh cache
    INTERNAL_ERROR
    Error 'HTTP status code 401  Unauthorized' while executing HTTP request (calling method 'get_status')
    Can anyone help to resolve this issue?
    Thanks.

    Hi RMS,
    As you see in the error messages its purely credentials and authorization issue.
    Please ensure below items are intact in your system.
    1.  Under 'echnical Setting' ensure, you are using the correct port number (It will be your system HTTP port)
    2. ensure Path Prefix has value /dir/CacheRefresh
    3. Under Logon & Security - Select 'Basic Authentication' confirm the popups and ignore if any warnings
    4. For logon data,  enter the client of your Integration Server and the user PIISUSER with the valid password.
    5. Under  Special Options, set Timeout:30000,  HTTP Settings: HTTP Version: HTTP 1.0, Compression: inactive, Compressed Response: No; TTP Cookies: Accept Cookies: Yes (All).
    6. Save these settings, perform Test Connection
    report back if you find any further issues.
    Regards
    Sekhar

  • PI 7.1 Java Cache Refresh error

    When performing Data Cache Refresh from Data Cache Overview on Java stack, I am getting login prompt for client 000, the Integration Server client is 100. We have maintained the new client as per SAP recommendations, not sure why the Data Cache Overview would prompt for client 000 and would not validate any user at all. There are no locks or discrepancies. Please advice.
    Thanks.

    Hi,
    Here is part of defaulttrace file I got some portion from top of the file since the file is quite large to paste the contents here. Hope it can give some indications...
    Thank you.
    #1.5 #000C293A0C5D003B0000004B00000EFC00CA8C9112428951#1258497859358#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#3271####bdec5450d3ca11de9c29000c293a0c5d#HTTP Worker [9]##0#0#Error##Plain###Processing HTTP request to servlet [dispatcher] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIllegalStateException: The stream has already been taken by method [getWriter()].
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.getOutputStream(HttpServletResponseFacade.java:227)
         at com.sap.tc.webdynpro.serverimpl.core.adapter.AbstractHttpResponseAdapter.finalizeResponse(AbstractHttpResponseAdapter.java:122)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.finalizeRequest(RequestManager.java:657)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:340)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:205)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:93)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:105)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
         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:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    #1.5 #000C293A0C5D003B0000004D00000EFC00CA8C9112428951#1258497859530#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#3271####bdec5450d3ca11de9c29000c293a0c5d#HTTP Worker [9]##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIllegalStateException: The stream has already been taken by method [getWriter()].000C293A0C5D003B0000004B00000EFC00CA8C9112428951#
    #1.5 #000C293A0C5D0041000000A100000EFCFFFFFFFFFFFFFFFF#1258498099171#com.sap.conn.jco##com.sap.conn.jco######f1d68eb0d2fe11de8869000c293a0c5d#Thread[R3RoleDataSource_UpdateThread[918637153],5,SystemThreadGroup]##0#0#Error#1#/System/Server/Connector/Rfc#Plain###Context does not exist session id=com.sap.engine.session.exec.UserContextImpl@4c49a32d[ clientId=null, clientSessions=[], persistent Model=null]#
    #1.5 #000C293A0C5D0041000000A200000EFCFFFFFFFFFFFFFFFF#1258498099202#com.sap.engine.services.dsr##com.sap.engine.services.dsr######f1d68eb0d2fe11de8869000c293a0c5d#Thread[R3RoleDataSource_UpdateThread[918637153],5,SystemThreadGroup]##0#0#Error##Plain###java.lang.NullPointerException
         at com.sap.jdsr.frame.ComponentStaticDataImpl0.getActionType(ComponentStaticDataImpl0.java:39)
         at com.sap.engine.services.dsr.jco.ClientStatisticsHandlerNew.callStarted(ClientStatisticsHandlerNew.java:59)
         at com.sap.conn.jco.rt.ClientConnection.beginCall(ClientConnection.java:212)
         at com.sap.conn.jco.rt.ClientConnection.execute(ClientConnection.java:982)
         at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:987)
         at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:977)
         at com.sap.conn.jco.rt.AbapFunction.execute(AbapFunction.java:300)
         at com.sap.security.core.persistence.datasource.imp.r3persistence.R3JCo700Proxy$Client700.execute(R3JCo700Proxy.java:310)
         at com.sap.security.core.persistence.datasource.imp.R3RoleDataSource.checkBufferRefresh(R3RoleDataSource.java:2032)
         at com.sap.security.core.persistence.datasource.imp.R3RoleDataSource.access$000(R3RoleDataSource.java:57)
         at com.sap.security.core.persistence.datasource.imp.R3RoleDataSource$1.run(R3RoleDataSource.java:593)
         at java.lang.Thread.run(Thread.java:606)
    #1.5 #000C293A0C5D0041000000A300000EFCFFFFFFFFFFFFFFFF#1258498099202#com.sap.conn.jco##com.sap.conn.jco######f1d68eb0d2fe11de8869000c293a0c5d#Thread[R3RoleDataSource_UpdateThread[918637153],5,SystemThreadGroup]##0#0#Warning##Plain###[JCoAPI] com.sap.conn.jco.JCoException: (152) JCO_ERROR_DSR_PASSPORT_NOT_VALID: Dsr passport is not valid.#
    #1.5 #000C293A0C5D0041000000A400000EFCFFFFFFFFFFFFFFFF#1258498099202#com.sap.conn.jco##com.sap.conn.jco######f1d68eb0d2fe11de8869000c293a0c5d#Thread[R3RoleDataSource_UpdateThread[918637153],5,SystemThreadGroup]##0#0#Warning##Plain###[JCoAPI] JCoClient.beginCall(): cannot get jDSR passport for call 'PRGN_J2EE_GET_ROLES', because of com.sap.conn.jco.JCoException: (152) JCO_ERROR_DSR_PASSPORT_NOT_VALID: Dsr passport is not valid.#
    #1.5 #000C293A0C5D002B0000010B00000EFC00CA8C91125EB259#1258498492812#com.sap.aii.utilxi.sld.XIIntegrationServer##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13##[HostName]_[SID]_5701250#Guest#5b88f4a0d2fb11de881d000c293a0c5d#Application [1]##0#0#Warning##Java###No HTTPS Port for Integration Server is.00.[HostName] defined.
    Thrown:
    com.sap.aii.utilxi.misc.api.InvalidArgumentException: Parameter httpPort has the invalid value
         at com.sap.aii.utilxi.sld.SldUtil.constructHttpsUrl(SldUtil.java:331)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.setMsgUrlInclSecureUrl(XIIntegrationServer.java:557)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.setMsgUrls(XIIntegrationServer.java:507)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.syncBSInfo(XIIntegrationServer.java:267)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.readFromSld(XIIntegrationServer.java:242)
         at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:120)
         at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:142)
         at com.sap.aii.af.lib.sld.impl.SLDAccessor.getISData(SLDAccessor.java:248)
         at com.sap.aii.af.lib.sld.impl.SLDAccessImpl.getISData(SLDAccessImpl.java:47)
         at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:79)
         at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:182)
         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:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Caused by: java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:468)
         at java.lang.Integer.<init>(Integer.java:620)
         at com.sap.aii.utilxi.sld.SldUtil.constructHttpsUrl(SldUtil.java:328)
         ... 14 more
    #1.5 #000C293A0C5D002B0000010C00000EFC00CA8C91125EB259#1258498492812#com.sap.aii.adapter.xi.ms.SLDReader##com.sap.aii.adapter.xi.ms.SLDReader.fire()#J2EE_GUEST#13##[HostName]_[SID]_5701250#Guest#5b88f4a0d2fb11de881d000c293a0c5d#Application [1]##0#0#Warning##Java###The SLDAccess returned null values for the following fields: #1#SecureURL#
    #1.5 #000C293A0C5D002B0000010D00000EFC00CA8C91125EB259#1258499392984#com.sap.aii.utilxi.sld.XIIntegrationServer##com.sap.aii.utilxi.sld.XIIntegrationServer#J2EE_GUEST#13##[HostName]_[SID]_5701250#Guest#5b88f4a0d2fb11de881d000c293a0c5d#Application [1]##0#0#Warning##Java###No HTTPS Port for Integration Server is.00.[HostName] defined.
    Thrown:
    com.sap.aii.utilxi.misc.api.InvalidArgumentException: Parameter httpPort has the invalid value
         at com.sap.aii.utilxi.sld.SldUtil.constructHttpsUrl(SldUtil.java:331)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.setMsgUrlInclSecureUrl(XIIntegrationServer.java:557)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.setMsgUrls(XIIntegrationServer.java:507)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.syncBSInfo(XIIntegrationServer.java:267)
         at com.sap.aii.utilxi.sld.XIIntegrationServer.readFromSld(XIIntegrationServer.java:242)
         at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:120)
         at com.sap.aii.utilxi.sld.XIEntityInSld.syncFromSld(XIEntityInSld.java:142)
         at com.sap.aii.af.lib.sld.impl.SLDAccessor.getISData(SLDAccessor.java:248)
         at com.sap.aii.af.lib.sld.impl.SLDAccessImpl.getISData(SLDAccessImpl.java:47)
         at com.sap.aii.adapter.xi.ms.SLDReader.fire(SLDReader.java:79)
         at com.sap.aii.adapter.xi.ms.SLDReader.run(SLDReader.java:182)
         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:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Caused by: java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:468)
         at java.lang.Integer.<init>(Integer.java:620)
         at com.sap.aii.utilxi.sld.SldUtil.constructHttpsUrl(SldUtil.java:328)
         ... 14 more

  • Two iView(out of three) give Portal runtime error when refresh MSS-UWL Page

    Hi All,
    i am getting the Portal runtime exception in the MSS->Work Overview ->2nd and 3rd iView on this page.
    First iView is the UWL-Task 2)Attendance Overview and 3) Work Orders
    When i refresh this page "refresh" from pae level refresh. i am getting the below error on 2nd and 3rd iView. Last 2 iView is not displaying.
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 02:02_12/01/09_0039_38688450
    See the details for the exception ID in the log file.
    i have tryed to search the log also in the default trace but can not find any log with this exception ID.
    Please suggest me on this ?
    thanks in advance!
    Narpal S Sihag

    Hello,
    I have also a problem like this (error 09_0006_808022650)
    Can you describe your scenario ?
    My scenario is
    - Portal MDM connection OK and working tasks in MDM
    - new UWL System (connector type : MdmUwlConnector)
    - new config file (XML)
    - dedicated Role and dedicated iView (copy of standard UWL iView)
    - clearing cache
    Test : No working Tasks in UWL
    - restarting portail application com.sap.netweaver.bc.uwl
    Test : No working Tasks in UWL
    - running wizard (System Admin, system config, UWL customize IView)
    - new field "TEST" to iView
    - portail create the com.sap.pct.erp.mss.001
    Test : No working Tasks in UWL
    Test : standard UWL crashes with error 09_0006_808022650
    After what, we try roolback, removing XML config, connection, dedicated iView, ...
    Still crashing with error 09_0006_808022650
    Now our developpemnt system don't work for UWL ... (using UWL with ECC connection and was OK for ECC)
    Questions : is your scenario similar to this one ? Is anyone can help us ?
    My best thanks
    Vincent

  • Portal Runtime Error after System Refresh

    Did a system refresh and now when I select a BI workbook that executed before the refresh I receive the error
    "portal runtime error
    an exception occurred while processing your request
    exception id:09:27_07/02/11_0018_2780350
    see the details for the exceptio id in the log file". 
    Queries run without erroring only the workbooks give this error... apprecitate any help - thanks

    Hi Annette,
    Did you clear all the cache, closed the browser and try again?
    If the error still appears, check the error log.
    Where are you checking the BI workbook? Is it through portal is it through an iview? If yes then check if the
    application runs when the iview is previewed directly.

  • Error during Cache Refresh in 2004s after installation

    Hi All,
    we are getting the following error when we did the Cache Refresh after completing the installation and configuration of 2004s PI usgae type.
    <b>
    Error data from ID:</b>Unable to determine the name of the central Adapter Engine from the System Landscape Directory at this time.
    Notifications to the central Adapter Engine are therefore listed using the technical name of the Adapter Engine.
    This is usually structured as follows:
    af.<SAP System ID>.<Name of application server>
    <b>Error info in SXI_CACHE:</b>
    HTTP Status code 401 unauthorized.
    <b>Error data from RWB:</b>
    Cache notification from Integration Directory failedError when accessing the System Landscape Directory
    ---Detailed Error Message
    Unable to find an associated SLD element (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.01.ltiib00812, string
    would be great if somebody could help us.
    Thanks in advance.
    RGds,
    Vasanth.

    Hi
    Check this Blog by Krishna Moorthy for all HTTP erros
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Also check the blog by Michal
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Thanks,
    Prakash

  • Air Runtime Error when querying local Cache

    Hi,
    I am running into trouble when attempting to fill a datagrid
    from a local SQlite cache, when the cache has been emptied either
    because it was never filled with any data or the files have been
    deleted. One would think there would be a mechanism in Flex to
    check the cache for proper structure without resulting in a runtime
    error. Reading the Dataservice documentation, there appears no way
    to inspect the cache without getting the runtime error.
    Basically, I have an Online/Offline application synchronizing
    data with a MySQL server via LiveCycle Dataservices. Everything
    works fine Online, and also Offline as long as the cache files have
    data in them.
    The problem is that if the program has just been
    installed(and server is not connectible) and the user hasn't
    connected to the server to retrieve any data yet, the local cache
    is empty and will result in the runtime error, or if for some
    reason the cache files get deleted, then Air will throw the runtime
    error.
    The resulting error,
    Error: Unable to initialize destinations on server:
    Thanks
    RM

    Hi i'm having the same problem =(
    i went to log on to my myspace and i get this message:
    Server Error in '/' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>
    ----and i dont know what to do.
    Can anyone help me please coz this suxxxxxxxxxx =(
    thanks for any help and replies @};-

  • Error in cache refresh

    Error in cache refresh
    Dear all expert
    I have created one BPM scenario after when execute that scenario then problem come in cache
    Before that scenario my Pi working fine now.
    I have delete communication channel of BPM scenario but still facing problem in cache .
    I have done following step for solving problem  
    I have delete HMI rfc and recreate it when I test that RFC connection every time it will ask password I have already set login name (PIISUSER) and password in login tab
    I have found some entry in queue I have delete it
    Please help me
    Thanks
    Amit Shivhare

    Thanks to All of you
    my problem solved
    Hare I have write down all step that I have done during solving problem
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/cs/junior/view/wlg/9857
    thanks
    Amit Shivhare

  • CPA cache refresh error

    Hi All,
    While doing CPA cache refresh by
    http://<host>:<port>/CPACache/refresh?mode=full
    the following message is dislayed
    403 Forbidden SAP J2EE Engine/7.00
    You are not authorized to view the requested resource.
    What is the authorization needed for doing CPA cache refresh..?
    If i tried with Admin user also, same error message is coming.
    Suggest some solution in detail.
    Regards
    JSAP

    Hi! JSAP JSAP,
    Even I faced this problem recently that uanbelt o login into CPA Cache refresh URL and getting access forbidden.
    First check whether respective roles are assigned or not.
    CPA Cache Referesh Link:  http://HOST:PORT/CPACache/refresh?mode=full
    J2ee                           ABAP
    xi_af_cpa_monitor = SAP_XI_MONITOR_J2EE, SAP_XI_ADMINISTRATOR_J2EE, SAP_XI_CONFIGURATOR_J2EE, SAP_XI_DISPLAY_USER_J2EE
    xi_af_cpa_invalidate = SAP_XI_ID_SERV_USER
    Then try doing cache refresh
    According to my inf another thing this CPA cache refresh is using in Old Service packs but for recent SP20and SP22 you can do whether from Integration Builder page --> ADmnistration tab then do CPA Cache refresh and also do go to SXI_CAche in SAP logon pad and do Adapter cache refresh okay
    I hope this inf is useful to you
    Reward Points if useful
    Thanks
    Amar Srinivas ELi

  • XI cache refresh error 'HTTP status code503 Service Unavailable'

    We are running XI 3.0, SP 9
    XI cache refresh stopped working today (red traffic light). Tried a Delta refresh. Got a program dump with error 'Access with ‘ZERO’ object reference not possible'.
    Activated all objects in Change lists of Repository, directory. Tried Delta refresh again. Same error again.
    Re-started XI server.Now XI cache has error
    'Unable to refresh cache contents'.
    Detail says 'HTTP status code503 Service Unavailable'.
    Tested RFC connection of INTEGRATION_DIRECTORY_HMI and other XI related destinations. Everything works fine.
    Please let me know if anyone faced this before and what is the solution..
    Thanks
    Partha

    Ok, well this note i am note able to handle because of missing poissibity to use the Visual Admin.
    Another thing that came up: i still have probs with queues! Sometimes (today, and only today) a message runs through XI, so everything is fine.
    Because of this i tried to deregister and register the queues once again - but the scheduler status is still on "inactive"....
    what is the prob?!

Maybe you are looking for

  • Problems copying files btwn two fire wire drives, after one was reformatted

    I have two Lacie Firewire drives, I use a 75GB drive at home for my iTunes music folder. Recently I attempted, without success, to share this over LAN to a new mini using share points. In trobleshooting this at the sharepoints website I discovered th

  • Unable to send mp3 with mail attachment. Zip the file doesn't work same

    Tried to send an mp3 file several times and kept getting this message. The file was only 11 mg. Unable to send with mail attachment. Your message couldn't be sent because a server error occurred. To send this message,please delete the current attachm

  • Periodic maintenance scenario

    I am trying to create the following scenario in SAP (ECC 6.0): 1. We have a number of DG sets of varying capacities feeding power requirements for different areas and functions (operations) of plant (a large petrochemical complex). 2. Maintenance tas

  • Ethernet/IP with Festo motor driver - assembly not working!

    I'm trying to set up connection between PC and Festo motor controller (with Ethernet/IP module). PC: Win x86 LV2012SP1f4 + NI Ethernet/IP 1.3 driver Festo Motor Driver: SMMP-AS-C5-3A-M3 with CAMC-F-EP ethernet/ip module included I'm able to read all

  • Cannot see the workflow in the BB simulator sent from the SUP workspace

    Hi All, I am now trying to send a workflow to my blackberry simulator from the SUP mobile workspace by clicking "Send a notification" but I do not see thw workflow in the Simulator's Message->Workflow. I generated the workflow in the workspace where