You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Anthony Diodato <ad...@p21.com> on 2001/09/07 17:20:01 UTC

Error Message Installing Cocoon 1.8.2

Hi Cocoon Users. I need a little help. Im installing Cocoon 1.8.2 with JRun
2.3.3.

I have everything set up I THINK, and I get the following error message	


Cocoon 1.8.2	
Publishing Engine could not be initialized. java.lang.RuntimeException:
Error creating org.apache.cocoon.transformer.XalanTransformer: make sure the
needed classes can be found in the classpath
(org/apache/xalan/xpath/xml/XMLParserLiaison)  at
org.apache.cocoon.framework.Manager.create(Manager.java:122)  at
org.apache.cocoon.Engine.<init>(Engine.java:152)  at
org.apache.cocoon.Engine.getInstance(Engine.java:232)  at
org.apache.cocoon.Cocoon.init(Cocoon.java:157)  at
com.livesoftware.jrun.JRunServletLoader.loadServlet(JRunServletLoader.java:8
7)  at com.livesoftware.jrun.JRun.getServlet(JRun.java:538)  at
com.livesoftware.jrun.JRun.getServlet(JRun.java:494)  at
com.livesoftware.jrun.JRun.runServlet(JRun.java:299)  at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)  at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java:78)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JR
unProxyServiceHandler.java:102)  at
com.livesoftware.jrun.service.ThreadConfigHandler.run(ThreadConfigHandler.ja
va:96)	
Warning: this page has been dynamically generated. 	
Copyright (c) 1999-2001 The Apache XML Project <http://xml.apache.org>.
All rights reserved. 


What I get from this is that Im missing something in my classpath. Can
anyone lend a helping hand.

Thanks














Anthony Diodato
Webmaster - IT
Prophet 21, Inc.
19 West College Avenue
Yardley, PA 19067
1-800-776-7438, ext. 4600
Fax: 215-321-8014 
adiodato@p21.com
http://www.p21.com/
Prophet 21 -- Powering the Distribution Industry for the Digital Age 

For the latest press releases from Prophet 21 --
http://www.p21.com/press/press.html 
*	2/12/2001 - Trading Partner Connect Offers Enterprise-to-Enterprise
(E2E) Commerce 
*	2/9/2001 -- Prophet 21 CommerceCenter 8.0 is Now Available
*	2/9/2001 -- Prophet 21 Upgrades and Enhances Prophet 21 Acclaim
For the latest articles on Prophet 21
http://www.manufacturing.net/magazine/id/archives/2001/ind010.02/techupdate.
htm 
http://www.manufacturing.net/magazine/id/develop/techmain01.1.htm 
http://www.manufacturing.net/magazine/id/archives/2000/ind1201/news.htm




Visit our website at http://www.p21.com/visit 
The information in this e-mail is confidential and may contain legally
privileged information.  It is intended solely for the person or entity to
which it is addressed.  Access to this e-mail by anyone else is
unauthorized. If you are not the intended recipient, any disclosure,
copying, distribution, action taken, or action omitted to be taken in
reliance on it, is prohibited and may be unlawful.  If you received this
e-mail in error, please contact the sender and delete the material from any
computer. 



---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Error Message Installing Cocoon 1.8.2

Posted by Berin Loritsch <bl...@apache.org>.
Anthony Diodato wrote:
> 
> Hi Cocoon Users. I need a little help. Im installing Cocoon 1.8.2 with JRun
> 2.3.3.
> 
> I have everything set up I THINK, and I get the following error message
> 
> Cocoon 1.8.2
> Publishing Engine could not be initialized. java.lang.RuntimeException:
> Error creating org.apache.cocoon.transformer.XalanTransformer: make sure the
> needed classes can be found in the classpath

It looks like Xalan is not in the same ClassPath as Cocoon.

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>