我正在将我的应用程序从jrockit jdk6迁移到hotspot jdk6。在使用maven构建我的应用程序时,我的一个集成测试会使构建挂起,并显示以下错误消息:
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)
请轻轻一点!