Skip to main content



      Home
Home » Archived » BIRT » IBM WebSphere 6.1.0.5: BIRT Viewer exception
IBM WebSphere 6.1.0.5: BIRT Viewer exception [message #220735] Fri, 23 February 2007 11:59 Go to next message
Eclipse UserFriend
Hello,
I deployed the birt.war on the IBM WebSphere 6.1.0.5,
I tryed to execute the BIRT Viewer servlet passing the default rptdesin file
provided into the birt.war,
but I got the exception below (I put the System Error and System out logs)
Someone has any idea? Thanks in advance!
Maria



SYSTEM ERROR LOG:


[2/23/07 15:29:39:390 CET] 00000021 SystemErr R Caused by:
java.lang.IllegalStateException: Platform already running
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at
org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OS GILauncher.java:137)
at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:78)
at
org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
Source)
at
org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
Source)
at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
Source)
at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:989)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)



SYSTEM OUT LOG:


[23/02/07 16:28:35:796 CET] 0000001c ServletWrappe I SRVE0242I: [birt.war]
[/birt] [EngineServlet]: Initialization successful.
[23/02/07 16:28:35:890 CET] 0000001c ServletWrappe E SRVE0068E: Uncaught
exception thrown in one of the service methods of the servlet:
EngineServlet. Exception thrown : java.lang.NullPointerException
at
org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
Source)
at
org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
Source)
at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
Source)
at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:995)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

[23/02/07 16:28:35:968 CET] 0000001c ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened
incident stream file
E:\IBM\eWAS6105\profiles\luisa\logs\ffdc\server1_53da53da_07 .02.23_16.28.35_0.txt
[23/02/07 16:28:36:718 CET] 0000001c ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC
closed incident stream file
E:\IBM\eWAS6105\profiles\luisa\logs\ffdc\server1_53da53da_07 .02.23_16.28.35_0.txt
[23/02/07 16:28:36:734 CET] 0000001c LocalTranCoor E WLTC0017E: Resources
rolled back due to setRollbackOnly() being called.
[23/02/07 16:28:36:765 CET] 0000001c WebApp E [Servlet
Error]-[EngineServlet]: java.lang.NullPointerException
at
org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
Source)
at
org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
Source)
at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
Source)
at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:995)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
Re: IBM WebSphere 6.1.0.5: BIRT Viewer exception [message #237456 is a reply to message #220735] Thu, 10 May 2007 00:08 Go to previous messageGo to next message
Eclipse UserFriend
maria baldassarri wrote:
> Hello,
> I deployed the birt.war on the IBM WebSphere 6.1.0.5,
> blah, blah, blah....
>
There's a known issue with BIRT and Websphere 6.1 (WAS61 has its own
OSGi platform running which interferes with BIRT). WAS6 is fine if you
can drop back to an earlier app server.
See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=154272
for full details.
It's expected to be fixed in 2.1.3 which has no projected release date
yet (so we can't wait for it - we'll be using WAS6 in this release cycle).

Cheers,
Pax.
Re: IBM WebSphere 6.1.0.5: BIRT Viewer exception [message #237709 is a reply to message #237456] Thu, 10 May 2007 18:27 Go to previous messageGo to next message
Eclipse UserFriend
Hello Allan,

This is un-official, but it is looking like the 2.1.3 release will be in
June. The dev team is really focused on Europa right now, so we may not
be able to get 2.1.3 out as quickly as we would like. Hopefully we will
have a release schedule on 2.1.3 next week.

Scott



> maria baldassarri wrote:
>
>> Hello,
>> I deployed the birt.war on the IBM WebSphere 6.1.0.5,
>> blah, blah, blah....
> There's a known issue with BIRT and Websphere 6.1 (WAS61 has its own
> OSGi platform running which interferes with BIRT). WAS6 is fine if you
> can drop back to an earlier app server.
> See
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=154272
> for full details.
> It's expected to be fixed in 2.1.3 which has no projected release date
> yet (so we can't wait for it - we'll be using WAS6 in this release
> cycle).
>
> Cheers,
> Pax.
Re: IBM WebSphere 6.1.0.5: BIRT Viewer exception [message #243660 is a reply to message #220735] Wed, 20 June 2007 16:09 Go to previous message
Eclipse UserFriend
Originally posted by: remkus.wideopenwest.com

You'll need to be up to at least BIRT 2.1.3. Prior to this, there was a
conflict with OSGi. I've implemented the BIRT 2.2RC3 runtime under WAS
6.1.0.3 successfully.

maria baldassarri wrote:
> Hello,
> I deployed the birt.war on the IBM WebSphere 6.1.0.5,
> I tryed to execute the BIRT Viewer servlet passing the default rptdesin file
> provided into the birt.war,
> but I got the exception below (I put the System Error and System out logs)
> Someone has any idea? Thanks in advance!
> Maria
>
>
>
> SYSTEM ERROR LOG:
>
>
> [2/23/07 15:29:39:390 CET] 00000021 SystemErr R Caused by:
> java.lang.IllegalStateException: Platform already running
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:270)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:64)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:615)
> at
> org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OS GILauncher.java:137)
> at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:78)
> at
> org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
> Source)
> at
> org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
> Source)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
> at
> org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:989)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
> at
> com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
> at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
> at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
> at
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
> at
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
> at
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
> at
> com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
> at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
> at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
> at
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
> at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
>
>
>
> SYSTEM OUT LOG:
>
>
> [23/02/07 16:28:35:796 CET] 0000001c ServletWrappe I SRVE0242I: [birt.war]
> [/birt] [EngineServlet]: Initialization successful.
> [23/02/07 16:28:35:890 CET] 0000001c ServletWrappe E SRVE0068E: Uncaught
> exception thrown in one of the service methods of the servlet:
> EngineServlet. Exception thrown : java.lang.NullPointerException
> at
> org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
> Source)
> at
> org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
> Source)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
> at
> org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:995)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
> at
> com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
> at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
> at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
> at
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
> at
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
> at
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
> at
> com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
> at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
> at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
> at
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
> at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
>
> [23/02/07 16:28:35:968 CET] 0000001c ServiceLogger I
> com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened
> incident stream file
> E:\IBM\eWAS6105\profiles\luisa\logs\ffdc\server1_53da53da_07 .02.23_16.28.35_0.txt
> [23/02/07 16:28:36:718 CET] 0000001c ServiceLogger I
> com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC
> closed incident stream file
> E:\IBM\eWAS6105\profiles\luisa\logs\ffdc\server1_53da53da_07 .02.23_16.28.35_0.txt
> [23/02/07 16:28:36:734 CET] 0000001c LocalTranCoor E WLTC0017E: Resources
> rolled back due to setRollbackOnly() being called.
> [23/02/07 16:28:36:765 CET] 0000001c WebApp E [Servlet
> Error]-[EngineServlet]: java.lang.NullPointerException
> at
> org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
> Source)
> at
> org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BirtEngineServlet.__getConte xt(Unknown
> Source)
> at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGe t(Unknown
> Source)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
> at
> org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(Servl etWrapper.java:995)
> at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest (ServletWrapper.java:501)
> at
> com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleReque st(ServletWrapper.java:464)
> at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.j ava:3163)
> at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGro up.java:254)
> at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContai ner.java:811)
> at
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebCont ainer.java:1433)
> at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChanne lLink.java:100)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleD iscrimination(HttpInboundLink.java:465)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleN ewInformation(HttpInboundLink.java:394)
> at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(H ttpInboundLink.java:274)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .sendToDiscriminators(NewConnectionInitialReadCallback.java: 214)
> at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback .complete(NewConnectionInitialReadCallback.java:113)
> at
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.future Completed(AioReadCompletionListener.java:152)
> at
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(Abstract AsyncFuture.java:213)
> at
> com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(A bstractAsyncFuture.java:195)
> at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
> at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:1 95)
> at
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(Result Handler.java:743)
> at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
>
>
>
>
Previous Topic:Need clarification on Dataset Property Binding
Next Topic:Errors evaluating script
Goto Forum:
  


Current Time: Mon Aug 11 07:15:24 EDT 2025

Powered by FUDForum. Page generated in 0.05406 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top