[windup-dev] LinkageError: previously loaded "FramedGraph"
Lincoln Baxter, III
lincolnbaxter at gmail.com
Thu Aug 7 13:58:22 EDT 2014
Not sure exactly what you are asking, but this issue was resolved and is no
longer a problem. The only way you'd see something like this is if you
include duplicate classes in your test case. Don't import entire packages
or libraries, for instance.
On Mon, Aug 4, 2014 at 10:37 AM, Ondrej Zizka <ozizka at redhat.com> wrote:
> Found this:
>
> https://issues.jboss.org/browse/FORGE-908
>
> Although I need some more explanation. Does that mean that I can't have
> the tests right next to the tested addon?
>
> Ondra
>
>
> On 4.8.2014 14:26, Ondrej Zizka wrote:
> > Hi,
> >
> > I am getting this in a test:
> >
> > java.lang.LinkageError: loader constraint violation: loader (instance of
> > org/jboss/modules/ModuleClassLoader) previously initiated loading for a
> > different type with name "com/tinkerpop/frames/FramedGraph"
> >
> > Any idea why? This should be prevented by modular classloading... anyone
> > willing to try?
> >
> > Thanks,
> > Ondra
> > _______________________________________________
> > windup-dev mailing list
> > windup-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/windup-dev
>
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
>
--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/windup-dev/attachments/20140807/f33a7d73/attachment.html
More information about the windup-dev
mailing list