Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Barcoded Forms
Viewing all 15504 articles
Browse latest View live

Error in encoded data in 2D barcode

$
0
0

Hi, I have been met with a strange problem.

 

I have a form with a 2D barcode. The barcode is a pdf417 barcode and the character encoding is ISO-8859-1.

 

Often the field data include special characters as Æ – Ø – Å – Ü

 

Most of the time everyting is fine. But now and then (I guess one in a thousand) it seams that the encodeding of the special characters get wrong. e.i in the form field the data is ”Ørskov” but the barcode data says ”Ãrskov”. I have not been able to reproduce the error in house but I have seen a few on incomming forms in the last 6 month.

 

Where should I start troubleshooting? Has it anything to do with the client’s version or settings of Adobe Reader?

 

Is there anything I can do to prevent this error?

 

Regards,

Kirstine


concurrency problem?

$
0
0

Hello,

 

I am developing a process to extract data from a particular type of barcode that may be embedded in PDF documents that we receive.   Files are dropped into a watched folder for processing.

 

When I set the Batch Size parameter to more than 1, in the hope of improving throughput, we sometimes see errors like the following:

 

Failure Time----Tue Dec 07 09:31:25 EST 2010
source location ---- Reason of failure is-----null
null
java.nio.channels.OverlappingFileLockException
at sun.nio.ch.FileChannelImpl$SharedFileLockTable.checkList(FileChannelImpl.java:1176)
at sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(FileChannelImpl.java:1078)
at sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:834)
at java.nio.channels.FileChannel.lock(FileChannel.java:860)
at com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl.getInstanceLi stLock(ProcessRecordingStorageImpl.java:480)
at com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl.addInstanceLi stEntry(ProcessRecordingStorageImpl.java:849)
at com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl.createInstanc eDirectory(ProcessRecordingStorageImpl.java:802)
at com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl.persist(Proce ssRecordingStorageImpl.java:160)
at com.adobe.idp.auditworkflow.dsc.service.AuditWorkflowServiceImpl.auditEvent(AuditWorkflow ServiceImpl.java:70)
at sun.reflect.GeneratedMethodAccessor1733.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)
at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:404)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
at org.jboss.ejb.Container.invoke(Container.java:960)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
at $Proxy158.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)
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.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:208)
at com.adobe.workflow.audit.WorkflowAudit.invokeCallback(WorkflowAudit.java:554)
at com.adobe.workflow.audit.WorkflowAudit.breakpointInvokeTransientProcess(WorkflowAudit.jav a:198)
at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:237)
at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)
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.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)
at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:404)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
at org.jboss.ejb.Container.invoke(Container.java:960)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
at $Proxy158.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)
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:188)
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.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:208)
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 org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
at java.lang.Thread.run(Thread.java:619)

Are others having success with Batch Size > 1?

 

Thanks,

Noam

problem with barcode field alignment

$
0
0

hi

Im trying to add barcode field to my form. In the designer environment all seems ok but when previewing PDF the number below the barcode is cut.

Ive set field margins but it seems to make things worse.

Please see here screen shots that explain it visually.

Any help is appreciated.

 

 

screenshot.8.jpgscreenshot.9.jpg

Need Help Barcodes code 128

$
0
0

I cannot find any reference instructions for adobe x livecycle to add barcodes for code 128 and code 39.  Found a lot of information for 2D, QR Code and DataMatrix barcodes.    I need to generate a barcode for user entered information from 4 fields on the form: invoice number (6 numbers), customer number (6 numbers), branch ID (3 numbers) and document date (mmddyyy).

 

I have tried many times without success.  There are great step-by-step instructions for 2D barcode but not code 39 or code 128a,b,c.

 

Can another please help me out.  Point me to a good example or walk me thru how to do this with code 128.

 

 

Thank you

David

 

Decoding barcoded form data using the Java API

$
0
0

Hello,

 

I'd like to appolgize in advance if my question is not clear enough.

 

I've deployed the LiveCycle ES2 9.0 on WebSphere 7 on a remote Linux Suse server, connecting to Oracle 11g database and I can successfully access the LiveCycle console. The Barcoded Froms components are up and running successfully.

I'm facing a problem using the java API. I've followed the instructions step by step but still i get an error when i run the code.

 

Here's the error i get in the IDE console:

 

Sep 27, 2010 11:26:50 AM null null

WARNING: WSVR0072W

Sep 27, 2010 11:26:51 AM null null

WARNING: WSVR0072W

Sep 27, 2010 11:26:51 AM null null

WARNING: WSVR0072W

Sep 27, 2010 11:26:51 AM null null

WARNING: WSVR0072W

Sep 27, 2010 11:26:55 AM null null

WARNING: jndiUnavailCommErr

ALC-DSC-031-000:

 

 

com.adobe.idp.dsc.net.DSCNamingException: Remote EJBObject lookup failed for ejb/Invocation provider

at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(

 

EjbMessageDispatcher.java:101)

at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(

 

EjbMessageDispatcher.java:141)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(

 

AbstractMessageDispatcher.java:66)

at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(

 

ServiceClient.java:208)

at com.adobe.livecycle.barcodedforms.client.BarcodedFormsServiceClient.decode(

 

BarcodedFormsServiceClient.java:144)

at com.adobe.samples.foundationAPI.DecodeFormData.main(

 

DecodeFormData.java:45)

Caused by:

 

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:1439)

at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(

 

WsnInitCtxFactory.java:946)

at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(

 

WsnInitCtxFactory.java:865)

at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(

 

WsnInitCtxFactory.java:545)

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(Unknown Source)

at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.initialise(

 

EjbMessageDispatcher.java:92)

... 5 more

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:1250)

at com.ibm.CORBA.iiop.ClientDelegate.createRequest(

 

ClientDelegate.java:1321)

at com.ibm.rmi.corba.ClientDelegate.createRequest(

 

ClientDelegate.java:1146)

at com.ibm.CORBA.iiop.ClientDelegate.createRequest(

 

ClientDelegate.java:1287)

at com.ibm.rmi.corba.ClientDelegate.request(

 

ClientDelegate.java:1853)

at com.ibm.CORBA.iiop.ClientDelegate.request(

 

ClientDelegate.java:1243)

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:1436)

... 14 more

 

If there's anything else I should be providing, please just tell me what it is and how i can find it.

 

Thank you.

Compressed and uncompressed dynamic barcodes

$
0
0

As I understand it. If I create form in LiveCycle Designer ES with a Paperforms barcode on it. And then fill in that form with Acrobat Pro capturing a field toe the barcode, print it, the barcode should be able to be decoded if it is uncrompressed? Is the default compressed? Because I have tried to do this and the barcode is not being read by the application (which reads other static 2D barcodes just fine).

 

Thanks

How come bar codes in Adobe forms do not have expand to fit settings?

$
0
0

When creating bar codes in layout view of the LiveCycle Designer code 3 of 9 bar codes objects do not support automatic expansion. You have to manually set the length of the bar code. The bar code fills the predetermined length regardless of content. This prevents you from being able to have a consistent bar code compression ratio. Is there a way to define compression ratio and set the bar code to expand to fit so the length will vary depending on content.

 

Thanks.

barcode extraction throws and exception

$
0
0

We are attempting to extract data from barcodes in some PDF files using barcodedforms.decoder and are receiving exceptions like the following in the failure.log:

 

Caused by: java.util.NoSuchElementException: com.adobe.internal.pdftoolkit.exceptions.PDFInvalidContentException: CS array contained unknown CS type; page number: 1
at com.adobe.barcodedforms.decoder.image.PDFImageIterator.next(PDFImageIterator.java:144)
at com.adobe.barcodedforms.decoder.image.PDFImageIterator.next(PDFImageIterator.java:49)
at com.adobe.barcodedforms.decoder.reader.BarcodeReader.readImages(BarcodeReader.java:91)
at com.adobe.barcodedforms.decoder.reader.BarcodeReader.decode(BarcodeReader.java:68)
at com.adobe.livecycle.barcodedforms.BarcodedFormsService.decode(BarcodedFormsService.java:3 15)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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 sun.reflect.GeneratedMethodAccessor316.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
at org.jboss.ejb.Container.invoke(Container.java:960)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
at $Proxy158.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:158)
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.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:208)
at com.adobe.workflow.engine.PEUtil.invokeAction(PEUtil.java:861)
... 52 more

 

Is this a known problem and is there a workaround available?

 

Running livecycle ES 9.0.0.0 GM

 

Thanks,

Noam


Undefined filter - JBIGDecode

$
0
0

Some of the PDF we attempt to search for barcoded data fail with an error like the one below, apparently due to the use of "JBIG2Decode" encoding.  Is this a known problem/limitation?

 

Thanks,

Noam

 

++++

 

Failure Time----Fri Jan 14 13:30:24 EST 2011

source location ---- Reason of failure is-----Internal error.

Internal error.

com.adobe.internal.pdftoolkit.core.exceptions.PDFInvalidDocumentException: com.adobe.internal.pdftoolkit.core.exceptions.PDFCosParseException:

Undefined filter - JBIG2Decode; page number: 1

com.adobe.internal.pdftoolkit.core.exceptions.PDFInvalidDocumentException: com.adobe.internal.pdftoolkit.core.exceptions.PDFCosParseException: Undefined filter - JBIG2Decode; page number: 1

ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.transientInvoke(WorkflowDSCInvoker. java:370)

at com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker.invoke(WorkflowDSCInvoker.java:158)

Another concurrency issue?

$
0
0

Here's another failure that seems related to processing batches larger than one file at a time.  Has anyone else seen this?

 

Failure Time----Tue Jan 25 11:01:09 EST 2011
source location ---- Reason of failure is-----[com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
[com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImp le.java:223)
at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:411)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
at org.jboss.ejb.Container.invoke(Container.java:960)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
at $Proxy158.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)
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:188)
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.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:208)
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 org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
at java.lang.Thread.run(Thread.java:619)

Carolina bar code

$
0
0

I need to add a barcode font that I have available in Word. Also have been asked to try the Carolina bar code font. Can you help with: 1) explaining how to add a font to the barcode library and 2) where I can locate additional barcode fonts.

Multiple barcodes in a form

$
0
0

Hi All,

 

We have a requirement to use multiple barcodes in a form, and that too form is dynamic one. when we extract data out of these barcodes we get the content list (xml list), now is there any straight forwards approach to merge these individual list elements into a single XML which we will be using to re-merge with the form. (currently i am accessing each element as contentlist[0],contentlist[1].... which is not the right approach)

 

I am setting the format for the barcodes as XML as we need to preserve the hierarchy of the schema.  Can anyone please advise the approach the i need to take in case of handling these multiple barcodes

 

Thanks in Advance

Unreadable Barcodes

$
0
0

I keep running into issues when creating forms where some barcodes work and others do not. On one form impaticular, I can't seem to get the barcode to be readable at all. I have tried everything from changing the width, height, and quiet space around the barcode. All but two barcodes work on this form and the data is not significantly different between barcodes. The barcodes I am having trouble with are Code 128 with text longer than 6 or 7 characters. Any suggestions?

Data to PDF417 Barcode

$
0
0

A software architect at my company found out that you can have data that are entered into fields within a form go automatically into one of these barcodes that you can place either near the field or on a page near the end of the form.  I located the PDF417 barcode within the object library; however, I cannot seem to figure out how you attached field(s) so that the data goes into the barcode.  Is this something that can be accomplished in Livecycle?  If so, how?

Barcode incomplete by preview

$
0
0

Hi there,

 

we have a problem with barcodes in the print-preview. They are incomplete, means, there is a part of the embedded text and some line at the and of the barcode missing, if we use print-preview in SAP.

If we print directly or we create an email with pdf-attachment, the barcode is ok.

 

Any suggestions?

 

Thank you,

Sven


How can I script Barcode to auto-index Electronic Medical Record?

$
0
0

Hi guys,

 

I want to be able to scan the barcode on my pdf form to auto populate my online electronic medical record system. How can I script the form fields and the barcode to automatically do this when the barcode is scanned?

 

thanks.

How to encrypt pdf form data on submit

$
0
0

Hi,

is there a way to encrypt form data after the user clicks the 'Submit by Email' button?

how can this be done?

Need help for barcode field

$
0
0

Hi all,

 

We need a help on Livecycle's Barcode field. Currently we need to insert a barcode into our PDF form. This barcode has 3 portions, and each of them uses a different standard, for example

 

5 digits of Code 128A + 5 digits of Code 128C + 5 digits of Code 128A or 128B

 

From the standard Livecycle ES, it only provides Code 128, Code 128A, Code 128B, or Code 128C out-of-the-box component, but not a combination of them. Therefore, is there a way to generate a "combined" barcode?

 

(P.S. we tried to use 3 components and align them together. However, we couldn't derermine/manage the space between them.)

 

Thanks a lot in advance!

Need Help On Dynamic Barcoding

$
0
0

Hi,

 

Though I have worked on LiveCycle Designer, I am to totally new to LiveCycle Barcoded Forms ES. I have a requirement of tagging some of the input data fields of a form to dynamically generate the barcode. I need some info to get started.

1. What all licenses are required to encode data dynamically to barcode?

2. For what purpose LiveCycle Barcoded Forms ES is used. Is it used only for decoding?

3. How do we check the successful installation of LiveCycle Barcoded Forms ES? Is it a feature of designer?

4. Is it manadatory to specify the data length when dynamically binding data? Will the data length expand according to input data bound?

 

 

Can anyone help me on this to get started?

Read barecode from PDF

$
0
0

Hello,

 

I create proces which read pdf document with barecode. When I

read barecode from Tif file everything is ok. When I read barecode

from pdf file, it return empty mesage.

 

I create pdf file from pdf form via adobe printer.

 

 

If I create pdf via combinate file from acrobat. Decode barecode doesnt

throws an error but decoding never stop (the decode component is green

in recording).

 

Does anyone know what is wrong?

Does anyone have solution? - I have to use pdf for decode not tif. And

a customer havent generator, so I cant convert pdf->tif.

 

Thanks Jakub

Viewing all 15504 articles
Browse latest View live