Open GoogleCodeExporter opened 8 years ago
Hi Eric, thanks for the support.
What version of Java are you running? Rabbit uses the JAXP library that comes
with Java 1.6 to write/read XML files, from the stack trace you provided it
seems like there is another implementation of JAXP (Xerces-J?) loaded which is
causing interference with the default one.
If you could let me know what other plugins you've installed, then I might be
able to reproduce the problem to find the root cause.
Thanks again.
Original comment by llaec...@gmail.com
on 18 Mar 2011 at 1:05
Hi,
I use Java SE Runtime Environment (build 1.6.0_23-b05)
I have a large number of plugins (see the plugin registry in the attached file)
and trying to setup the same configuration might be a painful task.
I agree that the problem may be cause by a conflicting plugin (Rabbit was
working
fine for me a month ago).
When I'll have some time, I'll try to investigate the problem and look for a
plugin bundle that might have brought another JAXP implementation.
If I find something, I'll let you know.
Original comment by eric...@gmail.com
on 18 Mar 2011 at 9:08
Attachments:
Original issue reported on code.google.com by
eric...@gmail.com
on 17 Mar 2011 at 11:26