Here is some additional info.

The snippet from the code were the error is occuring:
Source

177:     //at this stage we only have access to the class, but we don't have an 
instance
178:     JpegMetadataReader = 
loader.create("com.drew.imaging.jpeg.JpegMetadataReader");
179: 180:     myMetaData = JpegMetadataReader.readMetadata(inFile);
181:     directories = myMetaData.getDirectoryIterator();

Magnus



On Saturday, 25 June 2016 14:52:12 UTC-7, Magnus wrote:
>
> I working with some sites have been moved to a new server and I am now 
> getting errors on formerly working code. In particular, I am getting errors 
> when working with images. In my application I have used a CFC (imageCFC) 
> rather than the openBD native image functions. 
>
> The new server is running Tomcat 8 whereas the older server and my dev 
> machine are on Tomcat 7. I am wondering if differences between T7 and T8 
> and maybe some clash between the  native image functiona and the CFC are 
> the reason.
>
> Here is the error:
> +++
> *OpenBD Internal Server Error*
> Need some help? Visit our manual http://openbd.org/manual/ 
> <http://openbd.org/manual/>
>
> *The page you were executing caused an internal server error*
> Request /business/admin/reviewers/ReviewForm.cfm
> File Trace 
> /usr/share/tomcat/[snip]ROOT/business/admin/reviewers/ReviewForm.cfm
> |
> +-- /usr/share/tomcat/[snip]ROOT/components/imageCFC/image.cfc
> +++
> I am updating my dav machine but was hoping to get a quicker answer, if 
> anyone has an idea.
>
> Thanks
> Magnus
>
>
>

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to