[opencms-dev] can't start login.html in browser
Christoph Ahlers
ahlers1 at web.de
Wed Mar 22 10:09:48 CET 2000
Hi all,
I just installed OpenCMS 4.0 a22 on my machine running following equipment:
Windows NT 4.0 WS SP 5 german
Apache WebServer 1.3.12
Apache JServ 1.0
IBM JDK 1.1.8
SUN JSDK 2.0
MySql-JDBC 1.2b (Mark Matthews)
Apache Xerces XML-Parser 1.0.0
OpenCMS 4.0 a22 (latest release)
Internet Explorer 5.0
Netscape Navigator 4.6
Installation was made according to the online installation manual.
System is running fine when starting from the OpenCMS console
unter NT-DOS. I can login as Admin with password admin and get
the required results when requesting file information with the
command readFile ......
Unfortunately I get no results when starting login.html in the browser
with the URL: http://localhost/servlets/opencms/system/workplace/action/login.html
The result is: NOTHING !
No error message within the browser, really nothing.
The browser tries to load login.html for a long time, maybe 2 minutes
with the following message: file not found !
I just examined the error.log of my webserver:
[Mon Mar 20 09:36:38 2000] [info] Parent: Created child process 122
[Mon Mar 20 09:36:38 2000] [info] Parent: Duplicating socket 76 and sending it to child process 122
[Mon Mar 20 09:36:38 2000] [info] BytesRead = 372 WSAProtocolInfo = 2006620
[Mon Mar 20 13:18:15 2000] [info] Parent: Created child process 128
[Mon Mar 20 13:18:15 2000] [info] Parent: Duplicating socket 168 and sending it to child process 128
java.lang.ClassCastException: servlet.opencms.code doesn't map to a String object
at java.lang.Throwable.<init>(Throwable.java:74)
at java.lang.Exception.<init>(Exception.java:38)
at java.lang.RuntimeException.<init>(RuntimeException.java:43)
at java.lang.ClassCastException.<init>(ClassCastException.java:42)
at org.apache.java.util.Configurations.getString(Configurations.java)
at org.apache.jserv.JServServletManager.load_init(JServServletManager.java)
at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:492)
[Mon Mar 20 14:46:09 2000] [info] [client 127.0.0.1] read script header timed out
And this information I get when invoking JServ with the testpage
on http://localhost/jserv/ which seems to work:
Server Name localhost
ApJServManual FALSE (AUTOMATIC OPERATION)
ApJServProperties C:\CMS\JServ10\conf\jserv.properties
ApJServDefaultProtocol ajpv11 (PORT 8007)
ApJServDefaultHost localhost (ADDR 127.0.0.1)
ApJServDefaultPort 8007
ApJServLogFile C:\CMS\JServ10\logs\mod_jserv.log (DESCRIPTOR 5)
ApJServMountCopy TRUE
MountPoint Server Protocol Host Port Zone
/servlets/ localhost ajpv11 localhost (ADDR 127.0.0.1) 8007 root
This is the current server status:
Operating System
Name Windows NT
Version 4.0
Architecture x86
Java Virtual Machine
JVM Compiler ibmjitc
Vendor IBM Corporation
Version 1.1.8
Class Path C:\CMS\JServ10\ApacheJServ.jar c:\cms\jsdk20\lib\jsdk.jar c:\cms\jdk118\bin\..\classes c:\cms\jdk118\bin\..\lib\classes.zip c:\cms\jdk118\bin\..\lib\classes.jar c:\cms\jdk118\bin\..\lib\rt.jar c:\cms\jdk118\bin\..\lib\i18n.jar c:\cms\jdk118\bin\..\lib\math.jar c:\cms\jdk118\bin\..\lib\rmi-iiop.jar c:\cms\jdk118\bin\..\lib\jndi.jar c:\cms\jdk118\bin\..\lib\cosnaming.jar c:\cms\jdk118\bin\..\lib\rmiregistry.jar c:\cms\jdk118\bin\..\lib\providerutil.jar
Class Format Version 45.3
General Configurations
Authentication Disabled
Host 0.0.0.0/0.0.0.0
Port 8007
Maximum Connections 50
Challenge Size 5
Allowed IP Addresses [localhost/127.0.0.1]
And this is the servlet zone for root:
root Servlet Zone
session.timeout 1800000
singleThreadModelServlet.incrementCapacity 5
servlet.opencms.initArgs [properties=c:\cms\jserv10\servlets\opencms.properties, properties=c:\cms\jserv10\servlets\opencms.properties]
autoreload.classes true
session.checkFrequency 30000
autoreload.file true
destroy.timeout 10000
servlet.opencms.code [com.opencms.core.OpenCmsServlet, com.opencms.core.OpenCmsServlet]
singleThreadModelServlet.initialCapacity 5
singleThreadModelServlet.maximumCapacity 10
init.timeout 10000
repositories [C:\CMS\JServ10\servlets, C:\CMS\JServ10\servlets\opencms.jar, C:\CMS\JServ10\servlets\ExternalComponents\xerces.jar, C:\CMS\JServ10\servlets\ExternalComponents\mysql_uncomp.jar]
Any help is very much appreciated. Thanks in advance.
Christoph Ahlers
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
IhrName at web.de, 8MB Speicher, Verschluesselung - http://freemail.web.de
More information about the opencms-dev
mailing list