[ 
http://jira.codehaus.org/browse/MNG-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161101#action_161101
 ] 

Dan Sullivan commented on MNG-2879:
-----------------------------------

Still seeing the same thing here, with Maven 2.0.9 and an IBM 1.5 JVM.

$ mvn -version
Maven version: 2.0.9
Java version: 1.5.0
OS name: "windows xp" version: "5.1 build 2600 service pack 3" arch: "x86" 
Family: "dos"

$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20080303 
(SR6b + IZ15865))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 
j9vmwi3223ifx-20080303 (JIT enabled)
J9VM - 20080228_17641_lHdSMR
JIT  - 20070820_1846ifx1_r8
GC   - 200802_28)
JCL  - 20071025

When I switch to the Sun JDK, I don't get the error

$ java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode)

So maybe it's only an issue with the IBM JRE?

> Thousands of [WARNING] Component returned which is not the same manager.
> ------------------------------------------------------------------------
>
>                 Key: MNG-2879
>                 URL: http://jira.codehaus.org/browse/MNG-2879
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 2.0.6
>            Reporter: Brian Fox
>            Assignee: Jason van Zyl
>             Fix For: 2.0.x
>
>
> It happens when processing resources, mostly for war projects although I'm 
> not 100% positive it's only wars. We see one of these warnings apparently for 
> every file processed because sometimes there are just a few and sometimes 
> there are 1000s correlating to the number of files in the project. So far it 
> only happens on dual-core machines although not every time. It smells of a 
> multithreading issue.
> This issue has already been fixed in PLX-287. This MNG issue is to try and 
> get that fix into 2.0.x

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to