HTTP error 500 on Content Server test (RSCMST), after CS migration.

Hello all,
I have migrated a Content Server 6.30 system from HP-UX and MaxDB 7.3.00.42 to CS 6.40 on Windows and MaxDB 7.7.06.15.  While the migration of the database and the install of the CS 6.40 seems to have completed successfully, I am having trouble connecting to it from the R/3 system. 
Following some clean up steps suggested by SAP support, I am able to connect to the CS system using the "serverInfo" query, and I am also able to connect to the existing repository through CSADMIN.  However, when I run the RSCMST tests, they all fail with the error:  HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0".
Below is a summary of the tests/connections that work and the ones that do not.
URL for serverInfo: http://<hostname>:1090/ContentServer/ContentServer.dll?serverInfo - Returns successfully and displays status of CS.
CSADMIN - All tabs on csadmin display correct information, from the CS and respository.
SE38 - program=RSCMST - All tests return the following error:  HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
I have also confirmed that I am using the most recent ODBC driver on this CS(at the request of SAP support), with the command sdbregview -l.  - Returns the following:  ... ODBC g:/sapdb/programs 7.7.06.15 64 bit valid  ...
If anyone has any suggestions on what else I can check for this error, I would greatly appreciate it.  Thanks in advance.
Regards,
Rusty Robbins

Well, I have good news to report... finally!
The main problem I had with the 500 error was caused by an incorrect version of MaxDB, for CS 6.40 (as SAP support pointed out in the message I had opened with them).  Once I had completed the migration using MaxDB 7.6.06.05, I was able to connect successfully. 
When I first performed this migration (with 7.6.06.05), I "thought" I was still getting the same 500 - internal error, but after looking at it closer I realized that the error had changed to say something like "table is set to read-only".  I then realized that I had forgotten to perform a full data backup, following the last import.  Once I completed this backup, I was able to connect to this CS system from R/3, with all of the test programs (RSCMST, etc). 
Just to be sure, I performed this migration from scratch again, and was able to repeat the successful migration and tests.  I have now turned it over to the functional teams for testing, and hopefully they will not find any issues.  ;p
Thanks to all that responded and to those that reviewed this post!
Regards,
Rusty Robbins

Similar Messages

  • HTTP Error 500.24 - Internal Server Error on Web service sdk

    Hi, I have installed the mfa server on premise and tested successfully with sms and phone call. I wanted to try the Mobile app so I installed the Web service en the Mobile app according to instructions (changed the web.config with username
    and password and url of web service sdk) but when I try to activate the app I get an error related to the web service sdk (also when I try the TestPfWsSdkConnection) : the error says
    HTTP Error 500.24 - Internal Server Error
    An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
    I try several thing but no luck.
    Windows server 2012 R2 with iis 8.5
    Anybody an idea of what I am doing wrong? Thanks
    Andrea

    Having the same problem, I see you marked yours as answered with no replies. Can you share what you did to resolve the problem?
    Regards,
    Steve Angell - IAM Practice Director http://www.InfraScience.com)

  • Error sending DAV request. HTTP code 500, status 'Internal Server Error'

    Hi All,
    I am getting the error On SCCM R2 Environment .. on the client machine we are getting the below issue and software center 
    is not showing any information..
    While checking on the client's DatatransferService.log.. i am getting the below issues..
    Successfully sent location services HTTP failure message.
    Error sending DAV request. HTTP code 500, status 'Internal Server Error'
    GetDirectoryList_HTTP('http://MachineName:80/SMS_DP_SMSPKG$/7ea0b105-5592-48cd-8b8e-81777537c34f') failed with code 0x87d0027e.
    i realize it because of Isapi filter issues.. can any one guide me to resolve the issues..
    KJSUBBU

    Hi,
    In addition, I recommend you check whether you have additional Authentication methods (like ASP.NET Impersonation) enabled. 
    Disable the authentication method and try again.
    Also, please review the link below, here is a article about troubleshoot ISAPI filter issue.
    Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 500.0 – Internal Server Error"
    http://support.microsoft.com/kb/942031
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • HTTP Error 500.0 with CF 9 & IIS 7.5 32 bit enabled web app

    Hello !
    I have recently installed CF 9 64 bit on Windows Server 2008 Standard Edition R2 with IIS 7.5.  I have just set the 'Enable 32 bit applications' option on the application pool settings to 'true' for one of the sites as I have some web pages that make use of a 32 bit COM DLL.  I originally had this option set to 'false' and all of the web pages in my site were being served fine with the exception of the ones making use of the 32 bit COM DLL.
    The details on the error message from IIS are as follows:
    HTTP Error 500.0 - Internal Server Error
    Detailed Error Information:
    Module: IsapiModule
    Notification: ExecuteRequestHandler
    Handler: AboMapperCustom-75500
    Error Code: 0x800700c1
    Most Likely causes:
    IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.
    IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
    IIS was not able to process configuration for the Web site or application.
    The authenticated user does not have permission to use this DLL.
    The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
    Things you can try:
    Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.
    Check the event logs to see if any additional information was logged.
    Verify the permissions for the DLL.
    Install the .NET Extensibility feature if the request is mapped to a managed handler.
    Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
    I am not sure if the error is permissions related or not.
    1.  How do I rectify this error and still keep the 'Enable 32 application' option turned on so I can call a 32 bit COM DLL ?
    2.  In general, can the 64 bit version of CF 9 even invoke 32 bit COM DLL's on IIS 7.5 or should this only be done with the 32 bit version of CF 9 ?
    I would appreciate any help.
    Thank you.

    Here is the info:
    http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb12-15.html
    See notes section 5
    CF9.0.2 came out with apsb12-15 applied.
    Difference with CF10 is you can use CFadmin to change postparamlimit setting.
    Cheers, Carl.

  • Content Server HTTP Error 500

    Hi
    We've installed Content Server 6.40 according to installation guide SAP Content Server for windows (SAP Netweaver 2004s)
    We've created a repository via tcode CSADMIN.
    We see server status running when we use url
    http://192.168.100.121:1090/ContentServer/ContentServer.dll?serverInfo
    When we try to test content repository via report RSCMST and after report RSCMSTH0 we get error
    x-errordescription: "ContRep ZMYREPOSITORY or Storage entry not defined"
    And also we see the error
    HTTP error: 500 (Internal Server Error)  "ContRep ZMYREPOSITORY or Storage entry not defined"
    at tcode SCMSMO
    How can we correct this error?
    Best Regards...

    Hi Hande,
                         It seems your installation is completed but not configuration. Have you defined content repository ZMYREPOSITORY with tcode SCMSMO
    Regards,
    Hari.

  • HTTP error: 500 (Internal Server Error) while creating content server repst

    Hi All,
    I am getting the HTTP error as mentioned below,
    HTTP error: 500 (Internal Server Error)"CreateTab ContentStorage, connect error SQLConnect failed, [Microsoft][ODBC Driver
    Manager] Data s
    My content server is running on a Microsoft Cluster Environment.
    I tried to follow the steps in the SAP note 301352.
    Please help me in registering the LiveCache ODBC driver.
    When i excute the the odbcreg.exe file i get the foll,
    E:\sapdb\programs\pgm>odbcreg.exe
    DriverName=MaxDB
    Driver=e:\sapdb\programs\pgm\sqlod32.dll
    Setup=e:\sapdb\programs\pgm\sqlsp32.dll
    Version=7.6.0.0
    Please help me in registering the Livecache ODBC driver.
    Expecting your kind reply.
    Vineeth

    hi Vineeth Damodar 
    do it in command prompt.
    change the drive letter ...where u install the sapdb.
    D:\odbcreg LiveCache -i -p d:\sapdb\programs\pgm
    it will prompt that LIvecache is registred. Restart the server.
    then check in control panel...
    The LiveCache ODBC driver should then be registered in the Control Panel -> ODBC Drivers -> Driver tab
    -- Lee
    rewared points .. if it helpful for u....

  • HTTP error: 500 Internal Server Error  0

    Hi,
    I've upgraded a third party server.
    Everything was working fine before the upgrade.
    But now when I go to OAC0,
    if I do "test Connection" it is sucessful
    but when I send a certificate it says
    "HTTP error: 500 Internal Server Error  0"
    I've tried
    1. adding the server name in host file.
    2. tried configuring the R/3 systems
    3. configuring the R/3 gatways
    4. testing the connection from the archive server.
    everything is working fine.
    But still i get the error
    Pleae advice
    Edited by: Gautam Samant on Sep 18, 2008 12:29 PM

    Hi anirudh
    The details are :
    I'm trying to connec SAP R/3 to IXOS 9.6.1.
    The database used is MS SQL 2000 SP4.
    I've sucessfully configured the archive databse, archive server, everything.
    I've even updated the database to match with IXOS.
    The connection testing from both ends are working fine.
    But when i try to send a certificate from SAP to IXOS,
    its showing 500: internal server error.
    What might be the reason?
    Regards,
    Gautam
    Edited by: Gautam Samant on Sep 25, 2008 2:33 PM

  • HTTP error 500: Internal server error: In OAC0 tcode - CS Admin button.

    Hi,
    In our ecc system, when I go to OAC0 TCode and click the button CS Admin, it does open the page "Content Server administration" but on the bottom bar I always see error "HTTP error 500: Internal server error".
    I want to know if this is normal. We have setup archiving a few years back.
    The Archive database is Filenet system and using websphere web server.
    Thanks.

    Thanks you But ys, the backend archive server (in this case Filenet along with Websphere) is up and running all the time.
    How do I check content repository connection?? is it in OAC0? If yes then we did it and it works fine.
    We have also resent the certificate from OAC0 and it got imported at their end too. Yes our SAP system got refreshed but after that we created new entry in strustsso2 and exchanged the certificate. But till date I have always seen HTTP 500 on the "Content Server administration", enen on production server. Not sure if this is normal.
    Apart from this, on non production systems we are unable to perform any kind of archiving too. We get HTTP500 whenever we run a Store Job.
    Regards,

  • HTTP Error 500: Internal Server Error

    When going to webmail.nc.rr.com I get HTTP Error 500: Internal Server Error. 

    Hello,
    This error is usually caused when people are on a BES (as opposed to BIS).
    The BES needs to be reconfigured to allow the Proxy to allow you access.
    The MDS needs to have configuration changes.
    Sometimes this is caused by your Blackberry server being an earlier version than 3.6. Upgrading to BES 3.6 or later will fix this issue (http://www.blackberry.com/btsc/KB02025).
    Alos, get your BES ADMin to refer to the following link and see the note at the bottomof the webpage:
    (Note: Incorrect or invalid encryption types within the krb5.conf file can result in HTTP 500 errors when attempting to browse to websites that require Kerberos authentication.)
    http://www.blackberry.com/btsc/KB15642
    Hope that helps!
    Checked out my Blackberry FAQ's and Links to Needed Articles here
    http://darkeen.homelinux.com/index.php/Blackberryfaq

  • [EWS] [Exchange-Online] Http error 500 CAS server not available

    We have a customer using our software to connect to outlook.office365.com via EWS. The application creates messages in the user's mailbox. We are seeing intermittent http error 500, with the fault string "Exchange Web Services are not currently available
    for this request because none of the Client Access Servers in the destination site could process the request.".  The software then retries the request, and usually succeeds.  I have not seen this error with other customers, just this one. 
    Why does that happen, and what can be done about it?

    Hi,
    As per the information and details provided by you, I think you should: -
    Check the Require SSL check box under Exchange Web Services (EWS). Often, this is done under Autodiscover instead of EWS.
    Perform  a reset of the Synchronize Connection and Excahnge Mailboxes (SIB) from the Edit Unified Messaging Account page.
    I hope this information will be helpful for you.
    Thanks and regards
    Ashish@S 
    Ashish@V

  • Exceptions & HTTP Error 500

    I noticed that weblogic web services layer sends a http error 500 back when exceptions are thrown form an EJB.
    Anyone know how to control the http error so it is 200 instead of 500.
    Thanks,
    -Tony

    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

  • Apache start error on SAP Content server 6.40

    Hi all
    I installed a SAP Content Server 6.4 successfully in Solaris 10 with MaxDB 7.6.
    Although Installation is finished completely I got an syxtext error when apache web server is started after completing installation as below;
    dmscs/bin>./apachectl start
    Cannot load /usr/sap/XXD/apache/libexec/mod_sapcs.so into server: ld.so.1: httpd: fatal:sap/Apache/libexec/mod_sapcs.so: wrong ELF class: ELFCLASS64
    ./apachectl start: httpd could not be started
    let me know to solution if you had experienced with the same problem.

    Hi Nelis,
    We did the module registration after after installation, Please find the below of httpd.conf.
    =======================================================================================
    Example:
    LoadModule foo_module libexec/mod_foo.so
    LoadModule sapcs_module libexec/mod_sapcs.so
    LoadModule vhost_alias_module libexec/mod_vhost_alias.so
    LoadModule env_module         libexec/mod_env.so
    LoadModule config_log_module  libexec/mod_log_config.so
    LoadModule mime_magic_module  libexec/mod_mime_magic.so
    LoadModule mime_module        libexec/mod_mime.so
    LoadModule negotiation_module libexec/mod_negotiation.so
    LoadModule status_module      libexec/mod_status.so
    LoadModule info_module        libexec/mod_info.so
    LoadModule includes_module    libexec/mod_include.so
    LoadModule autoindex_module   libexec/mod_autoindex.so
    LoadModule dir_module         libexec/mod_dir.so
    LoadModule cgi_module         libexec/mod_cgi.so
    LoadModule asis_module        libexec/mod_asis.so
    LoadModule imap_module        libexec/mod_imap.so
    LoadModule action_module      libexec/mod_actions.so
    LoadModule speling_module     libexec/mod_speling.so
    LoadModule userdir_module     libexec/mod_userdir.so
    LoadModule alias_module       libexec/mod_alias.so
    LoadModule rewrite_module     libexec/mod_rewrite.so
    LoadModule access_module      libexec/mod_access.so
    LoadModule auth_module        libexec/mod_auth.so
    LoadModule anon_auth_module   libexec/mod_auth_anon.so
    LoadModule dbm_auth_module    libexec/mod_auth_dbm.so
    LoadModule digest_module      libexec/mod_digest.so
    LoadModule proxy_module       libexec/libproxy.so
    LoadModule cern_meta_module   libexec/mod_cern_meta.so
    LoadModule expires_module     libexec/mod_expires.so
    LoadModule headers_module     libexec/mod_headers.so
    LoadModule usertrack_module   libexec/mod_usertrack.so
    LoadModule log_forensic_module libexec/mod_log_forensic.so
    LoadModule unique_id_module   libexec/mod_unique_id.so
    LoadModule setenvif_module    libexec/mod_setenvif.so
    Reconstruction of the complete module list from all available modules
    (static and shared ones) to achieve correct module execution order.
    [WHENEVER YOU CHANGE THE LOADMODULE SECTION ABOVE UPDATE THIS, TOO]
    ClearModuleList
    AddModule mod_sapcs.cpp
    AddModule mod_vhost_alias.c
    AddModule mod_env.c
    AddModule mod_log_config.c
    AddModule mod_mime_magic.c
    AddModule mod_mime.c
    AddModule mod_negotiation.c
    AddModule mod_status.c
    AddModule mod_info.c
    AddModule mod_include.c
    AddModule mod_autoindex.c
    AddModule mod_dir.c
    AddModule mod_cgi.c
    AddModule mod_asis.c
    AddModule mod_imap.c
    AddModule mod_actions.c
    AddModule mod_speling.c
    AddModule mod_userdir.c
    AddModule mod_alias.c
    AddModule mod_rewrite.c
    AddModule mod_access.c
    AddModule mod_auth.c
    AddModule mod_auth_anon.c
    AddModule mod_auth_dbm.c
    AddModule mod_digest.c
    AddModule mod_proxy.c
    AddModule mod_cern_meta.c
    AddModule mod_expires.c
    AddModule mod_headers.c
    AddModule mod_usertrack.c
    AddModule mod_log_forensic.c
    AddModule mod_unique_id.c
    AddModule mod_so.c
    AddModule mod_setenvif.c
    Can you guide me where exactly point to the correct location for /ContentServer/ContentServer.dll in httpd.conf.
    =========================================================================
    #<VirtualHost *:80>
       DocumentRoot /www/docs/dummy-host.example.com
       ServerName dummy-host.example.com
       ErrorLog logs/dummy-host.example.com-error_log
       CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>
    <IfModule mod_sapcs.cpp>
      AddModuleInfo ContentServer "SAP Content Server 640/0 (Prototype) (C) SAP AG 1998, 2001"
      CSConfigPath /export/home/sapcs1/conf/cs.conf
      <Location /sapcs>
      SetHandler sapcs_module
      Allow from all
      </Location>
      <Location /ContentServer/ContentServer.dll>
      SetHandler sapcs_module
      Allow from all
      </Location>
      <Location /contentserver/contentserver.dll>
      SetHandler sapcs_module
      Allow from all
      </Location>
    Regards,
    Panu
    Edited by: kumar panu on Sep 7, 2010 9:05 AM
    Edited by: kumar panu on Sep 7, 2010 9:07 AM
    Edited by: kumar panu on Sep 7, 2010 9:08 AM
    Edited by: kumar panu on Sep 7, 2010 9:08 AM

  • SWN_SELSEN HTTP ERROR 500

    Hello,
    Does anybody know how to solve following issue ...
    We have sheduled swn_selsen to send notifications to outlook.
    Now we receive error HTTP 500.
    Error when creating message
    USER .... unable to determine telephone number
    HTTP  error 500 when creating message.
    => the message with the telephone is not relevant we are not using sms and there is a telephone present in the user settings.
    Thank you very much for your help.
    Best regards,
    Daisy Heremans

    Hello Daisy,
    The telephone is a red herring, ignore it. Sounds like you have not activated all necessary services, have a look under prerequisites in the online help:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ee/a80b404b2b1e07e10000000a1550b0/frameset.htm
    Cheers,
    Mike

  • E Filing GB out going process error HTTP error 500 internal server error

    Hi Gurus,
    I am getting the following error in the MONI of PI system.
    Its a synchonous scenario from SAP ECC6 PROXY to SAP PI 7 to HTTP Type G.
    Request Trace error : Internal Server Error
    RESPONCE Error Message : HTTP server code 500 reason Internal Server Error explanation
    Also I am  getting the the same error while testing connection test in SM59 RFC destination type G.
    Status HTTP Response     500
    Status Text                     Internal Server Error
    Duration Test Call                      8 ms
    Regards
    Sreeni

    Hi Kancham,
    Please check the RFC destination type G created in SM59 is correct or not .
    Logon procedure
    if you are using
    No logon. The server program does not require you to enter a user and password.
    Basic Authentication. The server program requires you to enter a user and password.
    Check user name ,password  is correct in RFC destination  if the external HTTP server requires user credentials.
    Without successfully running this RFC , you are not able communicate with the external HTTP server (Target system).
    Also check that your HTTP server is running fine bcoz if it's down that also could be the reason for your problem.
    regards
    Ashwin
    Edited by: ashwin dhakne on Mar 9, 2009 1:06 AM
    Edited by: ashwin dhakne on Mar 9, 2009 1:08 AM

  • CLIENT_SEND_FAILED HTTP ERROR 500 Internal Server Error

    Hello Experts,
        I have a scenario from Proxy->SOAP.  I am facing the below error.  I have many other Scenarios from Proxy -> SOAP all of them are working fine except this.
    I am using NW07_06_REL With SP 06
    <?xml version="1.0"; encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_SEND_FAILED</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Internal Server Error</SAP:P2>
      <SAP:P3>(See attachment HTMLError for details)</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Error while sending by HTTP (error code: 500, error text: Internal Server Error) (See attachment HTMLError for details)</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    HTML Error
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not create Message from TransportMessage. Reason: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIMessage creation failed (inbound). Reason: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not parse XMBMessage. Reason: com.sap.aii.af.sdk.xi.mo.MalformedMessageException: Unexpected length of element <sap:Main><sap:Interface @sap:namespace> = xxxxx; nested exception caused by: com.sap.aii.af.sdk.xi.util.XMLScanException: Unexpected length of element <sap:Main><sap:Interface @sap:namespace> = XXXXXX
    The message clogs in the qRFC Queue. Not able to re-process it.
    I have already checked Most of the threads on the SDN, They didn't help me.
    Any help greatly appreciated
    Edited by: Kannan Narayanan on Dec 28, 2010 3:29 AM

    --> Error while sending by HTTP (error code: 500, error text: Internal Server Error)
    Answer: 500 internal Server Error is due to server down or network related problems.
    Import the wsdl in xmlspy or SOAPUI and see the behavior first. If the error is same, you can conclude it due to other end .(i meant server that host webservice causing it). we have very similar issues in our end. This is server down error mostly.
    Hope I answered your question.

Maybe you are looking for

  • HT1555 my apple tv is not working with tyhe apple tv remote

    what can i do

  • Can we possible to retrive the file name from the directory...?

    Can we possible to retrive the list of files or file names from the directory...? The directory called create or replace directory [directory_name] as ....

  • Adam Tow's utility to set dates in Aperture

    Adam Tow is expecting to release a utility shortly that will set Aperture database image dates. So scans can finally have correct dates, and it will be possible to correct image dates. http://www.tow.com/2006/10/13/timature/ has the announcement. I p

  • Oracle Forms - Getting started

    We have oracle 9i developer which includes forms and reports developer. However I am new to these so can anyone be kind enough to point me in the right direction (recommended books etc) to get started with this. I will be a beginner with DBA backgrou

  • Display issue in Firefox

    We are using Vibe 3.3, everything display is fine in IE. But issue on Firefox. And we find that one more big problem is Firefox cannot show all records. Attached screen capture for your reference. I am try to edit ssf_css.jsp but not sucess.