Bugs item #913023, was opened at 2004-03-09 14:52
Message generated for change (Comment added) made by kyledawson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=455072&aid=913023&group_id=49088
Category: JNDI Browser (Web App)
Group: 1.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Kyle Dawson (kyledawson)
Assigned to: Laurent Etiemble (letiemble)
Summary: WebSphere 5.0(WSAD 5.1)
Initial Comment:
When I try to run this in WebSphere, it crashes the
server. The only error message tha shows up is a log4J
error.
[3/9/04 14:34:11:062 CST] 63a3c5f2 SystemErr R
log4j:WARN No appenders could be found for logger
(org.ejtools.jndi.browser.web.action.RefreshAction).
[3/9/04 14:34:11:062 CST] 63a3c5f2 SystemErr R
log4j:WARN Please initialize the log4j system properly.
I do not think this is the problem. Not sure what is the
issue. It appears to crash when the index.jsp page
compiles.
Thanks
Kyle
----------------------------------------------------------------------
>Comment By: Kyle Dawson (kyledawson)
Date: 2004-05-25 10:37
Message:
Logged In: YES
user_id=984215
I know what the problem is. The way WebSphere does
WorkLoad Managment is via JNDI links. Every server in the
cell is link to one another. Via the base contect cells and
thisnode. They would have links to server A. And since
server A has the contect cells, it becomes a infinate loop of
links. What I did was limit the view only to local buy not
going into the contect cells or thisnode.
Kyle
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=455072&aid=913023&group_id=49088
|