アプリケーションを jrockit jdk6 から hotspot jdk6 に移行しています。Maven を使用してアプリケーションをビルドしているときに、統合テストの 1 つによってビルドがハングし、以下のエラー メッセージが表示されます。
jgroups.JGroupsCacheManagerPeerProvider,ERROR,Failed to create JGroups Channel, replication will not function. JGroups properties:
${jgroups.cache.config}
java.lang.Exception: JGRP000002: unable to load protocol $ (either with relative - $ - or absolute - org.jgroups.protocols.$ - class name)
at org.jgroups.stack.Configurator.createLayer(Configurator.java:430)
at org.jgroups.stack.Configurator.createProtocols(Configurator.java:397)
光を当ててください!