zhyh1105 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Error loading up Spring/Hibernate Project in 1.1.1 #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I just run a Project with version 1.1.1 of the plugin and it did not start
the application-context correctly:

[com.mchange.v2.c3p0.ComboPooledDataSource]: Constructor threw exception;
nested exception is java.lang.LinkageError: loader constraint violation:
loader (instance of runjettyrun/ProjectClassLoader) previously initiated
loading for a different type with name "javax/management/MBeanServer

All Project that ran fine before throw that same exception (see attachment).

I tried removing the old launch configs, but it didnt help. I am not quite
sure what may cause this error.

Original issue reported on code.google.com by phoetm...@googlemail.com on 7 May 2009 at 2:43

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, i didnt see the previos issue! I searched only open issues!

Original comment by phoetm...@googlemail.com on 7 May 2009 at 2:46

GoogleCodeExporter commented 9 years ago
any updates on this ? I am also facing the same issue 

Original comment by arpit.pa...@gmail.com on 29 Dec 2009 at 7:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Please see 
http://code.google.com/p/run-jetty-run/issues/detail?id=27&q=LinkageError#c12

Original comment by James.Sy...@gmail.com on 3 Jan 2010 at 4:37

GoogleCodeExporter commented 9 years ago
I believe this duplicates issue 27.

Original comment by James.Sy...@gmail.com on 3 Jan 2010 at 4:39