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

Cannot upload a pdf file created with LifeCycle designer ES 10.0

$
0
0

Hi

I am trying to upload a pdf document but each time I have the following error message:

I tried many tricks like changing the acrobat plugin and using the default PDF viewer instead, I uninstalled and reinstalled all the Firefox plugins, I tried to upload it from IE... but none of these succeeded. I have the latest version of acrobat reader 11.0.7 and the pdf document id secured by a password and was generated using Adobe LifeCycle designer ES 10.0. How can I solve this issue? Thanks in advance


Fonts not embedding consistently - Livecycle Output Service

$
0
0

The Livecycle Output Service is configured to Always embed specific fonts.  When I attempt to generate PDF from XDP using the Java API, I find that in 99+ percent of the PDFs generated, the font is embedded.  In less than 1%, the fonts are not embedded ( as shown by a lack of "(Embedded Subset)" in Adobe Reader XI's "Document Properties..." window's Fonts tab ).  In all cases, the font is explicitly identified for both Text objects and for Floating Fields and all Floating Fields are populated.  I can't reproduce this behavior by previewing in either Adobe Livecycle Designer ES4 or generating single PDFs using the Server's Output Service.  It only occurs when generating notices at volume (>1000 notices).

 

Has anybody else experienced this? What are some potential root causes?

Generated PDF is not fillable

$
0
0

Hello,

 

I am trying to merge (with generatePDFOutput2) a XDP and a XML to generate a dynamic PDF with fillable forms via LiveCycle Output ES3. The PDF generation works fine but in the end the generated PDF is just a normal PDF, without dynamic forms.

 

All requirements for a dynamic PDF should have been met (like PDF 1.7). Also I checked all RenderOptions and could not locate the problem.

 

Some more informations:

 

- The XDP was created with LiveCycle Designer ES4.

- RenderOptions

    - cacheEnabled -> false

    - acrobatVersion -> 'auto',

    - taggedPDF -> false

    - linearizedPDF -> false,

    - debugEnabled -> false,

    - renderAtClient -> 'true',

    - pDFARevisionNumber -> 'Revision_1',

    - pDFAConformance -> 'A'

 

Hopefully someone can help me.

 

Regards

Stephan

Trying to output to html5....Can this be done without access to LiveCycle server?

$
0
0

Created flowing form. now, trying to output to html5....Can this be done without access to LiveCycle server?

Error during PDF post processing in HtmlToPDF

$
0
0
Hi,
I am using Web services interface to convert Html document to PDF. Works fine for simple html documents stored locally. However when using a remote html document (for example the one in the quickstart--http://www.adobe.com--I am getting an exception:
ALC-PDG-16003-16003-000: com.adobe.livecycle.generatedpdf.client.ConversionException: ALC-PDG-016-003-An unknown/unexpected error occurred during PDF post-processing.

I get the same error when trying this conversion from the Administration Console. I am using JBoss/turnkey. I do not have Adobe Acrobat running on the server computer.

Thanks,
Jesse

Form Totals not translating properly in Acrobat 9.

$
0
0

I have built a form using Livecycle and am having issues with clients not getting the same totals adding up properly in acrobat 9, the totals translate properly to XI.

Where can I download Java API for LiveCycle Output to convert .doc to .pdf

$
0
0
Folks,

I came across this page

http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/wwhimpl/common/ht ml/wwhelp.htm?context=sdkHelp&file=quickStarts_GeneratePDF.11.2.html

which gives a sweet code to convert .doc to .pdf...BUT I am not able to find the source (compiled or otherwise) Java API which contains the required Java classes which is doing the actual conversion.

Looking forward to a reply from this lively forum !

Thanks,
Nikunj

Error While Converting .doc to .pdf

$
0
0
Hi all

I am using Adobe LiveCycles PDF Generator ES (adminui) to convert .doc files to .pdf but I am getting the following error:

Error Code:1000
Error Message: ALC-PDG-001-000-Conversion failed because of an exception. RuntimeException; CausedByException is: An unexpected exception while resolving a new connection to an Adobe Service.

I have installed both the ALC ES and Microsoft Office 2003 respectively from the same user. Please help how to resolve.

Thanks in advance.

Syed Hussain Itiba Naqvi

GeneratePDF Service API error: PDFMaker reported an error while printing the document

$
0
0
I am trying to use the converting from native file format to PDF using java example and I keep getting this error
"Error occurred: ALC-PDG-010-012-PDFMaker reported an error while printing the document."

I installed the LiveCycle for JBoss using Turnkey.

I created a war (dev.war) with a single servlet which executes the code as described in the example. I also includes the required jars in the classpath (dev.war/WEB-INF/lib)

Any ideas what might caused this exception?

Here is the stacktrace as I found it in the log:
2007-12-12 10:47:50,666 INFO [STDOUT] Command line '"c:\Program Files\Java\jdk1.5.0_14\jre\bin\javaw.exe"'
2007-12-12 10:47:50,947 INFO [STDOUT] [configuration loaded from classpath resource jar:file:/C:/Adobe/LiveCycle8/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-commo nbmc.jar!/jacorb.properties]
2007-12-12 10:47:52,181 INFO [STDOUT] Dec 12, 2007 10:47:52 AM com.adobe.native2pdf.bmc.logging.PDFGBMCLogger log
INFO: ALC-PDG-001-001-Begin processing job : C:\Documents and Settings\Administrator.CAPITALSVS\Local Settings\Temp\pdfg-administrator\be\03c3-210fe3-c4d45c-7d5fa3-6d5e59-d87358\native-in.doc
2007-12-12 10:47:57,743 INFO [com.adobe.pdfg.BMCCaller] ALC-PDG-001-028-test.doc: Job Completion Status: Failed
2007-12-12 10:47:57,743 INFO [com.adobe.pdfg.BMCCaller] ALC-PDG-001-025-test.doc: Time Job Completed: 12/12/07 10:47 AM
2007-12-12 10:47:57,743 INFO [com.adobe.pdfg.BMCCaller] ALC-PDG-001-026-test.doc: Time of Job Execution: 8,077 ms
2007-12-12 10:47:57,758 ERROR [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-ALC-PDG-010-012-PDFMaker reported an error while printing the document.
2007-12-12 10:47:57,915 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/dev].[com.bbw.framework .servlet.PdfUpload]] Servlet.service() for servlet com.bbw.framework.servlet.PdfUpload threw exception
ALC-PDG-10012-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-010-012-PDFMaker reported an error while printing the document.
at com.adobe.pdfg.BMCCaller.checkResult(BMCCaller.java:275)
at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:691)
at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:263)
at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:257)
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:585)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:181)
at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:134)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:44)
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:336)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doNotSupporte d(EjbTransactionCMTAdapterBean.java:236)
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:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance I

PDF to TXT Exception

$
0
0
We user LiveCycle EJB API to do PDF to TXT or PDF to XML conversion. We installed Acrobat 9 Pro Extend, MS Office and LC 8.2 PDF Generator in the same local admin account. When running PDF to tXT or PDF to XML conversion, out of 10 times there will be around 6 times get exception in PDF to XML or PDF to TXT. The error message says,

Unable to contact PDFMaker. Please make sure Acrobat is installed and PDFMaker.dll is registered.

Apparantly Acrobat is installed. DLL is registered. Any idea on this problem? Thanks a lot for your help.

--------------------------
PDFtoTXT Exception
ALC-PDG-10011-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-010-011-Unable to contact PDFMaker. Please make sure Acrobat is installed and PDFMaker.dll is registered.
at com.adobe.pdfg.BMCCaller.checkResult(BMCCaller.java:358)
at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:788)
at com.adobe.pdfg.Native2PdfCaller.exportPDF(Native2PdfCaller.java:276)
at com.adobe.pdfg.GeneratePDFImpl.exportPDFCommon(GeneratePDFImpl.java:1418)
at com.adobe.pdfg.GeneratePDFImpl.exportPDF(GeneratePDFImpl.java:1377)
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:585)
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.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 sun.reflect.GeneratedMethodAccessor342.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor. java:54)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 58)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:154)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
at org.jboss.ejb.Container.invoke(Container.java:873)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)
at $Proxy160.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.RequestInterceptorChain

Request for file zpl600.xdc

$
0
0
Hello all,

I need a copy of the file above (zpl600.xdc), and I'm having some trouble with Adobe Support. It's supposed to be delivered with LiveCycle ES, but it's not in the trial version.

If anyone has this file, please respond, and I'll post an email address where I could receive it.

How to buy only "Adobe LiveCycle PDF Generator ES" Service

$
0
0
Hi All,
I am very new to development using ADOBE products.
I have a small requirement, to generate PDF from DOC/DOCX on microsoft and non-microsoft platform using Java language (No MS Office is installed on that machine). So I came to know about Adobe LiveCycle PDF Generator ES.
Now, is there any other solutions available for specific need or above is the one from Adobe?
Can we purchase only this component? How to get the information about pricing of this component - Adobe LiveCycle PDF Generator ES?

Please guide,
Thanks in Advance,
(I am sorry if this is wrong place for this question and if so, please redirect me to the proper forum)

Adobe LiveCycle Designer 8.0 exporting data from adobe data set into Excel

$
0
0
Hello - I am new to this, and have no IS support from my organization, so I am at your mercy.

I am trying to export the files within my adobe dataset created from Adobe LiveCycle Designer 8.0 into an Excel file. When I do this only 126 files are transferred. There doesn't seem to be any particular cut off or reason. For example last names a-p file entries #1-126, then cuts off at file entry #127 leaving the last half of the alpha q-z. I do have one friend is IS whom on his free time, looked into the program to see if there was a setting or something that only allowed a certain amount of space/files to be exported, but he couldn't find anything. His only thought was that my computer didn't have enough space, but I have 18.9GB of free space on the C:. Any sugesstions and or help is greatly appreciated! Thanks, ALR

Problem while Converting TiFF to PDF using OCR

$
0
0
Hi,
We have installed Adobe LiveCycle8.2 PDF Generator ES trail version, Acrobat Pro Extended 9.0.
OS: Windows XP Service Pack3,
App Server: WebSphere 6.1.0.19
DB: SQL Server 2005 SP2.

We are getting following error while converting TIFF images to PDF Using OCR.

Error message on AdminUI screen:

"Error Code:1000
Error Message: ALC-PDG-001-000-Conversion failed because of an exception. Connection to failed service."
Error messages in server log file:



[10/10/08 18:16:50:015 IST] 00000043 ProcessResour W com.adobe.service.ProcessResource$ErrorReaderThread run BMC024: Service Native2PDFSvc: Process ProcessResource(name=pdfgen.exe,pid=0) terminated abnormally with error code {3}
[10/10/08 18:16:50:218 IST] 00000035 ProcessResour A com.adobe.service.ProcessResource startProcess BMC505: Service Native2PDFSvc: Starting native process with command line "C:\\Program Files\\ibm\\WebSphere\\AppServer1\\profiles\\AppSrv01\\installedApps\\HDDLGSDMNK8897Node0 1Cell\\adobe\\server1\\Native2PDFSvc\\bin\\dll\\pdfgen.exe" PDF-NAf6c310002 -beginExecutable "C:\\Program Files\\IBM\\WebSphere\\AppServer1\\java\\jre\\bin\\javaw.exe" -endExecutable -Xmx64m -cp "C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-appmon.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-appmondata.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-bslj.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-csa.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-generatepdf-client.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-pdfg-common-jaxb.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-pdfg-common.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-pdfg-commonbmc.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-pdfg-idl-bmc-websphere.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-pdfg-idl-bmc.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/adobe-utilities.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/avalon-framework-4.1.5.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/comfyj-2.4.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/jacorb.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/jaxb-api.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/jaxb-impl.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/jaxb-libs.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Cell/a dobe/server1/Native2PDFSvc/bin/jniw2.9.5_acrobat1.1.jar;C:/Program Files/ibm/WebSphere/AppServer1/profiles/AppSrv01/installedApps/HDDLGSDMNK8897Node01Ce

Flattening a PDF using Assembler's Invoke DDX

$
0
0
I have an XDP that needs to be converted to a flat PDF without using output(The solution can only use forms services).

Since its being called from within the process orchestration by using the invoke DDX service, I'm totally lost as to how its done.

1. How do we select the input from within the properties tab without using the literal value ?

2. How do we set the required "<NoForms/> and "<NoXFA/>" parameters from within the workbench without using a literal value for the input parameter in properties ?

3. Would the invoke DDX service allow output to a OutputResult variable ?

Thanks,

Holy

How to Write Soap Message to Log File

$
0
0
Hello users,
Is there a config setting that causes soap messages to be written to the server log. I'm using JBoss/Turnkey. I found a reference in the JBoss documentation (Ch 5 J2EE Web Services) that offers this guidance:

(5.4. Monitoring webservices requests)

When processing web services requests, it is often useful to be able to observe the actual messages being passed between the client and the server. JBoss logs this information in the org.jboss.axis.transport.http.AxisServlet category.
To enable web services logging, add the following debug category to the log4j.xml file:

<category name="org.jboss.axis.transport.http.AxisServlet">
<priority value="DEBUG"/>
</category>

When enabled, all SOAP requests and responses will be logged to the server.log file.

Tried it but not working yet. Thanks for any help.

Jesse

Batch Mode Output ES

ALC-PDG-011-029-c0000005 Error

$
0
0
Hi - I recently upgraded to LiveCycle ES 8.0.1 SP 2, and since I've been getting this error (ALC-PDG-011-029-c0000005) when running PDF generator. I looked in the release notes and it says to increase the server timeout so I did that, but I'm still getting the error.

Anybody seen this?

Thx.
Bryan

Converting an HTML document to a PDF document using the web service API

$
0
0
Hi,
I am trying to get the "Converting HTML Documents to PDF Documents" using the web services API, in an asp.net application.

I have added a reference to the service and everyting seams to work fine, except that in the following line

//Populate a byte array with the BLOB
byte[] outByteArray = outDoc.binaryData;

the outDoc.binaryData is always null.
Any help would be greatly appreciated.

Thanks
cheeves

FormDataIntegration Security Manager for decryption not set

$
0
0

When trying to export or import from a specific PDF form, I am getting the error below.  I suspect it's the pdf b/c I can import and export from different pdf forms.  Any ideas or help in order to modify or resolve this problem?

 

com.adobe.livecycle.formdataintegration.client.ImportFormDataException: Security Manager for decryption is not set
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at com.adobe.livecycle.formdataintegration.server.FormData.importData(FormData.java:98)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at java.lang.reflect.Method.invoke(Method.java:615)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
[5/5/10 16:12:04:953 EDT] 0000001e SystemErr     R     a

Viewing all 9631 articles
Browse latest View live


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