System: Windows NT 4 SP6
JDK: 1.2.2
Tomcat 3.2.3 (standalone) - modified as per Coccon instructions
Cocoon 2.0 rc 1a - built using '.\build.bat -Dinclude.webapp.libs=yes
-Dinstall.war={path-to-webapps-dir} install' and placed in webapps folder.
IE 5.00.2919.6307CO
Tomcat starts up fine, and the test servlets respond as expected. When I go
to http://localhost:8080/cocoon/ I get an application error:
java.exe Exception: access violation (0xc0000005,... )

The cocoon log file looks like this:

DEBUG   (2001-10-22) 11:10.35:186   [cocoon  ] (/cocoon/) Thread-17/Cocoon:
DEBUGGING INFORMATION:
REQUEST: /cocoon/

CONTEXT PATH: /cocoon
SERVLET PATH: /
PATH INFO: null

REMOTE HOST: localhost
REMOTE ADDRESS: 127.0.0.1
REMOTE USER: null
REQUEST SESSION ID: null
REQUEST PREFERRED LOCALE: en_GB
SERVER HOST: localhost
SERVER PORT: 8080

METHOD: GET
CONTENT LENGTH: -1
PROTOCOL: HTTP/1.1
SCHEME: http
AUTH TYPE: null

CURRENT ACTIVE REQUESTS: 1
MAXIMUM ACTIVE REQUESTS: 1

REQUEST PARAMETERS:


SESSION ATTRIBUTES:


DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/)
Thread-17/DefaultComponentFactory: ComponentFactory creating new instance of
org.apache.cocoon.components.source.SourceHandlerImpl.
DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/)
Thread-17/DefaultComponentFactory: no logger attribute available, using
standard logger
DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/)
Thread-17/SourceHandlerImpl: Getting the SourceFactories
DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/) Thread-17/Handler:
Beginning sitemap regeneration
DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/)
Thread-17/URLFactoryImpl: Making URL from
file:/C:\seb\web\jakarta-tomcat-3.2.3\webapps\cocoon\sitemap.xmap
DEBUG   (2001-10-22) 11:10.35:202   [cocoon  ] (/cocoon/)
Thread-17/URLFactoryImpl: Making URL from
file:/C:/seb/web/jakarta-tomcat-3.2.3/webapps/cocoon/
DEBUG   (2001-10-22) 11:10.35:217   [cocoon  ] (/cocoon/)
Thread-17/URLFactoryImpl: Making URL from
file:/C:\seb\web\jakarta-tomcat-3.2.3\webapps\cocoon\sitemap.xmap
DEBUG   (2001-10-22) 11:10.35:248   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentSelector: UnnamedSelector: ComponentSelector
could not find the component for hint: org\apache\cocoon\www\sitemap_xmap
DEBUG   (2001-10-22) 11:10.35:248   [cocoon  ] (/cocoon/)
Thread-17/GeneratorSelector: Could not access component for hint:
org\apache\cocoon\www\sitemap_xmap
DEBUG   (2001-10-22) 11:10.35:248   [cocoon  ] (/cocoon/)
Thread-17/ProgramGeneratorImpl: The instance was not accessible from the
internal cache. Proceeding.
DEBUG   (2001-10-22) 11:10.35:327   [cocoon  ] (/cocoon/)
Thread-17/DefaultComponentFactory: ComponentFactory creating new instance of
org.apache.cocoon.www.sitemap_xmap.
DEBUG   (2001-10-22) 11:10.35:327   [cocoon  ] (/cocoon/)
Thread-17/DefaultComponentFactory: no logger attribute available, using
standard logger
DEBUG   (2001-10-22) 11:10.35:327   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand hsqldb-server, returning
null
DEBUG   (2001-10-22) 11:10.35:327   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand store, returning null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand store-janitor, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand xslt-processor, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand url-factory, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand source-handler, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand program-generator,
returning null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand jsp-engine, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand programming-languages,
returning null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand classloader, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand markup-languages,
returning null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand datasources, returning
null
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand stream-pipeline,
returning org.apache.cocoon.components.pipeline.StreamPipeline
DEBUG   (2001-10-22) 11:10.35:342   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Adding component
(org.apache.cocoon.components.pipeline.StreamPipeline =
org.apache.cocoon.components.pipeline.CachingStreamPipeline)
DEBUG   (2001-10-22) 11:10.35:373   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Attempting to get Handler for:
org.apache.cocoon.components.pipeline.StreamPipeline
DEBUG   (2001-10-22) 11:10.35:373   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Handler type =
org.apache.avalon.excalibur.component.PoolableComponentHandler
DEBUG   (2001-10-22) 11:10.35:373   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand stream-cache, returning
null
DEBUG   (2001-10-22) 11:10.35:373   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand event-pipeline, returning
org.apache.cocoon.components.pipeline.EventPipeline
DEBUG   (2001-10-22) 11:10.35:373   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Adding component
(org.apache.cocoon.components.pipeline.EventPipeline =
org.apache.cocoon.components.pipeline.CachingEventPipeline)
DEBUG   (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Attempting to get Handler for:
org.apache.cocoon.components.pipeline.EventPipeline
DEBUG   (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Handler type =
org.apache.avalon.excalibur.component.PoolableComponentHandler
DEBUG   (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand event-cache, returning
null
DEBUG   (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/DefaultRoleManager: looking up shorthand sitemap, returning null
WARN    (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Looking up component on an
uninitialized ComponentManager:
org.apache.cocoon.generation.GeneratorSelector
DEBUG   (2001-10-22) 11:10.35:420   [cocoon  ] (/cocoon/)
Thread-17/ExcaliburComponentManager: Could not find ComponentHandler,
attempting to create one for role:
org.apache.cocoon.generation.GeneratorSelector

Dr Watson said lots... not included!

Any ideas?

TIA

Seb


Intelligent Finance is a division of Halifax plc, Registered in England No. 2367076, 
Registered Office: Trinity Road, Halifax, West Yorkshire HX1 2RG.



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to