Internal Server failure, NSAPI plugin

Problem: I Get the following message after a HTTP POST
Failure of WebLogic NSAPI plugin: Internal Server failure, NSAPI
plugin. Cannot continue. Failure at line 369 of file proxy.cpp
Environment: Weblogic 5.1.0. Service Pack 4 Netscape-Enterprise/3.6
SP3
The above problem appears if there is a post from a browser (only
netscape)or from an application program. If I post using IE5 browswer
then the post is successful.
POSTING FROM A JAVA APPLICATION:
I get the NSAPI plugin problem if I post the following string from
my java application. I can reach the weblogic server directly and
I can post the following string successfully.
"POST /servlets/eol/EolPost HTTP/1.0" + "\n\n" + " Host: testpulpweb0.ecomtest.enron.com:5454
" + "\r\n" + "Content-type: text/html" +"\r\n" + "Content-Length:
" content.length() "\n" +content; *************************************************
POSTING FROM BROWSERS
I turned on both the Debug and DebugConfigInfo parameters. Following
is the debug info I get in wlproxy.log after a successful post
from IE5 ************************************************ Fri Mar
16 10:25:32 2001 Sending header to WLS [referer]=[http://localhost/eolfo
rm.htm] Fri Mar 16 10:25:32 2001 Sending header to WLS [accept-language]=[en-us]
Fri Mar 16 10:25:32 2001 Sending header to WLS [content-type]=[text/plain]
Fri Mar 16 10:25:32 2001 Sending header to WLS [accept-encoding]=[gzip,
deflate] Fri Mar 16 10:25:32 2001 Sending header to WLS [user-agent]=[Mozilla/4.0
(compat ible; MSIE 5.01; Windows NT 5.0)] Fri Mar 16 10:25:32 2001
Sending header to WLS [host]=[testpulpweb0.ecomtest.enr on.com:5454]
Fri Mar 16 10:25:32 2001 Sending header to WLS [content-length]=[7]
Fri Mar 16 10:25:32 2001 Sending header to WLS [cookie]=[SITESERVER=ID=ebee2594a
7d91523d4f83d5301864ed6] Fri Mar 16 10:25:32 2001 Sending header
to WLS [X-WebLogic-Force-Cookie]=[true] Fri Mar 16 10:25:32 2001
Sending header to WLS [Proxy-Client-IP]=[172.16.128.68] Fri Mar
16 10:25:32 2001 Sending header to WLS [Proxy-Path-Translated]=[/opt/dyn
amictrade21/cp_eol/servlets/eol/EolPost/ __WebLogicBridgeConfig]
Fri Mar 16 10:25:32 2001 Sending header to WLS [Proxy-Path-Translated-Base]=[/op
t/dynamictrade21/cp_eol] Fri Mar 16 10:25:32 2001 WLS info before
parseHeaders : 127.0.0.1:8001 Fri Mar 16 10:25:32 2001 Header received
from WLS : [HTTP/1.1 200 OK] = [] Fri Mar 16 10:25:32 2001 Header
received from WLS : [Server] = [WebLogic 5.1.0 Service Pack 4 06/29/2000
18:18:23 #74560] Fri Mar 16 10:25:32 2001 Header received from
WLS : [Content-Type] = [text/html ] Fri Mar 16 10:25:32 2001 Header
received from WLS : [Connection] = [Close] Fri Mar 16 10:25:32
2001 Headers from WLS [Server]=[WebLogic 5.1.0 Service Pack 4 06/29/2000
18:18:23 #74560] Fri Mar 16 10:25:32 2001 Headers from WLS [Content-Type]=[text/html]
Fri Mar 16 10:25:32 2001 Headers from WLS [Connection]=[Close]
Fri Mar 16 10:25:32 2001 request [servlets/eol/EolPost/__WebLogicBridgeConfig]
processed .................. ***********************************************
If I post using netscape then I get the "Internal Server failure,
NSAPI plugin. Cannot continue." message
Following is the message in wlproxy.log.
Fri Mar 16 10:30:12 2001 ==================== New Request [servlets/eol/EolPost/__WebLogicBridgeConfig]
===================== **************************************************
Maybe someone of you has an idea?
Thanks in advance,
Satish

First of all, i would suggest you to try the latest WLS service pack and NSAPI plugin come with the service
pack.
Let us know if the problem re-appears.
Kumar
Satish Jonnavithula wrote:
Problem: I Get the following message after a HTTP POST
Failure of WebLogic NSAPI plugin: Internal Server failure, NSAPI
plugin. Cannot continue. Failure at line 369 of file proxy.cpp
Environment: Weblogic 5.1.0. Service Pack 4 Netscape-Enterprise/3.6
SP3
The above problem appears if there is a post from a browser (only
netscape)or from an application program. If I post using IE5 browswer
then the post is successful.
POSTING FROM A JAVA APPLICATION:
I get the NSAPI plugin problem if I post the following string from
my java application. I can reach the weblogic server directly and
I can post the following string successfully.
"POST /servlets/eol/EolPost HTTP/1.0" + "\n\n" + " Host: testpulpweb0.ecomtest.enron.com:5454
" + "\r\n" + "Content-type: text/html" +"\r\n" + "Content-Length:
" content.length() "\n" +content; *************************************************
POSTING FROM BROWSERS
I turned on both the Debug and DebugConfigInfo parameters. Following
is the debug info I get in wlproxy.log after a successful post
from IE5 ************************************************ Fri Mar
16 10:25:32 2001 Sending header to WLS [referer]=[http://localhost/eolfo
rm.htm] Fri Mar 16 10:25:32 2001 Sending header to WLS [accept-language]=[en-us]
Fri Mar 16 10:25:32 2001 Sending header to WLS [content-type]=[text/plain]
Fri Mar 16 10:25:32 2001 Sending header to WLS [accept-encoding]=[gzip,
deflate] Fri Mar 16 10:25:32 2001 Sending header to WLS [user-agent]=[Mozilla/4.0
(compat ible; MSIE 5.01; Windows NT 5.0)] Fri Mar 16 10:25:32 2001
Sending header to WLS [host]=[testpulpweb0.ecomtest.enr on.com:5454]
Fri Mar 16 10:25:32 2001 Sending header to WLS [content-length]=[7]
Fri Mar 16 10:25:32 2001 Sending header to WLS [cookie]=[SITESERVER=ID=ebee2594a
7d91523d4f83d5301864ed6] Fri Mar 16 10:25:32 2001 Sending header
to WLS [X-WebLogic-Force-Cookie]=[true] Fri Mar 16 10:25:32 2001
Sending header to WLS [Proxy-Client-IP]=[172.16.128.68] Fri Mar
16 10:25:32 2001 Sending header to WLS [Proxy-Path-Translated]=[/opt/dyn
amictrade21/cp_eol/servlets/eol/EolPost/ __WebLogicBridgeConfig]
Fri Mar 16 10:25:32 2001 Sending header to WLS [Proxy-Path-Translated-Base]=[/op
t/dynamictrade21/cp_eol] Fri Mar 16 10:25:32 2001 WLS info before
parseHeaders : 127.0.0.1:8001 Fri Mar 16 10:25:32 2001 Header received
from WLS : [HTTP/1.1 200 OK] = [] Fri Mar 16 10:25:32 2001 Header
received from WLS : [Server] = [WebLogic 5.1.0 Service Pack 4 06/29/2000
18:18:23 #74560] Fri Mar 16 10:25:32 2001 Header received from
WLS : [Content-Type] = [text/html ] Fri Mar 16 10:25:32 2001 Header
received from WLS : [Connection] = [Close] Fri Mar 16 10:25:32
2001 Headers from WLS [Server]=[WebLogic 5.1.0 Service Pack 4 06/29/2000
18:18:23 #74560] Fri Mar 16 10:25:32 2001 Headers from WLS [Content-Type]=[text/html]
Fri Mar 16 10:25:32 2001 Headers from WLS [Connection]=[Close]
Fri Mar 16 10:25:32 2001 request [servlets/eol/EolPost/__WebLogicBridgeConfig]
processed .................. ***********************************************
If I post using netscape then I get the "Internal Server failure,
NSAPI plugin. Cannot continue." message
Following is the message in wlproxy.log.
Fri Mar 16 10:30:12 2001 ==================== New Request [servlets/eol/EolPost/__WebLogicBridgeConfig]
===================== **************************************************
Maybe someone of you has an idea?
Thanks in advance,
Satish

Similar Messages

  • Internal Server failure, NSAI Plugin. Cannot Continue

    Friends,
    I am posting this message hoping for a solution.
    We have web application running on Iplanet 6.1 -> weblogic 9.2. The initial request hits the iplanet webserver and then the request is redirected to weblogic 9.2 server with the wlproxy plugin configured on iplanet webserver.
    Our system architecture is simple, we don't have any cluster configurations on it.
    User gets following error message sporadically, Interesting fact of this issue is that, part of the webpage gets this message (Message from NSAPI plugin) and while on refresh the browser error message doesnt show up:
    Message from NSAPI plugin:
    Internal Server failure, NSAI Plugin. Cannot Continue. Change Number: 755164.
    Please help me with solution/debuging strategies if any for the same.
    Thanks in Advance.
    -DhilliP

    looks like, some issue with 3rd party nsapi plugin. u might want to post this question to web logic plugin forum as well as looks like they possibly have some issues with their plugin.
    If u r needs are simple, then can u not use the reverse proxy plugin provided by sun and forward the requests to weblogic.
    http://docs.sun.com/app/docs/doc/819-6510/6n8h5jos2?a=view
    here is the link on how to get this plugin
    http://www.sun.com/download/products.xml?id=3f567f91

  • Internal Server failure, ISAPI plugin

    Hi,
    With WL 6.1 and the ISAPI plugin under W2K SP2, we sometimes get the
    following error page from the plugin:
    HTTP/1.1 503 Server Error Server: Microsoft-IIS/5.0 Date: Wed, 22 Aug 2001
    13:27:36 GMT Connection: close Content-Type: text/html
    Message from the ISAPI plugin:
    Internal Server failure, ISAPI plugin. Cannot continue.
    Build date/time: Jun 22 2001
    Unfortunately, there is no systematic way to duplicate the problem. Note
    that it happens even under extremely light load (a single user).
    In one case, the whole WL server just died after it happened, i.e. the JVM
    (installed as a service) exited - no message was written into any log file.
    Is there any way to debug this ?
    Thanks,
    Alain.
    Alain Rogister
    http://www.ubiquity.be

    I'm having the same problem with wl sp5 with the server crashing
    without any error messages. How did you resolve your problem?
    On 27 Aug 2001 20:08:23 -0800, "Jong Lee" <[email protected]> wrote:
    >
    to debug: add "Debug=ALL" in iisproxy.ini and look at c:\temp\wlproxy.log.
    Also run the isapi with the option of:
    "Cached ISAPI applicaiton" and set the isolation level to "HIGH"
    thanks
    Jong
    "Alain Rogister" <[email protected]> wrote:
    Hi,
    With WL 6.1 and the ISAPI plugin under W2K SP2, we sometimes get the
    following error page from the plugin:
    HTTP/1.1 503 Server Error Server: Microsoft-IIS/5.0 Date: Wed, 22 Aug
    2001
    13:27:36 GMT Connection: close Content-Type: text/html
    Message from the ISAPI plugin:
    Internal Server failure, ISAPI plugin. Cannot continue.
    Build date/time: Jun 22 2001
    Unfortunately, there is no systematic way to duplicate the problem. Note
    that it happens even under extremely light load (a single user).
    In one case, the whole WL server just died after it happened, i.e. the
    JVM
    (installed as a service) exited - no message was written into any log
    file.
    Is there any way to debug this ?
    Thanks,
    Alain.
    Alain Rogister
    http://www.ubiquity.be

  • Message from the NSAPI plugin: "Internal Server Failure"

    Can someone explain the possible causes of the following message displayed when rendering a page:
    Message from the NSAPI plugin:
    Internal Server failure, NSAPI plugin. Cannot continue.
    Build date/time: Nov 10 2005 15:25:36
    Change Number: 673701
    Thanks

    you are probably using a custom NSAPI plugin from a 3rd party company that is emitting this message. to get more information on this issue, you can look into the NSAPI plugins loaded by <https-hostname>/config/magnus.conf and find out which nsapi plugin is causing this error. nsapi plugins bundled within web server like j2eeplugin or fastcgi does not emit this error
    also, you can increase the server log verbosity (by setting <log-level>finest</log-level> in config/server.xml and restarting the server
    hth

  • OS X server (10.10.1) Imap Internal login failure

    I have a problem with my main server on a OS X server 10.10.1 (Mac mini)
    Clients cannot log in to the IMAP side of an account on the server.
    So when using the mail client Connection Doctor the SMTP is successful and the IMAP portion not.
    This happens with both accounts Local as with the accounts in the Open Directory service
    The log of the Open Directory service indicates that ist was an successful login.
    The IMAP log shows.
    error Jan 17 18:44:04 imap-login: Info: Internal login failure (pid=93306 id=27) (internal failure, 1 successful auths): user=<test>, method=PLAIN, rip=10.0.0.101, lip=10.0.0.101, mpid=93310, TLS
    The user test is local users.
    The server was up-grade from Maverick to Yosemite a few months ago.
    It runs 10.10.1 and Server 4.0.3
    Any suggestion?
    Thanks and regards,
    Jacob

    The reason that I wanted to use WGM was because it allows you to configure a maximum backup volume size per machine. If you just configure through TM, a single machine could fill the entire volume with backups.
    I know that there's a way to use hdiutil to max the sparsebundle size that is created when you don't use WGM, but lets face it folks - if the option is there, then apple should support it!

  • How do I update Flash Player ActiveX & Plugin from an internal server at once?

    At work we're using both, Flash Player ActiveX and Plugin, because of the use of different Browsers. We have set up a Background Update from our internal server.
    By updating via "FlashPlayerUpdateService.exe", only the ActiveX Extension gets updated and the Plugin doesn't.
    But if I do it in that order: Install ActiveX → Update → Install Plugin → Update, both Extensions get updated.
    Here's the mms.cfg:
    AutoUpdateDisable=0
    SilentAutoUpdateEnable=1
    SilentAutoUpdateServerDomain=[our server]
    SilentAutoUpdateVerboseLogging=1
    Is there a possibility to update both Extensions from an internal server at once?

    Hi Jak,
    Normally, the Plugin will update about an hour after the ActiveX, however, I'm seeing some codes in the log file I'd like to investigate further.  Please provide the following:
    Post your currentmajor.xml file using these instructions How to share a document.  Please don't copy and paste the contents, upload the actual file.
    Screenshot of your server directory structure for the Background Updates.  See  How to post a screenshot in the forum
    What is the version number of the FlashPlayerUpdateService.exe file?  The version number is in the 'details' tab when viewing file properties (right-click > Properties > Details)This file will be in C:\Windows\System32\Macromed\Flash on a 32-bit OS machine and in C:\Windows\SysWOW64\Macromed\Flash on a 64-bit OS machine.
    Screenshot of the \Macromed\Flash directory.  If 64-bit OS, post screenshots of both 32- and 64-bit locations.
    Thank you in advance.
    Maria

  • Failure: Cannot connect to retrieve Database/current.zip: Internal Server E

    Hello
    I have installed an update connection proxy and I have registered it
    smpatch get
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    patchsvr setup -l
    Patch source URL: file:/patchsvr
    Cache location: /export/home/proxycashe
    I also did smpatch analyze > file
    and I downloaded the patches (*.jar) and copied them to
    /patchsvr/Patches
    But I don't really now from where to get the files: current.zip and detectors.jar
    I searched for them on the server and I found :
    /var/sadm/spool/cache/Database/https%3A%2F%2Fgetupdates1.sun.com%2F%2FDatabase%2Fcurrent.zip
    /var/sadm/spool/cache/https%3A%2F%2Fgetupdates1.sun.com%2F%2Fdetectors.jar
    and I copyed them in /patchsvr/Database and /patchsvr/Misc
    On an update connection client I did:
    #smpatch set patchpro.patch.source=http://192.168.0.71:3816/solaris/
    #smpatch analyze
    Failure: Cannot connect to retrieve Database/current.zip: Internal Server Error
    Can you please help me.
    Thanks.

    On the proxy I cannot execute:
    # rm /var/sadm/spool/patchsvr/*current.zip
    # rm /var/sadm/spool/patchsvr/*detectors.jar
    because /var/sadm/spool/patchsvr/ is empty.
    # patchsvr setup -l
    Patch source URL: file:/patchsvr
    Cache location: /export/home/proxycashe
    On the client:
    I removed the current.zip and detectors.jar
    # smpatch get
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source http://192.168.0.71:3816/ https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    # smpatch analyze -C patchpro.log.level=3 -C patchpro.debug=true
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /xml/motd.xml
    ... ... File path portion of URL is /xml/motd.xml
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 404
    ((HttpURLConnection)connection).getResponseMessage() : motd.xml not found
    Error: Unable to download document : "xml/motd.xml"
    Cannot connect to retrieve motd.xml: motd.xml not found
    Unable to display any message of the day notices from Sun Microsystems. Refer to the log file for additional information.
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /detector/detectors.jar
    ... ... File path portion of URL is /detector/detectors.jar
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    Last Modified Date read: Thu Jan 01 02:00:00 EET 1970
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /database/current.zip
    ... ... File path portion of URL is /database/current.zip
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    Key 1 : Content-Type = application/java-archive
    Key 2 : Content-Length = 3750071
    Key 3 : content-disposition = attachment; filename=detectors.jar
    Key 4 : Date = Thu, 26 Jul 2007 05:26:25 GMT
    Key 5 : Server = Apache Tomcat/4.0.5 (HTTP/1.1 Connector)
    Key 6 : Content-length = 3750071
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    Key 1 : Content-Type = application/zip
    Key 2 : Content-Length = 323247
    Key 3 : content-disposition = attachment; filename=current.zip
    Key 4 : Date = Thu, 26 Jul 2007 05:26:26 GMT
    Key 5 : Server = Apache Tomcat/4.0.5 (HTTP/1.1 Connector)
    Key 6 : Content-length = 323247
    Last Modified Date value written to /var/sadm/spool/cache/Database/http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd is 0
    Date format for this value: Thu Jan 01 02:00:00 EET 1970
    Last Modified Date file updated : /var/sadm/spool/cache/Database/http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd
    Last Modified Date value written to /var/sadm/spool/cache/http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd is 0
    Date format for this value: Thu Jan 01 02:00:00 EET 1970
    Last Modified Date file updated : /var/sadm/spool/cache/http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /entitlement/
    ... ... File path portion of URL is /entitlement/
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 404
    ((HttpURLConnection)connection).getResponseMessage() : default not found
    Error: Unable to download entitlement information using the update server proxy.
    Cannot connect to retrieve : default not found
    # ls -laR /var/sadm/spool/cache
    /var/sadm/spool/cache:
    total 7358
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 .
    drwxr-xr-x 3 root sys 512 Jul 19 00:25 ..
    drwxr-xr-x 2 root root 512 Jul 26 08:25 Database
    drwxr-xr-x 2 root root 512 Jul 26 08:26 entitlement
    -rw-r--r-- 1 root root 3750071 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar
    -rw-r--r-- 1 root root 14 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 updatemanager
    drwxr-xr-x 2 root root 512 Jul 26 08:26 xml
    /var/sadm/spool/cache/Database:
    total 662
    drwxr-xr-x 2 root root 512 Jul 26 08:25 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    -rw-r--r-- 1 root root 323247 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip
    -rw-r--r-- 1 root root 14 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd
    /var/sadm/spool/cache/entitlement:
    total 4
    drwxr-xr-x 2 root root 512 Jul 26 08:26 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    /var/sadm/spool/cache/updatemanager:
    total 6
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    drwxr-xr-x 2 root sys 512 Jul 19 00:35 analysis.results
    /var/sadm/spool/cache/updatemanager/analysis.results:
    total 4
    drwxr-xr-x 2 root sys 512 Jul 19 00:35 .
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 ..
    /var/sadm/spool/cache/xml:
    total 4
    drwxr-xr-x 2 root root 512 Jul 26 08:26 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..

  • Failure (HTTP 500 Internal Server Error) while buy...

    I tried to buy an online number (for Netherlands) but after completing and confirming my company details the following page (https://manager.skype.com/buy/online-number/data-c​ollection) give a HTTP 500 Internal Server Error.
    Could someone from Skype contact me about this problem?
    Regards, Maikel

    Adcfgclone scripts on both DB and App Tiers, as well as Adautocfg scripts, complete successfully but I am faced with a "HTTP 500 Internal Server Error" and "The website cannot display the page" through IE when starting R12 Apps post clone. So far I have run a script on the cloned environment to synchronize the Workflow tables with APPS user, and re-ran autoconfig on both DB and App Tiers, but I still see the 500 error.
    Any other pointers? Thanks in advance!What does "adopmnctl.sh status" return?
    The error you are getting "HTTP 500 Internal Server Error" is a generic one, please check Apache log files and the application.log file for details about the error.
    R12: Troubleshooting 500 Internal Server Error in Oracle E-Business suite [ID 813523.1]
    Http 500 : Internal Server Error When Login To A New Cloned Environment [ID 781413.1]
    Also, please confirm that you have no errors in the database log file.
    Thanks,
    Hussein

  • 500 Internal Server Error at HFM work space,Urgent;;;;;

    Hi,
    Can any one give me solution for this.
    When I try to open Work space it is giving the error "500 Internal Server Error"
    And I am using Apache Tomcat.\
    Thanks in advance.

    Hi 807662 ,
    Hope this helps...
    Can you post the errors from the BI+ error log?
    You say that you can't log into the client applications? What client apps are you trying to log into?
    If Planning can you post the the errors from Planning? If HFM can you post the errors from HFM?
    Can you post the errors from the Event Viewer log on the server?
    -David
    Web server returns the message "Internal Server Error (HTTP 500)"
    DETAILS:
    This message usually indicates an error on the Web server. This message is too generic to provide the actual cause of the error, but a careful examination of the Web server logs, can provide clues which may point you in the right direction.
    There are a few of things you can infer from an "Internal Server Error" message.
    1. The web server is NOT down, i.e it is responding to an HTTP request, since the error is being generated and returned by the web server. Unlike a "Page cannot be displayed" error which is a default message generated by a browser if it cannot contact the web server. The "Internal server error" message is caused by the web server actually returning an HTTP 500 code.
    2. If all users are getting this error, its might indicate a problem with the web server itself, perhaps a lack of system resource, a system-wide failure, or a configuration or installation issue. If only one user gets the error, its probably just tied to the session of the user, and even may be specific to the current activity
    3. The root cause is the web server, and not the application server or database, even though its possible that an application server or database response might trigger an error on the web server. For example, SQL returning a large result set might cause an OutOfMemory condition on the web server. If the application server errors out, the PIA servlet traps it and returns a generic message saying "An error has occurred on the application server", it does not return an HTTP 500 error.
    The Internal Server Error message is generated by the web server, when the sub-process it called to process the browser's request, did not complete successfully. The sub-process may be a CGI program, ( Verity search in PeopleBooks for example), it may be another web server ( Apache proxying to WebLogic), or it may be a servlet (Weblogic HTTP handing off request to PIA). If the sub-process errors out, or returns an invalid error code, the web server will return an HTTP 500 error code to the browser.
    The key therefore in troubleshooting HTTP 500 errors is to find out what sub-process was invoked, and what was the error encountered by the sub-process. Start by checking the access log on the web server. It will have the URL with the GET or POST request, and the return code. Here
    Note though, that not all java exceptions translate to HTTP 500 errors, and not all HTTP 500 errors caused by servlets correspond to java errors. Sometimes a servlet may recover or ignore an exception and manage to return a valid response to the calling web server, mitigating an HTTP 500 code response to the browser.
    Some of the common causes of servlet failures are:
    - Invalid web server configuration ( these errors should be consistently reproducible)
    - Errors from the Application Server that are not captured and translated into a meaningful message for the user.
    - Network I/O errors while communicating with Application Server, or to a proxy plugin.
    - Out of memory conditions on the web server.
    - Problems with the Java runtime.
    - System errors, like running out of disk space, insufficient permissions, running out of threads, etc.
    - Errors in the servlet code itself. Example: NullPointerException
    - Invalid or corrupted Session information, perhaps caused by Proxies, Load Balancers, Timeouts.
    - Incorrect web server, JRE, OS patches and or versions.
    G'Luck,
    David
    Edited by: David Debish on Feb 4, 2011 3:12 PM
    Edited by: David Debish on Feb 4, 2011 5:09 PM

  • Server Failure - StandardSession nullpointer...

    Server: SUN ONE Web server 6.1
    OS: Solaris 9 with recommended patches
    HW: SUN v210 (2 processors)
    We have received a server failure on our webserver.
    Our application log died, the error log died, the server did not accept requests for ten minutes (the access log recorded nothing).
    It did NOT restart itself - it just hung. When I tried to
    do a thread dump the jvm exited with a 'catastrophe' message and the it restarted.
    Here is the most severe error messages in the error log:
    [16/Sep/2004:16:05:45] warning (10135): CORE3283: stderr: [Thu Sep 16 16:05:44 MEST 2004]ERROR  internal.ErrorServlet     ANAH005 End: Dumps the request.
    [16/Sep/2004:16:05:45] failure (10135): StandardManager[/] WEB3425: processsExpire:  Exception during session expiration
    java.lang.NullPointerException
            at org.apache.catalina.session.StandardSession.keys(StandardSession.java:1502)
            at org.apache.catalina.session.StandardSession.expire(StandardSession.java:629)
            at org.apache.catalina.session.StandardManager.processExpires(StandardManager.java:782)
            at org.apache.catalina.session.StandardManager.run(StandardManager.java:860)
            at java.lang.Thread.run(Thread.java:534)
    [16/Sep/2004:16:05:45] failure (10135): for host 10.120.12.38 trying to POST /Menu, service-j2ee reports: WEB2798: [] ServletCon
    text.log(): JspFactoryImpl: Exception initializing page context
    java.lang.IllegalStateException: WEB3010: Cannot create a session after the response has been committed
            at org.apache.catalina.connector.HttpRequestBase.doGetSession(HttpRequestBase.java:1372)
            at org.apache.catalina.connector.HttpRequestBase.getSession(HttpRequestBase.java:1332)
            at org.apache.catalina.connector.HttpRequestFacade.getSession(HttpRequestFacade.java:214)
            at org.apache.catalina.connector.HttpRequestFacade.getSession(HttpRequestFacade.java:224)
            at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:268)
            at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:268)
            at org.apache.jasper.runtime.PageContextImpl._initialize(PageContextImpl.java:138)
            at org.apache.jasper.runtime.PageContextImpl.initialize(PageContextImpl.java:114)
            at org.apache.jasper.runtime.JspFactoryImpl.internalGetPageContext(JspFactoryImpl.java:181)
            at org.apache.jasper.runtime.JspFactoryImpl.getPageContext(JspFactoryImpl.java:154)
            at _jsps._jsp._include._top_jsp._jspService(_top_jsp.java:47)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:626)
            at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:537)
            at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
            at _jsps._jsp._utd._menu_utd_jsp._jspService(_menu_utd_jsp.java:150)
            at internal.AuthorizedJspPage.service(AuthorizedJspPage.java:136)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:608)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:568)
            at internal.MenuServlet.doGet(MenuServlet.java:370)
            at internal.ODRServlet.doPost(ODRServlet.java:206)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
            at internal.ODRServlet.service(ODRServlet.java:221)
            at internal.AuthorizedServlet.service(AuthorizedServlet.java:269)
            at internal.MenuServlet.service(MenuServlet.java:159)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at com.iplanet.ias.web.connector.
    [16/Sep/2004:16:05:46] failure (10135): for host 10.120.12.38 trying to POST /Menu, service-j2ee reports: ApplicationDispatcher[
    /] WEB2649: Servlet.service() for servlet jsp threw exception
    java.lang.IllegalStateException: WEB3438: getAttribute: Session already invalidated
            at org.apache.catalina.session.StandardSession.getAttribute(StandardSession.java:964)
            at org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:171)
            at org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:171)
            at internal.AuthorizedJspPage.service(AuthorizedJspPage.java:138)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:608)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:568)
            at internal.MenuServlet.doGet(MenuServlet.java:370)
            at internal.ODRServlet.doPost(ODRServlet.java:206)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
            at internal.ODRServlet.service(ODRServlet.java:221)
            at internal.AuthorizedServlet.service(AuthorizedServlet.java:269)
            at internal.MenuServlet.service(MenuServlet.java:159)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
            at com.iplanet.ias.web.WebContainer.service(WebContainer.java:586)
    [16/Sep/2004:16:19:46] warning (10135): CORE3283: stderr: Full thread dump Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode):
    [16/Sep/2004:16:19:46] catastrophe (10135): CORE3260: Server crash detected (signal SIGSEGV)
    [16/Sep/2004:16:19:47] failure (10001): CORE3107: Child process closed admin channel
    We need clarification to what has happened.
    / Peter

    WebLogic is not a "recoverable server"; it is a "transaction server". (See
              the OpenGroup documentation for exact definitions.) As such, the enlisted
              resources (assuming that they hadn't reached the preare stage in a 2-phase
              commit) would be expected to roll back when the server goes down.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com
              +1.617.623.5782
              WebLogic Consulting Available
              "Les Sears" <[email protected]> wrote in message
              news:3a3a7d36$[email protected]..
              >
              > Does anyone know what happens with uncommitted transactions in the case of
              a server failure with regards to both CMT and BMT? Upon restart of the
              Weblogic Server, will the transactions be rolled-back?
              >
              > Thanks.
              

  • Internal server error while raising a claim request.

    Dear All,
    I am using claims and we have implemented badi for finding the approver and sending the request.
    Here after implementing the Badi, i am getting internal server error as this.
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Error in module RSQL of the database interface., error key: RFC_ERROR_SYSTEM_FAILURE
        at java.lang.Throwable.<init>(Throwable.java:179)
        at java.lang.Error.<init>(Error.java:37)
        at com.sap.pcuigp.xssfpm.java.FPMRuntimeException.<init>(FPMRuntimeException.java:46)
        at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:103)
        at com.sap.ess.in.claims.fc.FcPowerClaims.callRFC_Emp_Action(FcPowerClaims.java:421)
        ... 53 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; QS 4.2.2.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)
    Version null
    DOM version null
    Client Type msie7
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:14:54[UTC], changelist=499141, host=pwdfm101), build date: Fri Mar 13 11:09:42 IST 2009
    J2EE Engine 7.00 patchlevel 112614.44
    Java VM Classic VM, version:1.4, vendor: IBM Corporation
    Operating system OS/400, version: V6R1M0, architecture: PowerPC
    Session & Other
    Session Locale en_US
    Time of Failure Thu Apr 23 18:47:54 IST 2009 (Java Time: 1240492674705)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:31[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:37[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0017.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:48:53[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:06[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:40[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:34[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0017.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:58:48[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0017.20080801093120.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:03:59[UTC], changelist=495368, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)
    SapWebDynproGenerationCore 7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:12[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:31[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:37[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0017.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:48:53[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:06[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:40[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:34[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0017.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:58:48[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0017.20080801093120.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:03:59[UTC], changelist=495368, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)
    SapWebDynproGenerationCore 7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:12[UTC], changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41[UTC], changelist=499141, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Error in module RSQL of the database interface., error key: RFC_ERROR_SYSTEM_FAILURE
         at java.lang.Throwable.<init>(Throwable.java:179)
         at java.lang.Exception.<init>(Exception.java:29)
         at com.sap.exception.BaseException.<init>(BaseException.java:145)
         at com.sap.tc.cmi.exception.CMIException.<init>(CMIException.java:65)
         at com.sap.tc.webdynpro.progmodel.model.api.WDModelException.<init>(WDModelException.java:68)
         at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException.<init>(WDRFCException.java:54)
         at com.sap.tc.webdynpro.modelimpl.rfcadapter.WDExecuteRFCException.<init>(WDExecuteRFCException.java:57)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:71)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException.<init>(WDDynamicRFCExecuteException.java:43)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.ess.in.claims.fc.FcPowerClaims.callRFC_Emp_Action(FcPowerClaims.java:392)
         at com.sap.ess.in.claims.fc.FcPowerClaims.performEmpAction(FcPowerClaims.java:1988)
         at com.sap.ess.in.claims.fc.wdp.InternalFcPowerClaims.performEmpAction(InternalFcPowerClaims.java:8022)
         at com.sap.ess.in.claims.fc.FcPowerClaimsInterface.performEmpOperation(FcPowerClaimsInterface.java:398)
         at com.sap.ess.in.claims.fc.wdp.InternalFcPowerClaimsInterface.performEmpOperation(InternalFcPowerClaimsInterface.java:3440)
         at com.sap.ess.in.claims.fc.wdp.InternalFcPowerClaimsInterface$External.performEmpOperation(InternalFcPowerClaimsInterface.java:3616)
         at com.sap.ess.in.claims.vc.powerrequestdetail.VcPowerRequestDetail.aH_Send(VcPowerRequestDetail.java:739)
         at com.sap.ess.in.claims.vc.powerrequestdetail.wdp.InternalVcPowerRequestDetail.aH_Send(InternalVcPowerRequestDetail.java:2947)
         at com.sap.ess.in.claims.vc.powerrequestdetail.VcPowerRequestDetailView.onActionSend(VcPowerRequestDetailView.java:1423)
         at com.sap.ess.in.claims.vc.powerrequestdetail.wdp.InternalVcPowerRequestDetailView.wdInvokeEventHandler(InternalVcPowerRequestDetailView.java:1650)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1299)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:326)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:868)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:101)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Error in module RSQL of the database interface., error key: RFC_ERROR_SYSTEM_FAILURE
         at java.lang.Throwable.<init>(Throwable.java:179)
         at java.lang.Exception.<init>(Exception.java:29)
         at com.sap.aii.util.misc.api.BaseException.<init>(BaseException.java:96)
         at com.sap.aii.proxy.framework.core.FaultException.<init>(FaultException.java:34)
         at com.sap.aii.proxy.framework.core.SystemFaultException.<init>(SystemFaultException.java:29)
         at com.sap.aii.proxy.framework.core.BaseProxyException.<init>(BaseProxyException.java:39)
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.ess.in.claims.newmodel.HRXSS_IN_NEWCLMS_MODEL.hrxss_In_Cl_Emp_Action(HRXSS_IN_NEWCLMS_MODEL.java:475)
         at com.sap.ess.in.claims.newmodel.Hrxss_In_Cl_Emp_Action_Input.doExecute(Hrxss_In_Cl_Emp_Action_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 54 more
    Appreciate any quicker help on this.
    Regards,
    Rajasekar

    Hi,
    Can u give me full details ....
    What is the name of the BADI and ....coding tht you have written in method.
    Cheers
    Vivek

  • IE 9 (9.0.8112.16421) causing internal server error on sharepoint 2010 when searching ?

    Hi,
    We have a sharepoint enterprise installation. We have an exception when trying to search documents on sharepoint.
    This can't be reproduce with chrome.
    When I try to lookup the correlation ID given with an error
    get-splogevent | where {$_Correlation -eq "7ee2bfaa-7ce4-4ac3-b60e-0532d82a42cb" }
    I get no results
    Fortunately, the error displays the hour it occured, ans the log is giving this information
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 5024
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Timer Job SchedulingUnpublish)
    Correlation  : 2e594c83-42fa-411e-9ea6-97917edf68d6
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Timer Job SASCRM_Job)
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 5024
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : Medium
    Message      : Leaving Monitored Scope (Timer Job SchedulingUnpublish). Execution Time=4.50979104886235
    Correlation  : 2e594c83-42fa-411e-9ea6-97917edf68d6
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 5024
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Timer Job SchedulingUnpublish)
    Correlation  : 2e594c83-42fa-411e-9ea6-97917edf68d6
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : Medium
    Message      : Leaving Monitored Scope (Timer Job SASCRM_Job). Execution Time=11.3905538273719
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Performance
    EventID      : nask
    Level        : Monitorable
    Message      : An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or S
                   PWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {30F2B069-9B14-44BF-B684-0651FB623DBD}  To determine where this object
    wa
                   s allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks = true.
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 5024
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : Medium
    Message      : Leaving Monitored Scope (Timer Job SchedulingUnpublish). Execution Time=4.79586092645853
    Correlation  : 2e594c83-42fa-411e-9ea6-97917edf68d6
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Timer Job SASCRM_Job)
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : High
    Message      : Leaving Monitored Scope (EnsureListItemsData). Execution Time=15.7581480327807
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Database
    EventID      : 4ohp
    Level        : High
    Message      : Enumerating all sites in SPWebApplication Name=SALES.
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:27
    Continuation : False
    Process      : OWSTIMER.EXE (0x1D20)
    ThreadID     : 2244
    Area         : SharePoint Foundation
    Category     : Database
    EventID      : 4ohq
    Level        : Medium
    Message      : Site Enumeration Stack:    at Microsoft.SharePoint.SPBaseCollection.GetEnumerator()     at Afv.SharePoint.Crm.Job.SASCRM_Job.RelocateUpdatedDocuments(SPList listSAS
                   CRM, SPWeb webElev, SPSite site)     at Afv.SharePoint.Crm.Job.SASCRM_Job.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke
                   Internal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke
                   (TimerJobExecuteData& data, Int32& result)
    Correlation  : 88f2cb56-6637-4168-ae94-bab3c61bc04e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : mssdmn.exe (0x21F8)
    ThreadID     : 9152
    Area         : SharePoint Server
    Category     : Unified Logging Service
    EventID      : b8fx
    Level        : High
    Message      : ULS Init Completed (mssdmn.exe, Microsoft.Office.Server.Native.dll)
    Correlation  : 00000000-0000-0000-0000-000000000000
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : mssdmn.exe (0x21F8)
    ThreadID     : 9152
    Area         : SharePoint Server Search
    Category     : FilterDaemon
    EventID      : e4uf
    Level        : High
    Message      : filter daemon memory quota: 838860800 838860800                                
    [fltrdaemon.cxx:1505]  d:\office\source\search\native\mssdmn\fltrdaemon.cxx
    Correlation  : 00000000-0000-0000-0000-000000000000
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-af
                   af-0050568e004e&accountid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102))
    Correlation  : 00000000-0000-0000-0000-000000000000
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Logging Correlation Data
    EventID      : xmnv
    Level        : Medium
    Message      : Name=Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-afaf-0050568e004e&accou
                   ntid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102)
    Correlation  : e87e2210-e512-44c8-927e-83d50e6b3879
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : Medium
    Message      : Leaving Monitored Scope (Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-afa
                   f-0050568e004e&accountid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102)).
                    Execution Time=1,25267317494263
    Correlation  : e87e2210-e512-44c8-927e-83d50e6b3879
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 8116
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-af
                   af-0050568e004e&accountid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102))
    Correlation  : 00000000-0000-0000-0000-000000000000
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 8116
    Area         : SharePoint Foundation
    Category     : Logging Correlation Data
    EventID      : xmnv
    Level        : Medium
    Message      : Name=Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-afaf-0050568e004e&accou
                   ntid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102)
    Correlation  : 197c3750-c383-49aa-859f-48376ba4105f
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 8116
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : b4ly
    Level        : Medium
    Message      : Leaving Monitored Scope (Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-afa
                   f-0050568e004e&accountid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102)).
                    Execution Time=1,26775889114399
    Correlation  : 197c3750-c383-49aa-859f-48376ba4105f
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Monitoring
    EventID      : nasq
    Level        : Medium
    Message      : Entering monitored scope (Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-af
                   af-0050568e004e&accountid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102))
    Correlation  : 00000000-0000-0000-0000-000000000000
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Logging Correlation Data
    EventID      : xmnv
    Level        : Medium
    Message      : Name=Request (GET:http://--My server/--MY Site--/_layouts/crm_searchresults/tablesearchresults.aspx?k=infreportid%3D4c7894e3-3388-e311-afaf-0050568e004e&accou
                   ntid=0b8cbdd5-3388-e311-afaf-0050568e004e&inf_reportid=4c7894e3-3388-e311-afaf-0050568e004e&prospectnumber=P14001043&reportnumber=FALST140102)
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : Logging Correlation Data
    EventID      : xmnv
    Level        : Medium
    Message      : Site=--MY Site--
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Foundation
    Category     : General
    EventID      : 72nz
    Level        : Medium
    Message      : Videntityinfo::isFreshToken reported failure.
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Server Search
    Category     : Query
    EventID      : dn4s
    Level        : High
    Message      : FetchDataFromURL start at(outside if): 1 param: start
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Server Search
    Category     : Query
    EventID      : g1j9
    Level        : Exception
    Message      : Internal server error exception: System.ArgumentNullException: Value cannot be null.  Parameter name: The property RequestedLanguage cant not set to NULL     at Mic
                   rosoft.Office.Server.Search.Query.Location.set_RequestedLanguage(CultureInfo value)     at Microsoft.Office.Server.Search.WebControls.CoreResultsDatasourceView.Crea
                   teLocationList()     at Microsoft.Office.Server.Search.WebControls.CoreResultsDatasourceView.SetPropertiesOnQdra()     at Microsoft.Office.Server.Search.WebControls
                   .SearchResultsBaseWebPart.EnsureWebpartReady() System.ArgumentNullException: Value cannot be null.  Parameter name: The property RequestedLanguage cant not set to N
                   ULL     at Microsoft.Office.Server.Search.Query.Location.set_RequestedLanguage(CultureInfo value)     at Microsoft.Office.Server.Search.WebControls.CoreResultsDatas
                   ourceView.CreateLocationList()     at Microsoft.Office.Server.Search.WebControls.CoreResultsDatasourceView.SetPropertiesOnQdra()    
    at Microsoft.Office.Server.Sear
                   ch.WebControls.SearchResultsBaseWebPart.EnsureWebpartReady()
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Server
    Category     : Unified Logging Service
    EventID      : c91s
    Level        : Monitorable
    Message      : Watson bucket parameters: SharePoint Server 2010, ULSException14, 06175311 "sharepoint server search", 0e00129b "14.0.4763.0", 17853a8f "microsoft.office.server.sea
                   rch", 0e00129a "14.0.4762.0", 4bad937d "sat mar 27 06:11:25 2010", 000037d1 "000037d1", 00000032 "00000032", e9fbee3b "argumentnullexception",
    67316a39 "g1j9"
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Server
    Category     : General
    EventID      : 7888
    Level        : Warning
    Message      : A runtime exception was detected. Details follow.  Message: Thread was being aborted.  Technical Details: System.Threading.ThreadAbortException: Thread was being ab
                   orted.     at System.Threading.Thread.AbortInternal()     at System.Threading.Thread.Abort(Object stateInfo)    
    at System.Web.HttpResponse.End()     at System.Web.
                   HttpServerUtility.Transfer(String path)     at Microsoft.SharePoint.Utilities.SPUtility.TransferToErrorPage(String message, String linkText, String linkUrl)    
    at
                   Microsoft.Office.Server.Search.WebControls.QueryUIError.GetErrorMessageOrRedirectToErrorPage(Exception ex, Boolean showMessages)     at Microsoft.Office.Server.Sear
                   ch.WebControls.SearchResultsBaseWebPart.EnsureWebpartReady()     at Microsoft.Office.Server.Search.WebControls.SearchResultsBaseWebPart.OnLoad(EventArgs
    e)
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Timestamp    : 29/01/2014 09:05:28
    Continuation : False
    Process      : w3wp.exe (0x1434)
    ThreadID     : 4428
    Area         : SharePoint Server Search
    Category     : Query
    EventID      : g1j9
    Level        : Exception
    Message      : (Watson Reporting Cancelled) System.Threading.ThreadAbortException: Thread was being aborted.     at System.Threading.Thread.AbortInternal()     at System.Threading
                   .Thread.Abort(Object stateInfo)     at System.Web.HttpResponse.End()     at System.Web.HttpServerUtility.Transfer(String path)    
    at Microsoft.SharePoint.Utilities
                   .SPUtility.TransferToErrorPage(String message, String linkText, String linkUrl)     at Microsoft.Office.Server.Search.WebControls.QueryUIError.GetErrorMessageOrRedi
                   rectToErrorPage(Exception ex, Boolean showMessages)     at Microsoft.Office.Server.Search.WebControls.SearchResultsBaseWebPart.EnsureWebpartReady()    
    at Microsoft
                   .Office.Server.Search.WebControls.SearchResultsBaseWebPart.OnLoad(EventArgs e)
    Correlation  : dffeb360-ca1c-4496-814b-63a970a4b24e
    Context      : {}
    Any idea ?
    regards

    Hi!
    I believe it is a problem regarding the preferred language for the user:
    "Internal server error exception: System.ArgumentNullException: Value cannot be null.  Parameter
    name: The property RequestedLanguage cant not set to NULL  "
    Please refer to this thread (http://social.technet.microsoft.com/Forums/en-US/230896a4-a928-4b44-91a2-3e7f767b8b3f/internal-server-error-exception-on-search-results-page-when-no-language-is-set-in-browser?forum=sharepointgeneralprevious)
    as I think it's related.
    Cheers

  • Unable to load the web site after deploying into the windows azure.Internal Server 500

    Hello everyone,
    Currently we are having one cloude service running into window azure.We are weekly deployeing that from local visual studio 2010.Yesterday when i published from visuual studio after that i am getting 500-Internal server error while opening my URL.So i had
    thought of enabling the Remote Access for my cloude service ,but when i am trying to do that i am geting different differnt errors.
    Details are like..
    3:14:39 PM - Warning: There are package validation warnings.
    3:14:39 PM - Checking for Remote Desktop certificate...
    3:14:40 PM - Preparing deployment for ScrumApplication.Azure - 2/11/2015 3:13:26 PM with Subscription ID 'b7a6057b-c401-46d7-a18d-7e0a4d6d1863' using Service Management URL 'https://management.core.windows.net/'...
    3:14:40 PM - Connecting...
    3:14:40 PM - Verifying storage account 'leanzy'...
    3:14:41 PM - Uploading Package...
    3:35:24 PM - Updating...
    3:36:13 PM - Legacy plugin RemoteAccess is found in role ScrumApplication. Please remove the import from Service Definition file to use the Extension.
    and some time i am getting another issue like
    1:58:36 AM - Warning: There are package validation warnings.
    11:58:36 AM - Checking for Remote Desktop certificate...
    11:58:41 AM - Uploading Certificates...
    11:59:01 AM - Preparing deployment for ScrumApplication.Azure - 2/11/2015 11:57:47 AM with Subscription ID 'b7a6057b-c401-46d7-a18d-7e0a4d6d1863' using Service Management URL 'https://management.core.windows.net/'...
    11:59:01 AM - Connecting...
    11:59:01 AM - Verifying storage account 'leanzy'...
    11:59:03 AM - Uploading Package...
    12:10:41 PM - Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
    so please help me to resolve the problem in urgent basis. 
    Please mail me if anything we can do on urgent basis.
    My email id is- [email protected]
    Thanks in advance.

    hi Madhusudan,
    According to your description, It is very hard to reproduce your issue. But from my experience, I suggest you can try those steps:
    1.Please try to create a new cloud service and try to deploy on Azure. I wanted to check whether the environment  issue.
    2.Please try to redeploy your project and disable RemoteAccess feature in your deployment process.
    Any results, please let me know free.
    Regards,
    Will
    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.
    Click
    HERE to participate the survey.

  • AutoUpdater from Internal Server Errors

    I have setup an internal server to host Adobe Flash Player updates. I can browse to the http and https sites from my the workstation I am trying to upgrade. When I look in the FlashInstall.log i see the following several times:
    2012-11-18+17-25-0.215 [error] 1223 1056
    I am trying to go from 11.3 to 11.5.What does this mean? Any help is appreciated. Thanks in advance.

    Here is the FlashInstall.log after I included the verbose logging parameter. Thanks in advance!
    =O====== M/11.3.300.257 2012-08-30+17-19-42.312 ========
    0000 [W] 00001113 C:\Windows\SysWOW64\Macromed\Flash\\* 3
    0001 [I] 00000010 "C:\_SMSTA~1\Packages\HC10014B\UNINST~1.EXE" -force  -uninstall
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 Software\Macromedia\FlashPlayer\SafeVersions/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0006 [W] 00001019
    0007 [W] 00001020
    0008 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0012 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0013 [W] 00001021
    0014 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0015 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0016 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0017 [W] 00001048
    0018 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0019 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0020 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0021 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0022 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0023 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0024 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0025 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0026 [W] 00001018
    0027 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0028 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0029 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0030 [W] 00001019
    0031 [W] 00001020
    0032 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0033 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0034 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0035 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0036 [W] 00001021
    0037 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0038 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0039 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0040 [W] 00001048
    0041 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0042 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0043 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0044 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0045 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0046 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0047 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0048 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0049 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0050 [W] 00001036 Software\Opera Software/Plugin Path 2
    0051 [W] 00001036 Software\Opera Software/Plugin Path 2
    0052 [I] 00000011 1
    =X====== M/11.3.300.257 2012-08-30+17-19-42.609 ========
    =O====== M/11.3.300.257 2012-08-30+17-19-43.265 ========
    0000 [I] 00000010 "C:\Windows\TEMP\InstallAX.exe" -install -msi
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [I] 00000011 1
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0006 [I] 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_11_3_300_257.ocx
    0007 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_3_300_257_ActiveX.exe
    0008 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_3_300_257_ActiveX.dll
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    =X====== M/11.3.300.257 2012-08-30+17-19-45.468 ========
    2012-11-17+11-25-0.215 [error] 1223 1056
    2012-11-17+23-25-0.227 [error] 1223 1056
    2012-11-18+17-25-0.215 [error] 1223 1056
    2012-11-18+20-25-0.215 [error] 1223 1056
    2012-11-19+10-25-0.215 [error] 1223 1056
    2012-11-20+14-25-0.218 [error] 1223 1056
    2012-11-22+15-25-0.215 [error] 1223 1056
    2012-11-23+2-25-0.215 [error] 1223 1056
    2012-11-24+10-25-0.342 [error] 1223 1056
    2012-11-24+21-25-0.215 [error] 1223 1056
    2012-11-25+21-25-0.215 [error] 1223 1056
    2012-11-26+3-25-0.215 [error] 1223 1056
    2012-11-26+13-25-0.214 [error] 1223 1056
    2012-11-26+14-25-0.190 [info] 1628 myserver.mydomain.com
    2012-11-26+14-25-0.252 [info] 1629 myserver.mydomain.com
    2012-11-26+14-25-0.252 [info] 1614
    2012-11-26+14-25-0.252 [info] 1615
    2012-11-26+14-25-0.252 [info] 1618
    2012-11-26+14-25-0.252 [info] 1619 1063
    2012-11-26+14-25-0.299 [info] 1628 myserver.mydomain.com
    2012-11-26+14-25-0.299 [info] 1629 myserver.mydomain.com
    2012-11-26+14-25-0.299 [info] 1614
    2012-11-26+14-25-0.299 [info] 1615
    2012-11-26+14-25-0.299 [info] 1618
    2012-11-26+14-25-0.299 [info] 1608
    2012-11-26+14-25-0.299 [info] 1604
    2012-11-26+14-25-0.377 [warning] 1403 12175
    2012-11-26+14-25-0.377 [warning] 1407 183
    2012-11-26+14-25-0.377 [warning] 1408
    2012-11-26+14-25-0.377 [info] 1612
    2012-11-26+14-25-0.377 [info] 1621
    2012-11-26+14-25-0.377 [info] 1620
    2012-11-26+15-25-0.172 [info] 1628 myserver.mydomain.com
    2012-11-26+15-25-0.172 [info] 1629 myserver.mydomain.com
    2012-11-26+15-25-0.172 [info] 1614
    2012-11-26+15-25-0.172 [info] 1615
    2012-11-26+15-25-0.187 [info] 1618
    2012-11-26+15-25-0.187 [info] 1619 1063
    2012-11-26+15-25-0.203 [info] 1628 myserver.mydomain.com
    2012-11-26+15-25-0.203 [info] 1629 myserver.mydomain.com
    2012-11-26+15-25-0.203 [info] 1614
    2012-11-26+15-25-0.203 [info] 1615
    2012-11-26+15-25-0.203 [info] 1618
    2012-11-26+15-25-0.203 [info] 1608
    2012-11-26+15-25-0.203 [info] 1604
    2012-11-26+15-25-0.281 [warning] 1403 12175
    2012-11-26+15-25-0.281 [warning] 1407 183
    2012-11-26+15-25-0.281 [warning] 1408
    2012-11-26+15-25-0.281 [info] 1612
    2012-11-26+15-25-0.281 [info] 1621
    2012-11-26+15-25-0.281 [info] 1620
    2012-11-26+16-25-0.165 [info] 1628 myserver.mydomain.com
    2012-11-26+16-25-0.181 [info] 1629 myserver.mydomain.com
    2012-11-26+16-25-0.181 [info] 1614
    2012-11-26+16-25-0.181 [info] 1615
    2012-11-26+16-25-0.181 [info] 1618
    2012-11-26+16-25-0.181 [info] 1619 1063
    2012-11-26+16-25-0.196 [info] 1628 myserver.mydomain.com
    2012-11-26+16-25-0.196 [info] 1629 myserver.mydomain.com
    2012-11-26+16-25-0.196 [info] 1614
    2012-11-26+16-25-0.196 [info] 1615
    2012-11-26+16-25-0.196 [info] 1618
    2012-11-26+16-25-0.196 [info] 1608
    2012-11-26+16-25-0.196 [info] 1604
    2012-11-26+16-25-0.274 [warning] 1403 12175
    2012-11-26+16-25-0.274 [warning] 1407 183
    2012-11-26+16-25-0.274 [warning] 1408
    2012-11-26+16-25-0.274 [info] 1612
    2012-11-26+16-25-0.274 [info] 1621
    2012-11-26+16-25-0.274 [info] 1620
    2012-11-26+17-25-0.347 [info] 1628 myserver.mydomain.com
    2012-11-26+17-25-0.362 [info] 1629 myserver.mydomain.com
    2012-11-26+17-25-0.362 [info] 1614
    2012-11-26+17-25-0.362 [info] 1615
    2012-11-26+17-25-0.362 [info] 1618
    2012-11-26+17-25-0.378 [info] 1619 1063
    2012-11-26+17-25-0.394 [info] 1628 myserver.mydomain.com
    2012-11-26+17-25-0.394 [info] 1629 myserver.mydomain.com
    2012-11-26+17-25-0.394 [info] 1614
    2012-11-26+17-25-0.394 [info] 1615
    2012-11-26+17-25-0.394 [info] 1618
    2012-11-26+17-25-0.394 [info] 1608
    2012-11-26+17-25-0.394 [info] 1604
    2012-11-26+17-25-0.456 [warning] 1403 12175
    2012-11-26+17-25-0.456 [warning] 1407 183
    2012-11-26+17-25-0.456 [warning] 1408
    2012-11-26+17-25-0.456 [info] 1612
    2012-11-26+17-25-0.456 [info] 1621
    2012-11-26+17-25-0.456 [info] 1620
    2012-11-26+18-25-0.29 [info] 1628 myserver.mydomain.com
    2012-11-26+18-25-0.158 [info] 1629 myserver.mydomain.com
    2012-11-26+18-25-0.163 [info] 1614
    2012-11-26+18-25-0.165 [info] 1615
    2012-11-26+18-25-0.168 [info] 1618
    2012-11-26+18-25-0.171 [info] 1619 1063
    2012-11-26+18-25-0.208 [info] 1628 myserver.mydomain.com
    2012-11-26+18-25-0.209 [info] 1629 myserver.mydomain.com
    2012-11-26+18-25-0.209 [info] 1614
    2012-11-26+18-25-0.210 [info] 1615
    2012-11-26+18-25-0.211 [info] 1618
    2012-11-26+18-25-0.213 [info] 1608
    2012-11-26+18-25-0.213 [info] 1604
    2012-11-26+18-25-0.306 [warning] 1403 12175
    2012-11-26+18-25-0.307 [warning] 1407 183
    2012-11-26+18-25-0.307 [warning] 1408
    2012-11-26+18-25-0.307 [info] 1612
    2012-11-26+18-25-0.308 [info] 1621
    2012-11-26+18-25-0.308 [info] 1620
    2012-11-26+19-25-0.211 [info] 1628 myserver.mydomain.com
    2012-11-26+19-25-0.211 [info] 1629 myserver.mydomain.com
    2012-11-26+19-25-0.226 [info] 1614
    2012-11-26+19-25-0.226 [info] 1615
    2012-11-26+19-25-0.226 [info] 1618
    2012-11-26+19-25-0.226 [info] 1619 1063
    2012-11-26+19-25-0.258 [info] 1628 myserver.mydomain.com
    2012-11-26+19-25-0.258 [info] 1629 myserver.mydomain.com
    2012-11-26+19-25-0.258 [info] 1614
    2012-11-26+19-25-0.258 [info] 1615
    2012-11-26+19-25-0.258 [info] 1618
    2012-11-26+19-25-0.258 [info] 1608
    2012-11-26+19-25-0.258 [info] 1604
    2012-11-26+19-25-0.336 [warning] 1403 12175
    2012-11-26+19-25-0.336 [warning] 1407 183
    2012-11-26+19-25-0.336 [warning] 1408
    2012-11-26+19-25-0.336 [info] 1612
    2012-11-26+19-25-0.336 [info] 1621
    2012-11-26+19-25-0.336 [info] 1620
    2012-11-26+20-25-0.50 [info] 1628 myserver.mydomain.com
    2012-11-26+20-25-0.53 [info] 1629 myserver.mydomain.com
    2012-11-26+20-25-0.55 [info] 1614
    2012-11-26+20-25-0.56 [info] 1615
    2012-11-26+20-25-0.57 [info] 1618
    2012-11-26+20-25-0.59 [info] 1619 1063
    2012-11-26+20-25-0.76 [info] 1628 myserver.mydomain.com
    2012-11-26+20-25-0.76 [info] 1629 myserver.mydomain.com
    2012-11-26+20-25-0.76 [info] 1614
    2012-11-26+20-25-0.77 [info] 1615
    2012-11-26+20-25-0.77 [info] 1618
    2012-11-26+20-25-0.78 [info] 1608
    2012-11-26+20-25-0.78 [info] 1604
    2012-11-26+20-25-0.149 [warning] 1403 12175
    2012-11-26+20-25-0.149 [warning] 1407 183
    2012-11-26+20-25-0.150 [warning] 1408
    2012-11-26+20-25-0.150 [info] 1612
    2012-11-26+20-25-0.150 [info] 1621
    2012-11-26+20-25-0.150 [info] 1620
    2012-11-26+21-25-0.232 [info] 1628 myserver.mydomain.com
    2012-11-26+21-25-0.232 [info] 1629 myserver.mydomain.com
    2012-11-26+21-25-0.232 [info] 1614
    2012-11-26+21-25-0.248 [info] 1615
    2012-11-26+21-25-0.248 [info] 1618
    2012-11-26+21-25-0.248 [info] 1619 1063
    2012-11-26+21-25-0.264 [info] 1628 myserver.mydomain.com
    2012-11-26+21-25-0.264 [info] 1629 myserver.mydomain.com
    2012-11-26+21-25-0.264 [info] 1614
    2012-11-26+21-25-0.264 [info] 1615
    2012-11-26+21-25-0.264 [info] 1618
    2012-11-26+21-25-0.264 [info] 1608
    2012-11-26+21-25-0.264 [info] 1604
    2012-11-26+21-25-0.326 [warning] 1403 12175
    2012-11-26+21-25-0.326 [warning] 1407 183
    2012-11-26+21-25-0.326 [warning] 1408
    2012-11-26+21-25-0.342 [info] 1612
    2012-11-26+21-25-0.342 [info] 1621
    2012-11-26+21-25-0.342 [info] 1620
    2012-11-26+22-25-0.92 [info] 1628 myserver.mydomain.com
    2012-11-26+22-25-0.155 [info] 1629 myserver.mydomain.com
    2012-11-26+22-25-0.217 [info] 1614
    2012-11-26+22-25-0.217 [info] 1615
    2012-11-26+22-25-0.217 [info] 1618
    2012-11-26+22-25-0.217 [info] 1619 1063
    2012-11-26+22-25-0.248 [info] 1628 myserver.mydomain.com
    2012-11-26+22-25-0.264 [info] 1629 myserver.mydomain.com
    2012-11-26+22-25-0.264 [info] 1614
    2012-11-26+22-25-0.264 [info] 1615
    2012-11-26+22-25-0.264 [info] 1618
    2012-11-26+22-25-0.264 [info] 1608
    2012-11-26+22-25-0.264 [info] 1604
    2012-11-26+22-25-0.342 [warning] 1403 12175
    2012-11-26+22-25-0.342 [warning] 1407 183
    2012-11-26+22-25-0.342 [warning] 1408
    2012-11-26+22-25-0.342 [info] 1612
    2012-11-26+22-25-0.342 [info] 1621
    2012-11-26+22-25-0.342 [info] 1620
    2012-11-26+23-25-0.540 [info] 1628 myserver.mydomain.com
    2012-11-26+23-25-0.540 [info] 1629 myserver.mydomain.com
    2012-11-26+23-25-0.540 [info] 1614
    2012-11-26+23-25-0.540 [info] 1615
    2012-11-26+23-25-0.540 [info] 1618
    2012-11-26+23-25-0.556 [info] 1619 1063
    2012-11-26+23-25-0.571 [info] 1628 myserver.mydomain.com
    2012-11-26+23-25-0.571 [info] 1629 myserver.mydomain.com
    2012-11-26+23-25-0.571 [info] 1614
    2012-11-26+23-25-0.571 [info] 1615
    2012-11-26+23-25-0.571 [info] 1618
    2012-11-26+23-25-0.571 [info] 1608
    2012-11-26+23-25-0.571 [info] 1604
    2012-11-26+23-25-0.821 [warning] 1403 12175
    2012-11-26+23-25-0.821 [warning] 1407 183
    2012-11-26+23-25-0.821 [warning] 1408
    2012-11-26+23-25-0.821 [info] 1612
    2012-11-26+23-25-0.821 [info] 1621
    2012-11-26+23-25-0.821 [info] 1620
    2012-11-27+0-25-0.178 [info] 1628 myserver.mydomain.com
    2012-11-27+0-25-0.178 [info] 1629 myserver.mydomain.com
    2012-11-27+0-25-0.178 [info] 1614
    2012-11-27+0-25-0.178 [info] 1615
    2012-11-27+0-25-0.178 [info] 1618
    2012-11-27+0-25-0.193 [info] 1619 1063
    2012-11-27+0-25-0.209 [info] 1628 myserver.mydomain.com
    2012-11-27+0-25-0.209 [info] 1629 myserver.mydomain.com
    2012-11-27+0-25-0.209 [info] 1614
    2012-11-27+0-25-0.209 [info] 1615
    2012-11-27+0-25-0.209 [info] 1618
    2012-11-27+0-25-0.209 [info] 1608
    2012-11-27+0-25-0.209 [info] 1604
    2012-11-27+0-25-0.287 [warning] 1403 12175
    2012-11-27+0-25-0.287 [warning] 1407 183
    2012-11-27+0-25-0.287 [warning] 1408
    2012-11-27+0-25-0.287 [info] 1612
    2012-11-27+0-25-0.287 [info] 1621
    2012-11-27+0-25-0.287 [info] 1620
    2012-11-27+1-25-0.159 [info] 1628 myserver.mydomain.com
    2012-11-27+1-25-0.159 [info] 1629 myserver.mydomain.com
    2012-11-27+1-25-0.159 [info] 1614
    2012-11-27+1-25-0.159 [info] 1615
    2012-11-27+1-25-0.159 [info] 1618
    2012-11-27+1-25-0.174 [info] 1619 1063
    2012-11-27+1-25-0.190 [info] 1628 myserver.mydomain.com
    2012-11-27+1-25-0.190 [info] 1629 myserver.mydomain.com
    2012-11-27+1-25-0.190 [info] 1614
    2012-11-27+1-25-0.190 [info] 1615
    2012-11-27+1-25-0.190 [info] 1618
    2012-11-27+1-25-0.190 [info] 1608
    2012-11-27+1-25-0.190 [info] 1604
    2012-11-27+1-25-0.252 [warning] 1403 12175
    2012-11-27+1-25-0.252 [warning] 1407 183
    2012-11-27+1-25-0.252 [warning] 1408
    2012-11-27+1-25-0.252 [info] 1612
    2012-11-27+1-25-0.252 [info] 1621
    2012-11-27+1-25-0.252 [info] 1620
    2012-11-27+2-25-0.944 [info] 1628 myserver.mydomain.com
    2012-11-27+2-25-0.944 [info] 1629 myserver.mydomain.com
    2012-11-27+2-25-0.959 [info] 1614
    2012-11-27+2-25-0.959 [info] 1615
    2012-11-27+2-25-0.959 [info] 1618
    2012-11-27+2-25-0.959 [info] 1619 1063
    2012-11-27+2-25-0.975 [info] 1628 myserver.mydomain.com
    2012-11-27+2-25-0.975 [info] 1629 myserver.mydomain.com
    2012-11-27+2-25-0.975 [info] 1614
    2012-11-27+2-25-0.975 [info] 1615
    2012-11-27+2-25-0.975 [info] 1618
    2012-11-27+2-25-0.975 [info] 1608
    2012-11-27+2-25-0.975 [info] 1604
    2012-11-27+2-25-1.53 [warning] 1403 12175
    2012-11-27+2-25-1.53 [warning] 1407 183
    2012-11-27+2-25-1.53 [warning] 1408
    2012-11-27+2-25-1.53 [info] 1612
    2012-11-27+2-25-1.53 [info] 1621
    2012-11-27+2-25-1.53 [info] 1620
    2012-11-27+3-25-0.160 [info] 1628 myserver.mydomain.com
    2012-11-27+3-25-0.160 [info] 1629 myserver.mydomain.com
    2012-11-27+3-25-0.176 [info] 1614
    2012-11-27+3-25-0.176 [info] 1615
    2012-11-27+3-25-0.176 [info] 1618
    2012-11-27+3-25-0.176 [info] 1619 1063
    2012-11-27+3-25-0.191 [info] 1628 myserver.mydomain.com
    2012-11-27+3-25-0.191 [info] 1629 myserver.mydomain.com
    2012-11-27+3-25-0.191 [info] 1614
    2012-11-27+3-25-0.191 [info] 1615
    2012-11-27+3-25-0.191 [info] 1618
    2012-11-27+3-25-0.191 [info] 1608
    2012-11-27+3-25-0.191 [info] 1604
    2012-11-27+3-25-0.254 [warning] 1403 12175
    2012-11-27+3-25-0.254 [warning] 1407 183
    2012-11-27+3-25-0.269 [warning] 1408
    2012-11-27+3-25-0.269 [info] 1612
    2012-11-27+3-25-0.269 [info] 1621
    2012-11-27+3-25-0.269 [info] 1620
    2012-11-27+4-25-0.141 [info] 1628 myserver.mydomain.com
    2012-11-27+4-25-0.141 [info] 1629 myserver.mydomain.com
    2012-11-27+4-25-0.156 [info] 1614
    2012-11-27+4-25-0.156 [info] 1615
    2012-11-27+4-25-0.156 [info] 1618
    2012-11-27+4-25-0.156 [info] 1619 1063
    2012-11-27+4-25-0.172 [info] 1628 myserver.mydomain.com
    2012-11-27+4-25-0.172 [info] 1629 myserver.mydomain.com
    2012-11-27+4-25-0.172 [info] 1614
    2012-11-27+4-25-0.172 [info] 1615
    2012-11-27+4-25-0.172 [info] 1618
    2012-11-27+4-25-0.172 [info] 1608
    2012-11-27+4-25-0.172 [info] 1604
    2012-11-27+4-25-0.234 [warning] 1403 12175
    2012-11-27+4-25-0.250 [warning] 1407 183
    2012-11-27+4-25-0.250 [warning] 1408
    2012-11-27+4-25-0.250 [info] 1612
    2012-11-27+4-25-0.250 [info] 1621
    2012-11-27+4-25-0.250 [info] 1620
    2012-11-27+5-25-0.168 [info] 1628 myserver.mydomain.com
    2012-11-27+5-25-0.168 [info] 1629 myserver.mydomain.com
    2012-11-27+5-25-0.184 [info] 1614
    2012-11-27+5-25-0.184 [info] 1615
    2012-11-27+5-25-0.184 [info] 1618
    2012-11-27+5-25-0.184 [info] 1619 1063
    2012-11-27+5-25-0.200 [info] 1628 myserver.mydomain.com
    2012-11-27+5-25-0.200 [info] 1629 myserver.mydomain.com
    2012-11-27+5-25-0.200 [info] 1614
    2012-11-27+5-25-0.200 [info] 1615
    2012-11-27+5-25-0.200 [info] 1618
    2012-11-27+5-25-0.215 [info] 1608
    2012-11-27+5-25-0.215 [info] 1604
    2012-11-27+5-25-0.278 [warning] 1403 12175
    2012-11-27+5-25-0.278 [warning] 1407 183
    2012-11-27+5-25-0.278 [warning] 1408
    2012-11-27+5-25-0.278 [info] 1612
    2012-11-27+5-25-0.278 [info] 1621
    2012-11-27+5-25-0.278 [info] 1620
    2012-11-27+6-25-0.149 [info] 1628 myserver.mydomain.com
    2012-11-27+6-25-0.165 [info] 1629 myserver.mydomain.com
    2012-11-27+6-25-0.165 [info] 1614
    2012-11-27+6-25-0.165 [info] 1615
    2012-11-27+6-25-0.165 [info] 1618
    2012-11-27+6-25-0.165 [info] 1619 1063
    2012-11-27+6-25-0.180 [info] 1628 myserver.mydomain.com
    2012-11-27+6-25-0.180 [info] 1629 myserver.mydomain.com
    2012-11-27+6-25-0.180 [info] 1614
    2012-11-27+6-25-0.180 [info] 1615
    2012-11-27+6-25-0.180 [info] 1618
    2012-11-27+6-25-0.180 [info] 1608
    2012-11-27+6-25-0.180 [info] 1604
    2012-11-27+6-25-0.258 [warning] 1403 12175
    2012-11-27+6-25-0.258 [warning] 1407 183
    2012-11-27+6-25-0.258 [warning] 1408
    2012-11-27+6-25-0.258 [info] 1612
    2012-11-27+6-25-0.258 [info] 1621
    2012-11-27+6-25-0.258 [info] 1620
    2012-11-27+7-25-0.348 [info] 1628 myserver.mydomain.com
    2012-11-27+7-25-0.348 [info] 1629 myserver.mydomain.com
    2012-11-27+7-25-0.364 [info] 1614
    2012-11-27+7-25-0.364 [info] 1615
    2012-11-27+7-25-0.364 [info] 1618
    2012-11-27+7-25-0.364 [info] 1619 1063
    2012-11-27+7-25-0.380 [info] 1628 myserver.mydomain.com
    2012-11-27+7-25-0.380 [info] 1629 myserver.mydomain.com
    2012-11-27+7-25-0.380 [info] 1614
    2012-11-27+7-25-0.380 [info] 1615
    2012-11-27+7-25-0.380 [info] 1618
    2012-11-27+7-25-0.380 [info] 1608
    2012-11-27+7-25-0.380 [info] 1604
    2012-11-27+7-25-0.458 [warning] 1403 12175
    2012-11-27+7-25-0.458 [warning] 1407 183
    2012-11-27+7-25-0.458 [warning] 1408
    2012-11-27+7-25-0.458 [info] 1612
    2012-11-27+7-25-0.458 [info] 1621
    2012-11-27+7-25-0.458 [info] 1620
    2012-11-27+8-25-0.173 [info] 1628 myserver.mydomain.com
    2012-11-27+8-25-0.173 [info] 1629 myserver.mydomain.com
    2012-11-27+8-25-0.173 [info] 1614
    2012-11-27+8-25-0.173 [info] 1615
    2012-11-27+8-25-0.173 [info] 1618
    2012-11-27+8-25-0.173 [info] 1619 1063
    2012-11-27+8-25-0.189 [info] 1628 myserver.mydomain.com
    2012-11-27+8-25-0.189 [info] 1629 myserver.mydomain.com
    2012-11-27+8-25-0.189 [info] 1614
    2012-11-27+8-25-0.189 [info] 1615
    2012-11-27+8-25-0.189 [info] 1618
    2012-11-27+8-25-0.204 [info] 1608
    2012-11-27+8-25-0.204 [info] 1604
    2012-11-27+8-25-0.267 [warning] 1403 12175
    2012-11-27+8-25-0.267 [warning] 1407 183
    2012-11-27+8-25-0.267 [warning] 1408
    2012-11-27+8-25-0.267 [info] 1612
    2012-11-27+8-25-0.267 [info] 1621
    2012-11-27+8-25-0.267 [info] 1620
    2012-11-27+9-25-0.154 [info] 1628 myserver.mydomain.com
    2012-11-27+9-25-0.154 [info] 1629 myserver.mydomain.com
    2012-11-27+9-25-0.170 [info] 1614
    2012-11-27+9-25-0.170 [info] 1615
    2012-11-27+9-25-0.170 [info] 1618
    2012-11-27+9-25-0.170 [info] 1619 1063
    2012-11-27+9-25-0.185 [info] 1628 myserver.mydomain.com
    2012-11-27+9-25-0.185 [info] 1629 myserver.mydomain.com
    2012-11-27+9-25-0.185 [info] 1614
    2012-11-27+9-25-0.185 [info] 1615
    2012-11-27+9-25-0.185 [info] 1618
    2012-11-27+9-25-0.185 [info] 1608
    2012-11-27+9-25-0.185 [info] 1604
    2012-11-27+9-25-0.263 [warning] 1403 12175
    2012-11-27+9-25-0.263 [warning] 1407 183
    2012-11-27+9-25-0.263 [warning] 1408
    2012-11-27+9-25-0.263 [info] 1612
    2012-11-27+9-25-0.263 [info] 1621
    2012-11-27+9-25-0.263 [info] 1620
    2012-11-27+10-25-0.353 [info] 1628 myserver.mydomain.com
    2012-11-27+10-25-0.353 [info] 1629 myserver.mydomain.com
    2012-11-27+10-25-0.369 [info] 1614
    2012-11-27+10-25-0.369 [info] 1615
    2012-11-27+10-25-0.369 [info] 1618
    2012-11-27+10-25-0.369 [info] 1619 1063
    2012-11-27+10-25-0.384 [info] 1628 myserver.mydomain.com
    2012-11-27+10-25-0.384 [info] 1629 myserver.mydomain.com
    2012-11-27+10-25-0.384 [info] 1614
    2012-11-27+10-25-0.384 [info] 1615
    2012-11-27+10-25-0.384 [info] 1618
    2012-11-27+10-25-0.384 [info] 1608
    2012-11-27+10-25-0.384 [info] 1604
    2012-11-27+10-25-0.462 [warning] 1403 12175
    2012-11-27+10-25-0.462 [warning] 1407 183
    2012-11-27+10-25-0.462 [warning] 1408
    2012-11-27+10-25-0.462 [info] 1612
    2012-11-27+10-25-0.462 [info] 1621
    2012-11-27+10-25-0.462 [info] 1620
    2012-11-27+11-25-0.322 [info] 1628 myserver.mydomain.com
    2012-11-27+11-25-0.338 [info] 1629 myserver.mydomain.com
    2012-11-27+11-25-0.338 [info] 1614
    2012-11-27+11-25-0.338 [info] 1615
    2012-11-27+11-25-0.338 [info] 1618
    2012-11-27+11-25-0.338 [info] 1619 1063
    2012-11-27+11-25-0.385 [info] 1628 myserver.mydomain.com
    2012-11-27+11-25-0.385 [info] 1629 myserver.mydomain.com
    2012-11-27+11-25-0.385 [info] 1614
    2012-11-27+11-25-0.385 [info] 1615
    2012-11-27+11-25-0.385 [info] 1618
    2012-11-27+11-25-0.385 [info] 1608
    2012-11-27+11-25-0.385 [info] 1604
    2012-11-27+11-25-0.463 [warning] 1403 12175
    2012-11-27+11-25-0.463 [warning] 1407 183
    2012-11-27+11-25-0.463 [warning] 1408
    2012-11-27+11-25-0.463 [info] 1612
    2012-11-27+11-25-0.463 [info] 1621
    2012-11-27+11-25-0.463 [info] 1620
    2012-11-27+12-25-0.178 [info] 1628 myserver.mydomain.com
    2012-11-27+12-25-0.241 [info] 1629 myserver.mydomain.com
    2012-11-27+12-25-0.241 [info] 1614
    2012-11-27+12-25-0.241 [info] 1615
    2012-11-27+12-25-0.256 [info] 1618
    2012-11-27+12-25-0.256 [info] 1619 1063
    2012-11-27+12-25-0.272 [info] 1628 myserver.mydomain.com
    2012-11-27+12-25-0.272 [info] 1629 myserver.mydomain.com
    2012-11-27+12-25-0.272 [info] 1614
    2012-11-27+12-25-0.272 [info] 1615
    2012-11-27+12-25-0.287 [info] 1618
    2012-11-27+12-25-0.287 [info] 1608
    2012-11-27+12-25-0.287 [info] 1604
    2012-11-27+12-25-0.350 [warning] 1403 12175
    2012-11-27+12-25-0.365 [warning] 1407 183
    2012-11-27+12-25-0.365 [warning] 1408
    2012-11-27+12-25-0.365 [info] 1612
    2012-11-27+12-25-0.365 [info] 1621
    2012-11-27+12-25-0.365 [info] 1620
    2012-11-27+13-25-0.159 [info] 1628 myserver.mydomain.com
    2012-11-27+13-25-0.175 [info] 1629 myserver.mydomain.com
    2012-11-27+13-25-0.175 [info] 1614
    2012-11-27+13-25-0.175 [info] 1615
    2012-11-27+13-25-0.175 [info] 1618
    2012-11-27+13-25-0.175 [info] 1619 1063
    2012-11-27+13-25-0.190 [info] 1628 myserver.mydomain.com
    2012-11-27+13-25-0.190 [info] 1629 myserver.mydomain.com
    2012-11-27+13-25-0.190 [info] 1614
    2012-11-27+13-25-0.190 [info] 1615
    2012-11-27+13-25-0.190 [info] 1618
    2012-11-27+13-25-0.190 [info] 1608
    2012-11-27+13-25-0.190 [info] 1604
    2012-11-27+13-25-0.268 [warning] 1403 12175
    2012-11-27+13-25-0.268 [warning] 1407 183
    2012-11-27+13-25-0.268 [warning] 1408
    2012-11-27+13-25-0.268 [info] 1612
    2012-11-27+13-25-0.268 [info] 1621
    2012-11-27+13-25-0.268 [info] 1620
    2012-11-27+14-25-0.203 [info] 1628 myserver.mydomain.com
    2012-11-27+14-25-0.203 [info] 1629 myserver.mydomain.com
    2012-11-27+14-25-0.203 [info] 1614
    2012-11-27+14-25-0.203 [info] 1615
    2012-11-27+14-25-0.219 [info] 1618
    2012-11-27+14-25-0.219 [info] 1619 1063
    2012-11-27+14-25-0.250 [info] 1628 myserver.mydomain.com
    2012-11-27+14-25-0.250 [info] 1629 myserver.mydomain.com
    2012-11-27+14-25-0.250 [info] 1614
    2012-11-27+14-25-0.250 [info] 1615
    2012-11-27+14-25-0.250 [info] 1618
    2012-11-27+14-25-0.250 [info] 1608
    2012-11-27+14-25-0.250 [info] 1604
    2012-11-27+14-25-0.328 [warning] 1403 12175
    2012-11-27+14-25-0.328 [warning] 1407 183
    2012-11-27+14-25-0.328 [warning] 1408
    2012-11-27+14-25-0.328 [info] 1612
    2012-11-27+14-25-0.328 [info] 1621
    2012-11-27+14-25-0.328 [info] 1620
    2012-11-27+15-25-0.210 [info] 1628 myserver.mydomain.com
    2012-11-27+15-25-0.210 [info] 1629 myserver.mydomain.com
    2012-11-27+15-25-0.210 [info] 1614
    2012-11-27+15-25-0.210 [info] 1615
    2012-11-27+15-25-0.225 [info] 1618
    2012-11-27+15-25-0.225 [info] 1619 1063
    2012-11-27+15-25-0.241 [info] 1628 myserver.mydomain.com
    2012-11-27+15-25-0.241 [info] 1629 myserver.mydomain.com
    2012-11-27+15-25-0.241 [info] 1614
    2012-11-27+15-25-0.241 [info] 1615
    2012-11-27+15-25-0.241 [info] 1618
    2012-11-27+15-25-0.257 [info] 1608
    2012-11-27+15-25-0.257 [info] 1604
    2012-11-27+15-25-0.319 [warning] 1403 12175
    2012-11-27+15-25-0.319 [warning] 1407 183
    2012-11-27+15-25-0.319 [warning] 1408
    2012-11-27+15-25-0.319 [info] 1612
    2012-11-27+15-25-0.319 [info] 1621
    2012-11-27+15-25-0.319 [info] 1620
    2012-11-27+16-25-0.183 [info] 1628 myserver.mydomain.com
    2012-11-27+16-25-0.183 [info] 1629 myserver.mydomain.com
    2012-11-27+16-25-0.183 [info] 1614
    2012-11-27+16-25-0.183 [info] 1615
    2012-11-27+16-25-0.183 [info] 1618
    2012-11-27+16-25-0.183 [info] 1619 1063
    2012-11-27+16-25-0.198 [info] 1628 myserver.mydomain.com
    2012-11-27+16-25-0.198 [info] 1629 myserver.mydomain.com
    2012-11-27+16-25-0.198 [info] 1614
    2012-11-27+16-25-0.198 [info] 1615
    2012-11-27+16-25-0.198 [info] 1618
    2012-11-27+16-25-0.214 [info] 1608
    2012-11-27+16-25-0.214 [info] 1604
    2012-11-27+16-25-0.276 [warning] 1403 12175
    2012-11-27+16-25-0.276 [warning] 1407 183
    2012-11-27+16-25-0.276 [warning] 1408
    2012-11-27+16-25-0.276 [info] 1612
    2012-11-27+16-25-0.276 [info] 1621
    2012-11-27+16-25-0.276 [info] 1620
    2012-11-27+17-25-0.385 [info] 1628 myserver.mydomain.com
    2012-11-27+17-25-0.385 [info] 1629 myserver.mydomain.com
    2012-11-27+17-25-0.385 [info] 1614
    2012-11-27+17-25-0.401 [info] 1615
    2012-11-27+17-25-0.401 [info] 1618
    2012-11-27+17-25-0.401 [info] 1619 1063
    2012-11-27+17-25-0.416 [info] 1628 myserver.mydomain.com
    2012-11-27+17-25-0.416 [info] 1629 myserver.mydomain.com
    2012-11-27+17-25-0.416 [info] 1614
    2012-11-27+17-25-0.416 [info] 1615
    2012-11-27+17-25-0.416 [info] 1618
    2012-11-27+17-25-0.416 [info] 1608
    2012-11-27+17-25-0.416 [info] 1604
    2012-11-27+17-25-0.479 [warning] 1403 12175
    2012-11-27+17-25-0.479 [warning] 1407 183
    2012-11-27+17-25-0.494 [warning] 1408
    2012-11-27+17-25-0.494 [info] 1612
    2012-11-27+17-25-0.494 [info] 1621
    2012-11-27+17-25-0.494 [info] 1620
    2012-11-27+18-25-0.86 [info] 1628 myserver.mydomain.com
    2012-11-27+18-25-0.88 [info] 1629 myserver.mydomain.com
    2012-11-27+18-25-0.90 [info] 1614
    2012-11-27+18-25-0.91 [info] 1615
    2012-11-27+18-25-0.93 [info] 1618
    2012-11-27+18-25-0.95 [info] 1619 1063
    2012-11-27+18-25-0.112 [info] 1628 myserver.mydomain.com
    2012-11-27+18-25-0.112 [info] 1629 myserver.mydomain.com
    2012-11-27+18-25-0.112 [info] 1614
    2012-11-27+18-25-0.112 [info] 1615
    2012-11-27+18-25-0.113 [info] 1618
    2012-11-27+18-25-0.114 [info] 1608
    2012-11-27+18-25-0.114 [info] 1604
    2012-11-27+18-25-0.193 [warning] 1403 12175
    2012-11-27+18-25-0.194 [warning] 1407 183
    2012-11-27+18-25-0.194 [warning] 1408
    2012-11-27+18-25-0.194 [info] 1612
    2012-11-27+18-25-0.195 [info] 1621
    2012-11-27+19-25-0.362 [info] 1628 myserver.mydomain.com
    2012-11-27+19-25-0.440 [info] 1629 myserver.mydomain.com
    2012-11-27+19-25-0.456 [info] 1614
    2012-11-27+19-25-0.456 [info] 1615
    2012-11-27+19-25-0.456 [info] 1618
    2012-11-27+19-25-0.456 [info] 1619 1063
    2012-11-27+19-25-0.503 [info] 1628 myserver.mydomain.com
    2012-11-27+19-25-0.503 [info] 1629 myserver.mydomain.com
    2012-11-27+19-25-0.503 [info] 1614
    2012-11-27+19-25-0.503 [info] 1615
    2012-11-27+19-25-0.503 [info] 1618
    2012-11-27+19-25-0.503 [info] 1608
    2012-11-27+19-25-0.503 [info] 1604
    2012-11-27+19-25-0.581 [warning] 1403 12175
    2012-11-27+19-25-0.581 [warning] 1407 183
    2012-11-27+19-25-0.581 [warning] 1408
    2012-11-27+19-25-0.581 [info] 1612
    2012-11-27+19-25-0.581 [info] 1621
    2012-11-27+19-25-0.581 [info] 1620
    2012-11-27+20-25-0.358 [info] 1628 myserver.mydomain.com
    2012-11-27+20-25-0.358 [info] 1629 myserver.mydomain.com
    2012-11-27+20-25-0.358 [info] 1614
    2012-11-27+20-25-0.358 [info] 1615
    2012-11-27+20-25-0.358 [info] 1618
    2012-11-27+20-25-0.358 [info] 1619 1063
    2012-11-27+20-25-0.389 [info] 1628 myserver.mydomain.com
    2012-11-27+20-25-0.389 [info] 1629 myserver.mydomain.com
    2012-11-27+20-25-0.389 [info] 1614
    2012-11-27+20-25-0.389 [info] 1615
    2012-11-27+20-25-0.389 [info] 1618
    2012-11-27+20-25-0.389 [info] 1608
    2012-11-27+20-25-0.389 [info] 1604
    2012-11-27+20-25-0.452 [warning] 1403 12175
    2012-11-27+20-25-0.452 [warning] 1407 183
    2012-11-27+20-25-0.452 [warning] 1408
    2012-11-27+20-25-0.452 [info] 1612
    2012-11-27+20-25-0.452 [info] 1621
    2012-11-27+20-25-0.452 [info] 1620
    2012-11-27+21-25-0.198 [info] 1628 myserver.mydomain.com
    2012-11-27+21-25-0.276 [info] 1629 myserver.mydomain.com
    2012-11-27+21-25-0.276 [info] 1614
    2012-11-27+21-25-0.276 [info] 1615
    2012-11-27+21-25-0.276 [info] 1618
    2012-11-27+21-25-0.276 [info] 1619 1063
    2012-11-27+21-25-0.291 [info] 1628 myserver.mydomain.com
    2012-11-27+21-25-0.291 [info] 1629 myserver.mydomain.com
    2012-11-27+21-25-0.291 [info] 1614
    2012-11-27+21-25-0.291 [info] 1615
    2012-11-27+21-25-0.291 [info] 1618
    2012-11-27+21-25-0.307 [info] 1608
    2012-11-27+21-25-0.307 [info] 1604
    2012-11-27+21-25-0.400 [warning] 1403 12175
    2012-11-27+21-25-0.400 [warning] 1407 183
    2012-11-27+21-25-0.400 [warning] 1408
    2012-11-27+21-25-0.400 [info] 1612
    2012-11-27+21-25-0.400 [info] 1621
    2012-11-27+21-25-0.400 [info] 1620
    2012-11-27+22-25-0.341 [info] 1628 myserver.mydomain.com
    2012-11-27+22-25-0.341 [info] 1629 myserver.mydomain.com
    2012-11-27+22-25-0.341 [info] 1614
    2012-11-27+22-25-0.341 [info] 1615
    2012-11-27+22-25-0.341 [info] 1618
    2012-11-27+22-25-0.341 [info] 1619 1063
    2012-11-27+22-25-0.372 [info] 1628 myserver.mydomain.com
    2012-11-27+22-25-0.372 [info] 1629 myserver.mydomain.com
    2012-11-27+22-25-0.372 [info] 1614
    2012-11-27+22-25-0.372 [info] 1615
    2012-11-27+22-25-0.372 [info] 1618
    2012-11-27+22-25-0.388 [info] 1608
    2012-11-27+22-25-0.388 [info] 1604
    2012-11-27+22-25-0.450 [warning] 1403 12175
    2012-11-27+22-25-0.466 [warning] 1407 183
    2012-11-27+22-25-0.466 [warning] 1408
    2012-11-27+22-25-0.466 [info] 1612
    2012-11-27+22-25-0.466 [info] 1621
    2012-11-27+22-25-0.466 [info] 1620
    2012-11-27+23-25-0.341 [info] 1628 myserver.mydomain.com
    2012-11-27+23-25-0.341 [info] 1629 myserver.mydomain.com
    2012-11-27+23-25-0.341 [info] 1614
    2012-11-27+23-25-0.341 [info] 1615
    2012-11-27+23-25-0.341 [info] 1618
    2012-11-27+23-25-0.341 [info] 1619 1063
    2012-11-27+23-25-0.357 [info] 1628 myserver.mydomain.com
    2012-11-27+23-25-0.357 [info] 1629 myserver.mydomain.com
    2012-11-27+23-25-0.357 [info] 1614
    2012-11-27+23-25-0.357 [info] 1615
    2012-11-27+23-25-0.357 [info] 1618
    2012-11-27+23-25-0.373 [info] 1608
    2012-11-27+23-25-0.373 [info] 1604
    2012-11-27+23-25-0.607 [warning] 1403 12175
    2012-11-27+23-25-0.607 [warning] 1407 183
    2012-11-27+23-25-0.607 [warning] 1408
    2012-11-27+23-25-0.607 [info] 1612
    2012-11-27+23-25-0.607 [info] 1621
    2012-11-27+23-25-0.607 [info] 1620
    2012-11-28+0-25-0.372 [info] 1628 myserver.mydomain.com
    2012-11-28+0-25-0.372 [info] 1629 myserver.mydomain.com
    2012-11-28+0-25-0.372 [info] 1614
    2012-11-28+0-25-0.372 [info] 1615
    2012-11-28+0-25-0.372 [info] 1618
    2012-11-28+0-25-0.372 [info] 1619 1063
    2012-11-28+0-25-0.388 [info] 1628 myserver.mydomain.com
    2012-11-28+0-25-0.388 [info] 1629 myserver.mydomain.com
    2012-11-28+0-25-0.388 [info] 1614
    2012-11-28+0-25-0.388 [info] 1615
    2012-11-28+0-25-0.388 [info] 1618
    2012-11-28+0-25-0.403 [info] 1608
    2012-11-28+0-25-0.403 [info] 1604
    2012-11-28+0-25-0.466 [warning] 1403 12175
    2012-11-28+0-25-0.466 [warning] 1407 183
    2012-11-28+0-25-0.466 [warning] 1408
    2012-11-28+0-25-0.466 [info] 1612
    2012-11-28+0-25-0.466 [info] 1621
    2012-11-28+0-25-0.466 [info] 1620
    2012-11-28+1-25-0.168 [info] 1628 myserver.mydomain.com
    2012-11-28+1-25-0.230 [info] 1629 myserver.mydomain.com
    2012-11-28+1-25-0.230 [info] 1614
    2012-11-28+1-25-0.230 [info] 1615
    2012-11-28+1-25-0.230 [info] 1618
    2012-11-28+1-25-0.230 [info] 1619 1063
    2012-11-28+1-25-0.261 [info] 1628 myserver.mydomain.com
    2012-11-28+1-25-0.261 [info] 1629 myserver.mydomain.com
    2012-11-28+1-25-0.261 [info] 1614
    2012-11-28+1-25-0.261 [info] 1615
    2012-11-28+1-25-0.261 [info] 1618
    2012-11-28+1-25-0.261 [info] 1608
    2012-11-28+1-25-0.261 [info] 1604
    2012-11-28+1-25-0.339 [warning] 1403 12175
    2012-11-28+1-25-0.339 [warning] 1407 183
    2012-11-28+1-25-0.339 [warning] 1408
    2012-11-28+1-25-0.339 [info] 1612
    2012-11-28+1-25-0.339 [info] 1621
    2012-11-28+1-25-0.339 [info] 1620
    2012-11-28+2-25-0.370 [info] 1628 myserver.mydomain.com
    2012-11-28+2-25-0.370 [info] 1629 myserver.mydomain.com
    2012-11-28+2-25-0.370 [info] 1614
    2012-11-28+2-25-0.385 [info] 1615
    2012-11-28+2-25-0.385 [info] 1618
    2012-11-28+2-25-0.385 [info] 1619 1063
    2012-11-28+2-25-0.417 [info] 1628 myserver.mydomain.com
    2012-11-28+2-25-0.417 [info] 1629 myserver.mydomain.com
    2012-11-28+2-25-0.417 [info] 1614
    2012-11-28+2-25-0.417 [info] 1615
    2012-11-28+2-25-0.417 [info] 1618
    2012-11-28+2-25-0.417 [info] 1608
    2012-11-28+2-25-0.417 [info] 1604
    2012-11-28+2-25-0.510 [warning] 1403 12175
    2012-11-28+2-25-0.510 [warning] 1407 183
    2012-11-28+2-25-0.510 [warning] 1408
    2012-11-28+2-25-0.510 [info] 1612
    2012-11-28+2-25-0.510 [info] 1621
    2012-11-28+2-25-0.510 [info] 1620
    2012-11-28+3-25-0.165 [info] 1628 myserver.mydomain.com
    2012-11-28+3-25-0.228 [info] 1629 myserver.mydomain.com
    2012-11-28+3-25-0.228 [info] 1614
    2012-11-28+3-25-0.228 [info] 1615
    2012-11-28+3-25-0.228 [info] 1618
    2012-11-28+3-25-0.228 [info] 1619 1063
    2012-11-28+3-25-0.275 [info] 1628 myserver.mydomain.com
    2012-11-28+3-25-0.275 [info] 1629 myserver.mydomain.com
    2012-11-28+3-25-0.275 [info] 1614
    2012-11-28+3-25-0.275 [info] 1615
    2012-11-28+3-25-0.275 [info] 1618
    2012-11-28+3-25-0.275 [info] 1608
    2012-11-28+3-25-0.275 [info] 1604
    2012-11-28+3-25-0.353 [warning] 1403 12175
    2012-11-28+3-25-0.353 [warning] 1407 183
    2012-11-28+3-25-0.353 [warning] 1408
    2012-11-28+3-25-0.353 [info] 1612
    2012-11-28+3-25-0.353 [info] 1621
    2012-11-28+3-25-0.353 [info] 1620
    2012-11-28+4-25-0.368 [info] 1628 myserver.mydomain.com
    2012-11-28+4-25-0.368 [info] 1629 myserver.mydomain.com
    2012-11-28+4-25-0.368 [info] 1614
    2012-11-28+4-25-0.368 [info] 1615
    2012-11-28+4-25-0.368 [info] 1618
    2012-11-28+4-25-0.368 [info] 1619 1063
    2012-11-28+4-25-0.383 [info] 1628 myserver.mydomain.com
    2012-11-28+4-25-0.383 [info] 1629 myserver.mydomain.com
    2012-11-28+4-25-0.383 [info] 1614
    2012-11-28+4-25-0.383 [info] 1615
    2012-11-28+4-25-0.399 [info] 1618
    2012-11-28+4-25-0.399 [info] 1608
    2012-11-28+4-25-0.399 [info] 1604
    2012-11-28+4-25-0.461 [warning] 1403 12175
    2012-11-28+4-25-0.461 [warning] 1407 183
    2012-11-28+4-25-0.461 [warning] 1408
    2012-11-28+4-25-0.461 [info] 1612
    2012-11-28+4-25-0.461 [info] 1621
    2012-11-28+4-25-0.461 [info] 1620
    2012-11-28+5-25-0.401 [info] 1628 myserver.mydomain.com
    2012-11-28+5-25-0.401 [info] 1629 myserver.mydomain.com
    2012-11-28+5-25-0.417 [info] 1614
    2012-11-28+5-25-0.417 [info] 1615
    2012-11-28+5-25-0.417 [info] 1618
    2012-11-28+5-25-0.417 [info] 1619 1063
    2012-11-28+5-25-0.463 [info] 1628 myserver.mydomain.com
    2012-11-28+5-25-0.463 [info] 1629 myserver.mydomain.com
    2012-11-28+5-25-0.463 [info] 1614
    2012-11-28+5-25-0.463 [info] 1615
    2012-11-28+5-25-0.463 [info] 1618
    2012-11-28+5-25-0.463 [info] 1608
    2012-11-28+5-25-0.463 [info] 1604
    2012-11-28+5-25-0.526 [warning] 1403 12175
    2012-11-28+5-25-0.526 [warning] 1407 183
    2012-11-28+5-25-0.526 [warning] 1408
    2012-11-28+5-25-0.526 [info] 1612
    2012-11-28+5-25-0.541 [info] 1621
    2012-11-28+5-25-0.541 [info] 1620
    2012-11-28+6-25-0.170 [info] 1628 myserver.mydomain.com
    2012-11-28+6-25-0.170 [info] 1629 myserver.mydomain.com
    2012-11-28+6-25-0.170 [info] 1614
    2012-11-28+6-25-0.170 [info] 1615
    2012-11-28+6-25-0.170 [info] 1618
    2012-11-28+6-25-0.170 [info] 1619 1063
    2012-11-28+6-25-0.186 [info] 1628 myserver.mydomain.com
    2012-11-28+6-25-0.186 [info] 1629 myserver.mydomain.com
    2012-11-28+6-25-0.186 [info] 1614
    2012-11-28+6-25-0.202 [info] 1615
    2012-11-28+6-25-0.202 [info] 1618
    2012-11-28+6-25-0.202 [info] 1608
    2012-11-28+6-25-0.202 [info] 1604
    2012-11-28+6-25-0.264 [warning] 1403 12175
    2012-11-28+6-25-0.264 [warning] 1407 183
    2012-11-28+6-25-0.264 [warning] 1408
    2012-11-28+6-25-0.264 [info] 1612
    2012-11-28+6-25-0.264 [info] 1621
    2012-11-28+6-25-0.264 [info] 1620
    2012-11-28+7-25-0.373 [info] 1628 myserver.mydomain.com
    2012-11-28+7-25-0.435 [info] 1629 myserver.mydomain.com
    2012-11-28+7-25-0.435 [info] 1614
    2012-11-28+7-25-0.435 [info] 1615
    2012-11-28+7-25-0.435 [info] 1618
    2012-11-28+7-25-0.435 [info] 1619 1063
    2012-11-28+7-25-0.482 [info] 1628 myserver.mydomain.com
    2012-11-28+7-25-0.482 [info] 1629 myserver.mydomain.com
    2012-11-28+7-25-0.482 [info] 1614
    2012-11-28+7-25-0.482 [info] 1615
    2012-11-28+7-25-0.482 [info] 1618
    2012-11-28+7-25-0.482 [info] 1608
    2012-11-28+7-25-0.482 [info] 1604
    2012-11-28+7-25-0.560 [warning] 1403 12175
    2012-11-28+7-25-0.560 [warning] 1407 183
    2012-11-28+7-25-0.560 [warning] 1408
    2012-11-28+7-25-0.560 [info] 1612
    2012-11-28+7-25-0.560 [info] 1621
    2012-11-28+7-25-0.560 [info] 1620
    2012-11-28+8-25-0.154 [info] 1628 myserver.mydomain.com
    2012-11-28+8-25-0.154 [info] 1629 myserver.mydomain.com
    2012-11-28+8-25-0.169 [info] 1614
    2012-11-28+8-25-0.169 [info] 1615
    2012-11-28+8-25-0.169 [info] 1618
    2012-11-28+8-25-0.169 [info] 1619 1063
    2012-11-28+8-25-0.185 [info] 1628 myserver.mydomain.com
    2012-11-28+8-25-0.185 [info] 1629 myserver.mydomain.com
    2012-11-28+8-25-0.185 [info] 1614
    2012-11-28+8-25-0.185 [info] 1615
    2012-11-28+8-25-0.185 [info] 1618
    2012-11-28+8-25-0.185 [info] 1608
    2012-11-28+8-25-0.185 [info] 1604
    2012-11-28+8-25-0.263 [warning] 1403 12175
    2012-11-28+8-25-0.263 [warning] 1407 183
    2012-11-28+8-25-0.263 [warning] 1408
    2012-11-28+8-25-0.263 [info] 1612
    2012-11-28+8-25-0.263 [info] 1621
    2012-11-28+8-25-0.263 [info] 1620
    2012-11-28+9-25-0.355 [info] 1628 myserver.mydomain.com
    2012-11-28+9-25-0.370 [info] 1629 myserver.mydomain.com
    2012-11-28+9-25-0.370 [info] 1614
    2012-11-28+9-25-0.370 [info] 1615
    2012-11-28+9-25-0.370 [info] 1618
    2012-11-28+9-25-0.370 [info] 1619 1063
    2012-11-28+9-25-0.386 [info] 1628 myserver.mydomain.com
    2012-11-28+9-25-0.386 [info] 1629 myserver.mydomain.com
    2012-11-28+9-25-0.386 [info] 1614
    2012-11-28+9-25-0.386 [info] 1615
    2012-11-28+9-25-0.386 [info] 1618
    2012-11-28+9-25-0.386 [info] 1608
    2012-11-28+9-25-0.386 [info] 1604
    2012-11-28+9-25-0.464 [warning] 1403 12175
    2012-11-28+9-25-0.464 [warning] 1407 183
    2012-11-28+9-25-0.464 [warning] 1408
    2012-11-28+9-25-0.464 [info] 1612
    2012-11-28+9-25-0.464 [info] 1621
    2012-11-28+9-25-0.464 [info] 1620
    2012-11-28+10-25-0.136 [info] 1628 myserver.mydomain.com
    2012-11-28+10-25-0.136 [info] 1629 myserver.mydomain.com
    2012-11-28+10-25-0.151 [info] 1614
    2012-11-28+10-25-0.151 [info] 1615
    2012-11-28+10-25-0.151 [info] 1618
    2012-11-28+10-25-0.151 [info] 1619 1063
    2012-11-28+10-25-0.167 [info] 1628 myserver.mydomain.com
    2012-11-28+10-25-0.167 [info] 1629 myserver.mydomain.com
    2012-11-28+10-25-0.167 [info] 1614
    2012-11-28+10-25-0.167 [info] 1615
    2012-11-28+10-25-0.167 [info] 1618
    2012-11-28+10-25-0.167 [info] 1608
    2012-11-28+10-25-0.167 [info] 1604
    2012-11-28+10-25-0.245 [warning] 1403 12175
    2012-11-28+10-25-0.245 [warning] 1407 183
    2012-11-28+10-25-0.245 [warning] 1408
    2012-11-28+10-25-0.245 [info] 1612
    2012-11-28+10-25-0.245 [info] 1621
    2012-11-28+10-25-0.245 [info] 1620
    2012-11-28+11-25-0.353 [info] 1628 myserver.mydomain.com
    2012-11-28+11-25-0.353 [info] 1629 myserver.mydomain.com
    2012-11-28+11-25-0.353 [info] 1614
    2012-11-28+11-25-0.353 [info] 1615
    2012-11-28+11-25-0.353 [info] 1618
    2012-11-28+11-25-0.353 [info] 1619 1063
    2012-11-28+11-25-0.384 [info] 1628 myserver.mydomain.com
    2012-11-28+11-25-0.384 [info] 1629 myserver.mydomain.com
    2012-11-28+11-25-0.384 [info] 1614
    2012-11-28+11-25-0.384 [info] 1615
    2012-11-28+11-25-0.384 [info] 1618
    2012-11-28+11-25-0.384 [info] 1608
    2012-11-28+11-25-0.384 [info] 1604
    2012-11-28+11-25-0.446 [warning] 1403 12175
    2012-11-28+11-25-0.446 [warning] 1407 183
    2012-11-28+11-25-0.446 [warning] 1408
    2012-11-28+11-25-0.446 [info] 1612
    2012-11-28+11-25-0.446 [info] 1621
    2012-11-28+11-25-0.446 [info] 1620
    2012-11-28+12-25-0.165 [info] 1628 myserver.mydomain.com
    2012-11-28+12-25-0.165 [info] 1629 myserver.mydomain.com
    2012-11-28+12-25-0.165 [info] 1614
    2012-11-28+12-25-0.165 [info] 1615
    2012-11-28+12-25-0.165 [info] 1618
    2012-11-28+12-25-0.165 [info] 1619 1063
    2012-11-28+12-25-0.180 [info] 1628 myserver.mydomain.com
    2012-11-28+12-25-0.180 [info] 1629 myserver.mydomain.com
    2012-11-28+12-25-0.180 [info] 1614
    2012-11-28+12-25-0.180 [info] 1615
    2012-11-28+12-25-0.180 [info] 1618
    2012-11-28+12-25-0.196 [info] 1608
    2012-11-28+12-25-0.196 [info] 1604
    2012-11-28+12-25-0.258 [warning] 1403 12175
    2012-11-28+12-25-0.258 [warning] 1407 183
    2012-11-28+12-25-0.258 [warning] 1408
    2012-11-28+12-25-0.258 [info] 1612
    2012-11-28+12-25-0.258 [info] 1621
    2012-11-28+12-25-0.258 [info] 1620
    2012-11-28+13-25-0.350 [info] 1628 myserver.mydomain.com
    2012-11-28+13-25-0.350 [info] 1629 myserver.mydomain.com
    2012-11-28+13-25-0.366 [info] 1614
    2012-11-28+13-25-0.366 [info] 1615
    2012-11-28+13-25-0.366 [info] 1618
    2012-11-28+13-25-0.366 [info] 1619 1063
    2012-11-28+13-25-0.382 [info] 1628 myserver.mydomain.com
    2012-11-28+13-25-0.382 [info] 1629 myserver.mydomain.com
    2012-11-28+13-25-0.382 [info] 1614
    2012-11-28+13-25-0.382 [info] 1615
    2012-11-28+13-25-0.382 [info] 1618
    2012-11-28+13-25-0.382 [info] 1608
    2012-11-28+13-25-0.382 [info] 1604
    2012-11-28+13-25-0.460 [warning] 1403 12175
    2012-11-28+13-25-0.460 [warning] 1407 183
    2012-11-28+13-25-0.460 [warning] 1408
    2012-11-28+13-25-0.460 [info] 1612
    2012-11-28+13-25-0.460 [info] 1621
    2012-11-28+13-25-0.460 [info] 1620

  • Error 500--Internal Server Error when running Facelet in Local Server

    Hi Experts,
    I have installed M2E plugin for eclipse and working on a Maven project in OEPE 12c.
    Running the facelet on the remote server , the results are returned, wheras running the facelet in the local server , the below error occurs
    Error 500--Internal Server Error
    com.sun.faces.context.FacesFileNotFoundException: /showModule.xhtml Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:232)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:273)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.getMetadataFacelet(DefaultFaceletFactory.java:209)
    at com.sun.faces.application.view.ViewMetadataImpl.createMetadataView(ViewMetadataImpl.java:114)
    at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:233)
    Could anybody share some pointers?
    Thanks,
    Vijaya

    I created the showModule.xhtml in the web.view.module\src\main\resources folder and test the application and Now I'm getting the error in both deployment ways.
    a) Local deployment: Same result
    Error 500--Internal Server Error
    com.sun.faces.context.FacesFileNotFoundException: /showModule.xhtml Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:232)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:273)
    b) Remote server:
    Error 500--Internal Server Error
    com.sun.faces.context.FacesFileNotFoundException: /showModule.xhtml Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:232)
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:273)
    Please check the below screenshots for the mappings captured in the properties window.
    http://imageshack.us/photo/my-images/5/srwebviewmodule.png/
    http://imageshack.us/photo/my-images/811/eclipseexplorer.png/
    http://imageshack.us/photo/my-images/521/cdiandrichfacesear.png/
    http://imageshack.us/photo/my-images/90/cdiandrichfaces.png/
    Thanks,
    Vijaya

Maybe you are looking for