We are having a similar issue with our CF8.01 SLES 10 servers. A
windows dev box with the same config (multiserver install, Java
1.5.0_13 JVM, headless JVM switches) works fine with the same code but
all of our SLES servers fail.

The code is this simple:

<cffeed
  action="read"
  
source="http://askcurtin.custhelp.com/cgi-bin/askcurtin.cfg/php/enduser/opensearch.php?q=bachelor";
  query="qryFeed">

It fails with

java.lang.NoClassDefFoundError at
coldfusion.tagext.io.FeedTag.<init>(FeedTag.java:64) at
sun.reflect.GeneratedConstructorAccessor4006.newInstance(Unknown
Source) at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at
java.lang.Class.newInstance0(Class.java:350)
.... etc

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



2008/11/19 Adrian Lynch <cont...@adrianlynch.co.uk>:
> Can you post your code?
>
> Adrian
>
> -----Original Message-----
> From: Meghna Chopra
> Sent: 19 November 2008 09:59
> To: cf-talk
> Subject: Strange error with cffeed
>
>
> I am trying to use cffeed tag and it is giving following errors. Do you have
> any ideas, would be wrong?
>
> 500
>
> ROOT CAUSE:
> java.lang.NoClassDefFoundError: Could not initialize class
> coldfusion.syndication.FeedDateParser
>        at coldfusion.tagext.io.FeedTag.<init>(FeedTag.java:64)
>        at sun.reflect.GeneratedConstructorAccessor9646.newInstance(Unknown 
> Source)
>        at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
> torAccessorImpl.java:27)
>        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>        at java.lang.Class.newInstance0(Class.java:355)
>        at java.lang.Class.newInstance(Class.java:308)
(etc)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317968
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to