HTTP/1.1 500 Internal Server Error for SAOAP Sender Adapter

Hi,
I am veera, i am getting the below error. I doing the SOAP Syn interface, While executeing the soap client i got the below error..
Please help me .. how to retry the this error. 
HTTP/1.1 500 Internal Server Error
Set-Cookie: JSESSIONID=(tam00_PID_70)ID1513783250DB21066821525219634633End; Version=1; Domain= 150.208.226.90; Path=/
Set-Cookie: saplb_*=(tam00_PID_70)703524750; Version=1; Path=/
Server: SAP J2EE Engine/7.00
Content-Type: text/xml; charset=utf-8
Content-Encoding: gzip
Date: Tue, 23 Feb 2010 13:07:00 GMT
Transfer-Encoding: chunked
<?xml version='1.0'?>
<!-- see the documentation -->
<SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
  <SOAP:Body>
    <SOAP:Fault>
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
      <detail>
        <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
          <context>XIAdapter</context>
          <code>CPAException</code>
          <text><![CDATA[
com.sap.aii.af.service.cpa.CPAException: invalid channel (party:service:channel) = <null>
     at com.sap.aii.af.mp.soap.web.MessageServlet.getChannel(MessageServlet.java:481)
     at com.sap.aii.af.mp.soap.web.MessageServlet.doPost(MessageServlet.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
          ]]></text>
        </s:SystemError>
      </detail>
    </SOAP:Fault>
  </SOAP:Body>
</SOAP:Envelope>
Thanks & Regards,
Veera

Hi Prateek,
Thanks for Response.
Regenerating  the wsdl in IR/ESR or ID  Please tell me .
am generating wsdl file for ID --> define webservice and follwing parameters like sender interface name, namespace,communication channel,business systemname.
Regards,
Veera.

Similar Messages

  • Received HTTP response code 500 : Internal Server Error

    Hi All,
    In my scenario EANCOM to IDOC, I am getting an error in the sender communication channel (FILE Adapter). It is being picked up from the ‘sender’ directory successfully but not reaching the XI box (no messages seen in SXMB_MONI).
    The error in the runtime Workbench says the following:
    “Transmitting the message to endpoint http://gdrsap.nestle.com:50000/XIAxisAdapter/MessageServlet? using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Internal Server Error.”
    Regards,
    Manohar

    Hi Murli
    error code 500 stands for Internal Server Error
    This code is the default for an error condition when none of the other 5xx codes apply.
    for more details on error code follow the link
    http://www.web-cache.com/Writings/http-status-codes.html
    you have to restart J2EE engine
    steps to restart J2EE engine
    1) run transaction SMICM
    2) then in the tab administration => J2EE instance(local) =>send soft shutdown with restart
    by this java engine will restart and will be up in 5-10 minutes and your problem will be solved
    Thanks
    sandeep sharma
    PS ; if helpful kindly reward points

  • Received HTTP response code 500 : Internal Server Error using connection Fi

    Hi everybody,
    I have configured a file-webservice-file without BPM scenario...as explained by Bhavesh in the following thread:
    File - RFC - File without a BPM - Possible from SP 19.
    I have used a soap adapter (for webservice) instead of rfc .My input file sends the date as request message and gets the sales order details from the webservice and then creates a file at my sender side.
    I monitored the channels in the Runtime work bench and the error is in the sender ftp channel.The other 2 channel status is "not used" in RWB.
    1 sender ftp channel
    1 receiver soap channel
    1 receiver ftp channel.
    2009-12-16 15:02:00 Information Send binary file "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS EO
    2009-12-16 15:02:00 Information MP: entering1
    2009-12-16 15:02:00 Information MP: processing local module localejbs/AF_Modules/RequestResponseBean
    2009-12-16 15:02:00 Information RRB: entering RequestResponseBean
    2009-12-16 15:02:00 Information RRB: suspending the transaction
    2009-12-16 15:02:00 Information RRB: passing through ...
    2009-12-16 15:02:00 Information RRB: leaving RequestResponseBean
    2009-12-16 15:02:00 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:02:00 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:00 Information Trying to put the message into the call queue.
    2009-12-16 15:02:00 Information Message successfully put into the queue.
    2009-12-16 15:02:00 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:02:00 Information The message status was set to DLNG.
    2009-12-16 15:02:02 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:02:02 Error The message status was set to FAIL.
    Please help.
    thanks a lot
    Ramya

    Hi Suraj,
    You are right.The webservice is not invoked.I see the same error in the sender channel and the receiver soap channel status is "never used".
    2009-12-16 15:52:25 Information Send binary file  "b.xml" from ftp server "10.58.201.122:/", size 194 bytes with QoS BE
    2009-12-16 15:52:25 Information MP: entering1
    2009-12-16 15:52:25 Information MP: processing local module localejbs/CallSapAdapter
    2009-12-16 15:52:25 Information The application tries to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:25 Information Trying to put the message into the call queue.
    2009-12-16 15:52:25 Information Message successfully put into the queue.
    2009-12-16 15:52:25 Information The message was successfully retrieved from the call queue.
    2009-12-16 15:52:25 Information The message status was set to DLNG.
    2009-12-16 15:52:27 Error The message was successfully transmitted to endpoint com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Internal Server Error using connection File_http://sap.com/xi/XI/System.
    2009-12-16 15:52:27 Error The message status was set to FAIL.
    what can I do about this?
    thanks,
    Ramya

  • SOAP Sync: HTTP/1.1 500 Internal Server Error

    Hi,
                      My scenario is SOAP to SOAP Synchronous. I created WSDL from Id by using (http://<host>:<j2ee-port>/XISOAPAdapter/MessageServlet?channel=:<service>:<channel>.  And Sender interface details.
    I am testing SOAP Synchronous scenario through SOAPUI tool. When sending the requrest from SOAP UI i am getting "HTTP/1.1 500 Internal Server Error" error.
    Log:
    <?xml version='1.0'?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
      <SOAP:Body>
        <SOAP:Fault>
          <faultcode>SOAP:Server</faultcode>
          <faultstring>Server Error</faultstring>
          <detail>
            <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
              <context>XIAdapter</context>
              <code>ADAPTER.JAVA_EXCEPTION</code>
              <text><![CDATA[
    com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve binding for the given channelId: Binding:CID=null;
    When i test the URL in explorer its giving "OK". What will be the probelm? Pls let me know.
    Regards,
    Dev

    Hi,
       This might be the problem with url...
    It should be in the below format...
    http://host:port/XISOAPAdapter/MessageServlet?channel=party:sender component:sender Communicaton Channel
    Regards,
    Naveen

  • Received HTTP response code 500 : Internal Server Error in XI

    Hi,
    I have configured a scenario SOAP to RFC in XI. when I am sending a message from web service, I got following error
    <SOAP:Fault>
                   <faultcode>SOAP:Server</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>DeliveryException</code>
                             <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Internal Server Error
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:144)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:831)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
              ]]></text>
                        </s:SystemError>
                   </detail>
              </SOAP:Fault>
    Please suggest.
    Thanks,
    Ashish

    Read blog for all HTTP response code:Http* Errors in XI
    and read sap note  804124, 807000

  • HTTP/1.1 500 Internal Server Error.......content-type: text/html;charset=ut

    Hi
    I have created one web service... while i am testing in WSNAVIGATOR i am getting the following error.........
    <b>Request</b>
    POST /sap/bc/srt/rfc/sap/ZZ_BAPI_CUSTOMER_DISPLAY?sap-client=100 HTTP/1.1
    Host: SAPDEV:8000
    Content-Type: text/xml; charset="UTF-8"
    Connection: close
    Authorization: <value is hidden>
    Content-Length: 578
    SOAPAction: ""
    <?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Header><sapsess:Session xmlns:sapsess="http://www.sap.com/webas/630/soap/features/session/"><enableSession>true</enableSession></sapsess:Session></SOAP-ENV:Header><SOAP-ENV:Body><ns1:CustomerDisplay xmlns:ns1='urn:sap-com:document:sap:soap:functions:mc-style'><CustomerNo>0000040009</CustomerNo></ns1:CustomerDisplay></SOAP-ENV:Body></SOAP-ENV:Envelope>
    <b>Response</b>
    HTTP/1.1 500 Internal Server Error
    content-type: text/html;charset=utf-8
    content-length: 3175
    how to solve this problem.... please help me
    Regards
    Ravi Shankar B
    Message was edited by:
            RaviShankar B

    generally HTTP500 error would generate ABAP dumpt - check txn ST22.
    other thing i have noticed is SAPDEV:8000
    you have set up FQDN (fully qualified domain name) for web applications to work properly.
    for more on FQDN check this.
    https://wiki.sdn.sap.com/wiki/display/BSP/FullyQualifiedDomainName%28FQDN%29
    Regards
    Raja

  • ADF Mobile: HTTP Status Code 500 Internal Server Error

    Hi,
    I wrote a SOAP web service and deployed it to my standalone ADF Server. I tested it with the HTTP Analyzer, works great. I used it in a Web Service Data Control in normal ADF Web - works perfect. It returns a table of data as programmed. However, ADF Mobile gives me errors: "Http Status Code 500 Internal Server Error: The server encountered an unexpected condition which prevented it from fulfilling the request".
    I developed an ADF Mobile interface with an amx page. I created the same Web Service Data Control and created a List View based on the data control. The error pops up every single time, both on iOS simulator and Android Simulator.
    I know the simulators have network access to the web services - because i can open the web service test page and WSDL from both simulator's internet browsers.
    I know the web services are running - because my ADF Web application can access it.
    Any ideas?
    Thank you!
    -Gavin

    Thanks for the reply. There were no errors in my WLS server. However, I will add some statements to my web service to write to the log file. That way i can see if or at what point is the web service is being accessed by the mobile app.
    Thanks,
    Gavin

  • HTTP response code: 500  (Internal Server Error) when updating CMS

    Hi all,
    I'm using NWDI to develop a component.
    After I have created Product and SC in SLD, I'm going to add SC into my Track. However the component doesn't appear in the list, even I have updated CMS.
    Then I checked the CMS log file, it says
    #1.5#00110915CACE0071000000190000185400042CDBD4231025#1175222575219#/Applications/CMS/PCS#sap.com/tcSLCMS~PCS#com.sap.cms.pcs.conf.manager.CmsConfManager#liuxiao#126#SAP J2EE Engine JTA Transaction : [1ffffffdf252200315]#shaw2k07_J2E_31401250#liuxiao#27a26201de6811db9d8c00110915cace#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.cms.pcs.conf.manager.CmsConfManager#Plain###Update CMS failed#
    #1.5#00110915CACE00710000001C0000185400042CDBD4256832#1175222575375#/Applications/CMS#sap.com/tcwddispwda#com.sap.cms.ui.landconf.LandConfController#liuxiao#126##shaw2k07_J2E_31401250#liuxiao#27a26201de6811db9d8c00110915cace#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.cms.ui.landconf.LandConfController#Plain###CMSConfigurationException SLD (URL http://shaw2k07:50300) server exception: HTTP response code: 500 (Internal Server Error)#
    How can I handle with this problem?
    Thanks in advance.

    Hi Pascal,
    I have checked the SLD server log. When updating CMS failed, this log shows
    #18 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    #17 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors. More...
    #16 03/31/2007 22:17:21.226 [SAPEngine_Application_Thread[impl:3]_38] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    #15 03/31/2007 22:17:21.210 [SAPEngine_Application_Thread[impl:3]_38] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors. More...
    and More says
    #17 03/31/2007 22:17:21.273 [SAPEngine_Application_Thread[impl:3]_10] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
    Thrown:
    javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
    at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
    at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2613)
    at com.sap.jms.client.session.Session.createConsumer(Session.java:2172)
    at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
    at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
    at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
    at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    As for the
    javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
    I found information in this thread
    SLD Connection failed
    I'm quite sure that the user loggin into the SLD has the required role referred by "service.jms.default.authorization" "Security Role" "administrator". But it still doesn't work.
    Btw when I restart the whole system the SLD server log also shows
    FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors. More...
    I just have no idea really...

  • Consistent "The server responded with "HTTP/1.1 500 Internal Server Error"

    Hello
    I'm really failing at this.... Our system:
    XServe Intel 10.5.2 Server.. all current updates. Services running:
    AFP
    DNS
    iCal
    iChat
    Open Directory (Kerberos running)
    Web
    My personal iCal crashed and I lost my connection to the iCal server. I tried deleting the Account (on my Client) and re-connecting.
    Now, ANY attempt at making a new account in iCal on MULTIPLE computers fails with "*Request for http://xxxxxxxxxxx.lan:8008/principals/_uids_/5B72686D-4769-4F3C-98AF-1B617ECB76F3/ failed. The server responded with "HTTP/1.1 500 Internal Server Error"*.
    I copied the log on iCal Server after an attempted account creation. Any thoughts on a repair would be appreciated:
    2008-03-28 09:56:41-0400 [-] [caldav-8010] [AMP,client] Provisioning file: <DirectoryPrincipalProvisioningResource: /Library/CalendarServer/Documents/principals>
    2008-03-28 09:56:41-0400 [-] [caldav-8010] [AMP,client] Provisioning file: <DirectoryPrincipalUIDProvisioningResource: /Library/CalendarServer/Documents/principals/_uids_>
    2008-03-28 09:56:41-0400 [-] [caldav-8010] [AMP,client] Exception rendering:
    2008-03-28 09:56:41-0400 [-] [caldav-8010] [AMP,client] Unhandled Error
    2008-03-28 09:56:41-0400 [-] [caldav-8010] Traceback (most recent call last):
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/server.py", line 358, in _handleSegment
    2008-03-28 09:56:41-0400 [-] [caldav-8010] child = self._getChild(None, newres, newpath, updatepaths=updatepaths)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/server.py", line 314, in _getChild
    2008-03-28 09:56:41-0400 [-] [caldav-8010] result = res.locateChild(self, path)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/root.py", line 117, in locateChild
    2008-03-28 09:56:41-0400 [-] [caldav-8010] d = self.checkSacl(request)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/root.py", line 107, in checkSacl
    2008-03-28 09:56:41-0400 [-] [caldav-8010] d = defer.maybeDeferred(self.authenticate, request)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] --- <exception caught here> ---
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 107, in maybeDeferred
    2008-03-28 09:56:41-0400 [-] [caldav-8010] result = f(*args, **kw)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/extensions.py", line 66, in authenticate
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return super(SudoSACLMixin, self).authenticate(request)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 727, in authenticate
    2008-03-28 09:56:41-0400 [-] [caldav-8010] d = self.principalsForAuthID(request, creds.username)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1245, in principalsForAuthID
    2008-03-28 09:56:41-0400 [-] [caldav-8010] authnPrincipal = self.findPrincipalForAuthID(authid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/extensions.py", line 81, in findPrincipalForAuthID
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return super(SudoSACLMixin, self).findPrincipalForAuthID(authid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1269, in findPrincipalForAuthID
    2008-03-28 09:56:41-0400 [-] [caldav-8010] principal = collection.principalForUser(authid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 90, in principalForUser
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return self.principalForShortName(DirectoryService.recordType_users, user)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 87, in principalForShortName
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return self.principalForRecord(self.directory.recordWithShortName(recordType, name))
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 101, in principalForRecord
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return self.principalForGUID(record.guid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 93, in principalForGUID
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return self.principalForUID(guid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 125, in principalForUID
    2008-03-28 09:56:41-0400 [-] [caldav-8010] return self.getChild(uidsResourceName).getChild(uid)
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 304, in getChild
    2008-03-28 09:56:41-0400 [-] [caldav-8010] self.provision()
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/static.py", line 399, in provision
    2008-03-28 09:56:41-0400 [-] [caldav-8010] self.provisionFile()
    2008-03-28 09:56:41-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/static.py", line 413, in provisionFile
    2008-03-28 09:56:41-0400 [-] [caldav-8010] assert parent.exists()
    2008-03-28 09:56:41-0400 [-] [caldav-8010] exceptions.AssertionError:
    2008-03-28 09:56:41-0400 [-] [caldav-8010]
    2008-03-28 09:57:02-0400 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-03-28 09:57:02-0400 [-] [caldav-8010] [AMP,client] Provisioning file: <DirectoryPrincipalProvisioningResource: /Library/CalendarServer/Documents/principals>
    2008-03-28 09:57:02-0400 [-] [caldav-8010] [AMP,client] Provisioning file: <DirectoryPrincipalUIDProvisioningResource: /Library/CalendarServer/Documents/principals/_uids_>
    2008-03-28 09:57:02-0400 [-] [caldav-8010] [AMP,client] Exception rendering:
    2008-03-28 09:57:02-0400 [-] [caldav-8010] [AMP,client] Unhandled Error
    2008-03-28 09:57:02-0400 [-] [caldav-8010] Traceback (most recent call last):
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/server.py", line 358, in _handleSegment
    2008-03-28 09:57:02-0400 [-] [caldav-8010] child = self._getChild(None, newres, newpath, updatepaths=updatepaths)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/server.py", line 314, in _getChild
    2008-03-28 09:57:02-0400 [-] [caldav-8010] result = res.locateChild(self, path)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/root.py", line 117, in locateChild
    2008-03-28 09:57:02-0400 [-] [caldav-8010] d = self.checkSacl(request)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/root.py", line 107, in checkSacl
    2008-03-28 09:57:02-0400 [-] [caldav-8010] d = defer.maybeDeferred(self.authenticate, request)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] --- <exception caught here> ---
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 107, in maybeDeferred
    2008-03-28 09:57:02-0400 [-] [caldav-8010] result = f(*args, **kw)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/extensions.py", line 66, in authenticate
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return super(SudoSACLMixin, self).authenticate(request)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 727, in authenticate
    2008-03-28 09:57:02-0400 [-] [caldav-8010] d = self.principalsForAuthID(request, creds.username)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1245, in principalsForAuthID
    2008-03-28 09:57:02-0400 [-] [caldav-8010] authnPrincipal = self.findPrincipalForAuthID(authid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/extensions.py", line 81, in findPrincipalForAuthID
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return super(SudoSACLMixin, self).findPrincipalForAuthID(authid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1269, in findPrincipalForAuthID
    2008-03-28 09:57:02-0400 [-] [caldav-8010] principal = collection.principalForUser(authid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 90, in principalForUser
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return self.principalForShortName(DirectoryService.recordType_users, user)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 87, in principalForShortName
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return self.principalForRecord(self.directory.recordWithShortName(recordType, name))
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 101, in principalForRecord
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return self.principalForGUID(record.guid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 93, in principalForGUID
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return self.principalForUID(guid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 125, in principalForUID
    2008-03-28 09:57:02-0400 [-] [caldav-8010] return self.getChild(uidsResourceName).getChild(uid)
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/principal.py", line 304, in getChild
    2008-03-28 09:57:02-0400 [-] [caldav-8010] self.provision()
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/static.py", line 399, in provision
    2008-03-28 09:57:02-0400 [-] [caldav-8010] self.provisionFile()
    2008-03-28 09:57:02-0400 [-] [caldav-8010] File "/usr/share/caldavd/lib/python/twistedcaldav/static.py", line 413, in provisionFile
    2008-03-28 09:57:02-0400 [-] [caldav-8010] assert parent.exists()
    2008-03-28 09:57:02-0400 [-] [caldav-8010] exceptions.AssertionError:
    2008-03-28 09:57:02-0400 [-] [caldav-8010]

    I started getting this error yesterday. All users and group calendar access fails. I can no longer enable calendaring for any user or group. I check the box for a user, save it, click to a different user, come back to the previous user and it is deselected.
    I'm ready to put iCal Server aside and move to Chandler or something else. I've introduced this to our staff and we were just ramping up usage. Now it seems to have died on me.
    Anyone have a solution?

  • Sometime fail to call servlet ERROR message: java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:.

              Error:
              java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:
              'http://www.xxxx.com//myServlet/anyfile.exml'
              at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
              The URL is correct.
              When it fails, on IE browser, receive the following message,
              ·     The RPC server is unavailable
              ·     The remote procedure call failed.
              Servlet receives xml and set it into session.
              This class set or get session.
              Servlet is called many times.
              Using weblogic 8.1
              

              Error:
              java.io.FileNotFoundException: Response: '500: Internal Server Error' for url:
              'http://www.xxxx.com//myServlet/anyfile.exml'
              at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
              The URL is correct.
              When it fails, on IE browser, receive the following message,
              ·     The RPC server is unavailable
              ·     The remote procedure call failed.
              Servlet receives xml and set it into session.
              This class set or get session.
              Servlet is called many times.
              Using weblogic 8.1
              

  • 500 internal server error for only single user

    Hi Experts,
    Pls help me that
    I am getting the problem of 500 Internal server error for a single user .
    Except that user remaining users are not getting this error, They are working fine
    i.e it is ESS & MSS  Package all other application working fine , this iview came from  Webdynpro .
    Regards
    Krishna

    Hi Arun,
    where can i check with that whether in DEV/PROD system...?
    I don't have access to PROD system and SU01 system too.
    Can you please guide me with the steps to get it done.
    Please check the below log which is getting displayed for the User, when he is logging in.
    Error summary
    While processing the current request, an exception occurred which could not be handled by the application or the framework.
    If the information contained on this page doesnu2019t help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting  interface controller
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.ensureActiveComponent(ComponentUsage.java:773)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceControllerInternal(ComponentUSage.java:348)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.getInterfaceController(ComponentUsage.java:335)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetFPMConfigurationUsageInterface(InternalFPMComponent.java.245)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.changeToExceptionPerspective(FPMComponent.java:862)
    u2026 59 more
    Please provide me any help.
    Thanks in advance.
    Regards,
    Ponneswari A.

  • HTTP Status Code 500 Internal server error while passing complex object

    Hi
    When I am passing values through complex input parameter, I am getting "*HTTP Status Code 500 Internal server error: The server encountered an unexpected condition which prevented it from fulfilling the request*". Why I am getting this error? Any idea
    Regards
    Raj

    Raj,
    Can you elaborate on what exactly are you trying to do? Are you saying that same use case works when you pass simple parameters?
    JC

  • HTTP response code: 500  Internal Server Error

    Hi,
    I am working on OpenScript 8.5.
    1) When i play back the script i got the following error message in result view.
    oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException: HTTP response code: 500  Internal Server Error
    * see the Result View :*
    +15:41:09,973 INFO [1] Step: [4] Safexpress PROPEL+
    +15:41:10,066 ERROR [1] Error in section Run+
    oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException: HTTP response code: 500  Internal Server Error
    +     at oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException.createErrorInvalidHttpResponseCode(ThinBrowserException.java:43)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.validate(HTTPService.java:574)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:473)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:1197)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.post(HTTPService.java:1704)+
    +     at script.run(script.java:45)+
    +     at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:225)+
    +     at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:595)+
    +     at java.lang.Thread.run(Thread.java:619)+
    +15:41:10,066 ERROR [1] Error in section Run+
    oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException: HTTP response code: 500  Internal Server Error
    +     at oracle.oats.scripting.modules.http.api.exceptions.ThinBrowserException.createErrorInvalidHttpResponseCode(ThinBrowserException.java:43)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.validate(HTTPService.java:574)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:473)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.navigate(HTTPService.java:1197)+
    +     at oracle.oats.scripting.modules.http.api.HTTPService.post(HTTPService.java:1704)+
    +     at script.run(script.java:45)+
    +     at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:225)+
    +     at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:595)+
    +     at java.lang.Thread.run(Thread.java:619)+
    +15:41:10,082 ERROR [1] HTTP response code: 500 Internal Server Error+
    2) And how to record the JS(Javascript files) in OpenScript.
    How i can solve this problem.Can any one help me in this issue.

    Ramesh
    The 500 error I guess is due to a miss correlation, sending wrong data to the server making it crash.
    You can record JavaScript files by editing the proxy filter:
    View -> OpenScript Preferences -> Record -> HTTP module (or Sieble) -> Change to URL Filters tab; you can add edit remove filters from there.
    Regards
    Alex

  • The server responded with "HTTP/1.1 500 Internal Server Error" to operation CalDAVAccountRefreshQueueableOperation

    My iCal is no longer syncing to Mobile Me. This is the error that pops up:
    The server responded with
    “HTTP/1.1 500 Internal Server Error”
    to operation CalDAVAccountRefreshQueueableOperation

    Erik,
    Where you able to find a solution to this error? I have been combing the internet (and these Apple Support pages) but I cannot find any way to resolve this. Now, suddenly one calendar from MobileMe shows no events in iCal, although the calendar itself is there. I am having the same results on two separate laptops, one is a G4 running Leopard, and this MacBook (Intel) running Snow Leopard.
    Hope you got it back up and running. I'd love to hear how.
    Cheers,
    Joe
    Using Mac OSX v10.6 Snow Leopard

  • HTTP 500 Internal Server Error for developer sample page

    Hi All,
    Getting the HTTP 500 Internal Server Error Page when I click on Developer Sample link on http://10.4.80.238:8080/portal/dt page.
    Find the below error log for more details:
    [#|2009-07-29T10:25:36.767+0530|FINEST|SJS Portal Server|debug.com.sun.portal.desktop.context|ThreadID=19; ClassName=com.sun.portal.desktop.context.PSContainerProviderContext; MethodName=getContent; |PSDT_CSPDC0028 : PSContainerProviderContext.getContent(): getting fresh content for channel: JSPTabContainer|#]
    [#|2009-07-29T10:25:36.768+0530|FINE|SJS Portal Server|debug.com.sun.portal.desktop.context|ThreadID=19; ClassName=com.sun.portal.desktop.context.AuthlessSessionContext; MethodName=getCookieSupportMode; |PSDT_CSPDC0002 : Cookie support mode = 0|#]
    [#|2009-07-29T10:25:36.768+0530|SEVERE|SJS Portal Server|debug.com.sun.portal.desktop|ThreadID=19; ClassName=com.sun.portal.desktop.DesktopServlet; MethodName=handleException; |PSDT_CSPD0022: Internal server error null root cause is java.lang.NullPointerException|#]
    [#|2009-07-29T10:25:36.768+0530|SEVERE|SJS Portal Server|debug.com.sun.portal.desktop|ThreadID=19; ClassName=com.sun.portal.desktop.DesktopServlet; MethodName=handleException; |PSDT_CSPD0023: Primary Exception
    java.lang.ClassCastException: java.lang.NullPointerException
         at com.sun.portal.providers.error.ErrorProvider.getContent(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.handleException(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.doGetPost(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.handleNoSessionRequest(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    |#]
    [#|2009-07-29T10:25:36.769+0530|SEVERE|SJS Portal Server|debug.com.sun.portal.desktop|ThreadID=19; ClassName=com.sun.portal.desktop.DesktopServlet; MethodName=handleException; |PSDT_CSPD0024: Root cause
    java.lang.NullPointerException
         at com.sun.portal.providers.containers.jsp.tab.util.Tab.create(Unknown Source)
         at com.sun.portal.providers.containers.jsp.tab.util.Tab.<init>(Unknown Source)
         at com.sun.portal.providers.containers.jsp.tab.util.TabFactory.createUnmodifiable(Unknown Source)
         at com.sun.portal.providers.containers.jsp.tab.util.TabData.getAvailableTabs(Unknown Source)
         at com.sun.portal.providers.containers.jsp.tab.JSPTabContainerProvider.getSelectedTab(Unknown Source)
         at com.sun.portal.desktop.context.PSContainerProviderContext.createVisiblePortletsList(Unknown Source)
         at com.sun.portal.desktop.context.PSContainerProviderContext.getContent(Unknown Source)
         at com.sun.portal.desktop.context.PSDesktopContext.getContent(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.doGetPost(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.handleNoSessionRequest(Unknown Source)
         at com.sun.portal.desktop.DesktopServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    |#]
    [#|2009-07-29T10:25:36.770+0530|SEVERE|SJS Portal Server|debug.com.sun.portal.desktop.mfwk|ThreadID=19; ClassName=com.sun.portal.desktop.mfwk.MfwkPSServiceAdaptor; MethodName=stopTransaction; |PSDT_CSPDMF0003: Mfwk Stop transaction error: Invalid transition for this transaction|#]
    Please provide me the solution to solve it.
    Thanks in advance.

    By the wat what version of application server are you running and how is your portal deployed, i.e portal deployed on seprate machine and access manager on another?
    To disable security login into your application server console e.g https://localhost:4848
    -> Click configurations on the left to expand it
    -> click arrow on the server instance configuration to expand it (this is the instance you used to deploy portal server e.g "server" )
    -> click JVM Settings on the right you will see four tabs
    -> click JVM options, a list of values is displayed
    -> tick "-Djava.security.manager" and "-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy" and click delete
    -> restart the server and try accessing the developer sample.
    Send me the error message if any after doing this and If this does not wok, add back the values.
    regards

Maybe you are looking for