hey, guys, I'm a newbie of maximo.
these days I'm facing a problem. When I was creating a new app after database and domain customization in Maximo 6.2.1, it pended there. WebSphere give me such information:
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] -------FetchResultLogLimit logging starts------
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] User Name : MAXADMIN
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] Query : select * from maxmenu
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] MboSet Name : MAXMENU Reference = psdi.app.appsetup.MaxMenuSet[RemoteStub [ref: [endpoint:[192.168.36.9:1990](local),objID:[32958]]]]
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] MboSet Size : 3400
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] Fetch count so far : 3399
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] Printing StackTrace:
java.lang.Exception
at psdi.mbo.MboSet.fetchMbos(MboSet.java(Compiled Code))
at psdi.mbo.MboSet.getMbo(MboSet.java(Compiled Code))
at psdi.app.appsetup.MaxMenuSet.saveTransaction(MaxMenuSet.java(Compiled Code))
at psdi.txn.MXTransactionImpl.saveTransaction(MXTransactionImpl.java:203)
at psdi.txn.MXTransactionImpl.save(MXTransactionImpl.java:138)
at psdi.mbo.MboSet.save(MboSet.java:5497)
at psdi.mbo.MboSet.save(MboSet.java:5467)
at psdi.webclient.system.beans.AppBean.save(AppBean.java:394)
at psdi.webclient.beans.designer.DesignerAppBean.newapp(DesignerAppBean.java:413)
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(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at psdi.webclient.system.tags.DefaultHandlerTag.doStartTag(DefaultHandlerTag.java:80)
at com.ibm._jsp._control._jspx_meth_mro_defaulthandler_1(_control.java:1791)
at com.ibm._jsp._control._jspService(_control.java:1490)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.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.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java(Inlined Compiled Code))
at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.include(WebAppRequestDispatcher.java(Compiled Code))
at psdi.webclient.system.controller.ControlHandler.handleEvent(ControlHandler.java(Compiled Code))
at psdi.webclient.system.controller.RequestHandler.handleEvent(RequestHandler.java:668)
at psdi.webclient.system.controller.RequestHandler.handleRequest(RequestHandler.java:243)
at psdi.webclient.servlet.WebClientServlet.handleRequest(WebClientServlet.java:81)
at psdi.webclient.servlet.WebClientServlet.doPost(WebClientServlet.java:36)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
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:89)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1924)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:98)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:472)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:411)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:101)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:566)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
[10-12-9 10:17:45:561 CST] 00000043 SystemOut O 09 Dec 2010 10:17:45:561 [INFO] -------FetchResultLogLimit logging ends------
I find nothing about this with google.
Could you guys help me please?
Thanks a lot.