tracker issue : CF-4049214

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

Coldfusion 11 Update 6 - Messaging (BlazeDS) errors

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/NotABug

Reporter/Name(from Bugbase): Tony Sykes / Tony Sykes (Tony Sykes)

Created: 09/03/2015

Components: ColdFusion Services

Versions: 11.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Critical / All users will encounter

Locale/System: ALL / Win 2012 Server x64

Vote Count: 2

Problem Description:[BlazeDS-v4] 09/02/2015 09:46:50.656 [ERROR] [Message.General] Unhandled error when processing a message: java.lang.NoClassDefFoundError: javax/jms/InvalidSelectorException

Steps to Reproduce:Upgrade CF 11 to Update 6

Actual Result:Messaging (Instantiated by Flex/AIR Consumer/Producers) producing errors

Expected Result:No Errors...

Any Workarounds: Roll-back to CF 11 Update 5 and no errors produced

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

Watson Bug ID:	4049214

External Customer Info:
External Company:  
External Customer Name: Tony Sykes
External Customer Email:  
External Test Config: My Hardware and Environment details:

AWS EC2 (m3.medium VM)- Windows 2012R2

Attachments:

Comments:

The coldfusion-out.log file shows error - [BlazeDS-v4] 09/02/2015 09:46:50.656 [ERROR] [Message.General] Unhandled error when processing a message: java.lang.NoClassDefFoundError: javax/jms/InvalidSelectorException incomingMessage: Flex Message (flex.messaging.messages.CommandMessage) operation = subscribe selector = null clientId = 331A3C73-901F-61DA-8F42-2798D21DDDB5 correlationId = destination = AMMATECH-TS-1_Assure_Production_PJMCommand messageId = EC9A7AA1-BBFE-5E9C-7438-8B4E527E2868 timestamp = 1441151210640 timeToLive = 0 body = {} hdr(DSValidateEndpoint) = true hdr(DSEndpoint) = magtech-secure-long-polling-amf hdr(DSId) = 32ADC5E8-B31A-1F57-50F5-ED86869A7E69 errorReply: Flex Message (flex.messaging.messages.ErrorMessage) clientId = 331A3C73-901F-61DA-8F42-2798D21DDDB5 correlationId = EC9A7AA1-BBFE-5E9C-7438-8B4E527E2868 destination = AMMATECH-TS-1_Assure_Production_PJMCommand messageId = 331A3C9A-A00F-ABAC-C68A-EE3098487A55 timestamp = 1441151210656 timeToLive = 0 body = null code = Server.Processing message = There was an unhandled failure on the server. javax/jms/InvalidSelectorException details = null rootCause = null body = null extendedData = null Error: java.lang.NoClassDefFoundError: javax/jms/InvalidSelectorException at flex.messaging.services.MessageService.testSelector(MessageService.java:1180) at flex.messaging.services.MessageService.manageSubscriptions(MessageService.java:928) at flex.messaging.services.MessageService.serviceCommand(MessageService.java:337) at flex.messaging.MessageBroker.routeCommandToService(MessageBroker.java:1578) at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:1019) at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:101) at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:154) at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:42) Caused by: java.lang.ClassNotFoundException: javax.jms.InvalidSelectorException at java.net.URLClassLoader.findClass(Unknown Source) at coldfusion.bootstrap.BootstrapClassLoader.loadClass(BootstrapClassLoader.java:213) at java.lang.ClassLoader.loadClass(Unknown Source) ... 35 more
Comment by External U.
6038 | September 03, 2015 07:59:40 PM GMT
Hi Tony, Can you download and add the following libs to lib directory of ColdFusion, and see if you are still facing this problem. http://central.maven.org/maven2/javax/jms/jms-api/1.1-rev-1/jms-api-1.1-rev-1.jar http://central.maven.org/maven2/org/apache/activemq/activemq-core/5.7.0/activemq-core-5.7.0.jar http://central.maven.org/maven2/jgroups/jgroups/2.9.0.GA/jgroups-2.9.0.GA.jar
Comment by HariKrishna K.
6039 | September 04, 2015 12:04:16 AM GMT
Did you get a chance to copy these jars and try?
Comment by HariKrishna K.
6040 | September 07, 2015 09:08:14 PM GMT
No not yet - will try for this week end
Comment by External U.
6041 | September 07, 2015 11:40:44 PM GMT
Did you get a chance to try this over weekend?
Comment by HariKrishna K.
6042 | September 14, 2015 11:32:26 PM GMT
Haven't heard back from the user, and no one else hit this issue as I don't see any votes. Marking this as NotABug. Please revert if you still see this issue.
Comment by HariKrishna K.
6043 | September 23, 2015 09:50:47 PM GMT
+1 This is most certainly a bug. Just because no one replied does not mean it is a bug. The same issue occurs on CF10 as well (and yes, I created a ticket for it)
Vote by External U.
6046 | March 31, 2016 10:55:43 AM GMT
+1 - Adobe this bug still exists and this ticket should be re-opened. As commented in CF-4134089, Hari's suggestion is the fix.
Vote by External U.
6047 | March 31, 2016 11:27:33 AM GMT
Hi Hari, As CF-4049214 and CF-4134089 are the same issue, one should be marked as duplicate of the other. Thanks!, -Aaron
Comment by External U.
6044 | April 01, 2016 12:53:06 PM GMT
Marking one as a duplicate may cause this to get fixed in one version of Cf but not another.
Comment by External U.
6045 | April 01, 2016 02:32:34 PM GMT