Blank HTML pages after install of sp3a?

After just installing Service Pack 3a, Some of the domains are just serving up blank html pages. The other thing is that some logins will get the right page, and some don't, and new logins always do not get the right page. The page is blank, and when you view the source, that's blank, too. Could you please point me in the right direction to start looking? All of the required patches were installed prior to the installation of the new service pack.

The HTML page that needs to be served might be missing in the domain templates directory /etc/opt/SUNWips/auth/<domain name>. Provide more details (specifics) of the problem to direct you to the logs where you can find the error details.
The problem is basically caused when the application (servlet) aborts (by throwing an exception) and hence client (browser) request socket is closed.

Similar Messages

  • Toolkit for CreateJS showing blank HTML pages after publish on only some Flash projects?

    When I used Toolkit for CreateJS on Flash CC for the first time on a simple test movie, it worked fine. I've now created a new movie of a scrolling portfolio banner to go on my homepage. After hitting publish, it only shows a blank HTML page, with a white box the size of the stage.
    I even tried it again when removing the buttons and tweens and still no joy. Is there a way I can upload both files to show you and to see if there's a difference in which why the newer one isn't working. Both have more than one layer. The test one moves out of the screen, while the new one fades out. I've even tried putting an alpha effect on the test to see if it doesn't play, but it still works fine.
    Please help.
    Thanks
    Adam

    Do you see any errors listed in the output panel?

  • I want to create a cd on my mac that autolaunches an .html-page after inserting into a pc or a mac. Is that possible?l

    I want to create a cd on my mac that autolaunches an .html-page after inserting into a pc or a mac. Is that possible?

    Solving this requirement on a modern Windows system is going to be problematic too, as the autorun mechanisms are increasingly being locked down over there, if not by the end-user or the system installer, then by the usual anti-malware tools that are installed.
    Given this is one of the most vulnerable populations here in terms of operational security, you'll probably want to target online distribution, or to distribute a signed application that can be installed on the target (akin to a managed system) and that then accesses your data on external storage.  All that app might do is access the disk, verify that the contents of the device are trusted and valid, and launch the browser.
    I'd likely target online distribution or pre-loaded distributions and iOS, as that's where all of the older folks I'm dealing with are headed, too.  If not a native app, then maybe a web-app here, and download the contents into the HTML5 local storage.

  • Not able to get the login page after installing 12.1.1

    HI,
    i am not able to get the login page after installing in the 12.1.1. when i accessed from client machineo.Please help me in fixing out this problem.
    Thanks,
    venkat.

    Hi,
    What is the OS?
    What is the error message?
    Any errors in Apache/Database log files?
    Thanks,
    Hussein

  • Why do I still have old Pages after installing update

    Why do I still have old Pages after installing update

    I dont get it! I updated  new pages and numbers, Now I have both new and old on my computer!!
    Am I supposed to delete the old?

  • Load HTML page after animation

    After searching the forum and only finding the answer for
    AS2, I'm wondering if anybody can direct me to the finding the
    answer to my problem in AS3. I've created multiple movieclips into
    buttons that animate when you press them. I'm wondering how to have
    it then direct to an HTML page AFTER the animation finishes. I've
    tried several different things, and I can't seem to get this to
    work.
    Thanks a lot!

    Can you provide the AS2 solution? I'd like to see if I can
    figure it out. I just don't know that I'll find your posting
    again.

  • OWA Blank Logon Page After Update Rollup 12 for Exchange 2007 SP3

    Hello
    After installing Update Rollup 12 for Exchange 2007 SP3, can no longer access OWA - internally or externally through Internet Explorer -  I just get a blank page (with IE). If I use Chrome or Firefox, and it uses the basic logon, I get a page with just
    text, and am able to logon successfully. I have looked at several related forums, but have not found a fix yet. I've seen several people with similar issue have had success by copying contents from a previous owa folder version to the latest one, then running
    Updateowa.ps1 and restarting IIS. This did not resolve the issue for me.
    Another forum suggested running remove-owavirtualdirectory and
    new-owavirtualdirectory, however I haven't attempted that yet, as I'm unsure how I could reverse the changes that the command runs if things get worse.
    Any assistance will be appreciated.

    Hi,
    I encountered a same situation,after recreating
    the virtual directory, the issue was solved.
    The following article for you reference:
    How To: Recreate OWA Virtual Directory – Exchange 2007
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Clearing a HTML page after incremental creation of page

    Hi,
    I am building a JSP page incrementally as shown in the code snippet below; What I know want to do is to clear the complete HTML code after execution of the for loop.
    Is this possible ?
    Thanks in Advance :-)
    <html>
      <head>
        <title>Partial Output Demo</title>
      </head>
      <body>
        Partial Output
        <%  for(int ii=0; ii<10; ii++) {
            out.println("<br/> #" + ii);   
            out.flush();
            try {
                Thread.sleep(1000);
            } catch(final InterruptedException ex) {
                ex.printStackTrace();
                break;
         %>
      </body>
    </html>

    found it out ;-)
    <html>
      <head>
        <title>Partial Output Demo</title>
        <script language="javascript">
            function show() {
                document.write("Partial Output Complete");
        </script>
      </head>
      <body onload="show()">
        Partial Output
        <%  for(int ii=0; ii<10; ii++) {
            out.println("<br/> #" + ii);   
            out.flush();
            try {
                Thread.sleep(1000);
            } catch(final InterruptedException ex) {
                ex.printStackTrace();
                break;
         %>
      </body>
    </html>

  • Passing to an another HTML page after animation finished

    My question in english:
    Hello, good morning,
    I have created a Flash animation with Flash 8 and I have exported it in HTML format.
    I would like that at the finishing animation, there is an automatical transfer to another HTML page of my choice (for example after xxx seconds), like we could see in the web (redirection in fact). I would have also the possibilty to put an "Skip Intro" link in the animation page for people that don't want wait the final of animation.
    How make this operation with Flash 8 directly or I must write an HTML code in it to this operation.
    Thanks a lot for your answer and helping
    Ma question en français:
    Bonjour,
    J'ai créé une animation Flash avec Flash 8 et je l'ai exporté au format HTML. Je voudrais qu'à l'issue de l'animation, à la fin de cette animation, il y ait passage automatique (au bout de x secondes par exemple) à la page web de mon choix (une redirection en quelque sorte). J'aurais la possibilité dans la page contenant l'animation de mettre un lien "Skip intro" pour les internautes qui ne voudraient pas attendre la fin de l'animation pour consulter mon site web.
    Comment faire pour faire cette manipulation, est-ce possible directement dans la création de ma page en Flash ou dois-je mettre un bout de code HTML pour que cette transition se réalise?
    En vous remerciant pour votre réponse et votre aide.

    It depends on which version of Actionscript your file is using.
    For an AS2 file you use getURL() to link to a web page.  You could use the setTimeout() function to delay triggering the getURL() call.
    For AS3 you use navigateToURL() to link to a web page.  You could use the setTimeout() function or the Timer class to delay triggering the navigateToURL() call.
    In both cases you could place the call to the linking function inside another function that you call either using the delayed calls of the functions mentioned, or using a button to call the function for the skip intro.

  • OfficeJet 6500 prints blank fax page after every other fax page

    How can I stop the printer from printing a blank page after every other incoming fax. If the fax is 5 pages, I get 10 (5 of which are blank). Tried HP support, and they can't fix this.

    Sorry that you are experiencing this issue with printing blank pages. This can be a issue with the print head. You can try to clean the print head with a lint free cloth and water. 
    Another thing would be to perform a hard reset on the printer. Unplug the power cord from the back. Leave it out for 30 seconds and plug it back in. 
    See if you can print a self-test page or printer status report.
    Let me know what happens. 
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • Flash not playing on html page after template is altered

    Hi,
    Can anyone help. If i alter anything on a template none of the .swf files on pages based on that template will work when previewed in the browser.
    I am using DW CS3.
    Anyone any ideas

    Good day,
    This issue can be considered as a limitation at some point because Dreamweaver lacked the ability to "auto-update", although it was not really the best practice to include Flash contents in a DW template.
    There is a workaround though. You may need to edit the template (.dwt) itself and work in Code View.
    While in Code View, use the Find and Replace (Edit > Find and Replace) feature so it will be easier for you to find what you are looking for.
    In the Find and Replace window, choose Current Document as value for Find in, and Source Code as Search.
    In the Find input field, type --> 'src' (including the single quotes) and click on Find Next.
    Once you found 'src', pay attention to the text next to it enclosed in single quotes. The value in the single quotes is the path of where the Flash file is saved. try to remove ../ if you happen to see it. (do this if the Flash file is located in the same folder where the HTML page which uses it is saved)
    Using Find and Replace again, this time, try to search for 'movie' (including single quotes). You'll see again the text next to it which is the same value as what you have searched before. Do the same thing, try removing ../. (do this if the Flash file is located in the same folder where the HTML page which uses it is saved)
    Save the DW template file and try to preview the pages again in the browser.
    I hope this helps.
    Regards,
    Christine R.
    Adobe North America Technical Support

  • How do I get rid of recent circles on my home page after installing ios8

    How do I get rid of recent circle notifications on my iPad after installing iOS 8

    If you mean when you open the taskbar then Settings > Mail, Contacts, Calendars > Show In App Switcher (under the 'contacts' heading) > Recents 'off'

  • UPDATING HTML PAGE AFTER UPDATING DATABASE

    Hello,
    I work on servlet, and when I update my database (MS Access) and redirect to a new HTML page, the information are not updated, that's the reason why I have to click on the button of my browser to actualize.
    So how can I do not to have to click...
    Thank you very much

    u passing all argument when redirect method use
    if possible show your code

  • Opensso : problem load opensso admin console page after install agent

    Hi,
    After installing policy agent for Tomcat in another instance,
    I could not load opensso admin console as usual (http://opensso.local.asyd.net:8000/opensso/UI/Login). The message
    given:
    root cause
    javax.servlet.ServletException: Servlet execution threw an
    exception
         com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:91)
    root cause
    java.lang.NoClassDefFoundError
         com.sun.identity.authentication.client.AuthClientUtils.<clinit>(AuthClientUtils.java:136)
    or
    com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:106)
    The tomcat log gave this message:
    SEVERE: Servlet.service() for servlet LoginServlet threw exception
    java.lang.NoClassDefFoundError
         at com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:106)
    +++++++++++++++++++++++++++++++++++++++++
    I have 2 Tomcat instances on one machine:
    /home/opensso/apache-tomcat-6.0.18 (where the open sso server is deployed)
    /opt/tomcat-instance/opensso.local.asyd.net (where the web server client is deployed and agent is installed)
    Here is the response summary of my agent installation:
    SUMMARY OF YOUR RESPONSES
    Tomcat Server Config Directory :
    /opt/tomcat-instance/opensso.local.asyd.net/conf
    OpenSSO server URL : http://opensso.local.asyd.net:8000/opensso
    $CATALINA_HOME environment variable :
    /home/opensso/apache-tomcat-6.0.18
    Tomcat global web.xml filter install : false
    Agent URL : http://opensso.local.asyd.net:8081/mini-agentsample
    Agent Profile name : AS9Agent
    Agent Profile Password file name :
    /opt/tomcat-instance/tomcat_v6_agent/tomcat6agentpw.txt
    Verify your settings above and decide from the choices below.
    1. Continue with Installation
    2. Back to the last interaction
    3. Start Over
    4. Exit
    Please make your selection [1]: 1
    Updating the /home/opensso/apache-tomcat-6.0.18/bin/setclasspath.sh
    script with the Agent classpath ...DONE.
    Creating directory layout and configuring Agent file for Agent_001
    instance ...DONE.
    Reading data from file
    /opt/tomcat-instance/tomcat_v6_agent/tomcat6agentpw.txt and
    encrypting it ...DONE.
    Generating audit log file name ...DONE.
    Creating tag swapped OpenSSOAgentBootstrap.properties file for instance
    Agent_001 ...DONE.
    Creating a backup for file
    /opt/tomcat-instance/opensso.local.asyd.net/conf/server.xml ...DONE.
    Creating a backup for file
    /opt/tomcat-instance/opensso.local.asyd.net/conf/web.xml ...DONE.
    Adding OpenSSO Tomcat Agent Realm to Server XML file :
    /opt/tomcat-instance/opensso.local.asyd.net/conf/server.xml ...DONE.
    Adding filter to Global deployment descriptor file :
    /opt/tomcat-instance/opensso.local.asyd.net/conf/web.xml ...DONE.
    Adding OpenSSO Tomcat Agent Filter and Form login authentication to
    selected Web applications ...DONE.
    SUMMARY OF AGENT INSTALLATION
    Agent instance name: Agent_001
    Agent Bootstrap file location:
    /opt/tomcat-instance/tomcat_v6_agent/Agent_001/config/OpenSSOAgentBootstrap.properties
    Agent Configuration file location
    /opt/tomcat-instance/tomcat_v6_agent/Agent_001/config/OpenSSOAgentConfiguration.properties
    Agent Audit directory location:
    /opt/tomcat-instance/tomcat_v6_agent/Agent_001/logs/audit
    Agent Debug directory location:
    /opt/tomcat-instance/tomcat_v6_agent/Agent_001/logs/debug
    Install log file location:
    /opt/tomcat-instance/tomcat_v6_agent/installer-logs/audit/install.log
    Thank you for using OpenSSO Policy Agent
    Edited by: enterprisecoder on Jun 27, 2010 8:19 PM
    Edited by: enterprisecoder on Jun 28, 2010 12:37 AM
    Edited by: enterprisecoder on Jun 28, 2010 2:14 AM
    Edited by: enterprisecoder on Jun 28, 2010 8:19 PM

    Hi
    I am facing the similar issue after installing the policy agent on tomcat 6.x
    Installation gets successfully, but once I start the tomcat server secured by agent than I get below error
    Dec 23, 2010 2:43:44 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
    Dec 23, 2010 2:43:44 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
    AgentConfiguration: Exception while reading new mod interval: "null"
    Dec 23, 2010 2:43:45 PM org.apache.tomcat.util.digester.Digester startElement
    SEVERE: Begin event threw error
    java.lang.ExceptionInInitializerError
    at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:643)
    at com.sun.identity.agents.tomcat.v6.AmTomcatRealm.<clinit>(AmTomcatRealm.java:64)
    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 org.apache.tomcat.util.digester.ObjectCreateRule.begin(ObjectCreateRule.java:206)
    at org.apache.tomcat.util.digester.Rule.begin(Rule.java:153)
    at org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1356)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
    at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1339)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
    at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1642)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:510)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: java.lang.RuntimeException: Unknown User Mapping Mode: null
    at com.sun.identity.agents.arch.AgentConfiguration.setUserMappingMode(AgentConfiguration.java:865)
    at com.sun.identity.agents.arch.AgentConfiguration.setHotSwappableConfigProps(AgentConfiguration.java:1170)
    at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1098)
    at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1543)
    ... 31 more
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: java.lang.ExceptionInInitializerError
    at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:643)
    at com.sun.identity.agents.tomcat.v6.AmTomcatRealm.<clinit>(AmTomcatRealm.java:64)
    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 org.apache.tomcat.util.digester.ObjectCreateRule.begin(ObjectCreateRule.java:206)
    at org.apache.tomcat.util.digester.Rule.begin(Rule.java:153)
    at org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1356)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
    at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:179)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1339)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2747)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
    at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1642)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:510)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    ... 6 more
    Caused by: java.lang.RuntimeException: Unknown User Mapping Mode: null
    at com.sun.identity.agents.arch.AgentConfiguration.setUserMappingMode(AgentConfiguration.java:865)
    at com.sun.identity.agents.arch.AgentConfiguration.setHotSwappableConfigProps(AgentConfiguration.java:1170)
    at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1098)
    at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1543)
    ... 31 more
    Exception in thread "SystemTimer" java.lang.NoClassDefFoundError: Could not initialize class com.sun.identity.agents.arch.AgentConfiguration
    at com.sun.identity.agents.arch.AgentConfiguration$ConfigurationMonitor.getRunPeriod(AgentConfiguration.java:1397)
    at com.sun.identity.common.TimerPool$WorkerThread.run(TimerPool.java:504)

  • Blank page after installing htmldb 1.6

    I have installed htmldb 1.6 with a 9.2.0.5 database on SuSE Enterprise 9, but can't seem to get it working.
    I get a blank page when going to http://localhost:7785/pls/htmldb. When going to ps://localhost:7788/pls/htmldb/htmldb_login, I get an error in my browser: "The connection to localhost:7788 has terminated unexpectedly. Some data may have been transferred."
    I had to do a few things to get this far (eg: no errors on install of htmldb, but 100+ packages were invalid and I had to compile them all). I had to add the following comments in my Apache/conf/httpd.conf file:
    #<IfDefine SSL>
    LoadModule ssl_module libexec/mod_ssl.so
    #</IfDefine>
    Because I'm not sure where the SSL gets defined. (there was another similiar line, but it came commented out by default).
    anyway, I added the following to Apache/modplsql/cfg/wdbsvr.app:
    [DAD_htmldb]
    connect_string = MOPS.corp.jabil.org
    password = !c2FoYXJhODU=
    username = htmldb_public_user
    default_page = htmldb
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    ;upload_as_long_raw =
    ;upload_as_blob =
    ;name_prefix =
    ;always_describe =
    ;after_proc =
    ;before_proc =
    reuse = Yes
    ;connmax =
    ;pathalias =
    ;pathaliasproc =
    enablesso = No
    ;sncookiename =
    stateful = STATELESS_RESET
    ;custom_auth =
    ;response_array_size =
    ;exclusion_list =
    ;cgi_env_list =
    ;bind_bucket_widths =
    ;bind_bucket_lengths =
    ;error_style =
    nls_lang = American_America.AL16UTF16
    as per the install guide. So, to try to track down why I'm just getting a blank page, I turned the logevel to debug in the httpd.conf, and got the following:
    [Thu Feb 24 19:34:27 2005] [error] OPM: EW: Fail to start process with mod=JServ and grp=group1, it's possible that your configuration file is not correct.
    [Thu Feb 24 19:34:27 2005] [debug] opm_tbl.c(1124): OPM:Into opm_tbl_delete_proc, mod=JServ,grp=group1,host=corred01.corp.jabil.org,31388
    [Thu Feb 24 19:34:27 2005] [debug] opm_tbl.c(2478): OPM:Into opm_tbl_update_bcnode, host=corred01.corp.jabil.org,port=-1
    [Thu Feb 24 19:34:27 2005] [error] OPM: EW: Fail to start process with mod=JServ and grp=group2, it's possible that your configuration file is not correct.
    [Thu Feb 24 19:34:27 2005] [debug] opm_tbl.c(1124): OPM:Into opm_tbl_delete_proc, mod=JServ,grp=group2,host=corred01.corp.jabil.org,31389
    [Thu Feb 24 19:34:27 2005] [debug] opm_tbl.c(2478): OPM:Into opm_tbl_update_bcnode, host=corred01.corp.jabil.org,port=-1
    [Thu Feb 24 21:06:37 2005] [error] [client 127.0.0.1] Invalid method in request
    [Thu Feb 24 21:15:01 2005] [error] [client 127.0.0.1] Invalid method in request
    So the configuration file for JServ may not be correct, is that it? Which one?
    I turned up logging on the jserv, and got the following, but I don't know that this is related (the secret key is disabled, I think)...:
    oramops@corred01:~/920_32/Apache/Jserv/logs> cat mod_jserv.log
    [24/02/2005 21:48:47:597] (INFO) Secret key has not been specified for some or all groups.
    [24/02/2005 21:48:49:016] (INFO) Apache Module was cleaned-up
    [24/02/2005 21:48:49:183] (INFO) Secret key has not been specified for some or all groups.
    Thoughts, anyone?

    Thanks, I was not aware of that. I removed the reference to the Jserv config file in the httpd.conf file, restarted Apache, and still get the same error. And every time I try to go to either htmldb or htmldb_login page, I still get a blank page, and the error_log for Apache shows:
    [Fri Feb 25 19:00:36 2005] [error] [client 172.31.11.15] Invalid method in request g
    [Fri Feb 25 19:00:36 2005] [error] [client 172.31.11.15] Invalid method in request g

Maybe you are looking for

  • Cannot Open Files in PS CS5

    Hi folks..I am unable to open files/create new files in Photoshop CS5....the P logo in the top left is greyed out (don't know if this is significant).. Can anyone help here? Thanks! Debbie

  • Xcompmgr problems (Openbox, Firefox)

    I'm trying to get xcompmgr to work.  I've never been able to do compositing because I have an ATI card that crashes every second, but it SORT OF works so I want to experiment. In KDE, I can start xcompmgr and use the transset utility to make windows

  • How to read URL Parameters

    Hi All,   How to read URL parameters in another WDA. Thanks in advance

  • Photo order for slideshow

    I have a directory of 300 photos, numbered 1-300, which are in the order I want them in...they are not in date order at all.   how can i preserve my order when pulling into the organizer in elements for slideshow creation? a related topic...any batch

  • Having trouble with blank "index" page

    I've published my site to a folder and transfered it succefully to my webhost. The only problem is that it shows up blank. I think because the index.html is blank when I open it on my harddrive to see the contents. I don't know html well enough to in