Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle installation, configuration, deployment, and administration
Viewing all 87219 articles
Browse latest View live

How to download LiveCycle Designer 10?

$
0
0

We purchased LiveCycle Designer several months ago, but there is no place to download LiveCycle Designer 10 from the Products/Plans section of the account management.  How and where do I download the product to install on my computer?  Thank you.


Digital Signatures with Smartcard via Remote connection

$
0
0

We have connected a procurement system to Livecycle ES2 and are able looking to have it apply a digital signature using a certificate from smartcard user has in desktop.  We have created LCA and can get digital signature from a local certificate in Livecycle but not sure how to apply from smartcard.  Any tips on how to accomplish this would be great.  Thanks.

Sometimes JBoss fails to connect to server.

$
0
0

JBoss does not connect all the times during server re-boot.  The errors on the log are listed below.  It looks like the ports are in use, but re-starting the JBoss service or the server will resolve the connection issue.  This problem does not occur all the times.  Sometimes JBoss starts without any problem.  This is a Windows Server 2003 and SQL 2005 environment.

 

 

Caused by: javax.naming.CommunicationException: Failed to connect to server 0.0.0.0:1100 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server 0.0.0.0:1100 [Root exception is java.net.ConnectException: Connection refused: connect]]

            at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:254)

            at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1370)

            ... 162 more

 

What could be the problem?  Thank you,

Max Document size

$
0
0

I am using LiveCycle ES2.5 Turnkey,

and I am getting the following warning in JBoss server log:

 

2011-03-31 21:09:58,367 WARN  [com.adobe.formServer.common.cachemanager.CacheManager] Ignoring cache write as Object size is greater than Max Document size in cache setting. Key [repository:///Applications/AAll/1.0/E11.xdp] and Size [1197072]

 

How do I increase the size in cache setting?

 

thanks

 

ALC-DSC-012-000 ApplicationManager not found

$
0
0

Hello,

 

I've been trying to install the LiveCycle ES2 Bardcoded Forms using the Configuration Manager. I passed all the steps successfully upto the LiveCycle Component Deployment step, when I try to deploy the components I get the ALC-LCM-030-300 error. After searching for solutions, I read that it can be solved by using the LiveCycle console, so I successfully logged into the console and entered the Applications and Services. When I try to enter Application Management I get the following error 'ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: ApplicationManager not found.'

 

Here a part of the WebSphere log:

 

[7/25/11 9:07:57:600 GMT+02:00] 00000058 Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:57:602 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:57:604 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 31 more
.
[7/25/11 9:07:57:606 GMT+02:00] 00000058 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:57:681 GMT+02:00] 00000058 Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:57:683 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:57:684 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 31 more
.
[7/25/11 9:07:57:687 GMT+02:00] 00000058 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:57:766 GMT+02:00] 00000058 Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:57:769 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:57:770 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 31 more
.
[7/25/11 9:07:57:774 GMT+02:00] 00000058 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:57:867 GMT+02:00] 00000058 Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:57:869 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:57:871 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 31 more
.
[7/25/11 9:07:57:873 GMT+02:00] 00000058 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:58:014 GMT+02:00] 00000058 Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:58:019 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:58:021 GMT+02:00] 00000058 UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 31 more
.
[7/25/11 9:07:58:023 GMT+02:00] 00000058 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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$1.run(AsyncChannelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:58:322 GMT+02:00] 0000003d Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:58:326 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:58:329 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 35 more
.
[7/25/11 9:07:58:331 GMT+02:00] 0000003d webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:58:449 GMT+02:00] 0000003d Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:58:453 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:58:455 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 35 more
.
[7/25/11 9:07:58:458 GMT+02:00] 0000003d webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

[7/25/11 9:07:58:909 GMT+02:00] 0000003d DSContainerSe E   WebContainer : 1 Unable to resolve mandatory imports and dynamic imports. Please ensure that the necessary imports are exported by an existing installed component.
[7/25/11 9:07:58:912 GMT+02:00] 0000003d DSContainerSe E   WebContainer : 1 Import: com.adobe.idp.workflow.dsc.type, Component id: com.adobe.datacaptureinterface.dsc.DataCaptureInterfaceDCI, Component Version: 1.0, Is Optional: false
[7/25/11 9:07:58:930 GMT+02:00] 0000003d LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doRequiresNew" on bean "BeanId(LiveCycleES2#adobe-dscf.jar#EjbTransactionBMTAdapter, null)". Exception data: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:340)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:145)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:312)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.install(ComponentRegistry Impl.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.lang.ClassNotFoundException: com.adobe.idp.workflow.dsc.type
at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:182)
at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:338)
... 80 more

[7/25/11 9:07:59:419 GMT+02:00] 0000003d FfdcProvider  I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /opt/WebSphere70/ETRA01/AppServer/profiles/appprofile/logs/ffdc/UASSFP0101EG_20ee20ee_11. 07.25_09.07.58.9355634876048422447954.txt com.ibm.ejs.container.LocalExceptionMappingStrategy.setUncheckedException 178
[7/25/11 9:07:59:424 GMT+02:00] 0000003d LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
[7/25/11 9:07:59:789 GMT+02:00] 0000003d FfdcProvider  I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /opt/WebSphere70/ETRA01/AppServer/profiles/appprofile/logs/ffdc/UASSFP0101EG_20ee20ee_11. 07.25_09.07.59.4315224150821444268593.txt com.ibm.ejs.csi.TranStrategy.rollback 375
[7/25/11 9:07:59:794 GMT+02:00] 0000003d LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doBMT" on bean "BeanId(LiveCycleES2#adobe-dscf.jar#EjbTransactionBMTAdapter, null)". Exception data: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:340)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:145)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistr yImpl.java:312)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.install(ComponentRegistry Impl.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139)
at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81)
at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:600)
at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.lang.ClassNotFoundException: com.adobe.idp.workflow.dsc.type
at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:182)
at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:338)
... 80 more

[7/25/11 9:07:59:797 GMT+02:00] 0000003d LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
[7/25/11 9:07:59:878 GMT+02:00] 0000003d Document      E com.adobe.idp.DocumentFileBackend getTimeSkewDelta DOCS001: Unexpected exception. java.io.IOException: Permission denied.
[7/25/11 9:07:59:880 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut DOCS001: Unexpected exception. during upload which started at 7/25/11 9:07 AM... See the stack trace for details.
[7/25/11 9:07:59:882 GMT+02:00] 0000003d UploadServlet E com.adobe.idp.dsc.upload.UploadServlet doPut TRAS0014I: The following exception was logged com.adobe.idp.DocumentError: java.io.IOException: Permission denied
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:131)
at com.adobe.idp.DocumentFileBackend.<init>(DocumentFileBackend.java:86)
at com.adobe.idp.Document.getGlobalBackend(Document.java:3105)
at com.adobe.idp.NewTempFileManager.global(NewTempFileManager.java:50)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
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:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
Caused by: java.io.IOException: Permission denied
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at com.adobe.idp.DocumentFileBackend.createTempFile(DocumentFileBackend.java:138)
at com.adobe.idp.DocumentFileBackend.getTimeSkewDelta(DocumentFileBackend.java:117)
... 35 more
.
[7/25/11 9:07:59:885 GMT+02:00] 0000003d webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[UploadServlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: java.io.IOException: Permission denied
at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext. java:637)
at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1179)
at com.adobe.idp.dsc.upload.UploadServlet.doPut(UploadServlet.java:191)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
at com.adobe.idp.um.auth.filter.DocumentUploadSecurityFilter.doFilter(DocumentUploadSecurity Filter.java:143)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:895)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3810)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContaine

 

Kindly advise, Thank you.

LiveCycle for Mac

$
0
0

Hello all,

 

I am new to LiveCycle and is tasked with converting a company's form to an interactive fillable PDF form. I went online and found out about livecycle designer.

 

My question is, do I need to install the livecycle server, workbench and designer to get this done. The aim is to have the data stored in a database when submitted by clients as well.

 

Is there an easy way to install the livecycle suite in one go?

 

Additionally, is there a livecycle download available for Mac? or will I need to use a virtual environment?

 

Looking forward to a response.

 

Passetta

LiveCycle Replacement in CC

$
0
0

I cannot follow what has happened --

 

I have some forms used internally and mailed to customers that are 'filled' using XML output from some php routines I wrote. I need to update these forms but I am now using Creative Cloud and apparently I don't have access to Live Cycle Designer, except on an old machine I need to remotely log in to.  I just can't see how FormsCentral, now being withdrawn in July 2015 is a replacement, all I need to do is update the existing forms.

 

So the question is what have Adobe provided along with Acrobat Pro XI to support design of PDF forms that can be filled by importing an xml file?  Anything at all?

 

Best,

Peter

Need a step by step guide for installing tools needed to convert/render PDF to HTML. The existing links are so confusing.

$
0
0

 

We have created a few PDF (XFA) forms using the Adobe LiveCycle ES4 Forms Designer (the tool that costs $299). We need to convert and also save those XFA PDF forms into HTML format.

After reading a few posts, we believe that the LiveCycle server gives that option. But there is no proper guidance for this. How do we do install that?

 

We have followed this link but it so confusing.. there is not straight answer –https://helpx.adobe.com/livecycle/help/mobile-forms/upgrade-livecycle-es4.html

A proper guidance will be appreciated.


GetIfTable function failed - New ES3 install

$
0
0

I'm installing ES3 on a VM in preparation to setting up our production environment and am running into an issue.  First things first - Configuation:

  • Server:  Windows Server 2008 R2
  • DBMS: SQL Server 2008 R2
  • App server:  WebSphere 7.0.0.21
  • Java Version 1.6.0
  • LiveCycle 10.0.2

 

In the Configuration Manager Deploy LiveCycle EAR step, the CM UI indicates that everything deployed successfully, but I see three instances where services failed to start with the "GetIfTable function failed" error messages, e.g.:

[5/10/12 12:46:19:717 CDT] 0000003e WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/umstartup

[5/10/12 12:46:19:757 CDT] 0000003e ServerLifeCyc E   ALC-BMC-001-001: Unexpected exception while starting an Adobe Service

[5/10/12 12:46:19:761 CDT] 0000003e ServerLifeCyc E   TRAS0014I: The following exception was logged java.lang.Error: IP Helper Library GetIfTable function failed

at java.net.NetworkInterface.getAll(Native Method)

at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:297)

at com.adobe.idp.common.util.GUIDGenerator.getIP(GUIDGenerator.java:49)

at com.adobe.idp.common.util.GUIDGenerator.initialize(GUIDGenerator.java:25)

at com.adobe.idp.um.services.UMStartupService.onStartService(UMStartupService.java:59)

at com.adobe.service.Service.initialize(Service.java:401)

at com.adobe.service.ServerLifeCycleListener.contextInitialized(ServerLifeCycleListener.java :34)

at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1708)

at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:381)

at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:299)

at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100)

at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166)

at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:732)

at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:617)

at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)

at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1127)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedAppl icationImpl.java:1319)

at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:610)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:9 44)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java: 740)

at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrImpl.java:1272)

at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5343)

at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5431)

at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMg rImpl.java:1277)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2048)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:385 )

at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:328 )

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitM grImpl.java:599)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitM grImpl.java:561)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java: 1184)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:49)

at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:256)

at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1085)

at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:966)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerIntercepto r.java:848)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)

at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1331)

at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)

at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1224)

at com.ibm.ws.management.connector.AdminServiceDelegator.invoke(AdminServiceDelegator.java:1 81)

at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPConnector.java:453)

at com.ibm.ws.management.connector.soap.SOAPConnector.service(SOAPConnector.java:286)

at com.ibm.ws.management.connector.soap.SOAPConnection.handleRequest(SOAPConnection.java:65)

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:733)

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:522)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)

 

This happens when the EARs are deployed as well as when the app server is restarted.  If I continue on, several of the components fail to deploy, either with this error or an OutOfMemory error, which I can only guess is due to this root cause.

 

Any suggestions?

LiveCycle ES4 supported Red Hat platforms

$
0
0

Hi,

 

After checking "Adobe LiveCycle ES4 Supported Platforms" page I see only Red Hat 6 being listed as a supported platform, as this is aged quite well now, I wonder if and when Red Hat 7.0 or 7.1 will be added as a supported platform.

 

Have anyone tried an installation on Red Hat 7.x and had any success? Will it be a supported platform in the near future?

LiveCycle ES3 scripted deployment of lca times out but deploy completes successfully

$
0
0

using the deployment script we deploy an lca after about 10 minutes the script errors with the following message, but the deployment continues and completes successfully.

 

ALC-DSC-099-000: com.adobe.idp.applicationmanager.application.ApplicationManagerException: java.net.SocketTimeoutException: Read timed out

at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:98)

at com.adobe.idp.applicationmanager.client.ApplicationManager.importApplicationArchive(Appli cationManager.java:165)

at com.adobe.idp.applicationmanager.deployment.ScriptedLCADeployment.importApplication(Scrip tedLCADeployment.java:104)

at com.adobe.idp.applicationmanager.deployment.ScriptedLCADeployment.main(ScriptedLCADeploym ent.java:150)

Caused by: java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:152)

at java.net.SocketInputStream.read(SocketInputStream.java:122)

at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)

at java.io.BufferedInputStream.read(BufferedInputStream.java:254)

at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)

at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)

at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)

at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

at org.apache.axis.client.Call.invoke(Call.java:2767)

at org.apache.axis.client.Call.invoke(Call.java:2443)

at org.apache.axis.client.Call.invoke(Call.java:2366)

at org.apache.axis.client.Call.invoke(Call.java:1812)

at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend(SoapAxisDispatche r.java:127)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78)

... 3 more

 

Has anyone encountered this and do you have a solution? we have tried modifying several websphere timeout value settings with no success.

 

We are working with LiveCycle ES3 (10.0) running on a Linux server hosted in WebSphere 8.0.

How do I hide adminui and repository pages from web end users?

$
0
0

Hi there,

 

We have deployed our Livecycle ES solution and subjected it to penetration tests.  The testers noted that anyone can access the adminui and repository pages.  Is there a way of preventing public users from seeing these pages?  Despite the fact they require credentials we have been asked to hide or at least restrict access.

 

Thanks,

 

Kieran

Problem with simple chat application

$
0
0

Hello,

could someone help me with a simple chat application? I've installed lcds with integrated tomcat and i've created a new flex project using lcds template


I have this result

Consumer faultCode: Server.Processing
Consumer faultDetail: null

Consumer faultstring: No destination with id 'chat' is registered with any service.

 

My web.xml

<?xml version="1.0" encoding="UTF-8"?>

 

<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">

 

<web-app>
    <display-name>LiveCycle Data Services</display-name>
    <description>LiveCycle Data Services Application</description>

 

    <!-- MessageBroker Servlet -->
    <servlet>
        <servlet-name>MessageBrokerServlet</servlet-name>
        <display-name>MessageBrokerServlet</display-name>
        <servlet-class>flex.messaging.MessageBrokerServlet</servlet-class>
        <init-param>
            <param-name>services.configuration.file</param-name>
            <param-value>/WEB-INF/flex/services-config.xml</param-value>
        </init-param>
        <load-on-startup>1</load-on-startup>
    </servlet>

 

    <servlet-mapping>
        <servlet-name>MessageBrokerServlet</servlet-name>
        <url-pattern>/messagebroker/*</url-pattern>
    </servlet-mapping>

 

</web-app>

 

My services-config.xml

<?xml version="1.0" encoding="UTF-8"?>
<services-config>

 

    <services>
        <service-include file-path="messaging-config.xml" />
               
        <!--
        Application level default channels. Application level default channels are
        necessary when a dynamic destination is being used by a service component
        and no ChannelSet has been defined for the service component. In that case,
        application level default channels will be used to contact the destination.
        -->  
        <default-channels>
           <channel ref="my-amf"/>
        </default-channels>

 

    </services>
    <channels>
        <!-- Servlet Based endpoints -->
        <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
            <endpoint url="http://localhost:8400/lcds/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
            <properties>
                <polling-enabled>false</polling-enabled>
            </properties>
        </channel-definition>
    </channels>
</services-config>


My messaging-config.xml

<?xml version="1.0" encoding="UTF-8"?>
<service id="message-service"
    class="flex.messaging.services.MessageService">

 

    <default-channels>
        <channel ref="my-amf"/>
    </default-channels>

 

    <adapters>
        <adapter-definition id="actionscript" class="flex.messaging.services.messaging.adapters.ActionScriptAdapter" default="true" />
        <adapter-definition id="jms" class="flex.messaging.services.messaging.adapters.JMSAdapter"/>
    </adapters>

 

   <destination id="chat">
      <properties>
          <adapter ref="actionscript"/>
  
          <network>
              <subscription-timeout-minutes>0</subscription-timeout-minutes>
          </network>
          <server>
            <message-time-to-live>0</message-time-to-live>
              <allow-subtopics>true</allow-subtopics>
              <subtopic-separator>.</subtopic-separator>
          </server>
      </properties>
   </destination>

 

</service>

 

My .mxml

<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
               xmlns:s="library://ns.adobe.com/flex/spark"
               xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
               creationComplete="consumer.subscribe()">
    <fx:Declarations>
        <!-- Place non-visual elements (e.g., services, value objects) here -->
        <mx:Producer id="producer" destination="chat" fault="producer_faultHandler(event)"/>
        <mx:Consumer id="consumer" destination="chat" message="messageHandler(event.message)" fault="consumer_faultHandler(event)"/>
    </fx:Declarations>
   
    <fx:Script>
        <![CDATA[
            import mx.messaging.events.MessageFaultEvent;
            import mx.messaging.messages.AsyncMessage;
            import mx.messaging.messages.IMessage;
           
            private function send():void
            {
            var message:IMessage = new AsyncMessage();
            message.body.chatMessage = msg.text;
            producer.send(message);
            msg.text = "";
            }
           
            private function messageHandler(message:IMessage):void
            {
            log.text += message.body.chatMessage + "\n";   
            }
       
            protected function producer_faultHandler(event:MessageFaultEvent):void
            {
                // TODO Auto-generated method stub
                log.text += "\n Producer faultCode: " + event.faultCode;
                log.text += "\n Producer faultDetail: " + event.faultDetail;
                log.text += "\n Producer faultstring: " + event.faultString;
            }
           
            protected function consumer_faultHandler(event:MessageFaultEvent):void
            {
                // TODO Auto-generated method stub
                log.text += "\n Consumer faultCode: " + event.faultCode;
                log.text += "\n Consumer faultDetail: " + event.faultDetail;
                log.text += "\n Consumer faultstring: " + event.faultString;
            }
           
        ]]>
    </fx:Script>
    <mx:Panel title="Chat" width="100%" height="100%">
        <mx:TextArea id="log" width="100%" height="100%"/>
        <mx:ControlBar>
            <mx:TextInput id="msg" width="100%" enter="send()"/>
            <mx:Button label="Send" click="send()"/>
        </mx:ControlBar>
    </mx:Panel>
   
</s:Application>

 

 

Can someone tell me where is the problem. What i'm doing wrong?

Upgrading to ES2.5 from ES 2

$
0
0

Has anyone run into any issues with LiveCycle Forms ES or Process Management ES after upgrading to ES2.5?  Any bugs or unresolved issues?

Upgrade ES2 | Stuck at JNDI Information

$
0
0

Hi, This is my first post!

 

I am upgrading Adobe LC 8.2 to ES2 on AIX, WAS7.x and Oracle 11gR2. I am stuck at an exception, this I did search in forum and found no solid answer. Will try to redeploy, meanwhile if someone know the answer will be helpful.

 

ationServer=websphere) defaultIfNotFound: null

[2012-02-01 19:05:41,818], FINE, Thread-49, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (applicationServer=websphere) defaultIfNotFound: null

[2012-02-01 19:05:41,833], SEVERE, Thread-49, com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask, Task failed

javax.naming.NamingException: Error getting WsnNameService properties [Root exception is org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No]

        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1475 )

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java: 982)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:902)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java :574)

        at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:123)

        at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:798)

        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:164)

        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:179)

        at javax.naming.InitialContext.lookup(InitialContext.java:436)

        at com.adobe.livecycle.upgrade.UpgradeUtils.validateJNDIPort(UpgradeUtils.java:899)

        at com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask$ActualT ask.<init>(UpgradeJNDIPortDialog.java:599)

        at com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask$1.const ruct(UpgradeJNDIPortDialog.java:564)

        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)

        at java.lang.Thread.run(Thread.java:736)

Caused by: org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1270)

        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1330)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1158)

        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1296)

        at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1877)

        at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1252)

        at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:458)

        at com.ibm.WsnBootstrap._WsnNameServiceStub.getProperties(_WsnNameServiceStub.java:38)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1472 )

        ... 13 more

Caused by: java.net.NoRouteToHostException: Can't assign requested address

        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)

        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)

        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)

        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)

        at java.net.Socket.connect(Socket.java:539)

        at java.net.Socket.connect(Socket.java:488)

        at java.net.Socket.<init>(Socket.java:385)

        at java.net.Socket.<init>(Socket.java:199)

        at com.ibm.ws.orbimpl.transport.WSTCPTransportConnection.createSocket(WSTCPTransportConnecti on.java:270)

        at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)

        at com.ibm.ws.orbimpl.transport.WSTransport.getConnection(WSTransport.java:436)

        at com.ibm.CORBA.transport.TransportBase.getConnection(TransportBase.java:187)

        at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)

        at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)

        at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)

        at com.ibm.rmi.corba.ClientDelegate.locate(ClientDelegate.java:1974)

        at com.ibm.rmi.corba.ClientDelegate._createRequest(ClientDelegate.java:1999)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1180)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1266)

        ... 21 more

[2012-02-01 19:06:04,628], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.TestProgressDialog, stopping task and timer

[2012-02-01 19:06:04,628], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask, Stopping task: com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask@68306830


Stalled Operations with com.adobe.idp.RemoteFailure

$
0
0

There are a few stalled operations happen on the same day with the following error:

 

com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

StackTrace:

com.adobe.idp.DocumentError: com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

          at com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java:6 75)

          at com.adobe.idp.Document.passivate(Document.java:1293)

          at com.adobe.idp.Document.passivate(Document.java:1202)

          at com.adobe.idp.Document.<init>(Document.java:655)

          at com.adobe.idp.Document.<init>(Document.java:738)

          at com.adobe.idp.DocumentStorage.persist(DocumentStorage.java:106)

          at com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormInstance.flushDocument (BinaryContentFormInstance.java:367)

          at com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormInstance.setDocument(B inaryContentFormInstance.java:289)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createTaskFromDialogPropertie s(UserServiceImpl.java:821)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createLongLivedTask(UserServi ceImpl.java:1751)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createLongLivedTask(UserServi ceImpl.java:1613)

          at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

          at java.lang.reflect.Method.invoke(Method.java:611)

          at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

          at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)

          at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

          at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)

          at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)

          at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)

          at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)

          at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:167)

          at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)

          at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)

          at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)

          at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)

          at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)

          at java.security.AccessController.doPrivileged(AccessController.java:202)

          at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)

          at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)

          at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)

          at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)

Caused by: com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

          at com.adobe.idp.RemoteFailureHelper.read(RemoteFailureHelper.java:65)

          at com.adobe.idp._IDocumentCallbackStub.handleRemotePassivation2(_IDocumentCallbackStub.java :63)

          at com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java:6 35)

          ... 49 more

 

The process is a very simple process with one user action.  It's been running fine for more than a month before this error suddenly appears on one day, then it's seems to be fine afterwards.  But all the stalled processes are not retry-able (They stalled again after retied).

 

I couldn't find any document that describes this RemoteFailure issue.

 

We are on a cluster environment.  Is there any relation to this issue?  The same process is running fine in a non-cluster environment.

 

Any help would be appreciated.  Thanks.

adding more than 1500 users over a livecycle policy

$
0
0

hi,

 

     how can i add more than 1500 Active directory users all at once and grant them permissions over a livecycle policy, i want to do that as i have an issue with active directory group, so untill we figure out the issue with the groups i need to be able to add them manually

 

i have tried adding simi columns between users names but didnt work, so is there any script or a method we can achive this?

 

i have Adobe Livecycle ES4

 

appreciate your earlist response.

Can't install Reader Extensions

$
0
0

Hello, every one!

 

I'm trying to install ES4 with ReaderExtensions and Barcoded Forms. And I can't access ReaderExtensions after installation, I recieve 404 error.

Here is how I've configured my ES4 installation:

 

After choosing 2 modules (Reader Extensions and Barcoded Forms) for install on one of the configuration manager screens, configuration manager have prepared 5 ear archives:

- adobe-core-jboss.ear

- adobe-formdataintegration-jboss.ear

- adobe-core-native-jboss-x86_win32.ear

- adobe-lc-launchpad.ear

- adobe-reader-extensions-servlet.ear

After that, I moved them to [root]\jboss\server\lc_sqlserver\deploy and restarted JBoss. But it result in errors:

2013-10-14 17:58:51,067 ERROR [org.jboss.system.server.profileservice.repository.ProfileDeployAction] (main) Failed to add deployment: adobe-formdataintegration-jboss.ear

org.jboss.deployers.spi.DeploymentException: Exception determining structure: AbstractVFSDeployment(adobe-formdataintegration-jboss.ear)

  at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentExcept ion.java:49)

  at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure( AbstractStructuralDeployers.java:85)

  at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.jav a:1001)

  at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployer Impl.java:437)

  at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:387 )

  at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:297 )

  at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.addDeployment(MainD eployerAdapter.java:86)

  at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl oyAction.java:61)

  at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP rofileAction.java:53)

  at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract ProfileService.java:403)

  at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)

  at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)

  at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 8)

  at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)

  at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 88)

  at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)

  at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)

  at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile( AbstractProfileService.java:308)

  at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst rap.java:256)

  at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

  at org.jboss.Main.boot(Main.java:221)

  at org.jboss.Main$1.run(Main.java:556)

  at java.lang.Thread.run(Thread.java:662)

Caused by: java.lang.RuntimeException: Error determining structure: adobe-formdataintegration-jboss.ear

  at org.jboss.deployment.EARStructure.determineStructure(EARStructure.java:307)

  at org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(Str uctureDeployerWrapper.java:73)

  at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure (VFSStructuralDeployersImpl.java:196)

  at org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(V FSStructuralDeployersImpl.java:221)

  at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure( AbstractStructuralDeployers.java:77)

  ... 21 more

Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: The content of element type "application" is incomplete, it must match "(icon?,display-name,description?,module+,security-role*)". @ *unknown*[22,15]

  at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)

  at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:183)

  at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:161)

  at org.jboss.deployment.EARStructure.determineStructure(EARStructure.java:162)

  ... 25 more

Caused by: org.xml.sax.SAXException: The content of element type "application" is incomplete, it must match "(icon?,display-name,description?,module+,security-role*)". @ *unknown*[22,15]

  at org.jboss.xb.binding.parser.sax.SaxJBossXBParser$MetaDataErrorHandler.error(SaxJBossXBPar ser.java:426)

  at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)

  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

  at org.apache.xerces.impl.dtd.XMLDTDValidator.handleEndElement(Unknown Source)

  at org.apache.xerces.impl.dtd.XMLDTDValidator.endElement(Unknown Source)

  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)

  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch( Unknown Source)

  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

  at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

  at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)

  at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:199)

  ... 28 more

so, I've tried to delete adobe-formdataintegration-jboss.ear from JBoss deploy folder and restart JBoss again.

Now I can access adminui.

But I still can not access htttp://localhost:8080/ReaderExtensions. I recieve 404 error.

I've tried to examine my environment:

 

- There are two components (ReaderExtensionsService : 2.0 and ReaderExtensionsService : 1.0) here: Home > Services > Applications and Services > Service Management > Service Management > Category = Reader Extensions. And they are running.

- adobe-formdataintegration-jboss.ear is surprisingly small: only 2Kb, also, it contains only META-INF folder with application and weblogicapplication xmls. Here is a content of application.xml file:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE application SYSTEM "http://java.sun.com/dtd/application_1_3.dtd" PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN">

<!-- Adobe Confidential Copyright 2000-2007 Adobe Systems Incorporated All Rights Reserved. Notice: All Information Contained Herein Is, And Remains The Property Of Adobe Systems Incorporated And Its Supplier, If Any. The Intellectual And Technical Concepts Contained Herein Are Proprietary To Adobe Systems Incorporated And Its Suppliers And May Be Covered By U.S. And Foreign Patents, Patents In Process, And Are Protected By Trade Secret Or Copyright Law. Dissemination Of This Information Or Reproduction Of This Material Is Strictly Forbidden Unless Prior Written Permission Is Obtained From Adobe Systems Incorporated. -->

-<application> <display-name>FormDataIntegration</display-name> <description>This EAR contains the Adobe LiveCycle FormDataIntegration core module.</description> </application>

- Log files from [root]\configurationManager\log and [root]\jboss\server\lc_sqlserver\log does not contain any errors during ear preparation proccess state.

- While there are a lot of messages in [root]\jboss\server\lc_sqlserver\log\server.log about deploying adobe-core-jboss, it looks like. there is no messages about any manipulations with adobe-reader-extensions-servlet.

 

So, how can i fix this issue? How to make reader extensions run, and what should i do to remove  adobe-formdataintegration-jboss error correctly?

Installed LiveCycle ES4 and cannot locate the Accessibility checker under Click Tools - > Macros -> Accessibility Check. There is no Macros option.

websphere for livecycle

$
0
0

Greetings,

 

We are trying to evaluate ES4 to see if it will work for our business.  I downloaded the ES4 Server trial and started installing on a Windows 7 64-bit VM.  My question is, does WebSphere come in the install package or is that something that you have to have installed already?  If you have to have it in place already, what do you do if you don't have a WebSphere license?

Viewing all 87219 articles
Browse latest View live


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