Thanks for the reply...I am not sure any of these are the cause....it's a
difficult one to try and catch...I know CF is working and running AOK as I
can browse to a test page and get the desired results - it just seems to be
accessing the CFIDE!

This is on a Apache Tomcat 5.5.12 Server, Apache 2.0.55 with mod_jk/1.2.15,
ColdFusion 7.

What is annoying is that I had this all working a few months ago on another
laptop (which has since had a new HD) but now this CFIDE nonsense seems to
be causing no end of grief!




-----Original Message-----
From: Steve Brownlee [mailto:[EMAIL PROTECTED] 
Sent: 14 March 2006 15:37
To: CF-Talk
Subject: RE: CFIDE Error

Looks like a classpath issue.  You usually get this error when there are
duplicate JAR files on your classpath.  In this case, the error is being
thrown from the org.apache.catalina package (which is Tomcat) so check the
following - which is in no way a comprehensive list of what may be causing
it:

1. Your JAVA_HOME points to a separate Tomcat directory than the one you are
running from
2. You have two javax.servlet.jar files on your classpath
3. Do you have another Tomcat installation on your system (or Jboss)?

These are things that I've done in the past when I first started playing
around with Jboss/Tomcat, but again, it may be something completely
unrelated.
This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235332
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to