Hi,
Thanks you for your help.
I am working with :
NT4 SP3
Apache Server 1.3.1
JServ 1.1.1
JetSpeed 1.2

My install and configuration seems to be OK.
I have not install MySql since I couldn't find out the following
"mysql_incomp.jar" from various packages I download from
www.worldserver.com/mm.mysql (May be you know the right package I should
download from this site ?)

I certainly have other problems. Above is the listing of my turbine.log
(apologize for the mail length).
Did you ever have similar problem ? or can you simply explain what wrong
with my configuration ?



============================================================================
===============
Turbine.log
============================================================================
===============
[Tue Aug 08 23:48:48 GMT+01:00 2000] -- NOTICE  -- JetspeedResources
obtained from System properties: null
[Tue Aug 08 23:48:48 GMT+01:00 2000] -- NOTICE  -- JetspeedResources
obtained from Turbine: d:\jetspeed\src\config\JetspeedResources.properties
[Tue Aug 08 23:48:48 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.jetspeedresources
[Tue Aug 08 23:48:49 GMT+01:00 2000] --  ERROR  -- 
        Exception:  java.lang.ClassNotFoundException:
org.gjt.mm.mysql.Driver
        Stack Trace follows:
        java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver
        at java.net.URLClassLoader$1.run(Compiled Code)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Compiled Code)
        at java.lang.ClassLoader.loadClass(Compiled Code)
        at sun.misc.Launcher$AppClassLoader.loadClass(Compiled Code)
        at java.lang.ClassLoader.loadClass(Compiled Code)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:124)
        at org.apache.turbine.util.db.pool.DBMM.init(DBMM.java:104)
        at
org.apache.turbine.util.db.pool.ConnectionPool.getNewConnection(ConnectionPo
ol.java:177)
        at
org.apache.turbine.util.db.pool.ConnectionPool.getConnection(ConnectionPool.
java:141)
        at
org.apache.turbine.util.db.pool.DBBroker.getConnection(DBBroker.java:160)
        at
org.apache.turbine.util.db.pool.DBBroker.getConnection(DBBroker.java:117)
        at
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:210)
        at
org.apache.turbine.om.user.peer.TurbineUserPeer.<clinit>(TurbineUserPeer.jav
a:139)
        at
org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java:158)
        at
org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(Jetsp
eedSessionValidator.java:94)
        at org.apache.turbine.modules.Action.perform(Action.java:77)
        at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
        at Turbine.doGet(Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:479)
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Jetspeed is running under
Java version: 1.2
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- ThreadManager: init()
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Thread Manager:
INIT_THREADS == 20
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Thread Manager:
MAX_THREADS == 50
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Thread Manager:
MIN_SPARE_THREADS == 10
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- ThreadManager:  creating
20 more thread(s) for a total of: 20
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.threadmanager
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Initializing the
EngineContext
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- EngineContext: using
documentRoot of: d:/apache/htdocs/
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- EngineContext: using
server name of: localhost
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- EngineContext: using
server port of: 80
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.enginedata
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Initializing the
DaemonFactory
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- BEGIN DaemonFactory
init()
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.daemonfactory
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Creating daemon:
feeddaemon
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Creating daemon:
diskcachedaemon
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Initializing the
PortletCache
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.portletcache
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Initializing the
BadURLManager
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.badurlmanager
[Tue Aug 08 23:48:49 GMT+01:00 2000] -- NOTICE  -- Initializing the Cocoon
Engine
[Tue Aug 08 23:48:56 GMT+01:00 2000] -- NOTICE  -- Initializing the Cocoon
MemoryStore
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- SingletonHolder:  Now
holding: jetspeed.memorystore
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonFactory:  Starting
up necessary daemons.
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonFactory:  start():
starting daemon -> feeddaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonFactory:  start():
starting daemon -> diskcachedaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonFactory:  start():
starting daemon -> badurlmanagerdaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- Creating daemon:
badurlmanagerdaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- JetspeedInitializer ->
DONE
[Tue Aug 08 23:48:57 GMT+01:00 2000] --  ERROR  -- 
        Exception:  java.lang.NullPointerException
        Stack Trace follows:
        java.lang.NullPointerException
        at org.apache.ecs.Document.toString(Document.java:327)
        at Turbine.handleException(Turbine.java:484)
        at Turbine.doGet(Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:479)
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonThread: started
processing daemon feeddaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonThread ->
PROCESSING daemon -> feeddaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonThread: started
processing daemon diskcachedaemon
[Tue Aug 08 23:48:57 GMT+01:00 2000] -- NOTICE  -- DaemonThread: started
processing daemon badurlmanagerdaemon
[Tue Aug 08 23:48:58 GMT+01:00 2000] -- NOTICE  -- Jetspeed:  FeedDaemon  --
BEGIN -- 
[Tue Aug 08 23:48:58 GMT+01:00 2000] -- NOTICE  -- BEGIN FEED ->
http://www.xmltree.com/export/ocs.cfm
[Tue Aug 08 23:49:20 GMT+01:00 2000] --  ERROR  -- FeedDaemon:  Couldn't
process URL:  http://www.xmltree.com/export/ocs.cfm
[Tue Aug 08 23:49:20 GMT+01:00 2000] --  ERROR  -- 
        Exception:
org.apache.jetspeed.util.download.URLNotAvailableException: The following
URL is not available because it is considered invalid:
http://www.xmltree.com/export/ocs.cfm -> www.xmltree.com
        Stack Trace follows:
        org.apache.jetspeed.util.download.URLNotAvailableException: The
following URL is not available because it is considered invalid:
http://www.xmltree.com/export/ocs.cfm -> www.xmltree.com
        at
org.apache.jetspeed.util.download.URLFetcher.fetch(URLFetcher.java:159)
        at org.apache.jetspeed.cache.disk.JetspeedDiskCache.fetch(Compiled
Code)
        at
org.apache.jetspeed.cache.disk.JetspeedDiskCache.add(JetspeedDiskCache.java:
380)
        at
org.apache.jetspeed.cache.disk.JetspeedDiskCache.getEntry(JetspeedDiskCache.
java:227)
        at
org.apache.jetspeed.daemon.impl.FeedDaemon.getEntries(FeedDaemon.java:336)
        at org.apache.jetspeed.daemon.impl.FeedDaemon.run(Compiled Code)
        at
org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:154)
        at org.apache.jetspeed.daemon.DaemonThread.run(Compiled Code)
[Tue Aug 08 23:49:20 GMT+01:00 2000] -- NOTICE  -- Jetspeed:  FeedDaemon  --
END  -- 
[Tue Aug 08 23:49:20 GMT+01:00 2000] -- NOTICE  -- DaemonThread -> *DONE*
PROCESSING daemon -> feeddaemon

============================================================================
===============

Edmond.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to