Server error on login webpage

Hi there,
We're seeing a java error on the login page for the End User Console side of our Rights Management install (The stack trace is below):
https://myrmserver/edc/login.do
The logout page works fine:
https://myrmserver/edc/logout.jsp
The admin login has no problems:
https://myrmserver/adminui/login.faces
Any ideas on the cause? Steps to take for troubleshooting?
Thanks,
Andrew
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
    org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
    org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor. java:318)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 73)
    com.adobe.idp.um.auth.filter.SecurityFilter.doFilter(SecurityFilter.java:104)
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
root cause
java.lang.NullPointerException
    com.adobe.edc.ui.util.HelperUtil.prepareSession(HelperUtil.java:114)
    com.adobe.edc.server.ui.jsp.secured.util.error_jsp._jspService(error_jsp.java:227)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
    org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
    org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor. java:318)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:693)
    org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:660)
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:808)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:781)
    org.apache.jsp.login_jsp._jspService(org.apache.jsp.login_jsp:436)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
    org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
    org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor. java:318)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    com.adobe.framework.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:1 73)
    com.adobe.idp.um.auth.filter.SecurityFilter.doFilter(SecurityFilter.java:104)
    org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5 logs.
Apache Tomcat/5.5

Good idea, Steve. The http side of things is worse, with no livecycle urls on the server loading correctly. Though that looks like a mime type config on the server as the browser prompts to download the response for any url.
Everything works as expected when a use accesses the End User Console through Acrobat Professional. They select Advanced > Security > Adobe Policy Server > Manage My Account..., the browser opens and they end up in the End User Console where they can manage their account. The problems start when they select logout from there as they are brought to the following page:
Selecting that "click here to log in again" link generates the error.
Thanks,
Andrew

Similar Messages

  • OAM 10.1.4.3 integration with EBS- 12.1.3 gives http 500--Internal Server Error on login

    Hi,
    We are integrating E-business (12.1.3) with  Oracle Access Manager (10.1.4.3) using Oracle E-Business Suite AccessGate[1.2.2].
    On trying to login (after submitting credential) to the application we are getting the below error.
    =================================================
    Error 500--Internal Server Error
    java.lang.ClassCastException: weblogic.servlet.internal.ServletRequestImpl cannot be cast to oracle.apps.fnd.ext.sso.AppsHttpServletRequestWrapper
    at oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    ================================================
    The access gate logs fndauth0.log shows the below error
    Oct 28, 2013 10:11:15 AM oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl createIncident
    INFO: An incident has been signalled with the incident facts: [problemKey=DFW-99998 [java.lang.ClassCastException][oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet][ebsauth_atl01] incidentSource=SYSTEM incidentTime=Mon Oct 28 10:11:15 CET 2013 errorMessage=DFW-99998 executionContextId=004uS_vRJaaB1Fw_GD^Ayf00022y00002X]
    Oct 28, 2013 10:11:15 AM oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl createADRIncident
    1100: incident 80 created with problem key "DFW-99998 [java.lang.ClassCastException][oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet][ebsauth_atl01]"
    ======================================================
    Please help me if anybody has faced this issue previously.

    Hi,
    Thanks everyone for the response.
    Doc ID 975182.1 for EBS-OAM integration is being followed.
    We've collected the HTTP  traffic but it shows the same 500 internal error and class cast exception. The deployed access gate also shows the same error when in debug mode.
    Any pointers would be helpful.
    Thanks.

  • Error 500--Internal Server Error  while login to OIM11gr2 admin console

    could you help me how to resolve this error
    I have installed and configured OIAM 11gr2(11.1.2.0.0)->SOA 11.1.1.6.0 on oracle linux 6.4
    every thing goes good but got a problem while login to admin console(Admin console:: \\localhost:14000\sysadmin)
    it throws the error << Error 500--Internal Server Error_
    *javax.servlet.ServletException: oracle.iam.identity.exception.UserManagerException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243): org.eclipse.persistence.exceptions.DatabaseException*
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    >>>>
    many thanks
    Jagdish.

    am able to login
    http://192.168.75.140:7001/console/login/LoginForm.jsp
    from this environment-> servers-> all servers(adminserver,soa_server1, oim_server1, oam_server1) status is running,and health is ok.
    I have started these servers from command line <base_domain/bin/sh startManagedWebLogic.sh oim_server1
    result is <server started in running mode>
    now I shutdown the oam_server1 and oim_server1
    again I started the oim_server1 as above
    command line result is < <May 30, 2013 7:54:47 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    but in (http://localhost:7001/console) window oim_server1 status is unknown...

  • HTTP 500 Internal Server Error while starting AppsTier post-clone

    Hello,
    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!

    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

  • 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

  • Unknown Server error, again and again

    I have to delete my ../OOBE/opm.db file every two to three days to get past the 'unknown server error' CC login. Is there a more permanent solution? I did all the updates.
    This is really annoying. I open a file. I get a 'font not present' error because CC didn't sync my Typekit-fonts. Close file. Quit CC. Navigate to folder. Delete opm.db file. Open CC. Wait for font sync. Open file... At my hourly rate this is dubbeling the monthly cost of CC!!! I just need my software to work, especially at these rates! (Sorry for the rant, but this bug is getting on my nerves).
    (Mac pro on Mountain Lion)

    Hi enesbaskaya,
    Opm.db could be found in user Library which is hidden in 10.7 or above. Please follow the kb: http://helpx.adobe.com/x-productkb/global/access-hidden-user-library-files.html and try to delete opm.db.
    Regards,
    Romit Sinha

  • ODBC Error: SQLState 28000 & Server Error 18452

    We have an application that connects to SQL 2005 thru ODBC with the following string:
    driver=SQL Server;server=server1;database=db2005;uid=serveruser;pwd=pwd1;
    When our administrators login on the workstation the application works well. But when ordinary users login they get the following error. (We only have 1 domain)
    SQLState: 28000
    SQL Server Error: 18452
    Login failed for user ". The user is not associated with a trusted SQL Server connection.
    Then the standard SQL Server Login window pops up asking for the Login ID and Password. On the window the 'Use Trusted Connection' is checked and the name of the user on the workstation appears on the LoginID. What we do is uncheck the 'Use Trusted Connection' then login using the credentials above.
    Need help on this one please. Thanks.

    Hi ,
     I am facing Same problem and it is as follows:-
    There are two servers ‘A’ and ‘B’. At server ‘A’, there is installed Window server at server ‘B”, there
    is installed Window Server2000. And both servers have SQL SERVER 2000. I have created link server from A to B. I have to insert data into table of server ‘B’ from server ‘A’. When I used directly insert command like
                   Insert into [server name (B)]. [Database]. [Owner].[table name]
                   Select * from [server name (A)]. [Database]. [Owner].[table name]
    The data is inserted successfully.
    But when I created trigger (for insertion) on table of server (A) (because I want as there is insertion in the table of server(A), rest
    Records that are not in the table of server (B) , are automatically inserted into the table of server(B)).
    The Insertion is not complete and there is shown system message which is as follows:-
    “Server: Msg 7391, Level 16, State 1, Procedure rms_trn_con_details_insertion, Line 6
    The operation could not be performed because the OLE DB provider 'SQLOLEDB' was unable to begin a distributed transaction.
    [OLE/DB provider returned message: New transaction cannot enlist in the specified transaction coordinator. ]”
    I have searched in Google , I found that there are problems in heterogeneous system.
    But till today, I have no solution for it. Temporary, I find solution through Job Scheduling.
    Try to find out solution for this problem.
    Regards,
    Nikhil Chaturvedi

  • Server Error in '/' Application. - WEBPAGE WON'T OPEN??!

    when i'm connected to the internet, every website seems to work fine, except on one site, which up until this last week has always been fine.
    the page comes up with this:
    Server Error in '/' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>
    I have no idea what that means and no idea how to sort it out.
    Any ideas?
    i book g4   Mac OS X (10.4.8)  

    the webpage is www.myspace.com
    it is only when i enter my login details will it say all the error details.
    and im using safari, which i have always used.
    i dont know why it would have changed as this site had been added to my bookmarks and always been the same?!
    thanks

  • R12  12.0.0 EBS login page is erroring out internal server error

    HI ,
    error in ebs login page
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    below are the logs (vmware rhel5 r12 12.0.0 )
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/Apache
    error log
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: Response
    status=499 and reason=Oracle SSO, but failed to get mod_osso global context.
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: request
    to OC4J erpr12.orabyte.com:21500 failed: Connect failed
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:6,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:7,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    application log
    13/05/29 14:16:50.553 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1369851410553
    13/05/29 14:16:50.553 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    log.xml
    <MSG_TEXT>Internal error raised tyring to instantiate web-application: ascontrol defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: ascontrol does not exist. Error creating Web application: ascontrol</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2013-05-29T14:15:04.889-04:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>j2ee</COMPONENT_ID>
    <MSG_ID>J2EE HTTP-00004</MSG_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>erpr12.orabyte.com</HOST_ID>
    <HOST_NWADDR>192.168.0.197</HOST_NWADDR>
    <MODULE_ID>http</MODULE_ID>
    <THREAD_ID>10</THREAD_ID>
    <USER_ID>applmgr</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>192.168.0.197:55639:1369851304891:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Internal error raised tyring to instantiate web-application: ascontrol defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: ascontrol does not exist. Error creating Web application: ascontrol</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    any thoughts ? how to get get around this
    THank you

    HI ,
    error in ebs login page what changes have been done?
    was this working fine beforw?
    did you run autoconfig?
    Do you have to bounce the application services, after you get this error?
    Do you see any other erros in alert log?
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: Response
    status=499 and reason=Oracle SSO, but failed to get mod_osso global context.
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851402:192.168.0.197:23770:0:5,0] mod_oc4j: request
    to OC4J erpr12.orabyte.com:21500 failed: Connect failed
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:6,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico
    [Wed May 29 14:16:50 2013] [error] [client 192.168.0.184] [ecid: 1369851410:192.168.0.197:23770:0:7,0] File does not exis
    t: /u01/applmgr/VIS/inst/apps/VIS_erpr12/portal/favicon.ico12.1.3IAS HTTP Server Error, Log Shows "File does not exist: ... portal/favicon.ico" [ID 1344768.1]
    /u01/applmgr/VIS/inst/apps/VIS_erpr12/logs/ora/10.1.3/j2ee/oacore/oacore_default_group_1
    application log
    13/05/29 14:16:50.553 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1369851410553
    13/05/29 14:16:50.553 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:nullR12: Users Are Unable to Log Into Applications(1497554.1)
    Blank Page Accessing R12 - Application.log shows "html: chain failed", "Unable to create user sessi(734692.1)
    R12.1.1: AppsLogin is failing with error 'The webpage cannot be found' - HTTP 404 after a restart of the Middle-Tier [ID 1122804.1
    After Patch 12657908:R12.OZF.B Receiving "Internal Error" For A Particular Customer.(1399121.1)
    ;) AppsmAsti :)
    sharing is Caring                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Sharepoint FBA web application error: Server Error in '/' Application. when login to the web application

    Hello Team,
    I have configured FBA in SharePoint 2010. After the FBA i can get the SQL users using people picker and added users as a site collection admin.
    When i tried to access the site, it shows login page and i have given user name and password then pressed signin button, it's try to redirect the another page and showing below error,
    Server Error in '/' Application.
    Runtime Error 
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed. 
    Details: To enable the details of this specific error message to be viewable on the local server machine, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application.
    This <customErrors> tag should then have its "mode" attribute set to "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
        <system.web>
            <customErrors mode="RemoteOnly"/>
        </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
        <system.web>
            <customErrors mode="On" defaultRedirect="mycustompage.htm"/>
        </system.web>
    </configuration>
    "An exception occurred when trying to issue security token: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). 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> 
    <title>IIS 7.5 Detailed Error - 500.19 - Internal Server Error</title> 
    <style type="text/css"> 
    <!-- 
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;} 
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} 
    .config_source code{font-size:.8em;color:#000000;} 
    pre{margin:0;font-size:1.4em;word-wrap:break-word;} 
    ul,ol{margin:10px 0 10px 40px;} 
    ul.first,ol.first{margin-top:5px;} 
    fieldset{padding:0 15px 10px 15px;} 
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;} 
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} 
    legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px; 
     border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696; 
     border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;'..
    I checked sharepoint logs and didn't see any log. but i can see below error logged in  Event viewer application logs,
    I tried changing all customErrors mode and still same error.
    Kindly help me on this, how to resolve the issue.
    Thanks in advance.
    JP

    Hi,
    According to your description, my understanding is that the error occurred when you accessed SharePoint site through form based authentication.
    How did you configure the form based authentication?
    Here is a link about the steps required to configure FBA in SharePoint 2010 for your reference, and check the steps to see if there anything wrong in your configuration:
    http://www.codeproject.com/Articles/352841/How-to-Configure-Form-Based-Authentication-FBA-in
    Through the common error message, we cannot find what exactly caused the error.
    Here is a similar thread for you to take a look:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/120ab535-63d2-4205-a51f-1987e9c0cf79/sharepoint-fba-the-content-type-texthtml-charsetutf8-of-the-response-message-does-not-match-the?forum=sharepointgeneralprevious
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Internal Server Error while accessing login page.

    Hi,
    We have recently upgraded our database from 9.2.0.8 to 11.2.0.3 on AIX 6.1 platform (EBS version 11.5.10.2). We are not able to get the login page and receiving Internal Server Error on the login page without any error messages.
    On checking we have found following errors in mod_jserv.log:
    [25/10/2013 05:53:42:935] (ERROR) ajp12: Servlet Error: java.lang.NoClassDefFoundError: oracle/apps/fnd/sso/SessionMgr: oracle/apps/fnd/sso/SessionMgr
    [25/10/2013 05:53:42:935] (ERROR) an error returned handling request via protocol "ajpv12"
    [25/10/2013 05:53:42:935] (INFO) balance: continuing to ibmapptest:16070
    [25/10/2013 05:53:42:935] (ERROR) balance: 12386336 internal servlet error in server ibmapptest:16070
    [25/10/2013 05:53:42:935] (ERROR) an error returned handling request via protocol "balance"
    We tried clearing the cache directories and bounced Apache but that dint help.
    Why would we be receving this error and how to resolve it?

    OK, this is an all too common issue - the logs are insufficient so you may well have to try some extra debugging to properly understand the problem.
    If you have Metalink access try this: NOTE.249669.1 How To Collect Apache and Jserv Debugging
    Basically, you should do the following - and maybe upload the logs here if you want to. I assume you are on 11.5.10. If not, then amend as appropriate:
    Enable de-bug for Apache and Jserv:
    1. Shut down the oracle application server.
    2. Backup or change the name of the following files:
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log_pls
    IAS_ORACLE_HOME/Apache/Apache/logs/access_log
    IAS_ORACLE_HOME/Apache/Jserv/logs/mod_jserv.log and jserv.log
    After making a copy of these files or after renaming them, please delete
    them from these directories. This enables new log files to be created
    when the applications server is restarted and will help you to focus on
    the current problem.
    3. Enable debug logging for Apache
    Update IAS_ORACLE_HOME/Apache/Apache/conf/httpd.conf to set the LogLevel parameter:
    LogLevel debug
    4. Enable debug logging for Jserv and mod_jserv
    a) Update iAS_ORACLE_HOME/Apache/Jserv/etc/jserv.conf to set ApJServLogLevel parameter to:
    ApJServLogLevel debug (from warn)
    b) Update iAS_ORACLE_HOME/Apache/Jserv/etc/jserv.properties to set the
    log=true
    log.channel.info=true
    5. Enable debugging in ssp_init.txt
    Update iAS_ORACLE_HOME/Apache/Jserv/etc/ssp_init.txt to add Debug:
    DebugLevel=5
    DebugSwitch=ON
    6. Please re-start the application server
    7. Reproduce the problem
    8. Upload the following files:
    IAS_ORACLE_HOME/Apache/Apache/conf/apps.conf and httpd.conf
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log_pls
    IAS_ORACLE_HOME/Apache/Apache/logs/error_log and access_log
    IAS_ORACLE_HOME/Apache/Jserv/logs/mod_jserv.log and jserv.log
    IAS_ORACLE_HOME/Apache/Jserv/logs/jvm (all files in this directory)
    DA

  • SQL Server Express 2012 Login Error

    I’m trying to access sql database from another PC on the LAN and I’m getting this error message “Login failed for user ‘Officeo1\Guest’. I’m using SQL Server Express 2012 and on the other PC I’m trying to connect with MS Visual Studio 2013. I’m adding a
    data connection with the data source set to Microsoft SQL Server (sqlClient), server name OFFICE01\SQLEXPRESS using windows authentication. I can see the server in the dropdown box but I cannot see any databases in the database name dropdown box.
    why767

    These computers are not on a domain but on the same workgroup. This is the error I get when I try to connect from MS SQL Server 2014 Import and Export
    ==================================
    Could not retrieve table list. (SQL Server Import and Export Wizard)
    ===================================
    Login failed for user 'OFFICE01\Guest'.
    Cannot open user default database. Login failed. (Microsoft SQL Server Native Client 11.0)
    Program Location:
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at Microsoft.SqlServer.Dts.DtsWizard.SQLServerForm.LoadDatabasesList()
    why767

  • Error 18452 "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication" on SQL Server 2008 R2 Enterprise Edition 64-bit SP2 clustered instance

    Hi there,
    I have a Windows 2008 R2 Enterprise x64 SP2 cluster which has 2 SQL Server 2008 R2 Enterprise Edition x64 SP2
    instances.
    A domain account "Domain\Login" is administrator on both physcial nodes and "sysadmin" on both SQL Server instances.
    Currently both instances are running on same node.
    While logging on to SQL Server instance 2 thru "Domain\Login" using "IP2,port2", I get error 18452 "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication". This happened in the past
    as well but issue resolved post insatllation of SQL Server 2008R2 SP2. This has re-occurred now. But it connects using 'SQLVirtual2\Instance2' without issue.
    Same login with same rights is able to access Instance 1 on both 'SQLVirtual1\Instance1' and "IP1,port1" without any issue.
    Please help resolve the issue.
    Thanks,
    AY

    Hello,
    I Confirm that I encountred the same problem when the first domain controller was dow !!
    During a restarting of the first domain controller, i tried to failover my SQL Server instance to a second node, after that I will be able to authenticate SQL Server Login but Windows Login returns Error 18452 !
    When the firts DC restart finishied restarting every thing was Ok !
    The Question here : Why the cluster instance does'nt used the second DC ???
    Best Regards     
    J.K

  • EBS Login error - HTTP 500 internal server error

    Hi All,
    We are working on cloning ebs r12 application,after successfully adcfgclone.pl script, when we try to open the login page we are hitting Http 500 internal server error.
    But Autoconfig completed successfully, Please see the application log below.
    13/04/14 17:09:11.579 html: Servlet error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.sso.Utils
            at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
            at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4830)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2978)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
            at java.lang.Thread.run(Thread.java:619)We have followed the metalink note ID 467562.1 and recompiled the jsps
    Also checked Troubleshooting 500 Internal Server Error in Oracle E-Business suite [813523.1] but still could not solved the issue..
    Any suggestions please...?
    Our environment:
    DB - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    Oracle EBS Application: 12.1.1

    Hussein Sawwan wrote:
    Please run the script in (How To List E-Business Suite Profile Option Values For All Levels Using SQLPlus [ID 201945.1]) to verify if this profile option is set or not at all levels. For the profile option name, please use "FND_INIT_SQL".
    Hi Hussein,
    When i run this select Script,
    It returns as Level_set is Undefined , Please see below
    SHORT_NAME                     NAME                                     LEVEL_SET       CONTEXT                        VALUE
    FND_INIT_SQL                   Initialization SQL Statement - Custom    UnDef           UnDef I Checked the note id *Using Profile Option 'Initialization SQL Statement - Custom' [ID 135389.1]* for setting this profile option to Application Level or Higher.
    But they only mention steps to enable session level trace or logging through this profile option.
    Can you help me, how to set this profile option to Application Level with any values as setting this profile option can solve the error
    javax.servlet.ServletException: Could not initialize class oracle.apps.fnd.sso.Utils , As by note id ID 1497554.1
    Thanks

  • R12 Login: 500 Internal Server Error in Windows 7

    I have successfully installed R12 on my VMWare Linux guest. I'm able to login and perform the needed operations in R12 on windows XP laptop.
    However, when I try the same in Windows 7 (my installation is portable..thanks to external harddrive and VMWare), I get this error at the login: 500 Internal Server Error on IE 8 browser. I tried firefox..that did not help.
    My inital troubleshooting lead me to networking options in VMWare. But I can ping with both host name and ip address.
    I looked at the application services through this script: $ADMIN_SCRIPTS_HOME/adopmnctl.sh status
    All application services are alive.
    I tried disabling firewall and added web link to trusted site list. Even this did not help.
    So far...agony continues. Just wondering if anyone had similar issue like this.
    1. Host is Windows 7 Home Premium
    2. VMWare Server 2.1
    3. OEL 5.5 Linux Guest
    4. Tried with different networking options "Bridged and Host Only" ofcourse NAT option - could not even ping.
    Appreciate your time responding to this. Thanks

    Thanks Hussein for your response.
    Do you have proper entry in the hosts file?I do have the correct entries in both host and guest OS. As I mentioned, I'm able to ping in command prompt both linux guest (DNS) name and ip address. It is just the login page load. It could be not just R12...may be any other web page as well...
    I don;t know how these DNS Server name is resolved and so on..this networking stuff in windows 7...it may be irrelevant to this forum...but chancing my luck if someone had this issue in the past.
    I believe the main issue with the ping, so once this is fixed you should be able to access the application (assuming it is up and you can access from other machine -- If I understand you correctly, I believe you did from XP).Yes..the same config works fine in XP.

Maybe you are looking for

  • Renaming a file in Sender channel

    Hi, a newbie here. I have to pick up a file via ftp from a system and put it into an R3. I have also to rename the file in the sender with another extension for backup. Is there any way to do this without creating another communication channel? Thank

  • Power Mac G3 and Monitor

    I turned on my 11 year old G3 and the drive is spinning and it sounds great. However the monitor is illuminated with no desktop. There is no image on the monitor but is illuminated. Does anyone know what is wrong? How can I get back the desktop? I ne

  • What should be 2nd ethernet cable be attached to in Time Capsule?

    Hi -- I got a time capsule some time ago, but never set it up. Started to one day but ... Anyway, now I'd like to try again. I'm reading the directions -- get the part about connecting the DSL modem to the TC via ethernet cable. I understand connecti

  • Moving pictures in the iphoto library when move them in events

    I don't like iPhoto keeps actual pictures in the old album even if I move them to another event (or album) For example - you move pictures from 2007 Boston to 2009 London event or album in iPhoto app BUT iPhoto keeps them in the 2007 Boston folder an

  • Macbook does not see share connection of iphone

    HI All, Thanks in advance for your support. My Macbook will not see my iphone "share internet connection" so that I can use my data subscription with my computer. My IPAD sees and connect without problem, but my Macbook Pro (Sept 2012) will not see t