• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

errors after upgrading to rad 6.0

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I have upgraded an application from WSAD 4.0.3 to RAD 6.0;
I have the below errors coming everytime I start the server
Can anyone pls help me with resolving them?
I am a newbie to the upgrading stuff.
Thanks in advance,
K.

ndleRequest(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.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(Compiled Code))
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(Compiled Code))

[3/17/06 11:49:54:079 EST] 00000038 SystemErr R at java.util.HashMap$HashIterator.nextEntry(HashMap.java(Compiled Code))
[3/17/06 11:49:54:126 EST] 00000038 SystemErr R at java.util.HashMap$ValueIterator.next(HashMap.java(Compiled Code))
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.tiles.xmlDefinition.DefinitionsFactory.adjustDefinitionsCache(DefinitionsFactory.java:354)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.tiles.xmlDefinition.DefinitionsFactory.getDefinition(DefinitionsFactory.java:152)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.tiles.xmlDefinition.FactorySet.getDefinition(FactorySet.java:156)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper.getDefinition(ComponentDefinitionsFactoryWrapper.java:124)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesUtil.getDefinition(TilesUtil.java:224)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.processAsDefinitionOrURL(InsertTag.java:707)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.processName(InsertTag.java:542)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.createTagHandler(InsertTag.java:493)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.doStartTag(InsertTag.java:451)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at _ibmjsp.secure.layouts._vboxLayout._jspService(_vboxLayout.java:122)
[3/17/06 11:49:54:173 EST] 00000038 SystemErr R at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
[3/17/06 11:49:54:220 EST] 00000038 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[3/17/06 11:49:54:220 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
[3/17/06 11:49:54:314 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
[3/17/06 11:49:54:361 EST] 00000038 SystemErr R at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
[3/17/06 11:49:54:829 EST] 00000038 SystemErr R at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
[3/17/06 11:49:54:908 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java:552)
[3/17/06 11:49:54:908 EST] 00000038 SystemErr R at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1034)
[3/17/06 11:49:55:032 EST] 00000038 SystemErr R at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:475)
[3/17/06 11:49:55:454 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesUtilImpl.doInclude(TilesUtilImpl.java:137)
[3/17/06 11:49:55:454 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesUtil.doInclude(TilesUtil.java:177)
[3/17/06 11:49:55:564 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.doInclude(InsertTag.java:756)
[3/17/06 11:49:55:861 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:881)
[3/17/06 11:49:55:861 EST] 00000038 SystemErr R at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:473)
[3/17/06 11:49:55:861 EST] 00000038 SystemErr R at _ibmjsp.secure.layouts._contentLayout._jspx_meth_tiles_insert_0(_contentLayout.java:618)
[3/17/06 11:49:56:173 EST] 00000038 SystemErr R at _ibmjsp.secure.layouts._contentLayout._jspService(_contentLayout.java:395)
[3/17/06 11:49:56:173 EST] 00000038 SystemErr R at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
[3/17/06 11:49:56:626 EST] 00000038 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[3/17/06 11:49:56:626 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
[3/17/06 11:49:56:626 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
[3/17/06 11:49:56:782 EST] 00000038 SystemErr R at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
[3/17/06 11:49:56:782 EST] 00000038 SystemErr R at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
[3/17/06 11:49:57:142 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:250)
[3/17/06 11:49:57:142 EST] 00000038 SystemErr R at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1070)
[3/17/06 11:49:57:798 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:273)
[3/17/06 11:49:57:876 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:253)
[3/17/06 11:49:57:876 EST] 00000038 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:308)
[3/17/06 11:49:58:220 EST] 00000038 SystemErr R at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
[3/17/06 11:49:58:220 EST] 00000038 SystemErr R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
[3/17/06 11:49:58:361 EST] 00000038 SystemErr R at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:510)
[3/17/06 11:49:58:470 EST] 00000038 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
[3/17/06 11:50:11:204 EST] 00000038 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[3/17/06 11:50:11:251 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
[3/17/06 11:50:11:251 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
[3/17/06 11:50:11:392 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
[3/17/06 11:50:11:454 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
[3/17/06 11:50:11:564 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
[3/17/06 11:50:11:923 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
[3/17/06 11:50:11:923 EST] 00000038 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
[3/17/06 11:50:12:142 EST] 00000038 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
[3/17/06 11:50:12:314 EST] 00000038 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
[3/17/06 11:50:12:314 EST] 00000038 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
[3/17/06 11:50:12:579 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
[3/17/06 11:50:12:611 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
[3/17/06 11:50:12:751 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
[3/17/06 11:50:12:814 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
[3/17/06 11:50:12:814 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
[3/17/06 11:50:13:204 EST] 00000038 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
[3/17/06 11:50:13:204 EST] 00000038 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
[3/21/06 8:52:46:692 EST] 0000000a SystemErr R com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:347)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:821)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:356)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:173)
... 9 more
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:733)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1282)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1839)
at org.omg.CORBA.ORB.init(ORB.java:368)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:82)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:123)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:340)
... 13 more

[3/21/06 8:52:46:754 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182)
[3/21/06 8:52:46:754 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
[3/21/06 8:52:46:754 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
[3/21/06 8:52:46:754 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:391)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:347)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:821)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:356)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:173)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R ... 9 more
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:733)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:605)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:143)
[3/21/06 8:52:46:801 EST] 0000000a SystemErr R at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1282)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1839)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at org.omg.CORBA.ORB.init(ORB.java:368)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:82)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:174)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:123)
[3/21/06 8:52:46:879 EST] 0000000a SystemErr R at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:339)
[3/21/06 8:52:46:895 EST] 0000000a SystemErr R at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:340)
[3/21/06 8:52:46:895 EST] 0000000a SystemErr R ... 13 more
[3/21/06 12:50:37:051 EST] 00000051 SystemErr R java.io.IOException: Seek failed
at java.io.RandomAccessFile.seek(Native Method)
at com.ibm.ws.util.OverflowFile.writeBytes(OverflowFile.java:84)
at com.ibm.ws.console.events.EventRingBuffer.writeEvent(EventRingBuffer.java:67)
at com.ibm.ws.console.events.EventManagerBean.storeEvent(EventManagerBean.java:62)
at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.put(WSAdminListenerImpl.java:49)
at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.handleNotification(WSAdminListenerImpl.java:35)
at com.ibm.ws.management.event.ListenerInfo$1.run(ListenerInfo.java:125)
at com.ibm.ws.security.auth.distContextManagerImpl.runAs(distContextManagerImpl.java:2504)
at com.ibm.ws.security.auth.distContextManagerImpl.runAsSpecified(distContextManagerImpl.java:2398)
at com.ibm.ws.management.event.ListenerInfo.handleNotification(ListenerInfo.java:143)
at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at java.io.RandomAccessFile.seek(Native Method)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.util.OverflowFile.writeBytes(OverflowFile.java:84)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.console.events.EventRingBuffer.writeEvent(EventRingBuffer.java:67)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.console.events.EventManagerBean.storeEvent(EventManagerBean.java:62)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.put(WSAdminListenerImpl.java:49)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.handleNotification(WSAdminListenerImpl.java:35)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.management.event.ListenerInfo$1.run(ListenerInfo.java:125)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.security.auth.distContextManagerImpl.runAs(distContextManagerImpl.java:2504)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.security.auth.distContextManagerImpl.runAsSpecified(distContextManagerImpl.java:2398)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.management.event.ListenerInfo.handleNotification(ListenerInfo.java:143)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)
[3/21/06 12:50:37:161 EST] 00000051 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R java.io.IOException: Seek failed
at java.io.RandomAccessFile.seek(Native Method)
at com.ibm.ws.util.OverflowFile.writeBytes(OverflowFile.java:84)
at com.ibm.ws.console.events.EventRingBuffer.writeEvent(EventRingBuffer.java:67)
at com.ibm.ws.console.events.EventManagerBean.storeEvent(EventManagerBean.java:62)
at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.put(WSAdminListenerImpl.java:49)
at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.handleNotification(WSAdminListenerImpl.java:35)
at com.ibm.ws.management.event.ListenerInfo$1.run(ListenerInfo.java:125)
at com.ibm.ws.security.auth.distContextManagerImpl.runAs(distContextManagerImpl.java:2504)
at com.ibm.ws.security.auth.distContextManagerImpl.runAsSpecified(distContextManagerImpl.java:2398)
at com.ibm.ws.management.event.ListenerInfo.handleNotification(ListenerInfo.java:143)
at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at java.io.RandomAccessFile.seek(Native Method)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.util.OverflowFile.writeBytes(OverflowFile.java:84)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.console.events.EventRingBuffer.writeEvent(EventRingBuffer.java:67)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.console.events.EventManagerBean.storeEvent(EventManagerBean.java:62)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.put(WSAdminListenerImpl.java:49)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.console.core.event.impl.WSAdminListenerImpl.handleNotification(WSAdminListenerImpl.java:35)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.management.event.ListenerInfo$1.run(ListenerInfo.java:125)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.security.auth.distContextManagerImpl.runAs(distContextManagerImpl.java:2504)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.security.auth.distContextManagerImpl.runAsSpecified(distContextManagerImpl.java:2398)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.management.event.ListenerInfo.handleNotification(ListenerInfo.java:143)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.management.event.NotificationDispatcher$DispatchANotificationToAListener.run(NotificationDispatcher.java:346)
[3/21/06 12:50:37:161 EST] 00000053 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
 
Viking Kethineedi
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I could find the solution for this problem.I have upgraded RAD 6.0 to 6.0.1.1 and all that messages are gone.
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Viking,
We are also planning to migrate our application from WAS4.0 to WAS6.0.
Can you tell me the factors to be considered while migrating all J2EE components to new versions?

Thanks in Advance
 
please buy this thing and then I get a fat cut of the action:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic