You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Jason Kary <jk...@cisco.com> on 2003/08/05 19:39:51 UTC

Stable 20030721 appears to be broke?

Hi,

I've attached a typescript.  I hope this helps. 

Take Care
Jason Kary

Re: Stable 20030721 appears to be broke?

Posted by Juan Jose Pablos <ch...@che-che.com>.
Jeff,
This seems related to the cocoon upgrade on the 20th, can we upgrade to 
the lastest version of cocoon?

Cheers,
Cheche

Jeff Turner wrote:
> On Tue, Aug 05, 2003 at 01:39:51PM -0400, Jason Kary wrote:
> 
>>Hi,
>>
>>I've attached a typescript.  I hope this helps. 
>>
>>Take Care
>>Jason Kary
> 
> 
> Did you set the CATALINA_OPTS variable to point to the correct XML
> parser?
> 
>   "If using JDK 1.4 or above, make sure to set the Java environment
>   variable
>   -Djava.endorsed.dirs=/home/jkary/src/opensource/xml-forrest/build/dist/shbat/bin/../lib/endorsed
>   Eg, in the TOMCAT_OPTS (3.3.x) or CATALINA_OPTS (4.x) env variable."
> 
> Cocoon messages to stdout are usually not very helpful.  The real error
> message will be found in WEB-INF/logs/error.log
> 
> 
> --Jeff



Re: Stable 20030721 appears to be broke?

Posted by Jeff Turner <je...@apache.org>.
On Tue, Aug 05, 2003 at 01:39:51PM -0400, Jason Kary wrote:
> Hi,
> 
> I've attached a typescript.  I hope this helps. 
> 
> Take Care
> Jason Kary

Did you set the CATALINA_OPTS variable to point to the correct XML
parser?

  "If using JDK 1.4 or above, make sure to set the Java environment
  variable
  -Djava.endorsed.dirs=/home/jkary/src/opensource/xml-forrest/build/dist/shbat/bin/../lib/endorsed
  Eg, in the TOMCAT_OPTS (3.3.x) or CATALINA_OPTS (4.x) env variable."

Cocoon messages to stdout are usually not very helpful.  The real error
message will be found in WEB-INF/logs/error.log


--Jeff