| Author |
Message |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 16:07:59
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
Hello, Attemping to update from 3.1.1 to tc 3.2.1, on MAC with Java 16_20, get
NoSuchMethodError LinkedBlockingQueue.insert osx_160_20.jar
Seems to be CDV-1472 problem. Perhaps CDV-1472 is fixed for linux but not for MAC?
thanks, Irene
Details follow
I remade dso-boot-hotspot_osx_160_20.jar
Found boot JAR file at '/Users/issmith1/installjazz/mct-packaging-2.0.0/objectSharing/terracotta-3.2.1_2/lib/dso-boot/dso-boot-hotspot_osx_160_20.jar'; validating...
2010-06-11 15:59:07,953 INFO - Valid.
Starting Terracotta client...
2010-06-11 15:59:08,419 INFO - Terracotta 3.2.1, as of 20100514-160554 (Revision 15117 by cruise@su10mo5 from 3.2.1_2)
2010-06-11 15:59:09,122 INFO - Configuration loaded from the file at '/Users/issmith1/installjazz/mct-packaging-2.0.0/resources/properties/tc-config.xml'.
2010-06-11 15:59:09,409 INFO - Log file: '/Users/issmith1/installjazz/mct-packaging-2.0.0/logs/terracotta/client-logs/terracotta-client.log'.
2010-06-11 15:59:11,713 INFO - Connection successfully established to server at 127.0.0.1:9510
java.lang.NoSuchMethodError: java.util.concurrent.LinkedBlockingQueue.insert(Ljava/lang/Object;)V
at java.util.concurrent.LinkedBlockingQueue.offer(LinkedBlockingQueue.java)
at java.util.AbstractQueue.add(AbstractQueue.java:68)
at com.tc.management.remote.protocol.terracotta.TunnelingMessageConnection.incomingNetworkMessage(TunnelingMessageConnection.java:86)
at com.tc.management.remote.protocol.terracotta.TunnelingEventHandler.handleEvent(TunnelingEventHandler.java:87)
at com.tc.async.impl.StageImpl$WorkerThread.run(StageImpl.java:127)
ssmith1$ java -version java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-9M3165)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)
skupunit:mct-packaging-2.0.0 issmith1$ uname -a
Darwin skupunit 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 16:34:55
|
teck
cherubim
Joined: 05/24/2006 15:03:25
Messages: 791
Offline
|
CDV-1472 is fixed and does resolve this problem.
Unfortunately that fix is only available in the 3.2.2 releases which is not public. It is available to those with commercial support I believe.
If you can run with a JDK <= 1.6.0_17 you should be okay, or you could try your hand at a trunk nightly build.
|
Tim Eck (terracotta engineer)
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 16:55:04
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
Thanks for your prompt reply!
Please confirm :
linux java.16_20 tc3.2.1 broken?
mac OS java1.6_20 tc3.2.1 broken?
Is my only fix getting tc3.2.2? Can I get tc3.2.2 via nightly?
I need linux to satisfy our customer and MAC because most of our developers are on MAC. Can I get tc3.2.2 from a nightly?
Unfortunately reverting to MAC java 1.6_16 is a difficult option technically and not supported by our site policy.
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 16:58:09
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
the bug report indicates it is fixed in trunk nightly
https://jira.terracotta.org/jira/browse/CDV-1472?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel
Fix Version/s trunk-nightly [ 10292 ]
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 17:07:39
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
(Sorry for all these posts.)
About when 3.2.2 open src is avail?
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 17:12:24
|
hhuynh
ophanim
Joined: 06/16/2006 11:54:06
Messages: 525
Offline
|
There's no schedule for it yet but you can check out the tag and build it yourself
http://svn.terracotta.org/svn/tc/dso/tags/3.2.2/
After checkout, go to code/base, run command
./tcbuild dist
the kit will be under build/dist
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 17:54:54
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
Please confirm :
linux java.16_20 tc3.2.1 broken?
mac OS java1.6_20 tc3.2.1 broken?
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 06/11/2010 19:22:48
|
steve
consul
Joined: 05/24/2006 14:22:53
Messages: 424
Online
|
Custom mode dso is not yet supported for jdk 1.6 20 in OSS. It will in 3.3 and 3.2.2+ when they are released.
Ehcache, quartz, sessions and hibernate should all work fine.
|
Want to post to this forum? Join the Terracotta Community |
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 07/07/2010 13:37:08
|
enalposi
neo
Joined: 07/07/2010 12:40:52
Messages: 1
Offline
|
Guys - the 'no schedule yet' situation is almost 1 month old...
Would you mind releasing the fix please?
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 07/07/2010 13:59:35
|
steve
consul
Joined: 05/24/2006 14:22:53
Messages: 424
Online
|
Enterprise users have received a patched version for this issue. An oss release with a fix for this is coming soon. On the order of weeks. Sorry for the inconvenience.
Cheers,
Steve
|
Want to post to this forum? Join the Terracotta Community |
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 07/07/2010 18:27:28
|
ismith99
journeyman
Joined: 05/19/2010 12:19:05
Messages: 13
Offline
|
Thank you! I tried moving my MAC down from 20 to 17... much hassle and java minor version 17 on MAC still fails... now I know I can wait for a fix.
|
|
|
 |
|
|