Cannot retrieve teplate structure: Error creating PDF

Hi,
I've installed a Composite Form as the start of a process, and when I go to Administration and try to generate the PDF file I get the following error:
Cannot retrieve teplate structure: Error creating PDF
When I go to the log, I get this trace:
Error creating PDF
com.sap.caf.eu.gp.base.exception.EngineException: Error creating PDF
at com.sap.caf.eu.gp.model.forms.adapter.FormAdapterMediator.createInstanceDocument(FormAdapterMediator.java:462)
at com.sap.caf.eu.gp.model.forms.preproc.FormPreprocessor.instanciateTemplate(FormPreprocessor.java:1982)
at com.sap.caf.eu.gp.model.forms.preproc.FormPreprocessor.createImpersonalizedFormInstance(FormPreprocessor.java:1170)
at com.sap.caf.eu.gp.ui.admin.uforms.UnpersonalizedFormsManager.createNewForm(UnpersonalizedFormsManager.java:888)
at com.sap.caf.eu.gp.ui.admin.uforms.UnpersonalizedFormsManager.createForm(UnpersonalizedFormsManager.java:457)
at com.sap.caf.eu.gp.ui.admin.uforms.wdp.InternalUnpersonalizedFormsManager.createForm(InternalUnpersonalizedFormsManager.java:190)
at com.sap.caf.eu.gp.ui.admin.uforms.CreateUForm.onActionOK(CreateUForm.java:243)
at com.sap.caf.eu.gp.ui.admin.uforms.wdp.InternalCreateUForm.wdInvokeEventHandler(InternalCreateUForm.java:156)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:131)
at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:72)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:156)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:91)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:161)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:109)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:96)
at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:469)
at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:52)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1395)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1215)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoProcessing(AbstractExecutionContextDispatcher.java:158)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppProcessing.doService(DispatchHandlerForAppProcessing.java:35)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoProcessing(ExecutionContextDispatcher.java:114)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:81)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:506)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:526)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:457)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:248)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:699)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:231)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:230)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:205)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:93)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:105)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
Caused by: com.sap.caf.eu.gp.model.forms.exceptions.AdapterException: Error creating PDF
at com.sap.caf.eu.gp.model.forms.exceptionhandling.ExceptionHandler.throwAdapterException(ExceptionHandler.java:851)
at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeDSFormAdapter.createInstanceDocuments(AdobeDSFormAdapter.java:180)
at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeAdapter.createInstanceDocument(AdobeAdapter.java:204)
at com.sap.caf.eu.gp.model.forms.adapter.FormAdapterMediator.createInstanceDocument(FormAdapterMediator.java:456)
... 70 more
Caused by: com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process RenderRequest...
at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentCreationContext.execute(PDFDocumentCreationContext.java:136)
at com.sap.tc.adobe.pdfdocument.impl.PDFCreationContextImpl.execute(PDFCreationContextImpl.java:90)
at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeDSFormAdapter.createInstanceDocuments(AdobeDSFormAdapter.java:152)
... 72 more
Caused by: com.sap.tc.adobe.pdfobject.core.PDFObjectRuntimeException: Logical Target ConfigPort_Document not mapped to a physical system.
at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.invoke(PDFObjectDII.java:349)
at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.doSoapCall(PDFObjectDII.java:81)
at com.sap.tc.adobe.pdfobject.core.PDFObject.render(PDFObject.java:3610)
at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:152)
at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
... 75 more
Caused by: com.sap.engine.services.webservices.espbase.discovery.TargetNotMappedException: Logical Target ConfigPort_Document not mapped to a physical system.
at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getDSTTemplateForSystem(DestinationsHelperImpl.java:894)
at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getWSDLUrl(DestinationsHelperImpl.java:397)
at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.getWSDLUrl(GenericServiceFactory.java:222)
at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:187)
at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:175)
at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:160)
at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.invoke(PDFObjectDII.java:278)
... 79 more

The address is http://<host>:<port>/inspection.wsil
It need not be localhost. Any address that's visible to the WAS where you are configuring should work. Make sure to provide the user account and password configured for ADS on the security settings of the destination.
One other thing I forgot to ask - did you do all the steps requried to configure ADS with CE? If not, please send me your email address and I'll send you the doc.
Thanks!
Rao

Similar Messages

  • Profile Installation falis with Cannot retrieve SCEP identity error

    While Installing an MDM profile at the time of certificate enrollment we get this error
    iPhone lockdownd[52] <Notice>: 00201000 _select_socket: receive secure message timeout!
    and then profile installtion fails with network error and IPCU shows this error log
    Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Cannot retrieve SCEP identity: NSError:
              Desc   : A network error has occurred.
              Sugg   : The request timed out.
              US Desc: A network error has occurred.
              Domain : MCSCEPErrorDomain
              Code   : 22005
              Type   : MCFatalError
              ...Underlying error:
              NSError:
              Desc   : The request timed out.
              Domain : NSURLErrorDomain
              Code   : -1001
              Type   : MCFatalError
    Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Failure occurred while retrieving profile during OTA Profile Enrollment: NSError:
              Desc   : A network error has occurred.
              Sugg   : The request timed out.
              US Desc: A network error has occurred.
              Domain : MCSCEPErrorDomain
              Code   : 22005
              Type   : MCFatalError
              ...Underlying error:
              NSError:
              Desc   : The request timed out.
              Domain : NSURLErrorDomain
              Code   : -1001
              Type   : MCFatalError
    Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Installation failed. Error: NSError:
              Desc   : Profile Installation Failed
              Sugg   : A network error has occurred.
              US Desc: Profile Installation Failed
              US Sugg: A network error has occurred.
              Domain : MCInstallationErrorDomain
              Code   : 4001
              Type   : MCFatalError
              ...Underlying error:
              NSError:
              Desc   : A network error has occurred.
              Sugg   : The request timed out.
              US Desc: A network error has occurred.
              Domain : MCSCEPErrorDomain
              Code   : 22005
              Type   : MCFatalError
              ...Underlying error:
              NSError:
              Desc   : The request timed out.
              Domain : NSURLErrorDomain
              Code   : -1001
              Type   : MCFatalError
              Extra info:
                  isPrimary = 1;
    Any help will be appreciated....

    Change SQL TCP Port:
    From SQL server, start SQL Server Configuration Manager
    Double TCP/IP to open TCP/IP Properties Window.
    Go to IP Address Tab and you can see dynamic port allocated
    I normally remove port from TCP Dynamic Ports field and set a static port 1433 to TCP Port field.
    Firewall:
    Add this port to Inbound firewall rule (SQL Server)
    Windows Firewall with Advanced Security > Inbound Rules
    Add new Rule
    Rule Type Port
    Protocol and Port TCP, Specific Local Ports > 1433
    Action Allow the connection
    Profile Domain, Private, Public
    Name SQL01 for QM
    Good Luck

  • Barcode - Error creating pdf from Word doc containing Barcode 3 of 9  (any barcode font)

    I have been trying to creat a pdf from a word document that contains a barcode 3 of 9. Everytime I attempt to create the pdf I get an error "Adobe Distiller has stopped working"
    I have ...
    OS: Windows 7 Enterprise
    Acrobat X
    The Microsoft error info is
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: AcroDist.exe
    Application Version: 10.1.3.23
    Application Timestamp: 4f7bb7c6
    Fault Module Name: MSVCR90.dll
    Fault Module Version: 9.0.30729.6161
    Fault Module Timestamp: 4dace5b9
    Exception Code: c0000005
    Exception Offset: 0003b36a
    OS Version: 6.1.7601.2.1.0.256.1
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    I would appreciate any assistance and / or suggestions.
    Thank you.

    The PDF was not created. I actually did try creating a PDF of just the first 5 pages of the document which included no graphics at all, just straight text, and I got the same exact error with no PDF created. I've also tried removing the headers and footers and choosing another section of the document and still I get the exact same error with no PDF.
    If I create an entirely new document and type a bunch of text and try saving that as a PDF, it saves without a problem. But retyping my 200 paged document is not exactly an option. Merely removing a portion of the document, resaving it, and trying to create a PDF out of it doesn't seem to work either. I feel like it would be a whole lot of work involving a whole lot of time I currently don't have to track down the issue within the document. I would be happy if the software would simply replace the font, at least then I'd have an idea of where the problem lies. I believe there is also a setting to tell the program to warn of problems but create the PDF anyway. I marked that as well and it still failed to create a PDF. So far I can't seem to get any other error other than what I posted above no matter what I try.
    My apologies if I sound frustrated, the truth is I am. I thought this would be a simple process to convert the word document into a PDF. Who knew it would be the hardest part??
    Could you let me know what a binary search is? I'm not familiar with how to do this.
    thank you!

  • Error Creating PDF - saving to network location

    Using Acrobat Standard 8.1.3
    I am unable to save a PDF to any location on our network.  I am able to save the file to my local hard disk.
    When I create a PDF using the toolbar in MSWord for instance I get a the following message "The system cannont find the file specified"
    When I create a PDF from within Adobe Acobat i get the following message "Unable to open the document xxxxx.doc.  Please check to see if you have read permissions for the above file"
    I can confirm that I have full accesss to the shares I am trying to save the file to.
    I am able to save other types of documents to these shares.
    If I log in as a domain administrator I have the same problem with the same file.
    This is occuring for a lot of our users and has only started happening in the last month.
    Any Ideas?

    Almost every time this problem crops up it is an issue with how Acrobat interacts with the particular network software. I have no idea why, but it seems that the only solution is to save locally and then copy to the network location. This answer is probably not what you wanted, but it is all that I am aware of.

  • RE: Adobe Acrobat Pro 9 - Error creating PDF from web page

    I get the following error when trying to convert a web page to a PDF document:
    Could not access acrobat's Web capture facility.  Acrobat may be busy or waiting for input
    The Program is not open and it errors out.  Can someone tell what's going on?  I have plenty of disk space, running XP home addition.  Version of Program is 9.3.0.

    I have same issue except I'm running Windows 7 Ultimate.  I have already downloaded all the updates, I have ran the repair install and same error message!!  It was working and now it isn't and I am in the middle of a project and need help ASAP PLEASE!

  • Error while creating PDF object

    We are using Adobe Interactive Forms with Guided Procedures.  Netweaver 7.0 SP14 (Dual stack Java & Abap).  All was working well it appears until we configured SSL for ADS - don't know for sure if this caused the problem but it is the only change we can identify around the time that our problems began.
    When we attempt to Create an Impersonalized Form we receive the following error -
    Cannot retrieve template structure: Execution ended in an unrecognized state
    When we attempt to test a callable object associated with an interactive form we receive -
    Error while creating PDF object: PDF object could not be created; object returned from ADS is null.
    In both cases the entries in the default trace log are the same -
    Service XMLFormService: Native process (PID=0) /usr/sap/UFD/DVEBMGS02/j2ee/os_libs/adssap/XMLFormService/bin/XMLForm.exe terminated abnormally with error code 134
    PDF object could not be created; object returned from ADS is null
    com.sap.caf.eu.gp.base.exception.EngineException: PDF object could not be created; object returned from ADS is null
    at com.sap.caf.eu.gp.model.iforms.adapter.pdf.AdobePDFAdapter.createInstanceDocument(AdobePDFAdapter.java:542)
    at com.sap.caf.eu.gp.model.iforms.preproc.FormPreprocessor.execute(FormPreprocessor.java:507)
    Like I mentioned earlier this functionality was working successfully in our environment at one time.
    Any guidance in this matter would be greatly appreciated.
    Thanks,
    Joe

    Joe,
    If you originally configured ADS without SSL, I would recommend going back through the ADS Configuration Guide for your NetWeaver stack and make sure all the necessary changes for SSL were made.  I've seen another case where a step was missed in SSL configuration for ADS which caused a form to error.
    If everything looks good based on your SSL configuration, I would recommend creating an OSS Note.
    -Matt

  • Adobe Acrobat XI: Error Adobe Acrobat is not activated. Cannot create PDF File.

    After installing Acrobat XI Pro on Windows 7 Ent. w/Office 2010.
    From MS Word, select Save as PDF, I recieve "Adobe Acrobat is not activated. Cannot create PDF file."
    Any and all troubleshooting has failed.
    Uninstall Acrobat, language packs, re-install, install updates, Install on fresh image.

    kglad  your link refers to Windows XP. As to the rest it is questionable. First of all it would be nice to know the cause, before fixing the problem. For in some cases eliminating the cause will solve problems later on. So, in my case for ex. The problem did not exist until I protected my Word 2010 document and then saved it to PDF--which it would not allow to do so and giving the error message stated above.

  • Random error when using cfpdfform to create pdf

    I have a series of pdf forms that have been created with extended rights in reader using both Acrobat Pro 9 and Acrobat Pro X. I use cfpdfform to pre-populate the form and name it with a unique guid.  Some people randomly are getting the error in reader "This document enabled extended features in Adobe Reader.  The document has been changed since it was created and use of extended features is no lonfer available.  Please contact the author for the original version of this document."
    I have tried to replicate the error using the exact same settings of windows, browser and reader version and cannot replicate.  I have researched extensively online and see many people experiencing the same error message but no clear resolution found.  Below is the code that I am using to save the prepopulated form.  Has anyone else run into this issue?
    <cfset uuid = createuuid()>
            <cfpdfform   source="forms\#url.frpdf#"
                        destination="forms\exh\#variables.uuid##url.frpdf#" overwrite="YES" overwritedata="YES"
                        action="populate">
                <cfpdfformparam name="name" value="#rtrim(variables.company)#">
                <cfpdfformparam name="address1" value="#rtrim(variables.address1)#">
                <cfpdfformparam name="address2" value="#rtrim(variables.address2)#">
                <cfpdfformparam name="address3" value="#rtrim(variables.address3)#">
                <cfpdfformparam name="citystatezip" value="#rtrim(variables.citystatezip)#">
                <cfpdfformparam name="city" value="#variables.city#">
                <cfpdfformparam name="state" value="#variables.state#">
                <cfpdfformparam name="zip" value="#variables.zip#">
                <cfpdfformparam name="country" value="#variables.country#">
            </cfpdfform>
    <cfcontent file="#expandpath(".")#\forms\exh\#variables.uuid##url.frpdf#" type="application/pdf">

    Depending on your application you may or not be able to carry the links over (reason for graffiti's question). To carry them over you need to use PDF Maker (the create PDF icon in WORD and several other products).

  • Error while creating PDF using asynchronous

    Hi,
    I was using Asynchronous call to generate PDF. It was
    working for some time. Now it is showing error.
    We are not able to able to create PDF reports at that time.
    When we are checking the exception log of the CF Server, we can
    find the following error.
    "Error","Thread-16","12/05/07","10:58:51",,"Error invoking
    CFC for gateway CreatePDF: An exception occurred when performing
    document processing. The cause of this exception was that:
    java.lang.IllegalArgumentException."
    coldfusion.tagext.lang.DocumentTagException: An exception
    occurred when performing document processing.
    at
    coldfusion.tagext.lang.DocumentTag.doAfterBody(DocumentTag.java:1209)
    at
    cfGeneratePDF2ecfc1106407227$funcONINCOMINGMESSAGE.runFunction(C:\Inetpub\wwwroot\mycfsit e\reports\CF\model\GeneratePDF.cfc:343)
    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344)
    at
    coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
    at
    coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
    at
    coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
    at
    coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)
    at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)
    at
    coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)
    at
    coldfusion.filter.EventComponentFilter.invoke(EventComponentFilter.java:67)
    at
    coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
    at
    coldfusion.filter.EventRequestMonitorFilter.invoke(EventRequestMonitorFilter.java:46)
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at
    coldfusion.eventgateway.EventProxy.invokeComponent(EventProxy.java:52)
    at
    coldfusion.eventgateway.EventRequestHandler.invokeCFC(EventRequestHandler.java:165)
    at
    coldfusion.eventgateway.EventRequestHandler.processRequest(EventRequestHandler.java:102)
    at
    coldfusion.eventgateway.EventRequestDispatcher$Task.run(EventRequestDispatcher.java:121)
    at
    coldfusion.util.SimpleWorkerThread.run(SimpleThreadPool.java:214)
    Anyone having idea about this error?
    Please help to track this.
    Thanks in advance

    If the report didn't change, then perhaps the data did. Check
    to make sure the data being supplied to the report is as expected.
    I have run into mysterious errors where an expected value was of
    the wrong type or a required value was now blank. It is also
    possible to have existing logical errors in an iif() or other
    dynamic evaluation expression that was not previously examined;
    until now. So, is there any unexpected or exceptional data the
    report cannot handle?

  • Getting general error when saving site using "create PDF from"

    I'm using Adobe Acrobat Professional 8.0.0 for Mac, trying to save websites. This started working fine, but I had to shut down in the middle of a site being saved. Now when I try to save a site  using Web Capture/create PDF from I get a "general error, nothing was saved". What do I need to do, remove, replace, reinstall or whatever to get this feature working again?
    Also can anyone tell me how to set the feature that saves web pages with the headers and footers showing date, time, URL, page title, etc. I often use the print feature (save to PDF) and up until a day or so ago it always saved with those headers and footers. Now they're missing, which is what prompted me to try saving entire sites, above. I remember setting these a long time ago and being able to choose what went on the left, right,header and footer, but I cannot find those settings now.
    Thanks,
    Michele

    Well, after downloading Applejack, I am completely confused. I'm not sure I understand what will happen if I do any of these steps: see 3a.. "clean out all cache files including the Launch Services database and any cached User Pictures". What kinds of things will I lose? Can I choose only the Acrobat cache files?  I don't want to have to spend hours or days resetting things as I'm in the middle of a project with a close deadline. I also don't really understand fully what will happen with all the other things they discuss.  The instructions say (I just copied and pasted these):
    3.  Auto mode: You can let the script run through its tasks automatically by typing 'applejack auto'. If you want the machine to automatically restart at the end of its tasks, use 'applejack auto restart'. You can also tell the computer to shut down automatically at the end by using the command line 'applejack auto shutdown'.
    3a. Deep Auto mode: If you want to let AppleJack clean out all cache files, including the Launch Services database and any cached User Pictures, use 'applejack AUTO' instead. Use this if you still have problems booting after running AppleJack already.
    4.  Interactive mode: To run through just one task, or to run the script manually, type 'applejack' and then choose tasks from the menu. Running the script in interactive mode has the benefit of giving you options for working with user level cache and preference files, not just the default system level caches and preferences. To select an option, type the highlighted number or letter associated with the action, and then hit return. Whenever you enter a choice in AppleJack, you will need to hit return for that choice to take effect.
    4.  Corrupted preference files are moved into a directory that will mirror the original preference directory, with (Corrupt) added to the directory name. For example, corrupt preferences files found in ~/Library/Preferences will be moved to ~/Library/Preferences (Corrupt). After running AppleJack, you'll probably want to take a look at them (and most likely throw out those folders). As of version 1.4.2, AppleJack now creates a copy of the directory tree inside the (Corrupt) folder so that if any files were deeply nested inside the original preference folder, they will be placed in an identical directory hierarchy in the new (Corrupt) folder. This way, if for any reason you would want to move a preference file back, you know where it should go.
    6.  AppleJack has a primitive logging mechanism. It writes a journal of most of its activity to /var/log/AppleJack.log. AppleJack will automatically reset the log the next time you run it, if the file should ever reach a size somewhat over 500k.

  • Error in creating PDF's from 11g Fusion ware report server :: REP-0178

    Hello Friends,
    I am trying to create pdf files from the report server command line, It works fine when I run the command from ORACLE User but when I run it from any other user I get error
    REP-0178: Reports Server rep_001 cannot establish connection.
    Command line that I am using is :-
    /abc/home/rwclient.sh server=rep_001 report=/abc/home/auto.rdf destype=file desname=/abc/home/report001 desformat=pdf userid=${ID}
    I am using a personal copy of reports.sh in /abc/home/
    It is also working fine when I run it from the browser report server link, the only issue is it didn't work through command line for any user other than Oracle.
    OS : Linux x86_64
    Reprots : Fussion ware 11g
    Kind regards,
    Aashish Sharma

    Small update again,
    I skipped using the downloadable oc4j/j2ee and tried using the one that came with 10.2.0.1 installation (patched to 10.2.0.3)
    It starts up fine saying:
    07/03/28 21:31:27 Oracle Application Server Containers for J2EE 10g (9.0.4.1.0) initialized
    It started up all well with the downloadable latest containers too, but got different errors running the apex_fop.jsp file.
    well with the version that came with the database it says in the PDF file after I tried to generate it from a report:
    Error 500:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
    Anyone got any idea?

  • Cannot Create PDF in Adobe Acrobat 8

    I'm using Adobe Acrobat Professional 8 and I cannot create a pdf from a *.docx file and *.doc file.  Word 2007 does have the Acrobat PDFMaker Office COM Addin listed as a trusted site.
    When I try to Create PDF from Multiple files the error message is Cannot convert file type to PDF.  Please remove this file from the list. 
    Is there a way to create a pdf file in Adobe 8 with 2007 and 2003 documents?

    In WORD 2007 you should have a create PDF menu set. That is the PDF Maker that works with AA8. There could also be some issues with the OS which you did not mention. AA8 is not certified for use on Win7 and is a potential problem. I suspect that you do not have PDF Maker for AA8 active in WORD. You can always print to the Adobe PDF printer to create a PDF, you just lose some of the bookmark and related options.

  • Cannot Create PDF Acrobat 9.4 Standard Windows 7, 64 bit

    Hi,
    Currenlty my colleague and I have the same issue; we cannot create PDF documents using Acrobat 9.4 Standard or the office plug in, and there is no PDF printer available after the acrobat installation either.
    We are both using Windows 7, 64 bit version. I have checked and confirmed Acrobat 9 on Windows 7 64 bit with Office 2007 should be compatible.
    * When using the 'Create PDF from file' feature from Acrobat we get the following error: "Unable to find "Adobe PDF" resource files. Do you want to run the installer in repair mode?"
    I have run the installer in repair mode multiple times, same isssue occurs after this is done.
    * When using the Acrobat plug-in for office, for example in Word (we both use Office Professional 2007) and selecting 'Create PDF' it will prompt for a save location, after select save nothing happens, and there is no PDF file created in the save locaton.
    So far I have tried the following without any success:
    - Un-installing and re-installing acrobat, multiple times
    - running the acrobat application in compatability mode for Windows XP
    - attempted to create PDF files from older word versions i.e. .doc and .docx have the same issue
    - attempted to manually install PDF printer using the acrobat installation files - did not work
    * I am aware that Office 2007 will allow me to save a document as PDF, however we still need acrobat for the publishing quality and editing features.
    Any help or suggestions regarding this issue would be greatly appreciated :-)
    Kind Regards,
    Wade

    I understand what you are suggesting. I have two laptops the same model. AA works on one but not the other.  I do have office 7 and a 64 bit OS.
    Thanks for the help
    Jack Sherwood
    From: "Bill@VT" <[email protected]>
    To: Jack Sherwood <[email protected]>
    Sent: Sunday, July 10, 2011 8:21 PM
    Subject: Cannot Create PDF Acrobat 9.4 Standard Windows 7, 64 bit
    If you are running a 64-bit version of OFFICE 2007 (if one exists), that may be the issue. AA X did not work with that version until the most recent release as I understand it. Since you have AA 9.4, I am not sure of the compatibility of it with the 64-bit version. It is strange that the printer does not appear. It seems a few others have had similar problems and as I recall, someone made a suggestion to fix that recently -- though it may have been for AA X. You might search on 64-bit or such.

  • Cannot create PDFs

    For years I have been using CS3 on my 64 bit Windows 7 Service Pack 1 computer.  I can no longer create PDFs and any thumbnailes I have only show up as the Adobe symbol on my desktop.  I says "windows cannot print due to a problem with the current printer set up."  Nothing has changed on my computer.  I cannot fix this error on the printer set up. I cam so frustrated that I loaded this stupid thing called "Cute PDF" printer.  It works like crap, as some data is lost.  But, it works better than Adobe right now.

    I realize it wasn't enough info...didn't really think anyone would respond.  So, this is good!
    Here's the deal.  For years I have been creating PDFs, then about 2 months ago, I wasn't able to anymore.  Even my PDF thumbnails look different.  Instead of being actual thumbnails of the pictures, my PDFs all have the Adobe logo on them.
    Here's how I'm trying to create a PDF:
    From the print menu of a Word document,  I select >Print>Adobe PDF> then I get the following error message:
    "Windows cannot print due to a problem with the current printer set up."
    If I'm in Photoshop, or InDesign, I print to Adobe PDF and it seems to print, but then I cannot find the document.  Anywhere.  I try searching, and like magic, it disappears.  The work around, of course, is to save it as a PDF (if in Photoshop.)  However, this is not an option for InDesign.
    When I look under devices and printers, the Adobe PDF printer appears to be installed correctly.  I have made it the default printer.  I have uninstalled and reinstalled my CS3 Suite three times.  I am running a 64 bit Windows 7 Home Premium.
    Anything you can do to help is greatly appreciated.

  • Hyperion Business Rule Error: Cannot retrieve connected root element for

    Hi,
    I am trying to open a business rule in EAS and I am recieving the following error: Cannot retrieve connected root element for Planning/Servername/Application/Database.
    I am able to connect to the application via Planning Web, but I am recieving this message when I am trying to open the business rule in eas.
    hoping if someone has come across this issue before and has been able to successfully fix it.

    Hi,
    I have 2 BRs, one is with RTP and another without RTP (basically a clacscript as BR).
    I don't have any issue with the BR without RTP.
    When I try to validate BR withRTP, validation is failing with
    Unable to run or validate this rule (ConsolidateTestRTP) against the following location: Planning/servername/appname/dbname for user abcd.
    Detail:Exception occurred. Please check your log file for details.
    2009-04-09 12:35:58,803 WARN AWT-EventQueue-0 com.hyperion.hbr.core.MetadataManagerServerRemote - Cannot retrieve connected root element for Planning/servername/appname/dbname
    Restarted RMI,Planning,EAS services. Logged into planning first and then to EAS. Still getting error
    2009-04-09 12:41:39,881 FATAL AWT-EventQueue-0 com.hyperion.hbr.client.LauncherWindow - Exception:
    With thought of may be the syntax of RTPs in BR changed, deleted RTP in the code but still BR has RTP (I mean BR has RTP and is not used in calculations), still getting error during validation. I can create new BRs and associate to outline.
    Thanks

Maybe you are looking for

  • HI all pls give me diff btwn upload ws_upload and GUI Upload

    HI All,          pls give me difference  between         upload         ws_upload and         GUI Upload Thanks & regards . Bharat Kumar

  • Timeline editing jerkiness - waiting for timeline

    This has always bothered me with PE but now I am editing a 4-camera timeline, and waiting for all the little timeline "frame images" to fill in every time I scroll or resize the timeline is killing me. Who knows how to disable the little frame pictur

  • Need help on combo box problem

    hi , i have two combo box..... eg..c1,c2 i retrieved data from database to display it in combo box c1.now my problem is using the selected value from combo box c1 i have to display the respective value in c2.. eg. if Product type=injection (in combo

  • Calender in ADF

    can we convert the calender from Gregorian to other like Hijri, Hebrew ? yes i know there is some companies that made the modification and sell the costume calender so if we cant modify the calender component or now one want to say how , is then the

  • Does the mac 10.7.2 have intel or PowerPC processor. I want to download neooffice

    Is it straightforward to dowmload neooffice for mac book pro?