Certain Http Server Errors not visible in logs for Azure Websites

I noticed that a lot of times (but not every time) Http Server Errors on my Azure Website (an ASP.NET MVC app) don't show up in any logs, although they are recognized by Azure. E.g. I get alerts that Http Server Error count > 5 in the last 15 minutes,
I see the error count on the Portal under Monitoring/Requests and errors however these errors are not visible in my application's own logs or in the eventlog.xml. Thus I also can't troubleshoot them.
Now I'm not totally sure (and can't find any hints about) what exactly "Http Server Errors" mean in Azure terminology but since 4xx errors are handled separately by alerts I'd guess these are 5xx errors. If indeed then I don't understand why there
are apparently errors happening that are not visible at least in the event log?

Hi  Zoltán Lehóczky,
For your issue ,I suggest  that  you could try to enable  site diagnostics   and application diagnostics   in Azure Management Portal.
In site diagnostics ,it will logs Detailed Error Logging which  logs detailed information for HTTP status codes that indicate a failure (status 400 or greater).
Then  you could access the folder "/LogFiles/DetailedErrors"  via Ftp to check Detailed Error Logs  which provide any HTTP errors have occurred.
For more information ,I suggest that you could refer to the link below:
http://azure.microsoft.com/en-us/documentation/articles/web-sites-enable-diagnostic-log/
Best Regards,
Kevin Shen.

Similar Messages

  • Strange error messages in PHP log on azure website

    Hi,
    I have a PHP website (SMF Forum) that runs for more than a year now (not in one run,  but I never experienced this error before). After complaints about time-outs, blank pages and other odd behavior I found this in the log files:
    lots of error messages like this one:
    PHP Fatal error:  Failure in Wincache[4280] free_memory: Block 0x3c1827c not in use
    And this one:
    PHP Fatal error:  WINCACHE: lock_readlock: acquired abandoned mutex Global\FILELIST_CACHE_5.4_1.3.7.4_1_0_850133_X. Something bad happend in another process! in Unknown on line 0
    Stopping/starting the website did solve the problem but I am curious what could cause this and if there is something I can do to prevent this.
    Best regards,
    Arthur

    In WinCache 1.3.7.4, I improved the diagnostics & tracing surrounding issues which previously led to memory corruptions in the shared memory segments of the WinCache caches (File, Session, User, Opcode).  Further, I improved detection and avoidance
    of AVs in this same area.  The trace messageyou're seeing,  "free_memory: Block <N> not in use", is proof that WinCache detected a corruption (it was attempting to free a shared memory block that wasn't in use), and avoided further
    corruption (it didn't try to free the not-free memory block, which would have led to even greater corruption).
    The second message, "lock_readlock: acquired abandoned mutex..." indicates that another php-cgi.exe process crashed while holding a mutex that WinCache uses.  In this case, it's the lock for the File cache.
    To diagnose, look at the line of PHP code mentioned in the "free_memory: Block <N> not in use" message.  If one of the following functions is on that line, there is a work around:
    ◦ file_exists 
    ◦ file_get_contents 
    ◦ readfile 
    ◦ is_readable 
    ◦ is_writable 
    ◦ is_dir 
    ◦ realpath 
    ◦ filesize
    If it's one of these functions, then I would recommend setting wincache.reroute_enabled=0 in your .user.ini.
    Thx!
        --E.

  • Long HTTP Request/Response round trip time on new Azure Websites under BizSpark Plus

    Hi,
    I have a very difficult situation. I am busy migrating from a traditional VM architecture to Azure Websites. This is after a few months of testing and being happy that Azure Websites can provide the performance necessary for our application. The TEST site
    I set up is running great and meets all the performance requirements. The TEST site is set up under my normal BizSpark subscription.
    We have since been awarded a BizSpark Plus subscription and I have started the migration process on this subscription, as opposed to the normal BizSpark basic subscription.
    However, since starting our migration process, I am experiencing huge latency on the HTTP request roundtrip from browser to server and back for my newly created LIVE Azure Website instance. I have investigated and observed the statistics between the TEST
    and LIVE instances. Here is a test run against the 2 environments on a particular screen of our application. Here are the times for the full roundtrip for each AJAX HTTP request of the specific actions:
    TEST (Azure Website on BizSpark subscription):
    GetAudioSource - 267ms
    LogStartEvent - 196ms
    LogProgress - 243ms
    Retrieval of Audio file - 2.06s
    LIVE (Azure Website on BizSpark Plus subscription):
    GetAudioSource - 938ms
    LogStartEvent - 3.61s
    LogProgress - 5.11s
    Retrieval of Audio file - 5.97s
    There is clearly something wrong with the routing of the LIVE instance starting at the load balancer.
    This is not the only place affected. In fact, all the HTTP requests are very lagged and delayed in the LIVE instance as opposed to hardly noticeable in the TEST instance.
    I am wondering if there is a lower priority being afforded to my BizSpark Plus subscription running my LIVE instance, of if I am just unlucky with the underlying infrastructure that has been selected on my behalf. Or, is it possible that something can be
    done to enhance and optimise the routing etc?
    I also need to say that I have matched the Azure Website configuration and scale settings to be exactly the same between the 2 instances and have also set Always On to ON.
    Any help or thoughts will be greatly appreciated, because I am starting to seriously doubt the service levels of the Azure Websites platform.
    Thank you
    Ozzy

    Hello Ozzy Vox,
    1. Which region(data center) do you have your websites deployed in?
    Ideally there would be no change in terms of type of subsciptions when you deploy your website in production.
    I suggest that you set up diagnostics on to your Azure websites to get the logs to understand where it is spending most of its time and the reason behind the latency.
    You can refer to this link that will give you information on 'How to Monitor Websites':
    http://azure.microsoft.com/en-in/documentation/articles/web-sites-monitor/
    Also refer to this link regarding 'Enable diagnostic logging for Azure Websites':
    http://azure.microsoft.com/en-in/documentation/articles/web-sites-enable-diagnostic-log/
    Thanks,
    Syed Irfan Hussain

  • Trex Index could not be created HTTP server error: 503 (Errorcode 7266)

    Hi Friends,
    I have installed EP6.0 SP15 on one machine and Trex 6.1 on another machine.All the services are green in the Trex monitor.And also i am able to get a reply from http://host:30205/TrexHttpServer/TREXISAPIExt.dll?CMD=PING.Connection sucessful.While creating my first index in Index Administration i get this error message.
    "Index could not be created; creating index failed: HTTP server error: 503 (Errorcode 7266)."
    Please tell me as to what steps i am missing and also where can i see the log message in portal.
    Thanks
    Sidharath

    hi friends,
    I went through the settings of trex services on server and found out that even after installing IIS 6.0 it was showing the path of Apache that that is i think the reason that httpserver is green but it is not using the CPU resources.I will share the setting with you.
    [queueserver]
    executable=TREXQueueServer.exe
    arguments=-port 30204
    startdir=C:\usr\sap\trex_02
    starttime=5000
    instances=1
    #hp_32:environment=_M_ARENA_OPTS=1:256,_M_SBA_OPTS=512:100:16
    As the executable for queserver is there so it is using cpu resources.
    [apache]
    executable=httpd
    arguments=-d C:\usr\sap\trex_02/Apache -R C:\usr\sap\trex_02/Apache/libexec -F
    startdir=C:\usr\sap\trex_02/Apache/bin
    instances=1
    As there is no folder for apache in trex installation so i think it is not working.Please check the setting in Trex Administration->Configration->Choose name server and on the right botton of it is edit services.Double click it and you will see the settings as i have shown above.Please share the settings with me as i will be then able to work with trex.
    Do i have to install Apache instead of IIS6.0.Please guide me.
    Thanks
    Sidharath

  • Getting 500 Internal Server Error while tryig to log into freshly upgraded

    Hi
    Getting 500 Internal Server Error while tryig to log into freshly R12 upgraded.
    Below is the application.log messages.
    =================================================================================================
    12/12/31 10:02:22.295 html: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:41)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.write(Channels.java:71)
    at java.nio.channels.Channels.access$000(Channels.java:58)
    at java.nio.channels.Channels$1.write(Channels.java:145)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:735)
    13/01/01 23:22:07.988 html: Servlet error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.lang.RuntimeException: oracle.apps.fnd.common.AppsException: java.sql.SQLException: The Network Adapter could not establish the connection;
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
    at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(OAExceptionUtils.java:1017)
    at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:901)
    at oracle.apps.fnd.framework.webui.OAServerDelegate.releaseWebAppsContext(OAServerDelegate.java:1823)
    at oracle.apps.fnd.framework.webui.OAJSPHelper.handleErrorStackDisplay(OAJSPHelper.java:1455)
    at OAErrorPage.jspService(_OAErrorPage.java:257)
    13/01/01 23:41:46.338 html: Error initializing servlet
    java.lang.NoClassDefFoundError: oracle.apps.fnd.sso.Utils (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4830)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2978)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:735)
    Caused by: java.lang.ExceptionInInitializerError
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:222)
    at oracle.apps.fnd.sso.Utils.<clinit>(Utils.java:674)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    =================================================================================================
    Current workaround is bouncing the oacore services.
    Already raised the SR with Oracle.
    Oracle support analyst suggesting to upgrade the JDK version from SR2 to SR11 or higher to fix this issue.
    Please let us know any other tips to fix this issue.
    Regards,
    Jagadeesha

    Hi,
    I have gone through the docs. , not use full. Please find the inline comments for the same.
    E-Business Suite Users Experience Intermittent HTTP-500 Errors and Database Connection Errors [ID 1314433.1] -- No solution
    R12: Http Server Crashing Frequently With Segmentation Fault (NAS or SAN filesystem) [ID 732857.1] -- Already it is under local file system only.
    How to resolve Broken Pipe errors in E-Business Suite R12 ? [ID 1480156.1] -- No solution
    Autoconfig is completed wihtout any errors.
    I have not chedked the database log file. I will check and update you soon.
    Cheers,
    Jagadeesha

  • Mail for Exchange : HTTP Server Error 500

    Just installed MFE on my Nokia E90 and having issues synching it up with my exchange account. I checked the log and this is what it says :
    19/12/2008 9:23:03 Setting OFFLINE Status to False
    19/12/2008 9:23:03 Setting ROAMING status to False
    19/12/2008 9:23:03 Setting DISK FULL status to False
    19/12/2008 9:23:08 Setting OFFLINE Status to False
    19/12/2008 9:23:08 Setting ROAMING status to False
    19/12/2008 9:23:08 Setting DISK FULL status to False
    19/12/2008 9:24:34 Profile Updated
    19/12/2008 9:24:34 unable to open snapshot database (-1)
    19/12/2008 9:24:34 OffPeakTime active
    19/12/2008 9:24:42 Cancel Job:0, Type:"Sync Job On Profile":
    19/12/2008 9:25:06 HTTP error code=500
    19/12/2008 9:25:06 HTTP Server Error 500: Internal Server Error
    19/12/2008 9:49:10 OffPeakTime active
    19/12/2008 9:55:09 HTTP error code=500
    19/12/2008 9:55:09 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:02:01 HTTP error code=500
    19/12/2008 10:02:01 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:04:21 Profile Updated
    19/12/2008 10:04:22 OffPeakTime active
    19/12/2008 10:04:30 HTTP error code=500
    19/12/2008 10:04:30 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:05:17 HTTP error code=500
    19/12/2008 10:05:17 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:09:39 HTTP error code=500
    19/12/2008 10:09:39 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:11:06 OffPeakTime active
    19/12/2008 10:11:06 Setting OFFLINE Status to False
    19/12/2008 10:11:07 Setting ROAMING status to False
    19/12/2008 10:11:07 Setting DISK FULL status to False
    19/12/2008 10:11:23 HTTP error code=500
    19/12/2008 10:11:24 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:35:27 Profile Updated
    19/12/2008 10:35:28 OffPeakTime active
    19/12/2008 10:35:29 Profile Updated
    19/12/2008 10:35:29 OffPeakTime active
    19/12/2008 10:35:30 Cancel Job:1, Type:"Sync Job On Profile":
    19/12/2008 10:35:43 HTTP error code=500
    19/12/2008 10:35:43 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:40:12 OffPeakTime active
    19/12/2008 10:42:23 Profile Updated
    19/12/2008 10:42:23 OffPeakTime active
    19/12/2008 10:42:36 HTTP error code=500
    19/12/2008 10:42:36 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:43:44 Profile Updated
    19/12/2008 10:43:45 OffPeakTime active
    19/12/2008 10:43:45 Profile Updated
    19/12/2008 10:43:46 OffPeakTime active
    19/12/2008 10:43:59 HTTP error code=401
    19/12/2008 10:43:59 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:46:17 Profile Updated
    19/12/2008 10:46:17 OffPeakTime active
    19/12/2008 10:46:18 Profile Updated
    19/12/2008 10:46:19 OffPeakTime active
    19/12/2008 10:46:20 Cancel Job:5, Type:"Sync Job On Profile":
    19/12/2008 10:46:33 HTTP error code=401
    19/12/2008 10:46:33 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:47:50 HTTP error code=401
    19/12/2008 10:47:50 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:49:54 HTTP error code=401
    19/12/2008 10:49:54 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:51:02 Profile Updated
    19/12/2008 10:51:02 OffPeakTime active
    19/12/2008 10:51:03 Profile Updated
    19/12/2008 10:51:04 OffPeakTime active
    19/12/2008 10:51:15 HTTP error code=500
    19/12/2008 10:51:15 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:53:02 Profile Updated
    19/12/2008 10:53:03 OffPeakTime active
    19/12/2008 10:53:04 Profile Updated
    19/12/2008 10:53:04 OffPeakTime active
    19/12/2008 10:53:05 Cancel Job:10, Type:"GlobalAddressLookup":
    19/12/2008 10:53:31 Profile Updated
    19/12/2008 10:53:31 Cancel Job:11, Type:"UnKnown Job":
    19/12/2008 10:53:31 OffPeakTime active
    19/12/2008 10:53:32 HTTP error code=403
    19/12/2008 10:53:32 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:43 HTTP error code=403
    19/12/2008 10:53:43 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:51 HTTP error code=403
    19/12/2008 10:53:51 HTTP Server Error 403 : Forbidden
    19/12/2008 10:54:41 Profile Updated
    19/12/2008 10:54:41 OffPeakTime active
    19/12/2008 10:54:50 HTTP error code=500
    19/12/2008 10:54:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:24:50 HTTP error code=500
    19/12/2008 11:24:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:54:51 HTTP error code=500
    19/12/2008 11:54:51 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:17:46 HTTP error code=500
    20/12/2008 12:17:46 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:24:37 OffPeakTime active
    20/12/2007 12:24:49 HTTP error code=500
    20/12/2007 12:24:49 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:25:23 AUDT Timer expired
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:25 OffPeakTime active
    20/12/2008 12:26:38 HTTP error code=500
    20/12/2008 12:26:38 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:29:46 OffPeakTime active
    20/12/2008 12:32:11 AUDT Timer expired
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:21 HTTP error code=500
    20/12/2008 12:32:21 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:40:09 OffPeakTime active
    Any idea ?

    I have the same problem, the microsoft link not solve my problem:
     23/10/2009 11:42:36 Profile Updated
    23/10/2009 11:42:36 PeakTime active
    23/10/2009 11:42:42 HTTP error code=501
    23/10/2009 11:42:42 HTTP Server Error 501: Not Implemented
    23/10/2009 12:16:55 Profile Updated
    23/10/2009 12:16:55 PeakTime active
    23/10/2009 12:16:56 PING Command Requested
    23/10/2009 12:16:59 HTTP error code=403
    23/10/2009 12:16:59 Exception during Ping.
    23/10/2009 12:16:59 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:00 Error occurred during Ping.
    23/10/2009 12:17:00 Error occurred during Ping. Setting Status to Waiting For Reconnect
    23/10/2009 12:17:15 HTTP error code=403
    23/10/2009 12:17:15 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:35 HTTP error code=403
    23/10/2009 12:17:35 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:55 HTTP error code=403
    23/10/2009 12:17:55 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:55 PING Command Requested
    23/10/2009 12:21:58 HTTP error code=403
    23/10/2009 12:21:58 Exception during Ping.
    23/10/2009 12:21:58 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:58 Error occurred during Ping.
    23/10/2009 12:21:58 Error occurred during Ping. Setting Status to Waiting For Reconnect
    Many thanks 

  • "500 Internal Server Error" not opening into explorer

    I have problem in ORACLE BI while opening Presentation Services and BI publisher.
    I installed MS Windows 2003 Server SP2, Internet Explorer 6.0, ORACLE10g R2 database and created a database MIS. Installed JDK 1.6 and ORACLE BIEE 10.1.3.4.1
    When I open ORACLE BI Presentation Services or BI Publisher from menu it is giving
    “500 Internal Server Error” not opening into explorer. Attached is the screen shot for your review.
    The log says
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:
    C:\obiee\OracleBI\oc4j_bi\j2ee\home\applicationdeployments\analytics\analytics\persistence\_pages\\_default.java
    An input/output error occurred
    Consult the following stack trace for detail
    java.io.IOException: cannot close class loader
    Caused by : java.lang.NullPointerException.
    All advice appreciated.
    Thanks

    Hello Brahmeshwar
    The defaulttrace error you are looking normally is just a warning, and can be simply ignored.
    Please search the Exception ID which you are seeing in the page, like "005056A0354D001F000000650000100C0004904D0B0E33C7"
    And check the detailed exception there.
    And please check whether you are getting any issue when accesing other J2EE apps like http://<host>:<port>/useradmin  or /nwa.
    Best Regards,
    Thunder

  • HTTP Server does not start -- 9ias 1.0.2.2.0

    HTTP Server does not start -- 9ias 1.0.2.2.0
    Installed 9iAS Enterprise Edition. Whole installation went well. Finally when I reboot the machine, the HTTP Service does not start.
    When I try to start the service it gives "Could not start OracleiSuitesHTTP server service on \\clwrd1 Error: 2140 An internal Windows NT Error Occured"
    Event log does not show any errors..
    Any help is appreciated.
    Thanks
    Bala

    I have Oracle 9iAS installed but sometimes the HTTP server stops responding. it searches for all the .html files. but it can not find the .jsp files in the specified path. is there anything wrong with the apache configuration?
    httpd.conf is perfectly alright.
    It give the following error
    Request URI:/testFile.jsp
    Exception:
    javax.servlet.ServletException: java.io.FileNotFoundException: ...\testFile.jsp (The system cannot find the file specified)
    now what to do??
    plz help
    thanx
    ketan malekar
    ([email protected])

  • HTTP Server Error - 403 Forbidden

    Hi all
    i was checking the performance of my application server, in HTTP Server (AS instance, not infrastructure instance)
    HTTP Server error rate is high, drilling down if found that i have an unusual number of 403 - Forbidden errors.
    In the access.log of http server i found the following:
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.47.237 is the ip of the Application Server
    /cotacoes is the path to an application that is deployed in OC4J ( this application is built with B4CJ framework)
    i have asked the programming team to find the piece of code that was generating an OPTIONS request to the server, they could not find any reference to an OPTIONS request in all application code.
    Is it some configuration in OC4J container ? or some option in BC4J ??
    my environment:
    Oracle Application Server 9.0.4
    Hp proliant dl580 server
    Windows 2003 enterprise server
    Best Regards
    Rui Madaleno

    I spoke again to my local Nokia dealer and they say the problem is in my Exchange user.
    My IT people say that my user is exactly the same as the rest of the people in the company…
    Can anyone think of a solution???

  • Exchange 2010 Initialization failed: The WinRM client received an HTTP server error status 500

    Good morning,
    I have major problems with exchange 2010 this morning.
    First off, exchange stopped sending and receiving any emails- whether internal or external. We are running a server 2008 R2 domain and exchange 2010 is installed on a Server 2008 virtual machine.
    I tried simply rebooting the server and then tried logging on and getting into the Exchange Management Console. I receive the following error in the exchange management console:
    Initialization failed
    The following error occurred while attempting to connect to the specified Exchange server 'exchangesvr.chs.internal';
    The attempt to connect to
    http://exchangesvr.chs.internal/Powershell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message: The WinRM client received an HTTP server error status (500), but the remote service did not include any
    other information about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
    I followed the steps listed here:
    http://technet.microsoft.com/en-us/library/ff607221(EXCHG.80).aspx
    but everything appeared to be correct. I did not have to make any changes because everything was set as it should be according to that information.
    Any help would be much appreciated.
    Best regards
    Katrina

    Hi,
    I had the same problem, and I spent a weekend looking a solution, fortunally, I have it:
    Please follow this steps:
    Install WinRM IIS Extension, adding this feature from Server Manager.
    Change  IPv4 over IPv6 lookup preference, because the FQDN fails to find the server on TCP/IPv6. 
    To verify this, on Command Prompt please make this test: ping yourserver.yourdomain.domain. 
    Maybe you obtain TCP/IPV6 address response.
    Probably the Internet Information Services (IIS) Manager dont have the binding for IPv6, only for IPv4.
    To change IPv4 over IPv6 lookup group prefence, follow this steps:
    Please open regedit, locate the skubkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\
    On DisabledComponents subkey, double click, change de value for
    0x20 (or 4120 Hexadecimal). this value make  the Windows OS to prefer IPv4 over IPv6.
    Repeat the test, on command prompt:
    ipconfig /flushdns (Enter) to flush DNS cache.
    ping yourserver.yourdomain.domain.
    At this moment you obtain TCP/IPv4 address response.
    To check Exchange Managment Console operation, you must restart the server.
    Please restart the server.
              Best Regards,

  • HTTP Server is not currently supported with Solaris 10

    I am having a problem to start the HTTP Server on Solaris 10 (I am installing HTTP Server as part of HTMLDB installation on Solaris 10).
    I had a problem to install it at first, however I've found on 'AskTom' that unsetting ORA_NLS33 helps and it did. Now I can't start the HTTP server and I've found on metalink that 'HTTP Server is not currently supported with Solaris 10, this is targeted for Q2CY05'.
    Has this been fixed yet?
    Thank you for your time.
    DanielD

    Hi james,
    I have checked the log file but i am unable to find what to do next.
    I am giving the small piece of content of the log file. The following messages are repeating again and again...
    Log content:-
    07/09/23 17:20:36 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:22:26 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:22:30 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:24:40 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:24:44 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:26:36 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:26:42 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:28:57 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd
    07/09/23 17:29:01 Start process
    /dev011/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/bin/apachectl startssl: execing httpd

  • "unable to get printer status" and "server-error-not-accepting-jobs"

    I've got an Intel Mac Pro with Tiger. When I accepted the latest update from Apple, I lost all my defined printers! I've re-added a local USB printer and a networked Laserjet - fine. But I also added a Phaser 850 color printer (networked) which used to work fine. It connects ok, and opens the printer queue window, but when it tries to print, it says "Unable to get printer status (server-error-not-accepting-jobs". The queue stays active (not stopped) but the jobs don't move. I've tried deleting the printer and re-making it - same deal. What's going on?
    Mike

    Hi Mike,
    One think I really dislike about OSX is the Rocket Science needed to just Print!
    Might try these two...
    Mac OS X: About the Reset Printing System feature ...
    http://support.apple.com/kb/HT1341?viewlocale=en_US
    Might try Printer Setup Repair 5.1...
    http://www.fixamac.net/software/index.html

  • Problem with TREX 7.0 : HTTP Server is not working

    Hi all,
    I have installed TREX 7.0 recently(Windows XP Pro, with IIS 5.1). I'm having portal installed in the same system(NW04s). After this installation I found that status of httpserver is red, rest all servers are having green status. I checked it in IIS, there also its indicating same(SAP_TREX_02 (Stopped)). I tried to connect http://<host-name>:30205/TREXHttpServer/TrexIsapiExt.dll, but its giving error as,
    Error occurred when connecting to the server!
    Description: Can't connect to the server.
    Server: <host-ip>:30205
    Additional info: Error code: 10061
    Proxy+ 3.00 (Build #232), Date: Wed, 07 May 2008 19:11:59 GMT
    I'm not able to get why http server is not able to get up. Please help me to resolve this problem. Waiting for some quick response.
    Thanks in advance,
    Ganpati Jha

    Hi,
    do you configured TREX server in EP ?
    You must configure the TREX name server in Visual Admin, to point to TREX.
    Your error message say "Server: <host-ip>:30205", what is  <host-ip>? I think that is the problem, it must be your server name.
    Check this:
    http://help.sap.com/saphelp_nw04s/helpdata/en/c7/e0d13f7fb44c21e10000000a1550b0/frameset.htm
    (restar cluster after this)
    regards,
    Leandro
    Edited by: Leandro  Balboni on May 7, 2008 8:01 PM

  • IIS HTTP server does not start in Trex 7.1

    Dear All,
    I have IIS 7.0 installed on Windows server 2008 R2 + with Trex 7.1 rev 43, which has been inturn integrated with solution manager 7.0 Ehp1 sps26 (ABAP+JAVA).
    IIS server installation is done after installation & configuration of Trex server
    1) NOW IIS 7.0 HTTPS server is not working
    My question is why should it is required to have ISS 7.0 http server running since I have not integrated Trex with Java Server, it is connected with the Service_Desk & dedicated two RFC named "IMSDEFAULT" & "IMSDEFAULT_REG" are configured to fetch & retrival of support message
    in this case i have even tried "SAP Note 1483929 - TREXWebServer can not be restarted from TREXAdminTool" & "http://forums.sdn.sap.com/thread.jspathreadID=1635893"
    2) I am able to search & save the Problem in Tx- IS01 but except 1 problem or ticket its not searching the any other ticket or problem in Tx-CRM_DNO_MONITOR--> solution database
    Kindly Provide your input
    Its Long Pending issues, Please help me to solve this issue ASAP.

    I have Oracle 9iAS installed but sometimes the HTTP server stops responding. it searches for all the .html files. but it can not find the .jsp files in the specified path. is there anything wrong with the apache configuration?
    httpd.conf is perfectly alright.
    It give the following error
    Request URI:/testFile.jsp
    Exception:
    javax.servlet.ServletException: java.io.FileNotFoundException: ...\testFile.jsp (The system cannot find the file specified)
    now what to do??
    plz help
    thanx
    ketan malekar
    ([email protected])

  • R12.X 64 bits HTTP server can NOT start up????

    I am doing R12.X (R12.0.4 and R12.1) 64 bits sotftware testing. If I put everything on same server, http server can NOT start up. the message I got are:
    09/05/06 15:15:49 Start process
    /u4/oracle/V121one/inst/apps/V121one_mcg-ora11/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd
    /u4/oracle/V121one/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared
    object file: No such file or directory
    -bash-3.2$ cd /u4/oracle/V121one/apps/tech_st/10.1.3/Apache/Apache/bin/httpd
    -bash: cd: /u4/oracle/V121one/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: Not a directory
    anyone know how to fix this problem???
    Thanks.

    Hi,
    What is the OS?
    Did you complete the steps under "Other Requirements" section (apply Patch 6078836, and link to Motif library)?
    Also, verify that you have all OS packages installed (especially gnome-libs-1.4.1.2.90-44.1.x86_64.rpm).
    Note: 416305.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (64-bit)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416305.1
    Note: 761566.1 - Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=761566.1
    Regards,
    Hussein

Maybe you are looking for

  • WiFi on 2G Ipod Touch is very weak

    I had the OLD Ipod Touch (32Gb) and sold it to buy the new 2G Ipod Touch. So far so good. Got speakers now and I'm happy. But before (with the OLD Touch) I was able to connect to my home wireless network from anywhere in the house. Now with the NEW 2

  • CProjects RABAX_STATE error

    Hi Guys, We're hitting an issue when trying to access cProjects 4.0 directly though an IE5.5 sp2 browser, after challenging and logging on the error message: The following error text was processed in the system KU1 : WebDynpro Exception: Subclass of

  • 10.6.4 Update removed 'Internal Speakers' now only 'Digital Output'

    I have recently purchased the latest iteration of the MacBook Pros. Up until today, I had been running 10.6.3 and decided to jump forward and update to 10.6.4. The update seems to have since killed audio output from the internal speakers. If I go to

  • Report script issue (ASO cube)

    Hi All, I have few report scripts in ASO which I am executing them using Maxl. When I run the scripts manually and exporting it to console window, I am able to see the data. When I use Maxl and exporting it to excel file, the log file does not show a

  • Hire Act

    We are trying to find out how the HIRE act will be handled in SAP.  Does anyone have any insight on how this will be handled?