tracker issue : CF-3864124

select a category, or use search below
(searches all categories and all time range)
Title:

CF10 Updater14 Web Services throws ZipException Error

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/NotABug

Reporter/Name(from Bugbase): Mike Collins / Mike Collins (Mike Collins)

Created: 12/08/2014

Components: Web Services

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: Final /

Priority/Frequency: Critical / Most users will encounter

Locale/System: English / Linux RH Enterprise 6

Vote Count: 0

Problem Description:
Immediately after update to CF10 Upater14 on Redhat \ WebSphere web service calls starting to throw zipexception errors.  Removing Updater14 brings back the web services.

Steps to Reproduce:
Install Updater14.

Actual Result:
java.util.zip.ZipException com.ibm.ws.classloader.ClassLoaderUtils.addDependents 

Expected Result:
Return values from web service

Any Workarounds:

We are currently looking at this entry on the CF team blog.
http://blogs.coldfusion.com/post.cfm/coldfusion-10-and-11-support-with-java-8

The workaround sounds to be  moving your current jvm JDK's tools.jar into your cfusion/lib directory.  

One thought - It would be nice if the cfadmin had could create a notification for items like this., it would triggered when U14 is noticed with 1.8 in this case.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3864124

External Customer Info:
External Company:  
External Customer Name: mcollins323
External Customer Email:  
External Test Config: My Hardware and Environment details: Redhat \ Websphere.

Attachments:

Comments:

Correction on bug, it seems that the zipexception only happens once on the startup. The Webservice is failing when parsing the returned value which looks to be html. I will work with customer and report back the details. IT looks related to some change with encoding differently.
Comment by External U.
9612 | December 09, 2014 04:05:38 PM GMT
For CF10+update 14, copying of tools.jar from {JDK_Home}/lib to {cf_install_home}/cfusion/lib/ is mentioned in tech note for update 14. This is required for Jdk 8. Tech note can be found here - http://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-14.html . Thanks.
Comment by Akhila K.
9613 | December 11, 2014 03:32:56 AM GMT