Adobe Exception caused by Credential ReaserRights

Hallo Experts
I want to use the interactive form to generate PDF. Die PDF ist ReadOnly, only a pdf to display the data. Thus I set the mode is generatePdf. But I have got the following error:com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Interactive Form Operation Failed
Caused by: com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process RenderRequest Due to the following Reason
Processing exception during a "UsageRights" operation.
Request start time: Mon Jun 15 14:11:22 CEST 2009
com.adobe.ProcessingException: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights
Shoud I have the credential for this case? I have understood that if the mode is UpdateDataInPdf required the Credential. How can I get this credential?
Thanks a lot in advance.
Regards!
Ping

Hi,
You need to assign the Reader Rights to ADS to render the Adobe Forms. Do follow the System Administration: ADS Configuration in [ADOBE|https://www.sdn.sap.com/irj/sdn/adobe]. If you follow the link under System Administration link there you'll find the Sub Topic "Installing and Configuring Credentials".
Regards
Pradeep Goli

Similar Messages

  • Toplink Exception: caused by EXCEPTION [TOPLINK-125]

    Hi,
    Sorry i can't provide much info at the moment, but this has just been passed on from a colleague at work.
    The following error has occurred now that we have temporarily set all descriptors to use noIdentityMap().
    It does not happen when caching is switched on.
    Jul 01, 2003 06:32:36 PM com.aon.ame.quotation.ejb.QuotationBean updateSectionQuotation
    INFO: Toplink Exception: caused by EXCEPTION [TOPLINK-125] (3.6.4 (build 245)): TOPLink.Public.Exceptions.DescriptorException
    EXCEPTION DESCRIPTION: The mapping for the attribute [underwritingCompany] uses indirection, and so must be initialized to a new ValueHolder. Currently the value is: [null].
    MAPPING: TOPLink.Public.Mappings.OneToOneMapping[underwritingCompany]
    DESCRIPTOR: Descriptor(com.aon.ame.entities.UnderwritingBranch --> [DatabaseTable(AME2DATA.UNDERWRITING_BRANCH)]):
    EXCEPTION DESCRIPTION: The mapping for the attribute [underwritingCompany] uses indirection, and so must be initialized to a new ValueHolder. Currently the value is: [null].
    MAPPING: TOPLink.Public.Mappings.OneToOneMapping[underwritingCompany]
    DESCRIPTOR: Descriptor(com.aon.ame.entities.UnderwritingBranch --> [DatabaseTable(AME2DATA.UNDERWRITING_BRANCH)])
    LOCAL EXCEPTION STACK:
    EXCEPTION [TOPLINK-125] (3.6.4 (build 245)): TOPLink.Public.Exceptions.DescriptorException
    EXCEPTION DESCRIPTION: The mapping for the attribute [underwritingCompany] uses indirection, and so must be initialized to a new ValueHolder. Currently the value is: [null].
    MAPPING: TOPLink.Public.Mappings.OneToOneMapping[underwritingCompany]
    DESCRIPTOR: Descriptor(com.aon.ame.entities.UnderwritingBranch --> [DatabaseTable(AME2DATA.UNDERWRITING_BRANCH)])
         at java.lang.Throwable.fillInStackTrace(Native Method)
         at java.lang.Throwable.fillInStackTrace(Compiled Code)
         at java.lang.Throwable.<init>(Compiled Code)
         at java.lang.Exception.<init>(Compiled Code)
         at java.lang.RuntimeException.<init>(Compiled Code)
         at TOPLink.Public.Exceptions.TOPLinkException.<init>(Compiled Code)
         at TOPLink.Public.Exceptions.ValidationException.<init>(Compiled Code)
         at TOPLink.Public.Exceptions.DescriptorException.<init>(DescriptorException.java:176)
         at TOPLink.Public.Exceptions.DescriptorException.<init>(DescriptorException.java:183)
         at TOPLink.Public.Exceptions.DescriptorException.valueHolderInstantiationMismatch(DescriptorException.java:1363)
         at TOPLink.Private.Indirection.BasicIndirectionPolicy.validateAttributeOfInstantiatedObject(Compiled Code)
         at TOPLink.Public.Mappings.ForeignReferenceMapping.getAttributeValueFromObject(Compiled Code)
         at TOPLink.Public.Mappings.ForeignReferenceMapping.buildClone(Compiled Code)
         at TOPLink.Private.Descriptors.ObjectBuilder.populateAttributesForClone(Compiled Code)
         at TOPLink.Public.PublicInterface.UnitOfWork.cloneAndRegisterObject(Compiled Code)
         at TOPLink.Public.PublicInterface.UnitOfWork.checkExistence(Compiled Code)
         at TOPLink.Public.PublicInterface.UnitOfWork.internalRegisterObject(Compiled Code)
         at TOPLink.Public.PublicInterface.UnitOfWork.registerObject(Compiled Code)
         at com.aon.ame.quotation.ejb.QuotationBean.updateSectionQuotation(Compiled Code)
         at com.aon.ame.quotation.ejb.EJSRemoteQuotation.updateSectionQuotation(EJSRemoteQuotation.java:2418)
         at com.aon.ame.quotation.ejb._Quotation_BaseStub.updateSectionQuotation(_Quotation_BaseStub.java:4146)
         at com.aon.ame.quotation.ejb._Quotation_Stub.updateSectionQuotation(Compiled Code)
         at com.aon.ame.quotation.struts.action.ViewSpecialEndorsementsAction.doUpdateBrokerSpecialEndorsement(Compiled Code)
         at com.aon.ame.quotation.struts.action.ViewSpecialEndorsementsAction.doUpdateWording(ViewSpecialEndorsementsAction.java:551)
         at com.aon.ame.quotation.struts.action.ViewSpecialEndorsementsAction.amePerform(ViewSpecialEndorsementsAction.java:127)
         at com.aon.ame.struts.action.AmeBaseAction.aonPerform(AmeBaseAction.java:48)
         at com.aon.struts.action.BaseAction.perform(Compiled Code)
         at org.apache.struts.action.ActionServlet.processActionPerform(Compiled Code)
         at org.apache.struts.action.ActionServlet.process(Compiled Code)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         at javax.servlet.http.HttpServlet.service(Compiled Code)
         at javax.servlet.http.HttpServlet.service(Compiled Code)
         at com.ibm.servlet.engine.webapp.StrictServletInstance.doService(Compiled Code)
         at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(Compiled Code)
         at com.ibm.servlet.engine.webapp.IdleServletState.service(Compiled Code)
         at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(Compiled Code)
         at com.ibm.servlet.engine.webapp.ServletInstance.service(Compiled Code)
         at com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(Compiled Code)
         at com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(Compiled Code)
         at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(Compiled Code)
         at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(Compiled Code)
         at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(Compiled Code)
         at com.ibm.servlet.engine.srt.WebAppInvoker.doForward(Compiled Code)
         at com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(Compiled Code)
         at com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(Compiled Code)
         at com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(Compiled Code)
         at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(Compiled Code)
         at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(Compiled Code)
         at com.ibm.servlet.engine.oselistener.SQEventListenerImp$ServiceRunnable.run(Compiled Code)
         at com.ibm.servlet.engine.oselistener.SQEventListenerImp.notifySQEvent(Compiled Code)
         at com.ibm.servlet.engine.oselistener.serverqueue.SQEventSource.notifyEvent(Compiled Code)
         at com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRunnable.notifyService(Compiled Code)
         at com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRunnable.run(Compiled Code)
         at com.ibm.servlet.engine.oselistener.outofproc.OutOfProcThread$CtlRunnable.run(Compiled Code)
         at java.lang.Thread.run(Compiled Code)
    Jul 01, 2003 06:32:36 PM com.aon.struts.action.BaseAction perform
    SEVERE: com.aon.ame.quotation.struts.action.ViewSpecialEndorsementsAction.aonPerform() threw an exception: RemoteException occurred in server thread; nested exception is:
         com.ibm.ejs.container.UncheckedException: ; nested exception is:
         EXCEPTION [TOPLINK-125] (3.6.4 (build 245)): TOPLink.Public.Exceptions.DescriptorException
    EXCEPTION DESCRIPTION: The mapping for the attribute [underwritingCompany] uses indirection, and so must be initialized to a new ValueHolder. Currently the value is: [null].
    Can anyone shed any light on why this might have happened?
    Many thanks.

    I don't see how caching is affected by this, but the exception is complaining that you have a relationship that uses indirection and have not instantiated the value holders.
    I.e.,
    Customer has 1-1 to Address, and you're using ValueHolderInterface for the type. Either in the constructor or in the declaration of the attribute, you need to init the value holder. You should do the same for 1-M's also (unless you're using transparent indirection) For example:
    public class Customer {
    String name;
    String title;
    ValueHolderInterface address = new ValueHolder();
    ValueHolderInterface orders = new ValueHolder(new Vector());

  • TimeMatters Adobe plugin causes problems with certain Web sites

    During a recent upgrade of Adobe professional (6.0 to 8.0) on a Windows 2000 TS we discovered that a program called TimeMatters had installed a couple of plugins to IE 6 including an Adobe plugin. The Adobe plugin caused certain Web sites to be inaccessible. Once we removed the TimeMatters Adobe plugin we were able to access the sites we previously could not access.

    Good to know. Both useful pieces of knowledge for others if something similar happens to them - Adobe plug-ins not necessarily from Adobe.

  • ODI-1274: Agent Exception Caused by: PermGen space

    Hi All,
    I am trying to execute loads from designer, the below exception pops up
    oracle.odi.runtime.agent.invocation.InvocationException: ODI-1274: Agent Exception Caused by: PermGen space
         at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invoke(RemoteRuntimeAgentInvoker.java:265)
         at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invokeStartSession(InternalRemoteRuntimeAgentInvoker.java:192)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.runStartSession(SnpsDialogExecution.java:1573).
    However I am able to run the loads through unix.
    Can some pls help?
    Thanks,
    Ashok

    Hi Bhabani,
    JDK Version in unix is 1.6_26 and the agent is a Stand-Alone agent.
    Let me include few more observations.
    1) I am able to run the loads through unix( Stand-Alone agent)
    2) I am able to run the loads through designer using Local agent, only when i choose the unix agent to run the loads through designer, i get the above mentioned error.
    3) Because of 2 , i thought something is wrong with designer setup. But i connected to a different repository and i was able to execute the loads through unix agent(We have seperate unix agent installion for each repository).
    Thanks,
    Ashok

  • Adobe Document Service UsageRights Credential login error -Alias not found

    Hi all,
    I'm having exceptions while running my Adobe form as a web dynpro component. In the exception, it was stated that there was a credential login error, alias was not found. However, I followed the configuration guide and included the Alias "Reader Rights" and password given by SAP while applying the .pfx in the Visual Administrator->Document Services Configuration->credential tab
    I'm able to see my .pfx file with alias "ReaderRights" and my password entered in the tab. Does anyone know why am I still getting this error ??? I have restarted service PDF Manipulation Module and also the system.
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Fri Jan 19 17:55:47 GMT+08:00 2007 com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINDOWS\Temp\adobewa_EP0_16345250\DM-7099310722481871278.dir\DM7638611721496852750.tmp Specific error information: $$$/PDF/PDFCredentialLoginFailure3=alias ^0 was not found ReaderRights

    Thanks! The problem has been solved! I had to restart the whole system(including server and J2EE engine) in order to fix the problem. Restarting the server alone doesnt help enough.

  • Adobe Exception when Opening Pcr Application in MSS

    Hello,
    We are on EP7.0 NW04s and when we try to open the Adobe form in MSS to make a Personnel Change Request we get the following exception:
    com.tc.webdynpro.services.exceptions.PDFDocumentCreationException...
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    ... 17 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0010.20070424104658.0000 (release=NW04S_10_REL, buildtime=2007-04-24:09:31:29[UTC], changelist=25820, host=pwdfm114), build date: Thu May 10 17:29:41 CDT 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_US
    Time of Failure Thu Oct 18 16:57:28 CDT 2007 (Java Time: 1192744648480)
    Web Dynpro Code Generation Infos
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/mss~pcr' and application 'sap.com' are not deployed on the server. Please check the used URL for typos.
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:410)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:174)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    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:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
    ... 20 more
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to UPDATEDATAINPDF
    at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:392)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:728)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:663)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:78)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
    at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
    I wonder for the cause for this as it was working earlier in the day.....
    Ant help would be highly appreciated.
    Message was edited by:
    SubhashTripathi

    Hello
    Thanks for the reply guys.  The ADS has been activated and was working earlier.....The Adobe Credential file exists at the path :
    \usr\sap\*sys-id*\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials which is a .pfx -file of type P12-record and which is valid till 2023. Do we still need to order the credentials....?
    Looking forward to your reply.
    Message was edited by:
            SubhashTripathi

  • Adobe CS causing Yosemite to crash

    Hello,
    I bought 2 new iMacs and they are both constantly crashing while using Adobe CS products. It has happened with Illustrator, In Design, and Photoshop. These machines came with Yosemite (10.10.2) and were not upgraded from Mavericks. Any help would be appreciated.
    Here are some of the log messages:
    Sys log queries:
    3/3/15 7:28:56.932 AM Adobe Illustrator[957]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of 10.10.2. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 0   CarbonCore 0x00007fff8e858d9b ___Gestalt_SystemVersion_block_invoke + 113
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 1   libdispatch.dylib 0x00007fff89b17c13 _dispatch_client_callout + 8
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 2   libdispatch.dylib 0x00007fff89b17b26 dispatch_once_f + 117
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 3   CarbonCore 0x00007fff8e8013ca _Gestalt_SystemVersion + 987
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 4   CarbonCore 0x00007fff8e800fb7 Gestalt + 144
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 5   Adobe Illustrator 0x000000010045941f _ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_ + 3897295
    3/3/15 7:28:56.933 AM Adobe Illustrator[957]: 6   Adobe Illustrator 0x00000001009d4642 _Z26AWS_CUI_GetVersionCommentsP15OpaqueWindowPtrRN5adobe1q9QDocumentERNS2_7QStr ingERNS2_14QAttributeListEPS3_PNS2_8QProjectEl + 4368946
    3/3/15 7:28:57.398 AM AdobeAcrobat[959]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of 10.10.2. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    3/3/15 7:28:57.399 AM AdobeAcrobat[959]: 0   CarbonCore 0x9928c7c7 ___Gestalt_SystemVersion_block_invoke + 135
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 1   libdispatch.dylib 0x9a0cc130 _dispatch_client_callout + 50
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 2   libdispatch.dylib 0x9a0cc0b5 dispatch_once_f + 251
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 3   libdispatch.dylib 0x9a0cd0d8 dispatch_once + 31
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 4   CarbonCore 0x9921ee88 _Gestalt_SystemVersion + 1050
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 5   CarbonCore 0x9921ea39 Gestalt + 150
    3/3/15 7:28:57.400 AM AdobeAcrobat[959]: 6   AdobeCoolType 0x0286fa1b CTInit + 265821
    3/3/15 7:29:06.398 AM Creative Cloud[1062]: objc[1062]: Class HTTPHeader is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/CoreExt/NotificationManager.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:06.398 AM Creative Cloud[1062]: objc[1062]: Class ProxyManager is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/CoreExt/NotificationManager.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:06.613 AM Creative Cloud[1062]: objc[1062]: Class HTTPHeader is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/ACC/C3ContainerBL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:06.613 AM Creative Cloud[1062]: objc[1062]: Class ProxyManager is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/ACC/C3ContainerBL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:06.882 AM Creative Cloud[1062]: objc[1062]: Class HTTPHeader is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/HomePanel/HomePanelBL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:06.882 AM Creative Cloud[1062]: objc[1062]: Class ProxyManager is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/HomePanel/HomePanelBL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:07.762 AM Finder[971]: objc[971]: Class ACCFinderObject is implemented in both /Applications/Utilities/Adobe Creative Cloud/CoreSyncExtension/ACCFinderBundleLoader_64.app/Contents/Frameworks/ACCFin derExtension.bundle/Contents/MacOS/ACCFinderExtension and /Applications/Utilities/Adobe Creative Cloud/CoreSyncExtension/ACCFinderBundleLoader_64.app/Contents/Frameworks/ACCFin derInnerExtesion.bundle/Contents/MacOS/ACCFinderInnerExtesion. One of the two will be used. Which one is undefined.
    3/3/15 7:29:12.197 AM Creative Cloud[1062]: objc[1062]: Class HTTPHeader is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/AppsPanel/AppsPanelIL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:12.197 AM Creative Cloud[1062]: objc[1062]: Class ProxyManager is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Creative Cloud/AppsPanel/AppsPanelIL.dylib. One of the two will be used. Which one is undefined.
    3/3/15 7:29:14.767 AM Creative Cloud[1062]: objc[1062]: Class HTTPHeader is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Application Manager/UWA/UpdaterCore.framework/UpdaterCore. One of the two will be used. Which one is undefined.
    3/3/15 7:29:14.767 AM Creative Cloud[1062]: objc[1062]: Class ProxyManager is implemented in both /Applications/Utilities/Adobe Creative Cloud/utils/AdobePIM.dylib and /Applications/Utilities/Adobe Application Manager/UWA/UpdaterCore.framework/UpdaterCore. One of the two will be used. Which one is undefined.
    3/3/15 7:29:15.531 AM Adobe CEF Helper[1101]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    3/3/15 7:29:15.533 AM Adobe CEF Helper[1102]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
    3/3/15 7:29:15.715 AM Adobe CEF Helper[1101]: The function ‘CGFontSetShouldUseMulticache’ is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    3/3/15 7:29:15.724 AM Adobe CEF Helper[1102]: The function ‘CGFontSetShouldUseMulticache’ is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of 10.10.2. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: 0   CarbonCore 0x00007fff8e858d9b ___Gestalt_SystemVersion_block_invoke + 113
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: 1   libdispatch.dylib 0x00007fff89b17c13 _dispatch_client_callout + 8
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: 2   libdispatch.dylib 0x00007fff89b17b26 dispatch_once_f + 117
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: 3   CarbonCore 0x00007fff8e8013ca _Gestalt_SystemVersion + 987
    3/3/15 7:41:53.974 AM Adobe InDesign CC 2014[1173]: 4   CarbonCore 0x00007fff8e800fb7 Gestalt + 144
    3/3/15 7:41:53.975 AM Adobe InDesign CC 2014[1173]: 5   AdobeCoolType 0x000000010c7dbc32 AdobeCoolType + 3122
    3/3/15 7:41:53.975 AM Adobe InDesign CC 2014[1173]: 6   AdobeCoolType 0x000000010c7ed569 AdobeCoolType + 75113
    3/3/15 7:42:13.261 AM Adobe InDesign CC 2014[1173]:   handleRequest request: An exception was caught while attempting to create a return message, and will be squashed: [NSMachPort sendBeforeDate:] reply port invalid
    3/3/15 7:42:14.456 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:44:05.144 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:44:17.932 AM Adobe InDesign CC 2014[1173]: assertion failed: 14C109: libxpc.dylib + 97940 [876216DC-D5D3-381E-8AF9-49AE464E5107]: 0x89
    3/3/15 7:46:03.880 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:47:34.555 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:49:50.250 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:53:48.565 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 7:53:52.320 AM Adobe Illustrator[957]: assertion failed: 14C109: libxpc.dylib + 97940 [876216DC-D5D3-381E-8AF9-49AE464E5107]: 0x89
    3/3/15 7:54:14.275 AM WindowServer[116]: disable_update_timeout: UI updates were forcibly disabled by application "Adobe Illustrator CC 2014" for over 1.00 seconds. Server has re-enabled them.
    3/3/15 7:54:15.050 AM WindowServer[116]: common_reenable_update: UI updates were finally reenabled by application "Adobe Illustrator CC 2014" after 1.78 seconds (server forcibly re-enabled them after 1.00 seconds)
    3/3/15 7:57:17.777 AM Adobe InDesign CC 2014[1173]: [Memory 10.9 Changes]:partial purge level:1
    3/3/15 8:01:42.000 AM kernel[0]: process AdobeAcrobat[959] thread 41421 caught burning CPU! It used more than 50% CPU (Actual recent usage: 60%) over 180 seconds. thread lifetime cpu usage 123.064594 seconds, (117.591293 user, 5.473301 system) ledger info: balance: 90003904943 credit: 122505142106 debit: 32501237163 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 148559529820
    3/3/15 8:01:44.008 AM spindump[1222]: Saved cpu_resource.diag report for AdobeAcrobat version 11.0.0 (11.0.0) to /Library/Logs/DiagnosticReports/AdobeAcrobat_2015-03-03-080144_Pattys-iMac.cpu_ resource.diag
    Crash Report:
    Path: /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Resources/CEP/CEPHtmlEngine/CEPHtmlEngine.app/Contents/ MacOS/CEPHtmlEngine
    Identifier: com.adobe.cep.CEPHtmlEngine
    Parent Process: Adobe InDesign CC 2014 [2233]
    Responsible: Adobe InDesign CC 2014 [2233]
    10  com.adobe.cep.CEPHtmlEngine 0x00048b84 0x1c000 + 183172
    11  com.adobe.cep.CEPHtmlEngine 0x0001fa75 start + 53
       0x1c000 -    0xbcffb +com.adobe.cep.CEPHtmlEngine (5.1.0.13 - 1) <B35D8F22-0761-34D8-936C-1D09D042385D> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Resources/CEP/CEPHtmlEngine/CEPHtmlEngine.app/Contents/ MacOS/CEPHtmlEngine
       0xdc000 -  0x361affb +libcef.dylib (31339.5.173) <A14F5860-0119-3A79-929E-72053998F75B> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Resources/CEP/CEPHtmlEngine/CEPHtmlEngine.app/Contents/ Frameworks/Chromium Embedded Framework.framework/Libraries/libcef.dylib

    The root cause of this issue has been traced to an apparent bug in the public beta version of CS6.  Its been reported to Adobe and they are looking at it.    There were no issues with CS6 m.122 and this problem started with the public beta release (m.415).     Noise Ninja should not be crashing Photoshop because of this problem however.  It should merely report an error processing the image.    PictureCode will release an update very soon.  The update will fix the crash of CS6 and I expect it to have a workaround for the CS6 problem as well.

  • Missing start boundary exception, caused by an empty Part, how to handle?

    Hello,
    i wrote an application that automatically handles mails from laboratories. The only essential part of the mail is the attachment, where chemical analyses are submitted (from permitted addresses, recognized by whitelist and fileheader of the attachment). Other ways to submit data weren't allowed.
    Currently a mail was received that can't be parsed. It's from a laboratory, that
    use its provider's (a german internet suplier named Arcor) webmail, a browser-based mailing portal. It always worked fine, because they wrote some greetings. But this time they sent a blank message. The result is following structure of the mail:
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
    boundary="----=_Part_50112_10709369.1203586767396"
    //Some X-Flags
    ------=_Part_50112_10709369.1203586767396
    Content-Type: multipart/alternative;
         boundary="*----=_Part_50111_24141780.1203586767396*"
    ------=_Part_50111_24141780.1203586767396--
    ------=_Part_50112_10709369.1203586767396
    Content-Type: application/octet-stream
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename=somefile.bin
    ABCDEF.... //Some binary data
    ------=_Part_50112_10709369.1203586767396--
    It seems the webmailer creates an empty mailpart and only writes the end boundary (Line: ------=_Part_50111_24141780.1203586767396--).
    I know, the start boundary is really missing.
    I checked it out by getting a mailaccount from Arcor, and it always creates this structure when sending a message without a text. By the way, the Message-ID (header) generated from Arcor's server seems to be from javamail. (.....1234.567890.....JavaMail.ngmail@....).
    I don't know how many mailclients create "empty" parts, but impossible is nothing (e.g. other or future webmailer services).
    But how to handle?
    The error occures when calling MimeMultipart.getCount(), which causes to parse the mail if not parsed. All actions, which cause the mail to be parsed, will end in this exception (for this mail).
    I looked at the javamail source and found out, that the line of the empty part is not recognized as a boundary, because of its ending delimiters:
    if (line.equals(boundary))
    break;
    So the boundary is added to the preamble. It goes on with reading lines from the stream, until line == null.
    if (line == null)
    throw new MessagingException("Missing start boundary");
    Because there is no test, if the line matches the end boundary, it's not recognized. Wouldn't it be better in this case, to add an empty bodypart and set a variable to false (e.g. complete) instead of throwing an exception? Because MimeMultipart.parse() is called by other methods, like getCount, getBodyPart and writeTo, I can't nearly do anything automatically with the mail. How should i walk through the bodyparts and fetch the parts I'm interested in?
    Subclassing seems to be difficult to me:
    Object content = message.getContent();
    //javax.mail.Message, won't return a subclassed multipart
    if (content instanceof Multipart) {
    //recursive method!
    handleMultipart((Multipart) content); //collecting parts from multipart
    Of course, I could ask the laboratory: "please send me a greeting!" ;-)
    Greetings,
    cliff

    Interesting.
    Yes, it's probably a bug that JavaMail allows you to
    create a multipart with no body parts, since the
    MIME specification doesn't allow that. Still, the
    webmail application should be fixed so that it doesn't
    try to do that, at least including an empty plain text
    body part.
    Please contact the webmail provider and tell them of
    this bug in their application.
    I'll also look into making JavaMail cope with these
    broken messages more gracefully. Contact me
    at [email protected] and I'll let you know when
    I have a version ready to test.

  • Adobe LMservice causing logging off problems

    When shutting down or loggin off Windows XP srvc Pck3, I keep getting this error message: End Program-1184, 136c, dsagent.exe (it changes everytime I logg off) and it only happens with my user.
    I have performed a "clean boot" and I have isolated the problem to one program that reads "Adobe LMService" in the System Configuration Utility under Services Tab. I thought this was part of Adobe Photoshop Elements & Premier 8, so I uninstalled it, but it did not remove the adobe LMservice nor the problem.
    Not knowing what other Abobe programs were causing the problem I went ahead and unstilled: acrobat, adobe acrobat connect add-in, adobe air, adobe flash player 10activeX, adobe flash player 10plugin, adobe reader 9.3.4, and adobe shockwave player 11.4. After removing all adobe programs the problem went away and was able to logg off without the error message.
    Supposelly the new Abobe programs are not using this service and have this issue resolved so I reinstalled PSE8, PRE8, Adobe reader 9.4.0 from the disk and it installed adobe air as well as photoshop.com inspiration browser but now I have the same problem again and the adobe LM service has been reinstalled by one of this programs again.
    Following the advice from microsoftanswers.com I went ahead and disable AdobeLMservice but the problem continues and it suggest to contact Abobe support for a solution.
    I love using my Adobe programs but is fustrating not finding a solution to this problem. Please help!

    Not sure how are you able to derive the relation between the two, but as per my understanding there shouldnt be any relation between the error message and the Adobe licensing service. Because, when I search for the dsagent.exe, it seems that this is Dell Support Agent executable, whereas Adobe LM service is the service used for checking activation status of Adobe products like PSE/ PRE 8 version.
    The service has to run for allowing successful launch of Adobe products, so there is no workaround in that context.
    Newer version of Adobe, since CS5 and PSE 9.0 onwards dont use that service. So if you are sure that the service is the culprit and are willing to move on the newer version, here is one option to move on 9.0 version. But, having said that I would repeat that I dont think the service should be cause of any error. Havent heard of such issue since last one year of release of PSE 8.May be it is because of some other reason what Dell support advisor is conflicting with this service, not sure....
    Hope this helps to some extent??
    Regards,
    ankush

  • Value type exception causes core dump

    Hi,
    Here is the situation: Session EJB (SynchronousAdapterBean) running on WebLogic
    7.0 is being called by C++ client using Tuxedo 8.1 Solaris 8. The SynchronousAdapterBean
    has a find method which throws a user defined exception (SynchronousAdapterException)
    resulting in a core dump.
    I have read through much documentation on the newsgroups, edocs.bea.com, and
    the examples coming with WebLogic.
    Here some of the things I did:
    1.
    When using the 'idl' command to generate the C++ code, I did not forget to use
    a '-i' to generate the implementation files: SynchronousAdapterException_i.cpp
    and SynchronousAdapterException_i.h.
    In my "play with it to make it work" phase, I also did this for: SynchronousAdapterEx_i.cpp
    and SynchronousAdapterEx_i.h.
    2.
    In my C++ client, I did not forget to register the factory as such:
    orb->register_value_factory
    ((char* const)com::trs::cv::comm::cnja::synchadapter::_tc_SynchronousAdapterException->id(),
    (CORBA::ValueFactory)
    new com_trs_cv_comm_cnja_synchadapter_SynchronousAdapterException_factory());
    This seemed to work because I actually put debug cout statements in the 'com_trs_cv_comm_cnja_synchadapter_SynchronousAdapterException_factory'
    in the file SynchronousAdapterEx_i.cpp and it confirmed that it was constructed
    and the reference count was incremented.
    3.
    I know for sure that it is a 'SynchronousAdapterException' being thrown on the
    server side because all the find method does it this point is:
    throw new SynchronousAdapterException("test1");
    Questions:
    1. I read at a few places that one only has to register the "most derived" class
    being thrown (in my case 'SynchronousAdapterException'). What does one do with
    all the other exceptions generated:
    EJBException_c.h
    EJBException_c.cpp
    EJBEx_c.h
    EJBEx_c.cpp
    CreateEx_c.h
    CreateEx_c.cpp
    CreateException_c.h
    CreateException_c.cpp
    RemoveEx_c.h
    RemoveEx_c.cpp
    RemoveException_c.h
    RemoveException_c.cpp
    RuntimeEx_c.h
    RuntimeEx_c.cpp
    RuntimeException_c.cpp
    RuntimeException_c.h
    SynchronousAdapterEx_c.cpp
    SynchronousAdapterEx_c.h
    SynchronousAdapterEx_i.cpp
    SynchronousAdapterEx_i.h
    Exc.cpp
    Exc.h
    Exceptionc.cpp
    Exceptionc.h
    2. What step could I have missed?
    Alex

    Hi Andy,
    1.
    Well no new member classes in SynchronousAdapterException it just looks like this:
    public class SynchronousAdapterException extends Exception {
    public SynchronousAdapterException() {
    super();
    Not available in 1.3.1, but is available in 1.4
    public SynchronousAdapterException(String message, Throwable ex) {
    super(message, ex);
    public SynchronousAdapterException(String message) {
    super(message);
    Not available in 1.3.1, but is available in 1.4
    public SynchronousAdapterException(Throwable ex) {
    super(ex);
    2.
    We are using:
    java version "1.3.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
    Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
    3.
    dbx produces the following, anything ring a bell?
    Reading libdl.so.1
    Reading libaio.so.1
    Reading libmp.so.2
    Reading libc_psr.so.1
    Reading liborbiiop.so.71
    Reading liborbtcp.so.71
    detected a multithreaded program
    t@2 (l@2) terminated by signal ABRT (Abort)
    0xfec9bbd4: lwpkill+0x0008: bgeu,a lwpkill+0x1c
    Current function is operator>>
    218 mb.UnMarshalValue(::com::trs::cv::comm::cnja::synchadapter::_tc_SynchronousAdapterException,
    obj);
    (/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) where
    current thread: t@2
    [1] lwpkill(0x0, 0x2, 0x0, 0x6, 0x197f0, 0x4c6e0), at 0xfec9bbd4
    [2] raise(0x6, 0x0, 0xffffffff, 0xc00cc, 0x8, 0xfee355c0), at 0x4c6e8
    [3] abort(0xd2040, 0xbeaf8, 0xff3b2aac, 0xfee34684, 0x15398, 0xfee34874), at
    0x4c6a8
    [4] __Cimpl::ex_terminate(0x0, 0x0, 0xfee4a500, 0xff1edf90, 0xff09ecd0, 0x1),
    at 0xfee34684
    ---- hidden frames, use 'where -h' to see them all ----
    [6] OBB::MarshalBuf::UnMarshalValue(0xfeaf9a28, 0xc9dd8, 0xfeaf99b0, 0xff1edf90,
    0xff1edfd0, 0xfed2ebb8), at 0xff0a3980
    =>[7] operator>>(mb = CLASS, obj = CLASS), line 218 in "SynchronousAdapterExc.cpp"
    [8] _tcr_com_trs_cv_comm_cnja_synchadapter_SynchronousAdapterEx_unmarsh(mh =
    0xce520, obj = 0xfeaf9b7c, flags = 130U), line 259 in "SynchronousAdapterEx_c.cpp"
    [9] TCInterpreter::DecodeByTypeCode(0x16, 0xff1d674c, 0xfeaf9b7c, 0xce520, 0x82,
    0xfeaf9b07), at 0xff0f3aec
    [10] TCInterpreter::DecodeById(0xcbaa0, 0xcf230, 0xfeaf9b7c, 0xce520, 0x82,
    0xfeaf9f98), at 0xff0f3c94
    [11] ReplyMessage::DecodeMessageBody(0x18000, 0xcd820, 0xfeaf9f98, 0xbf358,
    0xfebcffb0, 0xfed2ebb8), at 0xff0e1938
    [12] GIOPMessage::DecodeBody(0xce240, 0xfeaf9f98, 0xff0dd494, 0xff0dd494, 0xffffffd0,
    0xfeb93e24), at 0xff0c23a0
    [13] IiopProtocol::Reply(0xd0958, 0xce240, 0xce148, 0xfeaf9f98, 0x100, 0xfebd0010),
    at 0xfeb94064
    [14] IiopMsgReceiver::MsgReceived(0xca5a0, 0xce240, 0xce148, 0xfeaf9f98, 0x0,
    0xfeaf9f98), at 0xfeb9bc74
    [15] GiopMessageProtocol::MsgReceived(0xcb358, 0xfeaf9dd8, 0xd1160, 0xfeaf9f98,
    0x0, 0xfeaf9f98), at 0xfebac6fc
    [16] MessageManager::RecvMsgFirstTime(0xcf8c0, 0xce240, 0xd1160, 0xcb358, 0xd11d0,
    0xfeaf9f98), at 0xfebab1b0
    [17] MessageManager::AvailableForRecvMsg(0xcf8c0, 0xd1160, 0xcb358, 0xfeaf9f98,
    0x3e8, 0xd1170), at 0xfebaa030
    [18] ChannelManager::DoReadWork(0xff1d674c, 0xfebd0038, 0xd1160, 0x0, 0x0, 0xcfd58),
    at 0xfeba54dc
    [19] ChannelManager::DoIt(0xcb3b0, 0xfeaf9f98, 0x0, 0xfebcffd0, 0xcfda0, 0xfebcffd0),
    at 0xfeba0750
    [20] WorkerManager::DoWorkerThread(0x0, 0xca648, 0xfeaf9f98, 0xcfda0, 0xfeba9924,
    0x0), at 0xfeba7894
    [21] WorkerThread(0xcfd98, 0xfeafa000, 0x0, 0x0, 0x0, 0x0), at 0xfeba9974
    (/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx)
    Thanks,
    Alex
    Andy Piper <[email protected]> wrote:
    "Alex" <[email protected]> writes:
    It sounds like you have done all the right steps. More comments in-line:
    1.
    When using the 'idl' command to generate the C++ code, I did not forgetto use
    a '-i' to generate the implementation files: SynchronousAdapterException_i.cpp
    and SynchronousAdapterException_i.h. Ok.
    In my "play with it to make it work" phase, I also did this for: SynchronousAdapterEx_i.cpp
    and SynchronousAdapterEx_i.h.This should not be necessary - XXXEx is an IDL exception.
    2.
    In my C++ client, I did not forget to register the factory as such:
    orb->register_value_factory
    ((char* const)com::trs::cv::comm::cnja::synchadapter::_tc_SynchronousAdapterException->id(),
    (CORBA::ValueFactory)
    new com_trs_cv_comm_cnja_synchadapter_SynchronousAdapterException_factory());Ok. What does the Exception actually look like in Java? (Incidentally
    the _i file creates a useful helper function called _register() which
    will do this step for you). Did you register all member classes? You
    are correct about most derived types being the important ones, but you
    need to also register member classes if they are not standard.
    This seemed to work because I actually put debug cout statements inthe 'com_trs_cv_comm_cnja_synchadapter_SynchronousAdapterException_factory'
    in the file SynchronousAdapterEx_i.cpp and it confirmed that it wasconstructed
    and the reference count was incremented.
    3.
    I know for sure that it is a 'SynchronousAdapterException' being thrownon the
    server side because all the find method does it this point is:
    throw new SynchronousAdapterException("test1");Ok (incidentally you are not running the server on JDK 1.4 are
    you. This would cause problems).
    Questions:
    1. I read at a few places that one only has to register the "most derived"class
    being thrown (in my case 'SynchronousAdapterException'). What doesone do with
    Yes.
    all the other exceptions generated:These are just needed at compile time so that you don't get undefined
    symbols.
    2. What step could I have missed?Its not clear. You should try running in a debugger and seeing where
    its falling over.
    andy

  • 'Extend Features in Adobe Reader' causes additional rows to appear in pdf

    Afternoon,
    I have a table set up where i have add/delete rows at 3 points within the table, as i have 3 headings within the table.  This was created in Adobe LiveCycle Designer 8.2...I want the form to flow onto the next page which works fine, it is saved as Dynamic XML form.
    Now I require the form to be filled out by users using Adobe Reader 9, and to do this i open the form in Adobe Acrobat 9 and then save a copy after selecting 'Extend Features in Adobe Reader'...However when i now go and open this file, rows that were not initially in the form appear below the final add/delete row buttons...as if someone has press add row 10 times.
    Any ideas what is causing the form to change?
    Thanks in advance for your help,
    Jason

    I had quite the same case. After extending document for Acrobat Reader there were tables with doubled headers and also
    multiple rows - yes, exactly three ones
    I solved the problem by setting occurence for each object in Object menu -> Binding -> Repeat .... for Each Data Item.
    Regards,
    Sylwester Zacheja

  • Saving to or Exporting to Adobe pdf causes apps to crash

    I run the CS4 Premium dDesign suite on IMac OS 10.6.2 All my CS4 Adobe products: Photoshop, InDesign and Illustrator crash when I try to export or save to pdf.  Fireworks does as well.  Has anyone out there encountered this problem?  Is this a bug?  I have wriitten to support but so far nothing back but platitudes.  The first few lines of the error report generated when InDesign crashed are below. Would greatly appreciate any input.
    Process:         Adobe InDesign CS4 [8451]
    Path:            /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
    Identifier:      com.adobe.InDesign
    Version:         6.0.4.578 (6040)
    Code Type:       X86 (Native)
    Parent Process:  launchd [151]
    Date/Time:       2010-02-16 15:16:48.462 -0500
    OS Version:      Mac OS X 10.6.2 (10C2234)
    Report Version:  6
    Interval Since Last Report:          100520 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  482 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      17F47B61-6B21-48E7-AC1E-F25758489F1B
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000006e676973
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                           0x6e676973 0 + 1852270963
    1   AdobePDFL                     0x2541380c CosDocEnumEOFs + 27326
    2   AdobePDFL                     0x25411b8b CosDocEnumEOFs + 20029
    3   AdobePDFL                     0x25413fca CosDocEnumEOFs + 29308
    4   AdobePDFL                     0x25321a06 ASTextIsEmpty + 1146
    5   AdobePDFL                     0x251cb9ff PDFontPSFlushIncrGlyphList + 65853
    6   AdobePDFL                     0x251cbbc6 PDFontPSFlushIncrGlyphList + 66308
    7   AdobePDFL                     0x251ce1f3 PDFontPSFlushIncrGlyphList + 76081
    8   AdobePDFL                     0x251d0d46 PDFontPSFlushIncrGlyphList + 87172
    9   AdobePDFL                     0x251b5d86 PDFLPrintDoc + 6322
    10  AdobePDFL                     0x25280f30 PDSetHostEncoding + 2412
    11  AdobePDFL                     0x25281086 PDSetHostEncoding + 2754
    12  AdobePDFL                     0x251b911a PDFLInitFriends + 2122
    13  AdobePDFL                     0x251b8c28 PDFLInitFriends + 856
    14  com.adobe.InDesign.PDF        0x24f7a526 GetPlugIn + 1085302
    15  com.adobe.InDesign.PDF        0x24f7bf0a GetPlugIn + 1091930
    16  com.adobe.InDesign.PDF        0x24f7c4ff GetPlugIn + 1093455
    17  com.adobe.InDesign.PDF        0x24f7c780 GetPlugIn + 1094096
    18  com.adobe.InDesign.PDF        0x24f7caf9 GetPlugIn + 1094985
    19  com.adobe.InDesign.PDF        0x24f7cb8e GetPlugIn + 1095134
    20  com.adobe.InDesign.PDF        0x24f7a2fc GetPlugIn + 1084748
    21  PublicLib.dylib               0x010f749c CPDFAcquire::CPDFAcquire() + 60
    22  com.adobe.InDesign.PDF        0x24e69a3d 0x24e3a000 + 195133
    23  PublicLib.dylib               0x010b4952 Command::DoImmediate(short) + 34
    24  com.adobe.InDesign.Utilities  0x212e95c3 0x212e7000 + 9667
    25  com.adobe.InDesign.Utilities  0x212e97ec 0x212e7000 + 10220
    26  ...adobe.InDesign.AppFramework 0x202f913e 0x202e0000 + 102718
    27  PublicLib.dylib               0x010b525b CmdUtils::ProcessCommand(ICommand*) + 59
    28  com.adobe.InDesign.PDF        0x24e88e4c GetPlugIn + 96412
    29  PublicLib.dylib               0x010d0d6f CExportProvider::ExportToFile(IDFile const&, IDocument*, IPMUnknown*, PMString const&, K2::UIFlags) + 383
    30  ...e.InDesign.Import Export UI 0x2117ca8b GetPlugIn + 15787
    31  ...e.InDesign.Import Export UI 0x2117d838 GetPlugIn + 19288
    32  ...e.InDesign.Import Export UI 0x2117aa96 GetPlugIn + 7606
    33  com.adobe.InDesign.Actions    0x23781c03 GetPlugIn + 15171
    34  com.adobe.InDesign.Actions    0x23786a3b GetPlugIn + 35195
    35  ...adobe.InDesign.AppFramework 0x202e2803 0x202e0000 + 10243
    36  com.apple.HIToolbox           0x95c9be89 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    37  com.apple.HIToolbox           0x95c9b150 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    38  com.apple.HIToolbox           0x95cbd9e1 SendEventToEventTarget + 52
    39  ...adobe.InDesign.AppFramework 0x202e38f7 0x202e0000 + 14583
    40  ...adobe.InDesign.AppFramework 0x20306b3e GetPlugIn + 16750
    41  com.adobe.InDesign            0x000026eb main + 187
    42  com.adobe.InDesign            0x00001fb2 start + 258
    43  com.adobe.InDesign            0x00001ed9 start + 41

    I am suddenly having the same problem, only with CS3. Did you ever find a solution?

  • Unhandled exception causes app to fail

    Hi,
    I have a problem with my visual studio 2008 application.  It is written in vb and uses Crystal Reports 2008 v12.2.0.290.   I have one client who has intermittent problems where the program closes down with an unhandled exception.  What's odd is that I have an unhandled exception handler coded but it doesn't fall into it.  The client has 1gb of Ram.  I changed her drive swap file from 750k to 4gb and that seemed to help the problem.  Help, but not make it go away. 
    My application is single instance, and other calls to run reports go into that instance.  The client has other computers where the problem doesn't happen.
    Does anyone have any idea what I can try next?  What would cause an unhandled exception that goes around the unhandled exception handler?  Is it possible this is caused by trying to call a dll that is no longer responding to my program?
    I have run modules comparing a successful run to a failed run on the same computer.  I have a list of dll's that were not loaded for the failed run.
    BROWSEUI  CRYPTUI  IERTUTIL NORMALIZ RASAPI32 RASMAN RTUTILS SHDOCVW SYNCOR11 TAPI32 URLMON WININET WINMM.
    I am not sure how much help this is as they may simply have not loaded because the programs shut down.
    thanks,
    Dan

    The dlls from the Modules do not really show much.
    I would like you to get on SP 3 though;
    https://smpdl.sap-ag.de/~sapidp/012002523100007123572010E/cr2008_sp3.exe
    SP 3 msi     
    https://smpdl.sap-ag.de/~sapidp/012002523100007123592010E/cr2008sp3_redist.zip
    SP 3 msm     
    https://smpdl.sap-ag.de/~sapidp/012002523100007123582010E/cr2008sp3_mm.zip
    Note that in order to install SP3 runtime on the existing install, you will first have to uninstall the current SP0 runtime that is there.
    If the issue persists, it would be good to try to determine some sort of a pattern;
    Report Specific?
    When printing?
    When exporting?
    Load?
    Etc.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Adobe Fonts Causing strange Issue

    Out of the blue any of my installed Adobe fonts are causing me strange issues. I've even tried removing the fonts and reinstalling. Basically what is happen is when I change the font it changes certain characters to superscripts.
    I've tried these same fonts in font managers, Pages, Numbers, Keynote, and other software programs and they work perfectly. This just started happening last night when working with another Adobe font.
    Did I accidently set something or how should I fix this?
    Thanks

    Could these be fake fonts? I have only downloaded free fonts from Font.com. I don't remember any of these names and they have only been here since I installed CS4. Plus the free fonts they offer are not Adobe and generally one typeface, and these have many. This is very strange.

  • Latest Adobe Update causes IE 9 to stop working

    Two days ago I was prompted to update my Flash Player.  After installing the update my browser, Internet Explorer 9, will shut stop working and I get the message:
    "Internet Explorer has Stopped Working
    A problem caused the program to stop working correctly.  Windows will close the program and notify you is a solution is available."
    Then I get taken to the error screen where it says: "When a website causes a failure or crash, Internet Explorer attempts to restore the site. It stops after two tries to avoid an endless loop."
    I have uninstalled and reinstalled the flash player, I have reset IE back to default settings.  This has not happened before and it was only after I did the last update.
    - Windows 7 64-bit
    - Internet Explorer 9
    - Flash Player 11.8.800.94

    Please try resetting the IE browser.
    http://support.microsoft.com/kb/923737
    if that doesn't help then try a clean install adobe flash player.
    http://forums.adobe.com/message/4041846#4041846#4041846

Maybe you are looking for

  • How to Cancel a ACTIVE background Job scheduled in SM37.

    Hi Friends, I have scheduled a Background job. The job is ACTIVE now. How can I cancel this job? Regards, Viji

  • Why doesn't my itunes library show all my music?

    It only shows recent purchases and nowhere near what I've got on my ipod. This means there's hardly any music I can sync to my iphone.

  • Using Hprof with Commerce Server 3.5

    My company is beginning the move to J2EE and I have been tasked with researching profilers. I quickly came across Hprof, which is provided by the Sun JVM through the use of the -Xrunhprof option. I have been able to successfully profile a very small

  • Unreasonably Slow Develop Module LR 4.3/5.3

    I was running LR 4.3 (updated version) on an iMac with OSX Mavericks w/ only 4GB of RAM but that hasn't been a problem in the past, 350GB of free space on the desktop hard drive, and 200 GB of space on the external drive where the images and catalog

  • Screen will not turn on!!!

    Please help... I turn on my iMac and I hear the chimes as if it is starting up, but the screen is completely black. What could be the problem? Do you think all of my data, pictures and music is safe? I am kind of freaking out... Thank you so much for