CollectionTableLayout.java Error After Installing/Mapping Console in WebSphere Base V5.0
 Technote (troubleshooting)
 
Problem(Abstract)
Installing or Mapping the administrative console to multiple servers on V5 releases of Base Edition causes the following error to be seen in SystemOut.log:
SystemOut O Note: C:\Program Files\WebSphere51b\AppServer\temp\leafs1\server2\adminconsole\adminconsole.war\com.ibm.ws.console.servermanagement\_collectionTableLayout.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
 
Cause
collectionTableLayout.jsp is the file for the table view which we see in almost every page like servers, clusters etc. Therefore _collectionTableLayout.java is the compiled java file which we get after the first invocation of collectionTableLayout.jsp.
collectionTableLayout.jsp file is for different modules, like servermanagement, events, appmanagements etc. The error occurs as we call the collectionTableLayout.jsp for that corresponding component because we are invoking the file with the same name of other component
 
Resolving the problem
This is just a warning message, which is no way harmful for any operation of adminconsole.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
56369
999
760
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.1
Software edition:
Reference #: 1215709
IBM Group: Software Group
Modified date: Aug 30, 2005