Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Output
Viewing all articles
Browse latest Browse all 9631

Rendering a form that uses fragments to the server ALC-DSC-000-000

$
0
0

I am having difficulties running a .xdp file with fragments in the server.   It works fine at a Client level, but when trying to run is RAD, we get the following error message.   I tried the recommendations given: byhttp://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/js/html/w whelp.htm?&accessible=true

 

it did not work

 


[6/17/09 11:22:37:715 CDT] 0000001c SystemOut     O The following exception occurred: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
[6/17/09 11:22:37:449 CDT] 0000001c SystemErr     R com.adobe.livecycle.formsservice.exception.RenderFormException: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.adobe.livecycle.formsservice.client.FormsServiceClient.renderPDFForm(FormsServiceClie nt.java:201)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.moo.uw.servlets.RenderPDFFormClient.doPost(RenderPDFFormClient.java:80)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.moo.uw.servlets.RenderPDFFormClient.doGet(RenderPDFFormClient.java:27)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:501)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3252)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:264)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1439)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:112)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConn ectionInitialReadCallback.java:214)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitia lReadCallback.java:113)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R  at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
[6/17/09 11:22:37:699 CDT] 0000001c SystemErr     R Caused by: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :160)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
at com.adobe.livecycle.formsservice.client.FormsServiceClient.invokeRequest(FormsServiceClie nt.java:429)
at com.adobe.livecycle.formsservice.client.FormsServiceClient.renderPDFForm(FormsServiceClie nt.java:184)
at com.moo.uw.servlets.RenderPDFFormClient.doPost(RenderPDFFormClient.java:80)
at com.moo.uw.servlets.RenderPDFFormClient.doGet(RenderPDFFormClient.java:27)
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:989)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:501)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3252)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:264)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1439)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:112)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConn ectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitia lReadCallback.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
Caused by: java.rmi.RemoteException: CORBA TRANSIENT 0x49421042 Maybe; nested exception is:
org.omg.CORBA.TRANSIENT: SIGNAL_RETRY  vmcid: 0x49421000  minor code: 42 completed: Maybe
at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:310)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:84)
at com.adobe.idp.dsc.provider.impl.ejb.receiver._Invocation_Stub.invoke(Unknown Source)
at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :137)
... 29 more
Caused by: org.omg.CORBA.TRANSIENT: SIGNAL_RETRY  vmcid: 0x49421000  minor code: 42 completed: Maybe
at com.ibm.ws.cluster.router.selection.WLMClientForCommonRouterImpl.handleRemoteException(WL MClientForCommonRouterImpl.java:455)
at com.ibm.ws.wlm.client.WLMClient.handleRemoteException(WLMClient.java:237)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:632)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1183)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:746)
at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1213)
at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:484)
... 31 more
Caused by: org.omg.CORBA.TRANSIENT: SIGNAL_RETRY  vmcid: 0x49421000  minor code: 42 completed: Maybe
at com.ibm.ws.cluster.router.selection.WLMClientForCommonRouterImpl.handleRemoteException(WL MClientForCommonRouterImpl.java:455)
at com.ibm.ws.wlm.client.WLMClient.handleRemoteException(WLMClient.java:237)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:554)
... 35 more
Caused by: org.omg.CORBA.NO_RESPONSE: Request 11 timed out  vmcid: IBM  minor code: B01 completed: Maybe
at com.ibm.rmi.iiop.Connection.send(Connection.java:2146)
at com.ibm.rmi.iiop.ClientRequestImpl.invoke(ClientRequestImpl.java:323)
at com.ibm.rmi.corba.ClientDelegate.invoke(ClientDelegate.java:432)
... 35 more


Viewing all articles
Browse latest Browse all 9631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>