Dan,

        Almost, I think.  I deleted the entire CVS download and downloaded
it again.  The build went well and the server "almost" starts but I get
the following errors:

catalina.log

2004-11-09 07:37:25 CoyoteConnector Coyote can't register jmx for protocol

localhost_log.2004-11-09.txt

...
2004-11-09 07:37:22 WebappLoader[//orbeon]: Deploy JAR
/WEB-INF/lib/xsltc-2_5_1_orbeon.jar to
C:\Programs\orbeon-oxfstudio-full_1.0.2\studio\workspace\orbeon\WEB-INF\li
b\xsltc-2_5_1_orbeon.jar
2004-11-09 07:37:22 WebappLoader[//orbeon]: Reloading checks are enabled
for this Context
2004-11-09 07:37:23 ContextConfig[//orbeon]: No Realm has been configured
to authenticate against
2004-11-09 07:37:23 ContextConfig[//orbeon]: Marking this application
unavailable due to previous error(s)
2004-11-09 07:37:23 StandardManager[//orbeon]: Seeding random number
generator class java.security.SecureRandom
2004-11-09 07:37:24 StandardManager[//orbeon]: Seeding of random number
generator has been completed
2004-11-09 07:37:24 StandardContext[//orbeon]: Context startup failed due
to previous errors
...
2004-11-09 07:37:24 WebappLoader[]: Deploy JAR
/WEB-INF/lib/xsltc-2_5_1_orbeon.jar to
C:\Programs\orbeon-oxfstudio-full_1.0.2\studio\workspace\orbeon\WEB-INF\li
b\xsltc-2_5_1_orbeon.jar
2004-11-09 07:37:24 WebappLoader[]: Reloading checks are enabled for this
Context
2004-11-09 07:37:25 ContextConfig[]: No Realm has been configured to
authenticate against
2004-11-09 07:37:25 ContextConfig[]: Marking this application unavailable
due to previous error(s)
2004-11-09 07:37:25 StandardManager[]: Seeding random number generator
class java.security.SecureRandom
2004-11-09 07:37:25 StandardManager[]: Seeding of random number generator
has been completed
2004-11-09 07:37:25 StandardContext[]: Context startup failed due to
previous errors

Orbeon/eclipse console

Nov 9, 2004 7:37:21 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8888
Starting service Tomcat-Standalone
Apache Tomcat/4.1.30
Nov 9, 2004 7:37:25 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8888

IE window (http://localhost:8888/orbeon)

HTTP Status 404 - /orbeon

--------------------------------------------------------------------------
------

type Status report

message /orbeon

description The requested resource (/orbeon) is not available.


--------------------------------------------------------------------------
------

Apache Tomcat/4.1.30


The pertinent message seems to be 

2004-11-09 07:37:23 ContextConfig[//orbeon]: Marking this application
unavailable due to previous error(s)

But there are no errors of any type indicated previously in the log.  Just
the typical WebappLoader stuff.

Oh so close,
Greg

On Mon, 8 Nov 2004 15:34:38 -0500, "Gregory Blajian" <[EMAIL PROTECTED]>
said:
> Dan,
> 
>       Thanks, it seems to be a bit closer but now I get:
> 
> Nov 8, 2004 3:26:50 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8888
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.30
> WebappClassLoader:
>
validateJarFile(C:\Programs\orbeon-oxfstudio-full_1.0.2\studio\workspace\o
> rbeon\WEB-INF\lib\servlet-2_3-4_0_4.jar) - jar not loaded. See Servlet
> Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

This jar should _not_ be there.  Not sure how it got there, perhaps
from an earlier failed exec of build.xml, perhaps from an earlier bogus
project setup.  

Suggest the following :
o Make sure you're up to date wrt CVS.
o Delete the WEB-INF/lib dir. ( Where WEB-INF is the dir in the root
  of your project. )  NOTE: If you have added any of your jars here
  you will have to re-add them.
o Run the target oxf-eclipse-prepare

Think this should clean out any cruft that has accumlated there...

-- Regards, Dan S



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to