This content has been marked as final.
Show 1 reply
-
1. Re: Connecting using JMXConnector throws RuntimeException: Could not find a marshaller factory for river marshalling strategy
dlofthouse Mar 23, 2012 6:30 AM (in response to nestorjb)The easiest option is to compare the supplied jconsole.sh script in the AS installation with your own classpath to double check as that lists each required jar, alternatively it may be easier to just use the jar under bin/client of your AS7 installation.
The error however suggests that the jar you may be missing is jboss-marshalling-river-1.3.11.GA.jar from within the modules structure.