HTTP 500 - Internal server error when trying to run simple HelloWorld.jsp

Hello,
I've searched the forum for a related issue and have not been able to resolve this error.
I have created a simple HelloWorld.jsp and continue to receive the Internal server error. I have tried using the host as well as the ip address to access the jsp but neither of them solve the issue.
JDev 10.1.3.2.0
These are the settings that I have configured for the embedded oc4j server:
HTTP: 8988
RMI: 23891
RMI-SSL: 24043
IIOP: 5655
IIOP-SSL: 5656
JMS: 9227
I also modified the proxy settings to use 8988 as well as the full host name.
If I click on the IP home page it takes me to the OAS overview page but I get the same error if I try to launch the App server control or example jsp's.
There are no messages in the log files.
Any ideas?

Hi,
does the problem show when running thr JSP in the embedded OC4J in JDeveloper, or after deploying it to a stand alone OC4J or OracleAs?
Frank

Similar Messages

  • Error 500 Internal Server Error When trying to run an app

    Greetings,
    I'm trying to figure out how to fix this issue when I'm trying to run an app from JDeveloper 10.1.3.3.0.
    This is my problem
    1st of all it JD compiles everything great
    http://img163.imageshack.us/img163/6589/compiling.jpg
    2nd
    The embedded server seems to works
    http://img856.imageshack.us/img856/1231/runingserver.jpg
    3rd
    Everything crash!
    http://img14.imageshack.us/img14/4301/internalse.jpg
    JDeveloper doesn't shows any error. Same problem when trying to Debug
    I'm using an oracle DB 10g which is in a different computer (in a server)... any guesses?
    Thanks in advance!
    -Fury

    what URL you are trying to run ?
    did you try to run on different computer ?
    Jdev 10g is quite old now and i dont think it supports JSPX pages (i saw jspx extension in your deployment)
    Zeeshan

  • "500 internal server error" when trying to use F4 help in the variable sele

    Hi Experts,
    I am getting "500 internal server error" when trying to use F4 help in the variable selection screen (in WAD).
    How could this be resolved?
    Quick reply would be very helpfull.
    Thanks in advance !!

    It seems you are using wrong client ID. Make sure your logon pad has right details. You should verify this with your basis team.
    If the problem persists then try re-installing. But before you do that you can execute sapbexc.xla which is in the c:\program files\sap\bw. Type c:\ in cell c3 and click "start button". Any red flag means you have wrong version dll/ocx on your local drive, in that case you should reinstall with right patches.
    if this solution helps u then pls assign points

  • 500 internal server error when trying to create users

    I am getting a 500 internal server error when trying to create users. What is the cause? We tried reinstalling the latest java jdk release and that didn't help.

    Check whether your DBControl or ASControl service is still running or crashed. EM is not able to connect to the Management Server.
    For instance in Windows, you may see that the Servise is not started. Then check for error logs in $ORACLE_HOME/sysman/logs for any related error messages in the log files

  • HTTP 500 Internal Server Error When I tried to open my web page.

    I'm using JDeveloper 10.1.3.
    I deploied my application at Target platform is Standalone OC4J 10g 10.1.3.
    I can open my application at my local host.
    I tried to do same way for company server.
    I can't open my application,
    I created my application adf face with BC.
    I put http://<hostName>:8888/customerMain/faces/showCustomerContacts.jspx
    I put "customerMain" as specify J2EE web Context Root.
    When I tried to run my application at server,that was returned simple message .
    HTTP 500 Internal Server Error
    Most likely causes:
    The website is under maintenance.
    The website has a programming error.
    What you can try:
    Refresh the page.
    Go back to the previous page.
    More information
    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
    For more information about HTTP errors, see Help.
    But I can work at localhost sucessfully.
    Please help me..

    Please ,
    post this thread to JDeveloper forum.....
    Regards,
    Simon

  • HTTP 500 Internal Server Error when promoting

    Hi All,
    We are on HFM 9.3.1 and trying the use the process management feature.
    In the HFM Server and Web config window we have specified an smtp server: mail.comp.com and restarted the services.
    When we try to promote an entity, a new window pops up with a "HTTP 500 internal server error". For some reason this window cannot be maximised.
    Now I am not 100% sure the smtp server we are using is correct.
    Has anyone come across this? The entity is still promoted even though we get this error.
    Which log should I be looking at for further info?
    Thanks for your help.
    Seb

    Hi,
    We fixed the problem by applying the following on the HFM web server:
    1) open a command prompt (Start -> Run -> cmd) and type the following commands
    cd \Windows\Microsoft.NET\Framework\v2.0.50727
    regasm /codebase "C:\Hyperion\FinancialManagement\Web Server\Mailer.dll"
    Restart server
    Thanks,
    Seb

  • 500 internal server error when trying to admin users

    Hi all,
    I got a problem - nothing new :-) - running Oracle Portal on 9iAS r2 on Sun Solaris.
    Whenever I try to access any page/feature related to users and/or groups, I get this as a response:
    500 Internal Server Error
    java.util.NoSuchElementException
    at java.util.LinkedList.remove(LinkedList.java:562)
    at java.util.LinkedList.removeFirst(LinkedList.java:120)
    at oracle.ldap.das.util.ConnectionManager.getContext(ConnectionPool.java:265)
    at oracle.ldap.das.util.ConnectionPool.getContext(ConnectionPool.java:86)
    at oracle.ldap.das.util.LDAPConnection.(LDAPConnection.java:62)
    at oracle.ldap.das.util.LDAPConnection.getOrCreateLDAPConnection(LDAPConnection.java:2011)
    at oracle.ldap.das.util.LDAPConnection.getOrCreateLDAPConnection(LDAPConnection.java:2002)
    at oracle.ldap.das.util.LDAPConnection.confirmLDAPSession(LDAPConnection.java:2174)
    at oracle.ldap.das.util.PartnerOIDRepository.storePartnerParameters(PartnerOIDRepository.java:245)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    at oracle.ldap.das.util.DemoPageFlowEngine.handleRequest(DemoPageFlowEngine.java:49)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    I can't figure out what this could be due to, the app server seems to be up and running and everything else is working both in Portal and the rest of the AS.
    Does anybody has any idea?
    TIA
    Andrea

    just an update after resetting the orcladmin password to the "real" one in das.properties -- it was set to "welcome" -- i get the following while trying to access <host>:<port>/oiddas
    500 Internal Server Error
    java.lang.UnsatisfiedLinkError: no jmisc in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1349)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at oracle.security.misc.Checksum.(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1279)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:146)
    at oracle.ias.repository.IASSchema.(IASSchema.java:106)
    at oracle.ias.repository.SchemaManager.(SchemaManager.java:56)
    at oracle.ldap.das.util.ConnectionManager.initialise(ConnectionPool.java:324)
    at oracle.ldap.das.util.ConnectionManager.getContext(ConnectionPool.java:263)
    at oracle.ldap.das.util.ConnectionPool.getContext(ConnectionPool.java:86)
    at oracle.ldap.das.util.LDAPConnection.(LDAPConnection.java:62)
    at oracle.ldap.das.util.LDAPConnection.getOrCreateLDAPConnection(LDAPConnection.java:2011)
    at oracle.ldap.das.util.LDAPConnection.getOrCreateLDAPConnection(LDAPConnection.java:2002)
    at oracle.ldap.das.util.LDAPConnection.confirmLDAPSession(LDAPConnection.java:2174)
    at oracle.ldap.das.util.PartnerOIDRepository.storePartnerParameters(PartnerOIDRepository.java:245)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    at oracle.ldap.das.util.DemoPageFlowEngine.handleRequest(DemoPageFlowEngine.java:50)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64
    ...pls help me!
    andrea

  • '500 Internal Server Error' when trying to connect to Music Store

    Does ANYBODY at Apple CARE that I've been writing posts for 2 WEEKS trying to get an answer to the reason why I can't connect to the Music Store? This is absurd!
    Since upgrading to iTunes 6.0.3 (and now 6.0.5), I get a 'Music Store termporarily unavailable' message. I have the same PC, OS, and ISP that I've used to buy hundreds of dollars worth of your music - but since upgrading - I'm dead in the water. Norton is set to PERMIT i-tunes - but I get the same problem with Norton turned OFF.
    When trying to connect to the Music Store via the following URL: phobos.apple.com/WebObjects/MZStore.woa/wa/storeFront
    as suggested in other posts, I get a "Error 500 Internal Server Error" - which according to my ISP and Microsoft is on APPLE'S Server - not my end.
    HELP HELP HELP!!!!
    Dell   Windows XP Pro  
    Dell   Windows XP Pro  

    Check whether your DBControl or ASControl service is still running or crashed. EM is not able to connect to the Management Server.
    For instance in Windows, you may see that the Servise is not started. Then check for error logs in $ORACLE_HOME/sysman/logs for any related error messages in the log files

  • 500 Internal Server Error when trying to add new members

    My Workspace is working correctly but when I try to add new users, I get the following error:
    500 Internal Server Error
    Thanks
    Michel C.

    Hello Michel,
    How are you processing to add new members?
    You should be manager of your workspace and
    - go to http://beehiveonline.oracle.com
    - click on buttom "Create Group or Add New Members"
    - Choose your group
    - CLick on the link "Add new member"
    regards
    Fred

  • Error 500 - Internal server error when trying to upload images to website

    I have been unsuccessful in my many attempts to upload images to the bustalk website. I keep getting an Error 500 - Internal server error message asking me to try again later but the fault is still repeated.

    I have only found two that work correctly. They were created the same way and permissions are the same. I don't know why one works over the other.
    /Indiana University/Project Sites/Oncourse Team - FAIL
    /Indiana University/Project Sites/SyllabusTest - Success
    /Indiana University/Project Sites/CHEN-TES 101 01 - FAIL
    /Indiana University/Project Sites/UITS Podcast Team - FAIL
    /Indiana University/Project Sites/ePortfolio Playgroun - FAIL
    /Indiana University/Project Sites/Testong - FAIL
    /Indiana University/SP08 Spring Semester/SP08 IN UITS PRAC 14431 - FAIL
    /Indiana University/SP08 Spring Semester/SP08 IN UITS PRAC 14431 - FAIL
    /Indiana University/SP08 Spring Semester/SP08 OC DEV C201 DEV2 - FAIL
    /Indiana University/SP08 Spring Semester/SP08 IN UITS PRAC 14438 - FAIL
    /Indiana University/SP08 Spring Semester/SP08 IN UITS PRAC 14552 - success
    /Indiana University/SP08 Spring Semester/SP08 IN UITS PRAC 14392 - FAIL

  • Getting Error 500--Internal Server Error when trying to access worklistapp

    java.lang.NoClassDefFoundError: org/apache/myfaces/trinidadinternal/convert/ColorConverter
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.faces.application.ApplicationImpl.newConverter(ApplicationImpl.java:1127)
         at com.sun.faces.application.ApplicationImpl.createConverter(ApplicationImpl.java:778)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.addConverterByTargetClass(ConverterValidatorRegistrationUtils.java:164)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:84)
         at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:82)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:399)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:205)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:328)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.(FacesContextFactoryImpl.java:86)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:260)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bpel.worklistapp.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:209)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    This doesnt look like an error from coherence.

  • 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

  • HTTP 500 Internal Server Error for BPEL Console

    Hi,
    I am facing a issue like "HTTP 500 Internal Server Error" while trying to access BPEL Console. We have not deployed any BPEL Portlets.
    when we face this issue we have to bounce the server for the console to come up.
    we are using SOA 10g (10.1.3.3.17).
    Database 11g.
    Please suggest how to trouble shoot the problem.
    Regards
    Surya

    We have established the reason for the HTTP 500 error. This is due to the fact the the oc4j_soa container is down.
    Now we need to understand why the oc4j_soa container is going down. You mention is goes down the same time every day. To me this sounds like there is some sort of background script running that, either crashes the instance or shuts it down, e.g. backup.
    Are you able to tell me what activity is happening during the time of the crash?
    Otherwise I really need to see the logs. I forget exactly where they are in 10g.
    something like
    {OracleHome}/bpel/domains/xxx/log {OracleHome}/j2ee/bpel/log {OracleHome}/opmn/logs
    there will be a file there with oc4j_soa in the name.
    cheers
    James

  • 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

  • Unlogged HTTP 500 - Internal Server Error, How To Get It To Log?

    Hey there. I've searched hard for an answer to this one and no joy so far. Ten bucks for an answer!
    I have a BEA WLS 8.1 that is returning HTTP 500 - Internal Server Error when accessing the application. While there is a summary log entry in the domain's access.log there are no supporting details in any of the other logs. I'm hoping there is a stack trace somewhere! Has anyone had any luck finding more details in a similar scenario to find the cause of the HTTP 500?
    Here is the access.log entry with generic info.
    10.0.0.1 - - [04/Oct/2007:11:13:38 -0700] "GET /MyApp/auth/ssl/Login?TYPE=33554433&REALMOID=06-00038763-c702-1551-8851-832c910a304d&GUID=&SMAUTHREASON=0&METHOD=GET&SMAGENTNAME=$SM$7xOMLS9hnCbbbBLlRBnMTLpWPS5fHEzSjif3kBNdDbeTc3nfRT%2bF1BczSURO%2fgRD&TARGET=$SM$http%3a%2f%2fdev%2eauth%2eadmin%2eownersonline%2ecom%2fOwnersAdmin%2findex%2edo HTTP/1.1" 500 883

    Thanks for Reply; the page is https its not opening https://fasi/CCMAdmin/Main.asp
    How do i check the proxies?
    I can see there is red error icon on IISAdmin.

Maybe you are looking for

  • Adobe Media Encoder CC and CS6 crash on startup.

    Adobe Media Encoder crashes because it tries to load a bunch of After Effects plugins that it has in common, which it has no business dabbling in. The last thing I see before it crashes is Twixtor. How do I prevent this?

  • Identifier in BOMMAT03 to find if the component is add/delete/update?

    Hi all, Is there an Identifier in BOMMAT03 to find if the component is to be add/delete/update? Based on add/delete/update flg, i need to execute a MII transaction after the workflow is executed. Thanks, Shridhar

  • ADOBE XI s'ouvre puis se ferme

    Bonjour, j'utilise depuis longtemps ADOBE, et la version XI depuis un moment sans souci. mais depuis hier, après ouverture d'un document en PDF après quelques secondes le document se referme je suis sous windows 7, macafee comme antivirus en faisant

  • How to turn on "Attributes" in Lightroom 5 Library?

    I'm in the Library Module of Lightrroom 5, grid view.  I must have hit something by mistake as I can no longer view photos by "Attributes"- stars, etc. Any suggestions? Henry

  • C.'\program files hp digital imaging bin hpqstp08.rsc

    the moment i turn the computer on  this massage come up imagen incorrect c.'\program files hp digital imaging bin hpqstp08.rsc i have unintall and intall the software and it still shows error .... HP HELP PLEASE..................................