I have finally found some time to install Turbine on a RH6 machine with 
Apache 1.1.13 and a mysql server.  However, I am getting and error (error 
log below).

Mind you this is just me trying to access the Turbine servlet.  The servlet 
engine definitely works, as I have other projects on that machine.  I have 
modified the jserv.properties files to include the correct jar files, and 
have added the base directory of the classes to the zone.properties 
file.  I have additionally aliased the servlet 
(servlet.Turbine.code=org.apache.turbine.Turbine)  this would (I think) be 
my only deviation from the standard install procedure.

I have looked at the code for this class file and this method it speaks of 
is in there, so I would assume there might be a problem finding the 
library, however, if it is even looking for this method it must have found 
the Turbine.class file which is referenced by the same 
repositories=/path/to/Turbine/bin/classes.

I hope this is enough information, I'm sure I missed something simple.

Thanks,
Nathan



mod_jserv:
[15/12/2000 11:31:50:232] (ERROR) ajp12: Servlet Error: 
java.lang.NoSuchMethodError: org.apache.java.util.Con
figurations: method 
getConfigurations(Ljava/lang/String;)Lorg/apache/java/util/Configurations; 
not found: org
.apache.java.util.Configurations: method 
getConfigurations(Ljava/lang/String;)Lorg/apache/java/util/Configura
tions; not found
[15/12/2000 11:31:50:232] (ERROR) an error returned handling request via 
protocol "ajpv12"


error_log
initializing all services using org.apache.jserv.JServContext
initializing service: TurbineTemplateService
initializing service: TurbineAssemblerBrokerService
initializing service: TurbineSchedulerService
initializing service: MapBrokerService
initializing service: PoolBrokerService
initializing service: TurbineUploadService
initializing service: TurbineWebMacroService
initializing service: TurbineXmlRpcService
java.lang.NoSuchMethodError: org.apache.java.util.Configurations: method 
getConfigurations(Ljava/lang/String;
)Lorg/apache/java/util/Configurations; not found
         at 
org.apache.jserv.JServServletManager.load_init(JServServletManager.java, 
Compiled Code)
         at 
org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java, 
Compiled Code)
         at 
org.apache.jserv.JServConnection.processRequest(JServConnection.java, 
Compiled Code)
         at org.apache.jserv.JServConnection.run(JServConnection.java, 
Compiled Code)
         at java.lang.Thread.run(Thread.java, Compiled Code)

---
Nathan A. Feger ([EMAIL PROTECTED])
CIO, rightshop.net Inc.
phone +1-610-871-2444 - fax +1-215-893-3849
toll-free 877-736-8735 - http://www.rightshop.net/ 



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to