Tomcat 4.1.24 returns random 500 error messages

hi all,
i've got a big problem with my tomcat 4.1.24 in connection with apache 2.0.46 on windows 2000 server.
when surfing through the website tomcat returns after some pages an internal server error:
"...500 The server encountered an internal error that prevented it from fulfilling this request."
But not all users get this error! when restarting the server it works (for a certain time)
Please help me! we want to go live!
b.r. dajoke

Still smells like a recourse leak, even more so now that you know it works better if Tomcat isn't running in-process with Apache (which would reduce the memory space available to Tomcat).
Check whether you have database connections you're not closing, objects that are left to swing in the wind with no reference to them, etc.
We encountered something similar once and that was the problem.
The system would always hang without apparent reason on or about the same amount of time after startup. Turned out someone had forgotten to close a database connection and Oracle was refusing access until they timed out (with the timeout set to something like half an hour, and sessions lasting maybe 5 minutes). First the sysadmins tried installing more Oracle licenses, this increased the time between hangs (surprise surprise).
When I came in and suggested they look at their database access code they were I think planning to format and reinstall an HP9000 machine in the hope that might do something.

Similar Messages

  • Received return code 500 ( Error during conversion of XI message )

    Hello Experts,
    I am configuring the WSRM for SD in SAP. I have only configured services CreditWorthinessQuery_Out and CreditWorthinessQuery_In on soamanager to carry out credit checks.
    while i am creating sales order i am getting below error.
    Received return code 500 ( Error during conversion of XI message )
    In debug i checked the string of error it showed me below string :
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">#<SOAP:Hea
    der>#</SOAP:Header>#<SOAP:Body>#<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.o
    rg/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during c
    onversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30
    </faultactor><detail><SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.co
    m/xi/XI/Message/30"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSE
    R">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SA
    P:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMess
    age namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000;
    expected value is 003##</SAP:Stack></SAP:Error></detail></SOAP:Fault>#</SOAP:Bo
    dy>#</SOAP:Envelope>#
    Does anyone have any idea about this? I am not integrating with PI/XI system.

    Hi
    Can you check this out?
    Transaction SXMB_ADM  Integration Engine Configuration
    For an application system you have to maintain the role of the business system as an application system. Set the corresponding Integration Server as an HTTP destination (for example, dest://INTEGRATION_SERVER). Create the destination in transaction SM59 and set the type to HTTP Connections to R/3 System. Test the connection by using the Connection Test button; you should get HTTP 500 u2013 Empty HTTP Request received, because no u201Ereal‟ XML document is sent during this test.
    A HTTP return code 500 (Internal Server Error) is OK.
    Regards
    Pothana

  • Server returned code (500) with message Internal Server Error and content

    Hi cracks,
    I am trying to run the web service
    InternalRequestSRMUpdateRequestConfirmation_In
    an get following error :
    Server returned code (500) with message <Internal Server Error> and content type <text/html; charset=utf-8>.
    any idea?
    rgds
    Vincent

    yes,
    you got crash aka shortdump in your system.
    - webserver: didn't crash, because it issued an error 500, so it works
    - remains either the soap runtime, which usually doesn't dump but throw errors and the application itself.
    I'd look into the tracefiles (ST11) or tie the debugger to the service in question (SICF) and try to find out hat happens/d.
    anton

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • Tomcat v4.1 - Resource not found 500 Error - Help!

    Hi,
    I am a bit new to Tomcat, but have a really quick question. I am trying to deploy a new single class file to an existing Tomcat 4.1 web application, however, I am using Rational Application Developer 7.0 to create and compile the class. When I deploy the new class to the Tomcat 4.1 web application, the page crashes with a 500 error "Resource not found".
    What could be causing this error? When I put the old class back in everything works ok. I have even tried using identical code, so I know it isn't a coding issue. Could it be the JRE being used to compile the class is the wrong type?
    Any help would be much appreciated!
    Thanks :)

    Can you please provide the full error message and stack trace if possible?
    Could it be the JRE being used to compile the class is the wrong type?Yes it definitely could be.
    What version of java is tomcat running on?
    You can find out with the following jsp fragment:
    Working with server: <%= application.getServerInfo() %><br>
    Servlet Specification: <%= application.getMajorVersion() %>.<%= application.getMinorVersion() %> <br>
    JSP version: <%= JspFactory.getDefaultFactory().getEngineInfo().getSpecificationVersion() %><br>
    Java version: <%= System.getProperty("java.version"); %><br>

  • Provider hosted app installed on SharePoint 2013 on premises is returning internal 500 error !

    Hello,
    I have deployed the basic provider hosted app on sharepoint 2013 on premises.
    However when I try to run the app, its throwing an error on following as mentioned in screen:
    It seems an authentication issue, would you please tell me how can I resolve it ?
    Thank you in advance.
    Kind Regards,
    Dipti Chhatrapati

    Hi,
    According to your description, my understanding is that when you run provider hosted app in SharePoint 2013 on premise, the app occurs internal 500 error.
    For using Managed .NET Client Object Model in Provider hosted app, it will need
    TokenHelper.cs to get the ClientContext object like below:
    private void RetrieveWithCSOM(string accessToken)
    if (IsPostBack)
    sharepointUrl = new Uri(Request.QueryString["SPHostUrl"]);
    ClientContext clientContext =
    TokenHelper.GetClientContextWithAccessToken(
    sharepointUrl.ToString(), accessToken);
    //Load the properties for the web object.
    Web web = clientContext.Web;
    clientContext.Load(web);
    clientContext.ExecuteQuery();
    //Get the site name.
    siteName = web.Title;
    //Get the current user.
    clientContext.Load(web.CurrentUser);
    clientContext.ExecuteQuery();
    currentUser = clientContext.Web.CurrentUser.LoginName;
    //Load the lists from the Web object.
    ListCollection lists = web.Lists;
    clientContext.Load<ListCollection>(lists);
    clientContext.ExecuteQuery();
    //Load the current users from the Web object.
    UserCollection users = web.SiteUsers;
    clientContext.Load<UserCollection>(users);
    clientContext.ExecuteQuery();
    foreach (User siteUser in users)
    listOfUsers.Add(siteUser.LoginName);
    foreach (List list in lists)
    listOfLists.Add(list.Title);
    More information:
    https://msdn.microsoft.com/en-us/library/office/fp142381.aspx
    Thanks
    Best Regards,
    Jerry Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Over 500 error messages per second

    Could anyone please explain why I've got hundreds of the following line in my console log -
    Mon Jul 5 17:38:18 kelvin-08e2b175 sandboxd[3383] <Notice>: mDNSResponder(20) deny file-read-data /private/var/db/com.apple.parentalcontrols.keychain.EOtHFS
    Mon Jul 5 17:38:18 kelvin-08e2b175 sandboxd[3383] <Error>: * process 3383 exceeded 500 log message per second limit - remaining messages this second discarded *
    It seems to be using a lot of processing power for nothing and slowing things down.
    How do I resolve? I've done a repair disk and a repair permissions and disk is less than 30% used.
    Manuy thanks! Kev

    Keep Norton far away. Terrible reputation for wrecking Macs. You might try searching with EasyFind and make sure you got every last bit off.
    http://www.devon-technologies.com/products/freeware/
    Search using all possible names, Norton, Symantec etc. Set it to scan all files/folders and invisible files.

  • Designjet 500 Error Message

    Can anyone help with an error message 4f:04.  Is it serious?

    Can't find any information on that specific error.  Here's the document on error codes for this printer;
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c00003337&jumpi...
    If you print out a config page, or any other internal page that lists the errors stored in memory, are there other errors occuring at the same time?  If you run the service tests, do any of them fail?
    insert signature here

  • EndInstallEx return a -2 error-message back during installation

    Hi all
    I have an add-on that we have an installer for.... It is running on multiple installations and works... However within the last month we have been getting reports that our installer fails when calling The EndInstallEx function that is part of an installer....
    How to use the EndInstallEx from the SDK-Help
    EndInstallEx():
    Call this function to notify SAP Business One that the installation has ended. Otherwise, the installation will be marked as failed. The function returns 0 for success, 1 for error.
    Problem is that instead of 0 or even 1 we recieve -2 from the call and result in the add-on fail to install
    Some facts and observations:
    - We have only seen this happen on Windows Vista
    - However some Vista machines does not have any problems
    - UAC on Vista is turned off
    - User is logged in as administrator
    Does anyone know what the problem might be and what -2 from the EndInstallEx function means?

    Hi Alexey 
    A few week back one of our resellers had the problem and reported it to me... I passed the information onto SAP support and they came back that the question had been with development but the would like to do a web-ex to see the installation.
    A web-ex date was set but 2 days before the reseller came back to me telling me that the problem was now gone (and he could not explain why, he had restarted the machine a few times that was all)
    I returned this to SAP Support who canceled the web-ex and gave the following message back.
    Dear Rasmus,
    Thank you for the update.
    As I would like to see the issue in order to further investigate I would
    say we cancel the WebEx for now.
    In case the error can be reproduced again kindly send this ticket back
    with a new date for the WebEx. In case the message was confirmed by then
    please create a new message with reference to this one.
    For now I would say it could be a temporary issue related to
    authorization or other application affecting the processes.
    Should you have any additional questions regarding this issue,
    please do not hesitate to contact us.
    Kind regards,
    Friederike Mundt
    SAP Business One Product Support 
    I would advice you to contact SAP Support on the matter with relation to my message (Message number: 1100015), and let them do the web-ex on your machine instead...
    /Rasmus

  • Windows Azure Pack - Server returned HTTP response code: 500 error while accessing the public tenant API

    Hi,
    We are facing the following error while trying to access the given Windows Azure Pack Public tenant API to query the virtual machines list along with network adaper details - 
    java.io.IOException: Server returned HTTP response code: 500 for URL: https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$expand=VirtualNetworkAdapters&$top=10000&$skip=0
    The response is proper when we access the following URL - 
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines
    Only on adding the $expand=VirtualNetworkAdapters, url parameter we are getting the above error.
    Where can we check for the error logs on the Azure Pack server ? We checked for the logs using Windows Event Viewer but did not find any for the public tenant API.
    What should be the cause for such an error and how can we fix this to get the proper data?
    Thanks in advance.

    Yes, we tried this, $top=10&$skip=0 works for the following url
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$top=10&$skip=0
    It is only when we add $expand=VirtualNetworkAdapters,
    the server returns the mentioned error response - 
    URL for which the server returns the 500 error -
    https://<hostname>:30006/<subscription-id>/services/systemcenter/vmm/VirtualMachines?$expand=VirtualNetworkAdapters&$top=10&$skip=0
    Can
    you point to the error logs for Windows Azure Pack and SPF ?

  • HTTP Status 500 Error java.lang.NullPointerException on BO 4.0 SP2

    Hello,
    we installed BO 4.0 SP2 with Tomcat 6 on Windows Server 2008 R2 64 Bit.
    After installation it is not possible to open the CMC, BI-Launchpad or LCM in a browser. It presents the following error page:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    java.lang.NullPointerException
         com.businessobjects.servletbridge.customconfig.Config.<init>(Config.java:37)
         com.businessobjects.servletbridge.customconfig.ConfigReader.getConfig(ConfigReader.java:274)
         com.businessobjects.pinger.TimeoutManagerFilter.getSessionState(TimeoutManagerFilter.java:192)
         com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:75)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.24 logs.
    Apache Tomcat/6.0.24
    This is the error message from Tomcat log:
    28.09.2011 08:56:46 org.apache.catalina.core.StandardWrapperValve invoke
    SCHWERWIEGEND: Servlet.service() for servlet equinoxbridgeservlet threw exception
    java.lang.NullPointerException
         at com.businessobjects.servletbridge.customconfig.Config.<init>(Config.java:37)
         at com.businessobjects.servletbridge.customconfig.ConfigReader.getConfig(ConfigReader.java:274)
         at com.businessobjects.pinger.TimeoutManagerFilter.getSessionState(TimeoutManagerFilter.java:192)
         at com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:75)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
         at java.lang.Thread.run(Thread.java:619)
    The installation of 'SBOP BI Platform Servers 4.0 SP02 Patch 5' didn't affect this problem, it still has the same error.
    BusinessObjects XI 3.1 is running without problems on that server.
    Any help would be very appreciated!
    Thanks in advance.

    Hello together,
    I could fix this issue without any reinstalling of tomcat. I had the same problem after installtion of Patch 9 of SP2 for BOE 4.0.
    Directly after the installation  I changed the session-timeout parameter in some web.xml's because it was requested by our customer. Because I wanted to have a good documentation of those changes in the web.xml's I created a bigger comment in these files.
    First I got 404 errors after that - to solve this I followed Knowledgebase article [1639813|https://websmp230.sap-ag.de/sap/support/notes/1639813] but first it didn't help.
    So the before mentioned bigger comments seemed to be a problem (or maybe the special characters in there) because after shortening these comments and restarting SIA and Tomcat the 404 error disappeared and suddenly the above described 500 error occured.
    After that I changed the Tomcat's localhost directory to localhost.old during downtime of Tomcat (as recommended by Lukas Kostrab). localhost was newly created but it didn't help either.
    So last but not least I redeployed tomcat following article [1639813|https://websmp230.sap-ag.de/sap/support/notes/1639813] (wdeploy.bat tomcat6 u2013DAPP=BOE deploy) and started Tomcat and SIA again. I decided to wait a little bit longer with trying to start CMC - maybe 15min - and suddenly it worked.
    So in conclusion I would say:
    - check any changes you made in any config-files (like e.g. web.xml) and shorten them or remove special characters
    - stop SIA and Tomcat
    - rename localhost directory (or copy and remove) so it will be recreated at startup of Tomcat
    - if that doesn't help check tomcat config according to article [1639813|https://websmp230.sap-ag.de/sap/support/notes/1639813] and redeploy tomcat as mentioned in that arcitle and be a little bit patient
    Hope this might help some of you.
    Best wishes
    Marie

  • The char '0x0' in 'return code:  500

    Hi All,
    I am trying to expose a EJB as webservice using AXIS 1.2 Final. When deployed my ear/ejb on WSAD - WAS 5.0 and trying to consume the web service using AXIS 1.2 generated stubs I am getting below error on the server side.
    Exception in thread "main" java.lang.IllegalArgumentException: The char '0x0' in 'return code:  500
    Error 500: The char &#39;0x0&#39; in &#39;java.rmi.RemoteException: CORBA BAD_OPERATION 0 No&#59; nested exception is:
        org.omg.CORBA.BAD_OPERATION:
    org.omg.CORBA.BAD_OPERATION:   minor code: 0  completed: No at com.amla.as.card.ejb._EJSRemoteStatelessCS_146c46e9_Tie._invoke&#40;_EJSRemoteStatelessCS_146c46e9_Tie.java:340&#41;
        at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch&#40;ExtendedServerDelegate.java:532&#41;
        at com.ibm.CORBA.iiop.ORB.process&#40;ORB.java:2450&#41;
        at com.ibm.CORBA.iiop.OrbWorker.run&#40;OrbWorker.java:186&#41;
        at com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run&#40;ThreadPool.java:104&#41;
        at com.ibm.ws.util.CachedThread.run&#40;ThreadPool.java:144&#41;
      minor code: 0  completed: No&#39; is not a valid XML character.
    ' is not a valid XML character.
        at org.apache.axis.components.encoding.AbstractXMLEncoder.encode(AbstractXMLEncoder.java:110)
        at org.apache.axis.utils.XMLUtils.xmlEncodeString(XMLUtils.java:117)
        at org.apache.axis.utils.DOM2Writer.normalize(DOM2Writer.java:344)
        at org.apache.axis.utils.DOM2Writer.print(DOM2Writer.java:246)
        at org.apache.axis.utils.DOM2Writer.print(DOM2Writer.java:208)
        at org.apache.axis.utils.DOM2Writer.serializeAsXML(DOM2Writer.java:77)
        at org.apache.axis.utils.DOM2Writer.serializeAsXML(DOM2Writer.java:60)
        at org.apache.axis.utils.DOM2Writer.nodeToString(DOM2Writer.java:49)
        at org.apache.axis.utils.XMLUtils.privateElementToString(XMLUtils.java:396)
        at org.apache.axis.utils.XMLUtils.ElementToString(XMLUtils.java:405)
        at org.apache.axis.utils.XMLUtils.getInnerXMLString(XMLUtils.java:505)
        at org.apache.axis.AxisFault.dumpToString(AxisFault.java:384)
        at org.apache.axis.AxisFault.printStackTrace(AxisFault.java:785)
        at java.rmi.RemoteException.printStackTrace(RemoteException.java:101)
        at card.Client.query(Client.java:149)
        at card.Client.main(Client.java:177)    When I monitor the request soap message using AXIS handlers, the soap message seems to be valid and well-formed. Can anyone please suggest under what cases we get this error:
    Thanks & Regards,
    Kr.

    Hi All,
    I am trying to expose a EJB as webservice using AXIS 1.2 Final. When deployed my ear/ejb on WSAD - WAS 5.0 and trying to consume the web service using AXIS 1.2 generated stubs I am getting below error on the server side.
    Exception in thread "main" java.lang.IllegalArgumentException: The char '0x0' in 'return code:  500
    Error 500: The char &#39;0x0&#39; in &#39;java.rmi.RemoteException: CORBA BAD_OPERATION 0 No&#59; nested exception is:
        org.omg.CORBA.BAD_OPERATION:
    org.omg.CORBA.BAD_OPERATION:   minor code: 0  completed: No at com.amla.as.card.ejb._EJSRemoteStatelessCS_146c46e9_Tie._invoke&#40;_EJSRemoteStatelessCS_146c46e9_Tie.java:340&#41;
        at com.ibm.CORBA.iiop.ExtendedServerDelegate.dispatch&#40;ExtendedServerDelegate.java:532&#41;
        at com.ibm.CORBA.iiop.ORB.process&#40;ORB.java:2450&#41;
        at com.ibm.CORBA.iiop.OrbWorker.run&#40;OrbWorker.java:186&#41;
        at com.ibm.ejs.oa.pool.ThreadPool$PooledWorker.run&#40;ThreadPool.java:104&#41;
        at com.ibm.ws.util.CachedThread.run&#40;ThreadPool.java:144&#41;
      minor code: 0  completed: No&#39; is not a valid XML character.
    ' is not a valid XML character.
        at org.apache.axis.components.encoding.AbstractXMLEncoder.encode(AbstractXMLEncoder.java:110)
        at org.apache.axis.utils.XMLUtils.xmlEncodeString(XMLUtils.java:117)
        at org.apache.axis.utils.DOM2Writer.normalize(DOM2Writer.java:344)
        at org.apache.axis.utils.DOM2Writer.print(DOM2Writer.java:246)
        at org.apache.axis.utils.DOM2Writer.print(DOM2Writer.java:208)
        at org.apache.axis.utils.DOM2Writer.serializeAsXML(DOM2Writer.java:77)
        at org.apache.axis.utils.DOM2Writer.serializeAsXML(DOM2Writer.java:60)
        at org.apache.axis.utils.DOM2Writer.nodeToString(DOM2Writer.java:49)
        at org.apache.axis.utils.XMLUtils.privateElementToString(XMLUtils.java:396)
        at org.apache.axis.utils.XMLUtils.ElementToString(XMLUtils.java:405)
        at org.apache.axis.utils.XMLUtils.getInnerXMLString(XMLUtils.java:505)
        at org.apache.axis.AxisFault.dumpToString(AxisFault.java:384)
        at org.apache.axis.AxisFault.printStackTrace(AxisFault.java:785)
        at java.rmi.RemoteException.printStackTrace(RemoteException.java:101)
        at card.Client.query(Client.java:149)
        at card.Client.main(Client.java:177)    When I monitor the request soap message using AXIS handlers, the soap message seems to be valid and well-formed. Can anyone please suggest under what cases we get this error:
    Thanks & Regards,
    Kr.

  • IIS 500 errors after installing webElements

    Our servers are therapeutically rebooted each Sunday afternoon.  Last week we installed and enabled webElements, including making changes to the server's config files for TomCat to support pass-through HTML.  The TomCat server was restarted after those changes, but the server was not rebooted, and we were able to use the webElements functionality until the weekend.  Since Sunday's server reboot, we are not able to run any reports on that server via the openDocument command, webElements or not, without getting an IIS 500 error screen just after the InfoView logon splash screen is shown.  We are also unable to log into the CMC using anything but Enterprise authentication.
    Curiously, we can run reports using the View option in the CMC, and we can run reports that incorporate WebElements from our desktop Crystal Reports installs.  Only the ability to use OpenDocument URLs appears to be affected.
    Is there anything on the re-configuration of the IIS/TomCat config files for WebElements that can cause IIS 500 error messages after a server reboot?
    Thanks,
    Brad Broyles, Raleigh, NC

    OK, now I'm running with only pass-thru HTML enabled for Java and WEPlatform configured for Java:
    - IIS 500 error has gone away
    - I can HTML Preview WebElements reports in Crystal Reports on my desktop OK
    - I can view WebElements reports in CMC OK
    - HMTL passed as strings when opening WebElements reports with the OpenDocument aspx URL (makes sense, since pass-thru HTML is not enabled for IIS)
    - We aren't configured to use the JSP through TomCat version of OpenDocument; we're a chiefly Microsoft shop, so our focus so far has been on the IIS/aspx version of OpenDocument
    And now I've reconfigured everything to use only pass-thru HTML for .NET/IIS and WEPlatform configured for .NET/IIS:
    - IIS 500 error is back
    - I cannot HTML Preview WebElements reports in Crystal Reports on my desktop
    - HTML displays as strings in CMC
    - IIS 500 error prevents viewing WebElements reports via the OpenDocument aspx URL (just like viewing any other reports, so it is consistent)
    So I'm at a loss as to where to go next.  It does appear that having the .NET/IIS configuration causes the IIS 500 error, but I need it in there to have any hope of using the aspx flavor of OpenDocument (which I could have sworn I saw work at least once last week).  Is there any possibility that there could be errors in the user guide's example code for configuring pass-thru HTML for IIS?  If not, where can we go next in order to figure out how to have this working?
    Thanks in advance,
    Brad Broyles
    Raleigh, NC

  • Randomly occurring Disk Insertion error message

    Running a mac mini with 10.5.4 I seem to get a randomly occurring error message "Disk Insertion - The disk you inserted was not readable by this computer" with choices to "Initialize" or "Eject". The weirdness is that the message seems to pop up at random intervals when I haven't attempted to insert a disk.
    Mac mini 10.5.4 with 500GB external hard drive

    I got this exact same message with my old Mini. It stopped as soon as I disconnected my iPod Shuffle. Haven't got round to figuring out how to fix it yet.

  • ME returned a temporary error

    I've been receiving the "ME returned a temporary error" message after I have been using my iPad for a few mins.
    What is causing this error and how can I fix it.
    Pierre

    For anyone still following this thread, I just spoke at length with a Telus tech who seems to know what he's taking about (unlike other techs who are merely script readers). The error that we are receiving happens when The iPad attempts to connect to the Internet. The micro-SIM sends a message to the Telus servers indicating that a connection is required for a particular iPad. The responding message is what we get. He said that we should ACCEPT the message and proceed normally. It does not adversely affect the performance of the iPad. Telus does not really support iPad functionality but merely provides the means necessary to connect to the Internet. E tech I spoke with did seem to think that the addition of voice and text to the micro-SIM may be a part of the problem but unfortunately, there is no way to remove these two functions. He also said that if asked, the text portion could be disabled but would not guarantee that the iPad would connect if done. I guess I'm chicken because I said, no, don't worry about it, I'll live with the displayed connection error. Besides, it's not like we turn our iPads on and off repeatedly, only when its necessary to clear the memory cache or when a RESTORE is required, or when some tech thinks it might be necessary when troubleshooting. Otherwise, we tend to just let the iPad go to "sleep".

Maybe you are looking for

  • Report Question

    I have a report with two queries: The first query is grouped into 3 cols at the top of each page. The second query retrieves detail records that are printed on one or more pages (under the 3 columns of data) depending on the amount of detail records.

  • Stop iDisk backup in TIme Machine.

    I have an iMac and a MacBook, both of which are set to sync iDisk through MobileMe. This means both machines have their own copy of the iDisk on their respective hard drives. I use Time Machine to backup both machines to a 500GB Time Capsule. I want

  • Adobe Flash Player Installer Freeze up.

    My problem might be a little different then some of the others.  I have Windows 7/64 bit.  I also have Adobe Reader, Acrobat and PSE9 installed.  I have successfully updated flash player many times with the usual adobe pop up window.  Presently I hav

  • Another question about the pitch slider problem

    Hi everybody! Anybody can answer me with the solution for my pitch slider? When i import a MP3 from itunes, press ctrl + alt + G and go to the track editor, check the 'follow tempo & pitch' and the pitch slider won't move. I see answers to use the AU

  • I can't update to 10.8.4

    my mac is on OS X Lion 10.7.5 (11G63) and i'm trying to update to 10.8.4 mountain lion, but when i click check software update it says its up to date. I just purchased a game on steam and i need 10.8.4 to play it. I have a iMac mid 2011. Is that soft