Bugs item #1011898, was opened at 2004-08-19 11:27
Message generated for change (Comment added) made by andrew64
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1011898&group_id=22866

Category: JBossServer
Group: v3.2
Status: Closed
Resolution: None
Priority: 1
Submitted By: Andrew S. (andrew64)
Assigned to: Thomas Diesler (tdiesler)
Summary: Typo "ingoring" in console warning

Initial Comment:
This message appears in my JBoss console:

WARN  [DeploymentInfo] Only the root deployment can set
the loader repository, ingoring config=null

The word "ignoring" has a typo.

My full JBoss version number (also from the console) is
"Release ID: JBoss [WonderLand] 3.2.5 (build:
CVSTag=JBoss_3_2_5 date=200406251954)".

P.S. If someone can tell me what this warning means and
why it happens, that would be great too.

Thanks,

Andrew

----------------------------------------------------------------------

>Comment By: Andrew S. (andrew64)
Date: 2004-09-01 13:27

Message:
Logged In: YES 
user_id=1106941

Rick, the message is spurious, please see:
http://jboss.org/index.html?module=bb&op=viewtopic&t=52521

----------------------------------------------------------------------

Comment By: Rick Wong (rickkw)
Date: 2004-09-01 10:13

Message:
Logged In: YES 
user_id=906123

The fact that the loader detects that there is a "nested"
loader repository configuration that is "null" indicates to
me that the warning message is unnecessary.

I too am seeing this warning message.  I have a EAR that
contains a single WAR.  The WAR has a jboss-web.xml which
does NOT have any loader repository configuration at all.

----------------------------------------------------------------------

Comment By: Thomas Diesler (tdiesler)
Date: 2004-08-19 17:50

Message:
Logged In: YES 
user_id=423364

It means that jboss detects a loader repository setting in a 
nested deployment (i.e. you deploy an ear that contains a 
war that has a loader repository configured)

Only the outer most deployment (i.e. the ear) can have a 
loader repository.

You know about loader repositories and scoped class loading, 
right?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1011898&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to