Changed SP application pool service account - 500 internal server error

Hi all, 
Trying to resolve some farm installation issues in our test environment. Long story short is that on install a previous user used our SP_Farm account to install everything and pretty much use this account to run all web applications/services.
So I am in the process of trying to resolve one portion of it by allocating a new managed account for the web application pools. I have created a new account called SP_Pool on the DC. This is just a domain user with no specific rights applied (classic authentication).
I changed the account using CA "configure service accounts" for both our mysite and SharePoint site web apps. 
SP applied the new SP_Pool to the appropriate workstation groups and DB rights. Tried to hit the site and got the rather generic HTTP 500 Internal Server error. Put SP_Pool into the local admin rights group to test and was able to hit the site so something
is definitely pointing to a rights/permission issue. I was under the impression the app pool accounts did not require any local SP server rights? I have seen mention of "Impersonate a client after authentication" but that's only for Claims based
auth
I've gone through every scenario which are mentioned below:
Tried to connect from a client machine and server. 500 error
All App pools are started and SP_Pool is running both web apps
IIS bindings are same as before
no changes to the web.config
No errors in the Application event viewer
Checked iis logs and has 500 errors throughout it. The 4th number in the sequence usually changes (i.e. 500 0 0 499, 500 0 0 468 etc)
Turned on Failed Request Tracing and no issue has come up
Tried to clear the configuration cache - same deal
Ran process mon - seen nothing out of the ordinary
So based off the above is there anywhere else I could look to try and resolve this issue? Or is there something so damn obvious I've missed here? Running out of ideas
Appreciate any feedback
Thanks

Hello,
Have you tried to turn your SharePoint server off and on again ( I know , it sounds like a basic helpdesk answer but in the case of changing user account for application pool, it already fixed the issue for me)
Best regards, Christopher.
Blog |
Mail
Please remember to click "Mark As Answer" if a post solves your problem or
"Vote As Helpful" if it was useful.
Why mark as answer?

Similar Messages

  • Some Web Services return 500 Internal Server Error

    I've installed the Web Services Provider from the JPDK and several portlets work fine (Stock, Dictionary). However, most of the return 500 Internal Server Error. The application log under OC4J reports:
    SOAPException: faultCode=SOAP-ENV:IOException;
    msg=Connection refused: connect;
    targetException=java.net.ConnectException: Connection
    refused: connect]
         at
    oracle.soap.transport.http.OracleSOAPHTTPConnection.send(OracleSOAPHTTPConnection.java:765)
         at org.apache.soap.rpc.Call.invoke(Call.java:253)
         at
    oracle.portal.sample.v2.devguide.webservices.WeatherRetrieverStub.GetTemperature(Unknown
    Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    oracle.portal.provider.v2.webservice.RPCWebServiceRenderer.invokeService(Unknown
    Source)
         at
    oracle.portal.provider.v2.webservice.WebServiceRenderer.renderShow(Unknown
    Source)
         at
    oracle.portal.provider.v2.webservice.WebServiceRenderer.renderBody(Unknown
    Source)
         at
    oracle.portal.provider.v2.render.RenderManager.render(Unknown
    Source)
         at
    oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown
    Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown
    Source)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at
    oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    11/20/02 7:50 PM jpdk: [id=(null),
    instance=1971_LOCALTIME INFORMATION_3933769] ERROR:
    Failed to handle HTTP Request
    [SOAPException: faultCode=SOAP-ENV:IOException;
    msg=Connection refused: connect;
    targetException=java.net.ConnectException: Connection
    refused: connect]
         at
    oracle.soap.transport.http.OracleSOAPHTTPConnection.send(OracleSOAPHTTPConnection.java:765)
         at
    org.apache.soap.messaging.Message.send(Message.java:125)
         at
    oracle.portal.provider.v2.webservice.DocWebServiceRenderer.invokeService(Unknown
    Source)
         at
    oracle.portal.provider.v2.webservice.WebServiceRenderer.renderShow(Unknown
    Source)
         at
    oracle.portal.provider.v2.webservice.WebServiceRenderer.renderBody(Unknown
    Source)
         at
    oracle.portal.provider.v2.render.RenderManager.render(Unknown
    Source)
         at
    oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown
    Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown
    Source)
         at
    oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown
    Source)
         at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at
    oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for
    J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Any suggestions?

    Please refer to duplicate thread on the same topic at
    Re: records need to corect in a table

  • Web-Ticket service returns: (500) Internal Server Error

    I get Internal server errors when I try to get something from the server. This is what I get from the "Test-CSAddressBookService":
    PS C:\Users\testuser> Test-CsAddressBookService -TargetFqdn wak-lync.testdomain.com -UserCredential testdomain\testuser -UserSipAddress "sip:[email protected]" -verbose
    VERBOSE: Workflow Instance Id 42f8f454-5d02-48b2-8b8e-4ecaf6dba5e0, started.
    Connecting to web service : https://wak-lync.testdomain.com:443/WebTicket/WebTicketService.svc
    Using IWA authentication
    Successfully created connection proxy and website bindings
    Requesting new web ticket
    Sending Web-Ticket Request: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Header>
    <Action s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue</Action>
    </s:Header>
    <s:Body>
    <RequestSecurityToken xmlns="http://docs.oasis-open.org/ws-sx/ws-trust/200512">
    <TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</TokenType>
    <RequestType>http://schemas.xmlsoap.org/ws/2005/02/trust/Issue</RequestType>
    <AppliesTo xmlns="http://schemas.xmlsoap.org/ws/2004/09/policy">
    <EndpointReference xmlns="http://www.w3.org/2005/08/addressing">
    <Address>https://wak-lync.testdomain.com/WebTicket/WebTicketService.svc</Address>
    </EndpointReference>
    </AppliesTo>
    <Entropy>
    <BinarySecret>BMLGyAK9H+6w1rrdFY+I2oSy39FMyfy86/WwJoTK0nE=</BinarySecret>
    </Entropy>
    <KeyType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey</KeyType>
    </RequestSecurityToken>
    </s:Body>
    </s:Envelope>
    ERROR communicating with GetWebTicket() service System.ServiceModel.ProtocolException: The content type text/html of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were:
    '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>500 - Internal server error.</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;background-color:#555555;}
    #content{margin:0 0 0 2%;position:relative;}
    .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error</h1></div>
    <div id="content">
    <div class="content-container"><fieldset>
    '. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
    at System.Net.HttpWebRequest.GetResponse()
    at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace:
    at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
    at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.Rtc.Internal.WebTicketService.IWebTicketService.IssueToken(Message request)
    at Microsoft.Rtc.SyntheticTransactions.WebServicesHelper.GetWebTicket()
    TargetUri : https://wak-lync.testdomain.com:443/abs/handler
    TargetFqdn : wak-lync.testdomain.com
    Result : Failure
    Latency : 00:00:00
    Error : ERROR - No response received for Web-Ticket service.
    Inner Exception:The content type text/html of the response message
    does not match the content type of the binding (text/xml; charset
    =utf-8). If using a custom encoder, be sure that the IsContentType
    Supported method is implemented properly. The first 1024 bytes of
    the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 S
    trict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-88
    59-1"/>
    <title>500 - Internal server error.</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica
    , sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family
    :"trebuchet MS", Verdana, sans-serif;color:#FFF;
    background-color:#555555;}
    #content{margin:0 0 0 2%;position:relative;}
    .content-container{background:#FFF;width:96%;margin-top:8px;paddin
    g:10px;position:relative;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error</h1></div>
    <div id="content">
    <div class="content-container"><fieldset>
    Inner Exception:The remote server returned an error: (500) Interna
    l Server Error.
    Diagnosis :
    VERBOSE: 'Register' activity started.
    Sending Registration request:
    Target Fqdn = wak-lync.testdomain.com
    User Sip Address = sip:[email protected]
    Registrar Port = No Port is provided..
    Auth Type 'IWA' is selected.
    Registration Request hit against sip/WAK-LYNC.testdomain.com
    'Register' activity completed in '0.3157031' secs.
    'ReadUriFromInBandProvisioningDataActivity' activity started.
    'ReadUriFromInBandProvisioningDataActivity' activity completed in '0.0002991' secs.
    'UnRegisterActivity' activity started.
    'UnRegisterActivity' activity completed in '0.0102002' secs.
    'STActivity' activity started.
    Trying to get web ticket.
    Web Service url :
    https://wak-lync.testdomain.com:443/WebTicket/WebTicketService.svc
    Using NTLM\Kerb auth.
    Could not get a web ticket
    CHECK:
    - Web service url is valid and the web services are functional
    - If using PhoneNo\PIN to authenticate, make sure they match the user uri
    - If using NTLM\Kerberos auth, make sure you provided valid credentials
    An exception 'ERROR - No response received for Web-Ticket service.' occurred
    during Workflow Microsoft.Rtc.SyntheticTransactions.Workflows.STAbsWorkflow
    execution.
    Exception Call Stack: at
    Microsoft.Rtc.SyntheticTransactions.WebServicesHelper.GetWebTicket()
    at
    Microsoft.Rtc.SyntheticTransactions.Activities.GetWebTicketActivity.InternalExe
    cute(ActivityExecutionContext executionContext)
    at
    Microsoft.Rtc.SyntheticTransactions.Activities.STActivity.Execute(ActivityExecu
    tionContext executionContext)
    at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity,
    ActivityExecutionContext executionContext)
    at System.Workflow.ComponentModel.CompositeActivityExecutor`1.Execute(T
    activity, ActivityExecutionContext executionContext)
    at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity
    activity, ActivityExecutionContext executionContext)
    at
    System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRunti
    me workflowCoreRuntime)
    at System.Workflow.Runtime.Scheduler.Run()
    Server stack trace:
    at
    System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(
    HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory,
    WebException responseException, ChannelBinding channelBinding)
    at
    System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelR
    equest.WaitForReply(TimeSpan timeout)
    at System.ServiceModel.Channels.RequestChannel.Request(Message message,
    TimeSpan timeout)
    at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message
    message, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean
    oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan
    timeout)
    at
    System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessa
    ge methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage
    message)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
    reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
    msgData, Int32 type)
    at
    Microsoft.Rtc.Internal.WebTicketService.IWebTicketService.IssueToken(Message
    request)
    at Microsoft.Rtc.SyntheticTransactions.WebServicesHelper.GetWebTicket()
    VERBOSE: Workflow Instance Id 42f8f454-5d02-48b2-8b8e-4ecaf6dba5e0, completed.
    VERBOSE: Workflow Execution Time (sec): 0.481
    When I look at the server I see the following in the log:
    2012-07-10 15:02:09 10.128.1.16 POST /WebTicket/WebTicketService.svc - 443 TESTDOMAIN\g01 10.10.20.115 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 218
    2012-07-10 15:02:09 10.128.1.16 POST /groupexpansion/service.svc - 443 TESTDOMAIN\g01 10.10.20.115 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 0
    2012-07-10 15:02:12 10.128.1.16 POST /WebTicket/WebTicketService.svc/cert - 443 TESTDOMAIN\e01 10.10.30.105 OC/4.0.7577.0+(Microsoft+Lync+2010) 500 0 0 15
    2012-07-10 15:02:12 10.128.1.16 POST /WebTicket/WebTicketService.svc - 443 TESTDOMAIN\e01 10.10.30.105 OC/4.0.7577.0+(Microsoft+Lync+2010) 500 0 0 0
    2012-07-10 15:02:15 10.128.1.16 POST /WebTicket/WebTicketService.svc - 443 TESTDOMAIN\k01 10.10.20.59 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 46
    2012-07-10 15:02:15 10.128.1.16 POST /groupexpansion/service.svc - 443 TESTDOMAIN\k01 10.10.20.59 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 202
    2012-07-10 15:02:18 10.128.1.16 POST /WebTicket/WebTicketService.svc - 443 TESTDOMAIN\g02 10.10.11.53 OC/4.0.7577.0+(Microsoft+Lync+2010) 500 0 0 31
    2012-07-10 15:02:18 10.128.1.16 POST /groupexpansion/service.svc - 443 TESTDOMAIN\g02 10.10.11.53 OC/4.0.7577.0+(Microsoft+Lync+2010) 500 0 0 202
    2012-07-10 15:02:18 10.128.1.16 POST /WebTicket/WebTicketService.svc - 443 TESTDOMAIN\k01 10.10.20.59 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 46
    2012-07-10 15:02:18 10.128.1.16 POST /groupexpansion/service.svc - 443 TESTDOMAIN\k01 10.10.20.59 OC/4.0.7577.4098+(Microsoft+Lync+2010) 500 0 0 218
    So I see it is not only a address book issue, though it is the first visible hint you get about it. I also get the Password request window for "Retrieving Response Groups" after the log in.
    I looked at similar issues, but what I found was mainly Kerberos issues, but that is not the case here, the user is able to access the folders.

    Hi,
    Try the way the following thread mentioned:
    http://social.technet.microsoft.com/Forums/en-US/ocsaddressbook/thread/83106a88-7b38-49cc-b62d-52867a99bfd1
    Regards,
    Lisa

  • Http code 500 internal server error

    Hi all!
    I hope someone can help me out.
    A few days ago Windows crashed (some Explorer failure) and I had to restore Vista back on my pc. I also had to reinstall DW CS3. It all used to work fine but now I get an '500 internal server error'. When I fill in the data in the 'manage sites' and I test my connections (both remote and testing server) it connects fine. When I make a new recordset and test it, I get the error:
    Has anybody had this problem? I do not know what to do anymore.
    Thanks in advance, with the best regards from Holland,
    Martijn

    Hi,
    Yes, I'm referring to the DSN's setup on the remote server.
    I'm getting fed up with this bug....
    Martin
    Date: Wed, 8 Jul 2009 15:08:24 -0600
    From: [email protected]
    To: [email address deleted by Moderator]
    Subject: Dreamweaver Application Development http code 500 internal server error
    I'm also getting an HTTP 500 error from the server, even though the recordset tested successfully,
    and the records were displayed in Live View. The server can process ASP, it displays pages created
    with ASPMaker. In your reply, are you referring to the DSN's set up on the remote server?
    Thanks.
    Joe
    >

  • 500 Internal server error on Export to Excel

    Hello All,
    I have implemented Export to Excel using this tutorial:
    http://wiki.sdn.sap.com/wiki/display/Snippets/WebDynproJava-ExportingTableDataUsingOn-DemandStreams-SAPNW+7.0
    However, after deploying the application, it simply throws 500 internal server error. I have followed each step carefully but I guess something is missing or I am doing it wrongly. How should I go about resovling this issue? I have been trying to fix this since yesterday and yet no success.
    As it is failing right after the deployment that means doInit() method of my view is not able to execute the method mentioned below:
    wdThis.wdGetExportExcelCompInterface().initialize(wdContext.nodeVn_OutputTable(), getColumnInfos());
    I have defined getColumnInfos() method in the view but not sure why it is failing? Any thoughts on this? Has anyone implemented this? If not, please direct me to some simple export to excel code snippet or document. I have been struggling to implement simple Export to Excel on table. (I am not using RFC. The data is coming from KM APIs)
    Ameya

    Dear Ameya,
    For Comunication between DC's, you should use the other DC's as Used Webdypro Component. If you are using with different scenario with webdynpro reference, then please have a look at below document might help to resolve your issue.
    http://help.sap.com/saphelp_nw70/helpdata/en/42/9ddf20bb211d72e10000000a1553f6/content.htm
    Adding a WebDynpro DC as used Component to a portal app
    Using Development Components in WebDynpro components - runtime failures
    Best Regards
    Arun Jaiswal

  • 500 Internal Server Error  Servlet error: An exception occurred.

    Hi All,
    I was trying to access oracle applications. I installated R12 on Linux through VM Ware. I started Database Listener , Database and Finally Application Tier using adstrtal.sh. Every thing went fine with exit status as zero. I installed mozillla firefox and jre 1.6.0_07 but when I gave URL and tried to access applications i was getting 500 Internal server error.
    Below is the error
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.

    I've a situation that, we have to add some pages into the APPS environment. For that, what we generally do is,
    1. Stop the Apache server.
    2. Add the pages.
    3. Start the Apache server again
    And it should start.
    But, In our case it's giving an internal server error.
    And as we run autoconfig its working fine.But as it is a test server, we've got to add the pages several times. Each and every time we add pages we have to run autoconfig.
    our environment is
    OS: IBM AIX 6
    APPS: release 11.5.10.2
    we can't understand what the problem is!!!
    Is the there any solution for that?
    Please do suggest, if any one experienced the same...
    Edited by: badri on Nov 9, 2011 6:17 PM

  • 500 Internal Server Error PermGen space

    Almost every time I redeploy my application, I get a
    500 Internal Server Error
    java.lang.OutOfMemoryError: PermGen space
    response from the application server. To recover, I have to restart the application server. Any ideas on how to prevent this error?
    thanks,
    chas

    I should add some more helpful information, maybe :)
    I get the permgen OutOfMemory while redeploying an app, most commonly. Since there's no lifecycle event when an application is stopped, as far as I know, our singletons are never cleaned up from the old classloader. So it's quite possible the garbage collector or classloader are holding onto stale references to objects or classes from the now stopped and un-deployed application. I know our apps create a lot of objects under those singletons.
    Maybe this is the key to fixing the error? I have noticed 10.1.3 gives helpful-looking warnings on standard error:
    07/01/19 15:03:54 com.example.propmgr.PropertyManagerException: An Exception has occured while loading the following
    file: timeout.propertiesClassLoader "gm.root:0.0.0" (from <application> in /C:/oc4j101310/j2ee/gm/applications/gm/): This
    loader has been closed and should not be in use.

  • 500 Internal Server Error while using BEx Web Application

    Hello All,
    Kindly help me in resolving below issue which is getting popped up for only few people, when they are clicking some of the MSS links.
    500 Internal Server Error
    Failed to process request;contact your system administrator
    Error Summary
    Exception occured while processing the current request;this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Cannot get connection for 60 seconds. Possible reasons: 1) Connection are cached within System Thread (can be any server service or code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "SAPFactory" is not enough according to the current load of the system
    Regards,
    Ananda Swaroop

    Hello Blanca,
    As this is happening in our production system, Since sap note in your reply is very helpful, we are looking to implement in DEV,INT and then in production.
    After testing, I will update result in this thread.
    Thanks for your reply.
    Regards,
    Ananda Swaroop

  • 500 Internal Server Error when deploying struts application on OAS 10.1.3

    I've installed the Oracle Application Server several times, this time with 10.1.3 our application doesn't run and we get the error shown below.
    Any ideas? It looks to be something with struts or tiles. struts.jar and tiles.jar is included in our deployed j2ee application WEBI-INF/lib dir. The application was built with jdeveloper 10.1.2 and compiled with java 1.4.
    We load a custom log4j.properties, and nothing is even getting logged except for the log4j init stuff, nor is this NoSuchMethod error showing up in any other of the many different log files. (That I can find anyway)
    500 Internal Server Error
    java.lang.NoSuchMethodError: org.apache.struts.tiles.DefinitionsUtil.populateDefinitionsFactoryConfig(Lorg/apache/struts/tiles/DefinitionsFactoryConfig;Ljavax/servlet/ServletConfig;)V
         at org.apache.struts.tiles.TilesPlugin.readFactoryConfig(TilesPlugin.java:267)
         at org.apache.struts.tiles.TilesPlugin.init(TilesPlugin.java:159)
         at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:1158)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:473)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Figures, I've been fighting with this for the past day and a half and I figure it out shortly after I post the question.
    It turns out the tiles.jar that was in our WEB-INF/lib directory was an old one. It looks like the newer struts.jar (from jdeveloper) we're using includes the tiles information. Once I removed tiles.jar, commons-dbcp, pool, resources, and services, it works now.
    It looks like jdeveloper overwrites most of those files with it's built in struts integration, and we've just been lucky before that struts.jar was being loaded before tiles.jar and something with oas 10.1.3 is loading the jars in a different order--but I'm just guessing here.

  • Error 500--Internal Server Error  - when deploying strust application

    Hello everyone,
    We have a large strust-based web application. The application is being deployed as an EAR file.
    We are getting a NullPointerException when we deploy the application on Weblogic 8.1 in production mode. The exception
    occurs when we access the application for the first time after redeployment.
    When we restart the server entirely we do not get the exception anymore.
    This exception does occur only rarely in development mode.
    In production mode it occurrs every time.
    Has anyone experienced similar issues?
    Regards,
    Oliver Enseling
    Error 500--Internal Server Error
    java.lang.NullPointerException
         at org.apache.struts.action.RequestProcessor.getServletContext(RequestProcessor.java:1136)
         at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:180)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:309)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1480)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:506)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:996)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.gelco.tmg.planning.web.core.action.URLSecurityFilter.doFilter(URLSecurityFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6458)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3661)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2630)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    <[email protected]> wrote in message news:41c49d78$1@mail...
    The problem seems to occur due to servlet reloading.... There seems to be
    a bug that reloads the ActionServlet even without any changes made to the
    code base... The reload fails for the ActionServlet making it null
    Turn off servlet reloading in your weblogic.xml using
    <container-descriptor>
    <servlet-reload-check-secs>-1</servlet-reload-check-secs>
    </container-descriptor>
    Let me know if this helps ...The default is to check for every one sec... I am not sure whether these
    kind of defaults make sense once a application is moved into production
    mode...
    If the issue gets resolved with the above suggested workaround .... let me
    know... since the issue is spurious and I am trying to reach a higher
    confidence level in the solution proposed by me.....
    Thanks
    Kumaraguruparan Karuppasamy
    >
    >
    >
    "Bill Turchin" <[email protected]> wrote in message
    news:25319409.1102534305264.JavaMail.root@jserv5...
    I am now also seeing that error having recently upgraded to WL 8.1. Has
    anyone found the solution?

  • Sip 503 service unavailable and sip 500 internal server error

    Hi guys,could any one help me in the following.
    ITSP-->Voice gateway configured as CUBE-->CUCM-->UCCX
    I am moving a system from cme and aa enviroment to cucm and uccx
    The VGW is configured as CUBE and also is added as h323 gateway on cucm.
    When i tested the debug ccsip messages shows
    Sip 503 service unavailable or
    sip 500 internal server error.
    I can't now provide any debugs cause i am not on site,only on Saturday.
    As i read in previous discussion that could be the bind source address problem but i had this configured.
    Also i tried to configure the gateway instead of h232 to use sip trunk from cucm,but after this the incoming calls didn't even reach the router,the debug ccsip messages showed nothing.
    For now can any one advice me to what these 2 errors related to.
    What could be missing?
    Thanks in advance.

    Hi there : can some one explain the reason that i am getting this sip error with itsp:
    here is the debug of ccsip messages:
    Received:
    INVITE sip:[email protected];user=phone SIP/2.0
    Via: SIP/2.0/UDP 188.254.68.66:9298;branch=z9hG4bK-6110d60075a24c0f-a3c000c-1
    Call-ID: isbc6994325518768294927-1385194135-11717
    From: [email protected];user=phone>;tag=sbc09106994325518768294927
    To:
    CSeq: 1 INVITE
    Min-SE: 90
    Session-Expires: 3600;refresher=uac
    Contact:
    Allow: INVITE,CANCEL,BYE,ACK,REFER,UPDATE,INFO,PRACK
    Supported: timer,100rel
    Diversion: [email protected]>;privacy=off;screen=no;reason=unknown,[email protected]>;privacy=off;screen=no;reason=unknown
    Max-Forwards: 70
    User-Agent: VCS 5.8.2.56-03
    Content-Length: 394
    Content-Type: application/sdp
    v=0
    o=- 87852 198805 IN IP4 188.254.68.67
    s=SBC call
    c=IN IP4 188.254.68.67
    t=0 0
    m=audio 23682 RTP/AVP 8 0 18 98 96 97 101
    a=rtpmap:98 G.729a/8000
    a=rtpmap:96 G.729ab/8000
    a=rtpmap:97 G.729b/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    a=fmtp:18 annexb=no
    a=ptime:10
    a=X-vrzcap:vbd Ver=1 Mode=FaxPr ModemRtpRed=0
    a=X-vrzcap:identification bin=DSR2866 Prot=mgcp App=MG
    00:43:23: //11/FDB448CE8020/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 188.254.68.66:9298;branch=z9hG4bK-6110d60075a24c0f-a3c000c-1
    From: [email protected];user=phone>;tag=sbc09106994325518768294927
    To:
    Date: Sat, 23 Nov 2013 08:06:29 GMT
    Call-ID: isbc6994325518768294927-1385194135-11717
    CSeq: 1 INVITE
    Allow-Events: telephone-event
    Server: Cisco-SIPGateway/IOS-12.x
    Content-Length: 0
    00:43:23: //11/FDB448CE8020/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 503 Service Unavailable
    Via: SIP/2.0/UDP 188.254.68.66:9298;branch=z9hG4bK-6110d60075a24c0f-a3c000c-1
    From: [email protected];user=phone>;tag=sbc09106994325518768294927
    To:
    c2801#er=phone>;tag=27BA64-1DAE
    Date: Sat, 23 Nov 2013 08:06:29 GMT
    Call-ID: isbc6994325518768294927-1385194135-11717
    CSeq: 1 INVITE
    Allow-Events: telephone-event
    Server: Cisco-SIPGateway/IOS-12.x
    Reason: Q.850;cause=38
    Content-Length: 0
    00:43:23: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    ACK sip:[email protected];user=phone SIP/2.0
    Via: SIP/2.0/UDP 188.254.68.66:9298;branch=z9hG4bK-6110d60075a24c0f-a3c000c-1
    Call-ID: isbc6994325518768294927-1385194135-11717
    From: [email protected];user=phone>;tag=sbc09106994325518768294927
    To: ;tag=27BA64-1DAE
    CSeq: 1 ACK
    Max-Forwards: 70
    Content-Length: 0
    show run:
    voice service voip
    ip address trusted list
      ipv4 87.226.136.164 255.255.255.255
      ipv4 172.16.24.0 255.255.255.0
      ipv4 188.254.68.66 255.255.255.255
      ipv4 188.254.68.67 255.255.255.255
      ipv4 188.254.69.66 255.255.255.255
      ipv4 188.254.69.67 255.255.255.255
      ipv4 46.38.52.68 255.255.255.255
    address-hiding
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    supplementary-service h450.12
    no supplementary-service sip moved-temporarily
    no supplementary-service sip refer
    redirect ip2ip
    fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback cisco
    sip
    voice class codec 1
    codec preference 1 g729br8
    codec preference 2 g729r8
    codec preference 3 g711alaw
    codec preference 4 g711ulaw
    voice class codec 2
    codec preference 1 g711ulaw
    codec preference 2 g711alaw
    codec preference 3 g729r8
    codec preference 4 g729br8
    voice translation-rule 1
    rule 1 /XXX5397962/ /1999/
    voice translation-rule 2
    rule 1 /XXX55317577/ /1999/
    voice translation-rule 3
    rule 1 /5555317884/ /1999/
    voice translation-profile ROS
    translate called 1
    voice translation-profile ROS2
    translate called 2
    voice translation-profile ROS3
    translate called 3
    interface FastEthernet0/0
    ip address 178.208.129.221 255.255.255.248
    ip access-group INBOUND in
    no ip unreachables
    ip verify unicast reverse-path
    ip nat outside
    ip inspect IPFW in
    ip inspect IPFW out
    ip virtual-reassembly in
    duplex auto
    speed auto
    no cdp enable
    interface FastEthernet0/1
    no ip address
    ip nat inside
    ip virtual-reassembly in
    duplex auto
    speed auto
    interface FastEthernet0/1.1
    encapsulation dot1Q 1 native
    ip address 10.110.0.200 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    interface FastEthernet0/1.2
    encapsulation dot1Q 2
    ip address 172.16.24.254 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    h323-gateway voip interface
    h323-gateway voip bind srcaddr 172.16.24.254
    ip dns server
    ip nat inside source list NAT interface FastEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 178.208.X.X
    ip route 192.168.0.0 255.255.0.0 Null0 254
    sccp local FastEthernet0/1.2
    sccp ccm 172.16.24.101 identifier 1 version 7.0
    sccp
    sccp ccm group 1
    associate ccm 1 priority 1
    associate profile 1 register XCODE123456
    keepalive retries 1
    keepalive timeout 10
    switchover method immediate
    switchback method immediate
    dspfarm profile 1 transcode 
    codec g711ulaw
    codec g711alaw
    codec g729ar8
    codec g729abr8
    codec g729r8
    codec g729br8
    maximum sessions 6
    associate application SCCP
    dial-peer voice 10000 voip
    tone ringback alert-no-PI
    description ROSTELECOM Incoming
    translation-profile incoming ROS
    destination-pattern 74955397962
    session protocol sipv2
    session target ipv4:87.226.136.164
    session transport udp
    incoming called-number XXXX5397962
    dtmf-relay rtp-nte
    codec g711ulaw
    dial-peer voice 10010 voip
    tone ringback alert-no-PI
    description ROSTELECOM Incoming
    translation-profile incoming ROS2
    destination-pattern XXX55317577
    session protocol sipv2
    session target ipv4:87.226.136.164
    session transport udp
    incoming called-number 75555317577
    dtmf-relay rtp-nte
    codec g711ulaw
    dial-peer voice 10020 voip
    tone ringback alert-no-PI
    description ROSTELECOM Incoming
    translation-profile incoming ROS3
    preference 1
    destination-pattern 5555317884
    session protocol sipv2
    session target ipv4:188.254.68.66
    session transport udp
    incoming called-number 5555317884
    dtmf-relay rtp-nte
    codec g711ulaw
    dial-peer voice 10021 voip
    tone ringback alert-no-PI
    description ROSTELECOM Incoming
    translation-profile incoming ROS
    preference 2
    destination-pattern 5555317884
    session protocol sipv2
    session target ipv4:188.254.69.66
    session transport udp
    incoming called-number 5555317884
    dtmf-relay rtp-nte
    codec g711ulaw
    dial-peer voice 2 voip
    tone ringback alert-no-PI
    description to CUCM_PUB
    destination-pattern 1...
    session target ipv4:172.16.24.101
    voice-class codec 2 
    dtmf-relay rtp-nte
    I see in the debug that the itsp over g729 family codecs but not g711 at all
    This system was working with this dialpeers before with same provider ,just i have added the dial-peer 2 .
    I have changed the codec to match what is offered by itsp but no difference,still getting the same message.
    PLZ help ASAP.

  • 500 Internal Server Error   BEx Web Application

    Hello,
    can everybody help for the fault, or had the same error ?
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Cannot get connection for 60 seconds. Possible reasons: 1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "SAPFactory" is not enough according to the current load of the system or 3) The specified time to wait for connection is not enough according to the pool size and current load of the system. In case 1) the solution is to check for cached connections using the Connector Service list-conns command, in case 2) to increase the size of the pool and in case 3) to increase the time to wait for connection property. In case of application thread, there is an automatic mechanism which detects unclosed connections and unfinished transactions.
    Log ID 0014C265209B005B000007300000610A000473C4612CBCB9
    thanks

    Hi,
    I am getting similar kind of error.Can you please tell me how you resolved the issue.
    Regards,
    Priyanka

  • 500 internal server error while deploying a Web Dynpro application

    Hi
    I got the 500 internal server error while deploying the application to server.
    I tried to find the log file at usr --> SAP --> SID --> JC XX --> j2EE --> Cluster --> Server 0 --> log, but no log was there.
    There were structure changes in the RFC and also code change in my Web
    Dynpro code.
    I´m working on EP 7.
    NWDS version is 7.0.1
    Please help me as the production move is pending because of this.
    Regards
    Vineet Vikram

    Hi
    Restarting the server does not help in my case.
    I tried it several times.
    I'm getting following error message in NWA>
    Originated from: com.sapmarkets.bam.logcontroller.InvalidLogQuerySessionException: Invalid or expired log query session "1"
    at com.sapmarkets.bam.logcontroller.jmx.LogControllerFacade.closeLogQuerySession(LogControllerFacade.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    Can you pl help on this.
    Regards
    Vineet Vikram

  • EBS 12.1.3 - 500 Internal Server Error - after using FNDCPASS to change SYSADMIN password

    Hello Guys,
    We are running ebs 12.1.3 on OEL6. Upon logon today I was a prompt to chage the sysadmin's password. I ended using FNDCPASS for a successful change:
    FNDCPASS apps/apps 0 Y system/xxxxx USER SYSADMIN xxxxx
    Since then I have been unable to connect into the apps with its URL - I am getting
    "500 Internal Server Error" Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    Apache logs have some errors:
    cd $LOG_HOME/ora/10.1.3/Apache
    more error_log.1406246400
    [Fri Jul 25 06:18:18 2014] [error] [client 10.1.101.81] [ecid: 1406283498:10.1.100.43:32121:0:390,0] File does not exist: /u02/app
    lfind/inst/apps/OFD1_ofindev01/portal/favicon.ico
    [Fri Jul 25 06:18:19 2014] [error] [client 10.1.101.81] [ecid: 1406283499:10.1.100.43:4002:0:505,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jul 25 06:18:20 2014] [error] [client 10.1.101.81] [ecid: 1406283500:10.1.100.43:4005:0:476,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jul 25 06:23:21 2014] [warn] [client 10.1.101.81] oc4j_socket_recvfull timed out
    [Fri Jul 25 06:23:21 2014] [warn] [client 10.1.101.81] oc4j_socket_recvfull timed out
    [Fri Jul 25 06:23:21 2014] [error] [client 10.1.101.81] [ecid: 1406283500:10.1.100.43:4005:0:476,0] mod_oc4j: request to OC4J ofind
    I have " perl $FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -p 2 " and executed cmclean.sql but problem persist.
    What am I missing?
    Thanks
    Mathias

    ./adoacorectl.sh start
    07/28/14-15:00:39 :: adoacorectl.sh version 120.13
    07/28/14-15:00:39 :: adoacorectl.sh: starting OPMN if it is not running
    opmnctl: opmn is already running.
    07/28/14-15:00:39 :: adoacorectl.sh: Starting OPMN managed OACORE OC4J instance 
    opmnctl: starting opmn managed processes...
    07/28/14-15:00:49 :: adoacorectl.sh: exiting with status 0
    Hussein,
    adopmnctl.sh status
    You are running adopmnctl.sh version 120.6.12010000.5
    Checking status of OPMN managed processes...
    Processes in Instance: OFD1_ofindev01.ofindev01.corp.phillips.com
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status 
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:oafm          |   15235 | Alive  
    OC4JGroup:default_group          | OC4J:forms         |   15161 | Alive  
    OC4JGroup:default_group          | OC4J:oacore        |   23949 | Alive  
    HTTP_Server                      | HTTP_Server        |   14941 | Alive  
    FNDCPASS was run successfully. -
    I used:
    FNDCPASS apps/apps 0 Y system/sys USER SYSADMIN julyxxxxx
    more L7423781.log
    +---------------------------------------------------------------------------+
    Application Object Library: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    module:
    +---------------------------------------------------------------------------+
    Current system time is 24-JUL-2014 10:19:05
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Concurrent request completed successfully
    Current system time is 24-JUL-2014 10:19:05
    +---------------------------------------------------------------------------
    Appache logs:
    more access_log.1406505600 log
    127.0.0.1 - - [28/Jul/2014:15:03:50 -0400] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.1.101.81 - - [28/Jul/2014:15:03:54 -0400] "GET /OA_HTML/AppsLogin HTTP/1.1" 500 304 137 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)"
    10.1.101.81 - - [28/Jul/2014:15:03:54 -0400] "GET /OA_HTML/AppsLogin HTTP/1.1" 500 304 136 "http://ofindev01.corp.phillips.com:8006/" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)"
    10.1.101.81 - - [28/Jul/2014:15:03:54 -0400] "GET /OA_HTML/AppsLogin HTTP/1.1" 500 304 125 "http://ofindev01.corp.phillips.com:8006/" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)"
    127.0.0.1 - - [28/Jul/2014:15:04:10 -0400] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    more error_log.1406505600:
    [Mon Jul 28 08:53:32 2014] [error] [client 10.1.101.81] [ecid: 1406552012:10.1.100.43:2557:0:17,0] File does not exist: /u02/applfind/inst/apps/OFD1_ofindev01/portal/favicon.ico
    [Mon Jul 28 11:55:55 2014] [error] [client 10.1.100.43] [ecid: 1406562955:10.1.100.43:2487:0:27,0] File does not exist: /u02/applfind/inst/apps/OFD1_ofindev01/portal/favicon.ico
    [Mon Jul 28 12:30:01 2014] [error] [client 10.1.101.81] [ecid: 1406565001:10.1.100.43:948:0:37,0] File does not exist: /u02/applfind/inst/apps/OFD1_ofindev01/portal/favicon.ico
    [Mon Jul 28 12:30:44 2014] [error] [client 10.1.100.46] [ecid: 1406565044:10.1.100.43:2557:0:34,0] File does not exist: /u02/applfind/inst/apps/OFD1_ofindev01/portal/favicon.ico
    [Mon Jul 28 13:03:30 2014] [notice]  configured -- resuming normal operations
    [Mon Jul 28 13:03:30 2014] [notice] Accept mutex: fcntl (Default: fcntl)
    This system was working find until when I changed the password using FNDCPASS apps/apps 0 Y system/sys USER SYSADMIN julyxxxxx
    Thanks
    Mathias

  • 500 Internal Server error for WD applications

    Dear All
    I have a very strange situation and I don´t have any idea of what to do.
    Basis took the backend R/3 system down for some reasons and made it up again after some time. But now they have locked all users in our backend R/3 system as Basis is performing some task on the server.
    This has resulted in all web dynpro applications that are using RFC's throwing 500 Internal server error.
    All other web dynpro applications that are not dependent on R3 system are working fine.
    We also have restarted the EP server as we deployed one WD application.
    I'm not sure how the situation was before the restart of EP server.
    In NWA i can see many error for ACCESS.ERROR: Authorization check for caller assignment to J2EE security role service.jms.default.authorization : administrators referencing J2EE security role .
    Also
    application Processing HTTP request to servlet finished with error. The error is: com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type is.eimskip.keywordsearchmodel.types.Zotkey could not be loaded: com.sap.dictionary.runtime.DdException: failed to create provider: User is locked. Please notify the person responsible
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
    at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:318)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
    at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
    at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:449)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:387)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:416)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.getDataNode(MappingInfo.java:83)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.initMapping(MappingInfo.java:125)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:121)
    at com.sap.tc.webdynpro.progmodel.context.MappedNodeInfo.doInit(MappedNodeInfo.java:215)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
    at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:449)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:387)
    at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:416)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.getDataNode(MappingInfo.java:83)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.initMapping(MappingInfo.java:125)
    at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:121)
    at com.sap.tc.webdynpro.progmodel.context.MappedNodeInfo.doInit(MappedNodeInfo.java:215)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
    at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
    at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
    at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
    at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)
    at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.show(ApplicationWindow.java:183)
    at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:178)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:364)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
    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.doGet(DispatcherServlet.java:46)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java: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 java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.dictionary.runtime.DdException: failed to create provider: User is locked. Please notify the person responsible
    at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:254)
    at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:146)
    at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:97)
    at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:79)
    at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:48)
    at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:149)
    at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
    ... 61 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedConstructorAccessor525.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:229)
    ... 68 more
    Caused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: User is locked. Please notify the person responsible
    at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
    at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)
    at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
    at com.sap.dictionary.runtime.mdi.DataProvider.(DataProvider.java:123)
    ... 72 more
    I believe that error will get resolved once the users are unlocked in R/3 system.
    But the stituation is, we will get the system back on monday morning and I'll have no time to do anything as the business will be back in 1 hr when we get the system back.
    Can you please help me to identify the tasks that I can perform and be sure that all will be normal on Monday (and I'll still be in job.)
    Request your help and support.
    Thanks
    Vineet
    Edited by: vineet vikram on Apr 19, 2008 12:41 PM

    Hi vineet,
    Check the following things:
    (1) Specify the user names in Capital letters and try. This will help you.  (this could be the problem)
    (2) Test the RFC destination using the tCode SM59 and try to remote login from there.
    (3) If the user is locked, you can unlock using the tCode SU01.
    Regards
       Vinod V

Maybe you are looking for