| Author |
Where can I get any info on Websphere 6.1?
|
rick collette
Ranch Hand
Joined: Mar 22, 2002
Posts: 208
|
|
Hi, guys: I have heard a lot about Websphere ApplicationServer 6.1 is gonna come out this year. I am wondering if IBM has already released WAS 6.1? What are the new technologies it gonna support? Any web site has those detailed info? regards,
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
Rick, Well, we can tell it isn't yet released since it isn't mentioned on the WebSphere home page. Usually, point 1 releases aren't major releases though. So the features should be similar to the 6.0 release which is out.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
|
|
|
There are probably a few pre-releases out (guessing) but generally you want to wait for the official release.
|
My Blog: Down Home Country Coding with Scott Selikoff
|
 |
Jonathan Battle
Greenhorn
Joined: Mar 22, 2006
Posts: 1
|
|
- As of march/2006 WAS6.1 still does not "exist". IBM officially denies it is immediately ahead on the roadmap. nah, we'll never do a WAS61. - But, today I saw this interesting link, which explicitly asks for contributors to the WAS61 admin handbook. Timeframe is July-August/06. This suggests a release candidate for WAS61 will appear in Summer, probably June. - See: http://www.redbooks.ibm.com/residents.nsf/50da6a28780ffa688525701b004a4f21/2be639dfe9fb1c6385257122004f17e7?OpenDocument
|
 |
prasanth puttam
Greenhorn
Joined: Jun 30, 2006
Posts: 2
|
|
Hey when start RAD 6.0 server i get all the messages listed below, on the console..Despite of all these my application works fine Any suggessions how to clear off these IST] 0000002f SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) [6/29/06 13:49:45:760 IST] 0000002f SystemErr R **************************************************** [6/29/06 15:32:06:526 IST] 0000002a SystemErr R **************************************************** [6/29/06 15:32:06:526 IST] 0000002a SystemErr R Internal Server Error Thu Jun 29 15:32:06 IST 2006>>>null [6/29/06 15:32:06:526 IST] 0000002a SystemErr R java.lang.NullPointerException at com.ibm.ws.classloader.SinglePathClassProvider.getRealResourcePath(SinglePathClassProvider.java:374) at com.ibm.ws.classloader.SinglePathClassProvider$1.run(SinglePathClassProvider.java:187) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java(Inlined Compiled Code)) at com.ibm.ws.classloader.SinglePathClassProvider.getClassBytesFromDir(SinglePathClassProvider.java(Inlined Compiled Code)) at com.ibm.ws.classloader.SinglePathClassProvider.getClassBytes(SinglePathClassProvider.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java(Compiled Code)) at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at rfalerts.start.StartHandler.buildPage(StartHandler.java:108) at rfalerts.start.StartHandler.performGoTo(StartHandler.java:128) at rfalerts.start.StartHandler.processRequest(StartHandler.java:154) at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) at common.servlet.BaseServlet.doGet(BaseServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code)) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.SinglePathClassProvider.getRealResourcePath(SinglePathClassProvider.java:374) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.SinglePathClassProvider$1.run(SinglePathClassProvider.java:187) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java(Inlined Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.SinglePathClassProvider.getClassBytesFromDir(SinglePathClassProvider.java(Inlined Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.SinglePathClassProvider.getClassBytes(SinglePathClassProvider.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at rfalerts.start.StartHandler.buildPage(StartHandler.java:108) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at rfalerts.start.StartHandler.performGoTo(StartHandler.java:128) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at rfalerts.start.StartHandler.processRequest(StartHandler.java:154) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at common.servlet.BaseServlet.doGet(BaseServlet.java:49) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) [6/29/06 15:32:06:526 IST] 0000002a SystemErr R **************************************************** [6/30/06 10:38:53:120 IST] 00000035 SystemErr R **************************************************** [6/30/06 10:38:53:120 IST] 00000035 SystemErr R Internal Server Error Fri Jun 30 10:38:53 IST 2006>>>null [6/30/06 10:38:53:151 IST] 00000035 SystemErr R java.lang.NullPointerException at rfalerts.operation.RFAlertsHandler.getUserData(RFAlertsHandler.java:206) at rfalerts.criteria.CriteriaHandler.init(CriteriaHandler.java:448) at rfalerts.criteria.CriteriaHandler.processRequest(CriteriaHandler.java:102) at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) at common.servlet.BaseServlet.doGet(BaseServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at rfalerts.operation.RFAlertsHandler.getUserData(RFAlertsHandler.java:206) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at rfalerts.criteria.CriteriaHandler.init(CriteriaHandler.java:448) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at rfalerts.criteria.CriteriaHandler.processRequest(CriteriaHandler.java:102) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at common.servlet.BaseServlet.doGet(BaseServlet.java:49) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) [6/30/06 10:38:53:151 IST] 00000035 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 10:38:53:167 IST] 00000035 SystemErr R **************************************************** [6/30/06 10:39:08:636 IST] 00000037 SystemErr R **************************************************** [6/30/06 10:39:08:636 IST] 00000037 SystemErr R Internal Server Error Fri Jun 30 10:39:08 IST 2006>>>null [6/30/06 10:39:08:636 IST] 00000037 SystemErr R java.lang.NullPointerException at rfalerts.operation.RFAlertsHandler.getUserData(RFAlertsHandler.java:206) at rfalerts.criteria.CriteriaHandler.init(CriteriaHandler.java:448) at rfalerts.criteria.CriteriaHandler.processRequest(CriteriaHandler.java:102) at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) at common.servlet.BaseServlet.doGet(BaseServlet.java:49) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at rfalerts.operation.RFAlertsHandler.getUserData(RFAlertsHandler.java:206) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at rfalerts.criteria.CriteriaHandler.init(CriteriaHandler.java:448) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at rfalerts.criteria.CriteriaHandler.processRequest(CriteriaHandler.java:102) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at common.operation.AbstractServlet.processRequest(AbstractServlet.java:212) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at common.servlet.BaseServlet.doGet(BaseServlet.java:49) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 10:39:08:636 IST] 00000037 SystemErr R **************************************************** [6/30/06 11:29:12:886 IST] 00000030 SystemErr R org.xml.sax.SAXException: FWK005 parse may not be called while parsing. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at com.ibm.wsspi.PluginParser.parsePlugin(PluginParser.java:379) at com.ibm.wsspi.RegistryLoader.parseRegistry(RegistryLoader.java:224) at com.ibm.wsspi.RegistryLoader.loadRegistry(RegistryLoader.java:79) at com.ibm.ws.console.core.action.LogonAction.execute(LogonAction.java:126) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:275) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.wsspi.PluginParser.parsePlugin(PluginParser.java:379) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.wsspi.RegistryLoader.parseRegistry(RegistryLoader.java:224) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.wsspi.RegistryLoader.loadRegistry(RegistryLoader.java:79) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.console.core.action.LogonAction.execute(LogonAction.java:126) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:275) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) [6/30/06 11:29:12:886 IST] 00000030 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R org.xml.sax.SAXException: FWK005 parse may not be called while parsing. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at com.ibm.wsspi.PluginParser.parsePlugin(PluginParser.java:379) at com.ibm.wsspi.RegistryLoader.parseRegistry(RegistryLoader.java:224) at com.ibm.wsspi.RegistryLoader.loadRegistry(RegistryLoader.java:79) at com.ibm.ws.console.core.action.LogonAction.execute(LogonAction.java:126) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:275) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at com.ibm.wsspi.PluginParser.parsePlugin(PluginParser.java:379) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at com.ibm.wsspi.RegistryLoader.parseRegistry(RegistryLoader.java:224) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at com.ibm.wsspi.RegistryLoader.loadRegistry(RegistryLoader.java:79) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at com.ibm.ws.console.core.action.LogonAction.execute(LogonAction.java:126) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:275) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) [6/30/06 11:29:12:901 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) [6/30/06 11:29:12:932 IST] 00000030 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
|
 |
 |
|
|
subject: Where can I get any info on Websphere 6.1?
|
|
|