The logs are Aug 27, 2007 1:30:43 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_02\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32 ;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\P rogram Files\ATI Technologies\ATI.ACE\ Aug 27, 2007 1:30:43 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8084 Aug 27, 2007 1:30:43 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 343 ms Aug 27, 2007 1:30:43 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Aug 27, 2007 1:30:43 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.17 Aug 27, 2007 1:30:43 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Aug 27, 2007 1:30:50 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8084 Aug 27, 2007 1:30:50 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Aug 27, 2007 1:30:50 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/31 config=null Aug 27, 2007 1:30:50 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource Aug 27, 2007 1:30:50 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 7188 ms
-----Original Message----- From: Dave [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 1:57 PM To: [email protected] Subject: Re: New User Registration On 8/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi , > > I have installed Roller 4.0 on Tomcat server 5.5.17 bundled in Netbeans > 5.5 > > I am using Windows XP with oracle 9i. > > When I run the http://localhost:8084/roller/, the page is displayed > successfully. When I clicked the "new user registration page", I am > getting the error "The administrator of this site has disabled user > registrations at this time. Please contact the system administrators if > you think this is incorrect." > > How to enable the new user registration ? What is the deault username / > password for admin ? Sounds like there is a problem with your database configuration. Are you getting any errors in the logs? - Dave
