You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by "Hensley, Richard" <Ri...@McKesson.com> on 2004/07/20 03:16:00 UTC

Funny error message

I'm getting the following error message which I find strange because it
refers to the same file.

Error: Module com.mckesson.lab.wo is duplicated!  Definition in
file:/C:/dev900/java/hlwoweb/webapp/WEB-INF/classes/META-INF/hivemodule.sdl
has been ignored in favor of existing definition from
file:/C:/dev900/java/hlwoweb/webapp/WEB-INF/classes/META-INF/hivemodule.sdl.

Any ideas as to what could be causing this? Could this be a classloader
error running inside of Eclipse?

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


Re: Funny error message

Posted by Howard Lewis Ship <hl...@gmail.com>.
Looks like the same file is showing up on the classpath twice? 
HiveMind should filter that out.

On Mon, 19 Jul 2004 21:16:00 -0400, Hensley, Richard
<ri...@mckesson.com> wrote:
> I'm getting the following error message which I find strange because it
> refers to the same file.
> 
> Error: Module com.mckesson.lab.wo is duplicated!  Definition in
> file:/C:/dev900/java/hlwoweb/webapp/WEB-INF/classes/META-INF/hivemodule.sdl
> has been ignored in favor of existing definition from
> file:/C:/dev900/java/hlwoweb/webapp/WEB-INF/classes/META-INF/hivemodule.sdl.
> 
> Any ideas as to what could be causing this? Could this be a classloader
> error running inside of Eclipse?
> 
> Richard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org