Expense notification error - FND_NO_DATABASE_CONNECTION After applying Rup6

Expense notification error - FND_NO_DATABASE_CONNECTION After applying Rup6
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_DATABASE_CONNECTION.
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.noDatabaseConnection(OANullDBTransactionImpl.java:653)
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.isLoggingEnabled(OANullDBTransactionImpl.java:930)
     at oracle.apps.fnd.framework.webui.OAPageContextImpl.isLoggingEnabled(OAPageContextImpl.java:5383)
     at oracle.apps.fnd.framework.webui.OAAboutUtils.collectAboutPageData(OAAboutUtils.java:314)
     at oracle.apps.fnd.framework.webui.OAPageBean.handleExceptionInFinalizeRequest(OAPageBean.java:4340)
     at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4283)
     at OA.jspService(_OA.java:242)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
Regards
Manish

Manish,
Was this working before applying RUP6? Did you verify if you have any invalid objects in the database that could be relevant?
If the above does not helps, then I would suggest you log a SR as no similar issue is reported in Metalink.
Regards,
Hussein

Similar Messages

  • Error 404 after applying p9492821 to OBIEE 10.1.3.4.1 on SUN Solaris

    Hi Experts
    I have applied teh above patch to OBIEE 10.1.3.4.1 on sun solaris as per the steps provided in the patch doc.
    But after applying patch when i try to connect to presentation layer i am getting error
    HTTP 404 Not Found
    http://192.17.61.85:9704/analytics/saw.dll?Dashboard
    if i browse http://192.17.61.85:9704/ i am able to get the welcome page.
    oc4j is runnign
    bi server and presentation services are also running
    any help???
    regards
    Gourisankar

    Are you able to reach presentation services and login if you go to http://192.17.61.85:9704/saw.dll ?
    If so this may be a JEE application container issue or some type of rewriting of the URL going on.
    Do you have a list of all the items that the patch modified?

  • Host status after applying RUP6/HR FAMILY PACK K RUP3 is down

    Hi,
    After applying HR family pack k RUP3, the conc. managers are not coming up. And when i checked in OAM(Applications manager) i see only database status is ok. Rest all down in OAM. Any know issue after applying this patch. Or how to solve this
    Regards
    Taher

    Hi Srini,
    There was some problem in AIX. As the the application and database users(O/S) were not able to ping to the host itself.
    First i hit the note
    Target Queue/Node Unavailable - Internal Concurrent Manager Found Node to Be Down [ID 738405.1]
    which says make sure you can ping as the O/S users(applmgr,oracle).
    $oracle hostname was giving this error
    0821-067 Ping: the socket creation call failed.
    the file access permissions do not allow the specified
    actions.
    but #ping hostname is fine.
    Only root was able to ping.
    After changing the permission as follows
    AIX Version 5.x Change the setuid bit permissions for /usr/sbin/ping. Enter:
    #chmod 4555 /usr/sbin/ping
    ran autoconfig. Then voila
    I could open the forms, and the concurrent managers are up.
    Thank you for all the help.
    Regards
    Taher

  • Because of error 513, after applying BP in service desk

    Dear All,
    i'm now configuring service desk, and have problem "Because of error 513, no message was created in Support Desk System" when creating message from help --> create support message , Gurus please help me..im in trouble right now..
    Regard,
    dinie.

    Hi,
    Please have a look:
    Error 513 while creating support message help menu in Solman system.
    Because of error 513, no message was created in Support Desk System
    Rajeev

  • Port already in use Error right after applying Patch 1 for Coherence 3.6

    I'm having an issue with Patch1 of Coherence 3.6. I am not able to start two DefaultCacheServer instances. Its giving me the following error when I try load the 2nd one.
    =**2010-08-17 15:56:21,550-Logger@9247854 3.6.0.1 ERROR Coherence- 2010-08-17 15:56:21.550/2.156 Oracle Coherence GE 3.6.0.1 <Error> (thread=Proxy:ExtendTcpProxyService:TcpAcceptor:TcpProcessor, member=2): error binding ServerSocket to 172.16.173.164:9095: java.net.BindException: Address already in use: bind
         at sun.nio.ch.Net.bind(Native Method)
         at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
         at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.peer.acceptor.TcpAcceptor.configureSocket(TcpAcceptor.CDB:25)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.peer.acceptor.TcpAcceptor$TcpProcessor.onEnter(TcpAcceptor.CDB:26)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:14)
         at java.lang.Thread.run(Thread.java:619)
    It looks to me something to do with ExtendTcpProxyService. I have that hardcoded to go to 9095.
    Do you have any work around for this issue?

    I am seeing a similar problem (not sure if 3.6.01 related since I have only tried with this release yet - I always run on the bleeding edge on my dev machine).
    If I do NOT specify tangosol.coherence.localport explicitly I get a message that 8088 is in use. If I understand things right should not Coherent try to increment the port number (I have even tried seting tangosol.coherence.localport.adjust to true explicitly) but this does not seem to happen.
    It gets even stranger since when I run the Windows command that checks for open ports 8088 is not listed as in use....
    The same thing happen if I specify 8088 explicitly (still no auto increment).
    If I however explicitly specify another free port (say 8089) it works...
    Really strange...
    /Magnus

  • Error Disable on port after applying .1X config

    Hi Guys,
    I'm installing ISE 1.2 on the network and when testing with few machines, some of them reported "errdisable" status on the port after applying the .1X configuration. The config for the port I have is:
    switchport access vlan 10
    switchport mode access
    switchport voice vlan 100
    ip access-group Default-ACL in
    authentication event fail action next-method
    authentication event server alive action reinitialize
     authentication host-mode multi-domain
    authentication order mab dot1x webauth
    authentication priority dot1x mab webauth
    authentication port-control auto
    authentication periodic
    authentication timer reauthenticate server
    mab
    snmp trap mac-notification change added
    snmp trap mac-notification change removed
    dot1x pae authenticator
    dot1x timeout tx-period 2
    spanning-tree portfast
    spanning-tree bpduguard enable
    When I remove the .1X config on the port it comes up fine. Shutting and un-shutting the port couldn't recover it. I don't have any port security configured.
    Any ideas?
    Thanks,
    Mohammad

    Hey Guys,
    I have PC and IP phone connected to the port. Before applying .1x:
    sh mac address-table int fa0/27
              Mac Address Table
    Vlan    Mac Address       Type        Ports
    100    580a.2098.3010    DYNAMIC     Fa0/27
    108    2c27.d71d.4089    DYNAMIC     Fa0/27
    Total Mac Addresses for this criterion: 2
    In the switch log, it's complaining about security violation:
    *Sep 28 00:41:45.855: %AUTHMGR-5-START: Starting 'mab' for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:45.897: %MAB-5-SUCCESS: Authentication successful for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:45.897: %AUTHMGR-7-RESULT: Authentication result 'success' from 'mab' for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:46.568: %AUTHMGR-5-SUCCESS: Authorization succeeded for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:42:44.811: %AUTHMGR-5-START: Starting 'mab' for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.836: %MAB-5-SUCCESS: Authentication successful for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.836: %AUTHMGR-7-RESULT: Authentication result 'success' from 'mab' for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.844: %AUTHMGR-5-SECURITY_VIOLATION: Security violation on the interface FastEthernet0/27, new MAC address (2c27.d71d.4089) is seen.AuditSessionID  8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.844: %PM-4-ERR_DISABLE: security-violation error detected on Fa0/27, putting Fa0/27 in err-disable state
    *Sep 28 00:42:45.876: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/27, changed state to down
    *Sep 28 00:42:46.874: %LINK-3-UPDOWN: Interface FastEthernet0/27, changed state to down
    Thanks,
    Mohammad

  • After applying Hotfix 2910552,while doing Migration from Win XP to Win 8.1 got Error 800700C1

    Hi,
    I have two SCCM Lab. Both have same configuration and hotfix(2910552) installed.
    I am doing hardlink migration from Windows XP to Windows 8.1.
    In one of the lab migration from XP to win 8.1 have successfully implemented after applying the hotfix 2910552,and then after updating the Boot image. But i am getting issue while doing the same on my second lab. The error in log file is 
    Command line execution failed(0x800700C1)
    Failed to install boot image,is not a valid win32 application
    Failed to reboot the system(0x800700C1)
    Thanks
    Pallavi

    Thank you for sharing the solution.
    If your question was resolved/answered, you should mark the thread as "answered".
    Then you should make e new thread/question for the new error you get. This will make it alot easier for other users, modetrators and Microsoft to help you. It will also make it much eaiser for othe people with the same issue to search the forums.
    Thank you.
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Error in BPLE CONSOLE after applying the patch 10.1.3.3.0

    Hi,
    Since my old version of my soa suite is 10.1.3.1.0 and I applied the patch set(10.1.3.3.0). It changed to 10.1.3.3.0, but when I click the Activity tab of my Bpel Console and checked it for activity states its showing the below mentioned error.
    My operating system is windows XP and I also run the upgrade script mentioned in the readme document of the patch set. I don't know what need to be done?
    Please help me on this issue.
    Error Message:
    Build Information:
    Oracle BPEL Server version 10.1.3.3.0
    Build: 0
    Build time: Fri Jun 15 06:05:31 PDT 2007
    Build type: release
    Source tag: PCBPEL_10.1.3.3.0_GENERIC_070615.0525
    Exception Message:
    [javax.servlet.ServletException]
    Cannot find work items.
    An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
    Exception Trace:
    javax.servlet.ServletException: Cannot find work items.
    An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:866)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at ngActivityList.jspService(_ngActivityList.java:611)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:453)
         at activities.jspService(_activities.java:427)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Hi Marc ,
    Thanks for your reply.....
    Did you mentioning the script (upgrade_10131_
    10133_oracle.sql) in the orabpel. I had run this script after applying the patch.
    Still iam facing the same issue.
    what need to be done?
    Could you please help me on this, because I need to do the Fault Handling Framework in BPEL and so i need the faultpolicy folder to be present.
    Since I got the folder by applying the patch, but what happend is when i try to check out for the activity status in the BPEL Console Activity tab it is showing the error as mentioned earlier. Any problem with patch implementation or any bug is there. So far i done the patch installation successfully without error and i upgraded the orabpel schema using the mentioned script also. Any other things i need to do?
    Regards,
    Ashok.

  • Error could not access a java object field called allowAppDataInServContext after Applying Security

    After applying the security patch 12-26 I am getting the error "Could not access a java object field called allowAppDataInServContext".  When I removed the update the error goes away.  When I read the update it returns.
    The error states it occurred in the following line: cfapplication name="somename" clientmanagement="No" sessionmanagement="Yes" setclientcookies="Yes"

    Is it a linux server?  Look at the following, second comment.
    http://blogs.coldfusion.com/post.cfm/coldfusion-security-update
    ^_^
    EDIT:  Also, http://www.shilpikhariwal.com/2012/12/security-hotfix-for-coldfusion-9-and.html

  • Errors after applying Solaris 8,9,10 os patch on server in 11.5.9

    Hi,
    After applying the OS patch in the server,we are receiving following errors in database log.
    The application is 11.5.9 and database is 9.2.0.5
    The below errors genarting multiple tracefiles and Core dumps in instance.
    ORA-07445: exception encountered: core dump [kssadf_stage()+4] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-00600: internal error code, arguments: [12333], [0], [0], [0], [], [], [], []
    ORA-00443: background process "QMN0" did not start
    ORA-27300: OS system dependent operation:fork failed with status: 12
    ORA-27301: OS failure message: Not enough space
    ORA-27302: failure occurred at: skgpspawn3
    Anyone encountered above issue in your environments.Any ideas on this...
    Regards,
    Srinivasa
    Edited by: Srinivas.. on Mar 3, 2010 2:14 AM

    Hi,
    ORA-07445: exception encountered: core dump [kssadf_stage()+4] [SIGSEGV] [Address not mapped to object] [0x0] [] []Did you apply the OS patches successfully?
    Please see (Note: 153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool). If this tool does not help, log a SR.
    Regards,
    Hussein

  • Getting Error After Applying 9.3.2_HotFix_IAC_Starter_v09 to CCP 9.3.2

    Hi Team,
                    We are doing a Validation of CIAC Solution for Japanese customers. We are getting an issue while configuring the CCP 9.3.2 after applying the 9.3.2_HotFix_IAC_Starter_v09  hotfix. The “Set Provisioning Setting” Option throwing some SQL query error while configuring, kindly refer the attached screen shot. We have followed the steps as pre the IAC 3.0.1 Configuration guide.
    Environment Details:
    CCP 9.3.2                                                             -              Windows Server 2008 R2 Ent SP1 Japanese
    SQL Server                                                          -              SQL Server 2008 R2 Ent Japanese             
    CPO 2.3.0 with Content update 1              -              Windows Server 2008 Ent SP1
    Note: We didn’t get this error before applying the hot fix.
    I have attached the installation logs after Upgrade.
    Kindly help us on this issue..
    Regards
    Saravanan.M

    thank you Joe for filing the Bug.
    When I observed the issue I was quite at a loss and it took me a while to find the reason.
    I created a softlink on libm.so.2 but this didn' t solved the issue. ldd /opt/CSCOpx/MDC/Apache/bin/web-server showed that this library was now found but some other still not.
    The reason was a bit strange and I am not sure if my troubleshooting steps caused it (e.g. re-applying the patch) or if I was just unconcentrated as "it was late in the evening ...."
    Finally I found that the other library files which comes with LMS (libaprutil-1.so.0, libexpat.so.0, libiconv.so.2, libapr-1.so.0) and are stored in NMSROOT/MDC/Apache/lib have had a byte size of 0;
    Happily, I had still another server running and could copy those files to the local server, restarted dmgtd and got it back running
    So I am not sure if the patch just introduces libm.so.2 or if it also has some impact on somee other libraries in  NMSROOT/MDC/Apache/lib.
    I will update the other server in the next 2 or 3 weeks, then I can tell....

  • Portal Runtime error after applying patch 12 to portal

    hi experts,
    i m getting following error
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.content_administration/com.sap.portal.content_admin_ws/com.sap.portal.webdynpro_ws/com.sap.portal.content_administrator/com.sap.portal.wd_content_administrator
    Component Name : com.sap.portal.appintegrator.sap.WebDynpro
    Exception in SAP Application Integrator occured: ApplicationIntegratorException.
    Exception id: 09:30_22/01/08_0005_16892850
    See the details for the exception ID in the log file
    after applying patch 12 in portal
    i m getting this error in guided procedures,Universal worklist ,webdynpro workset undfer content administration
    Please suggest me the solution
    regards,
    vani

    Hi Vani,
    Just go to the System Configuration and UME configuration.
    Now go to user mapping tab, and remove the entry for a reference system. Then check for the issue if persists, restart system.
    Hope this helps!
    regards
    Atul Shrivastava

  • Transform path error when uninstalling 8.1.2 after applying security update

    I have been testing a customized install of 8.1.2 and noticed that when you try to remove 8.1.2 after applying the latest security update, an error pops. "Error applying transforms. Verify that the specified transform paths are valid". Looking in the registry you can see an odd entry in the "TRANSFORMS" string value entry under HKEY_CLASSES_ROOT\INSTALLER\PRODUCTS\68AB67CA7DA73301B7448A2100000030\. The value is changed to "@AcroRead.mst;C:\Program Files\Adobe\Reader 8.0\Setup Files\{AC76BA86-7AD7-1033-7B44-A81200000003}\RdrSU.mst" after applying the security update. You can edit the path to remove everything after @AcroRead.mst and then the software can be uninstalled. This problem does not happen if the install is not customized using a transform. I would like to deploy this software with the security update but do not want problems removing the software in the future. Please advise...

    I don't have a solution but found the exact same problem when I was testing security update 1 for a customised 8.1.2 deployment.
    I have decided NOT to deploy the update until it is fixed (or released as an MSP file so I can patch the MSI)
    I tried to contact Adobe support (UK) but they were not interested as we don't have a support contract :-(

  • HELP! Premiere Pro CC shut down because of serious error after applying FilmConvert

    I just purchased Film Convert Bundle and already have made activation
    Tried it in Premiere Pro CC, and it doesn't work!
    A have tried three times..
    - new project
    - imported my video
    - apply FilmConvert to my video.....and nothing! I even didn't see FilmConvert window. Premiere Pro just shut down with error:
    'Adobe Premiere Pro CC 2014
    Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project.'
    Tried it in After effects CC, and it also doesn't work!
    After effects hangs after applying FilmConvert
    Please help me solve this problems! I like your product very much!
    But It work in Photoshop CC!
    I have:
    MacBook Pro,  Early 2013
    2,4 ГГц Intel Core i7
    8 gb 1600  DDR3
    NVIDIA GeForce GT 650M 1024 МБ
    OS X 10.8.5 (12F45)
    43 GB available now
    What can be a problem, and how to solve it, HELP please!

    For me the OpenCL Mercury Render engine is less stable and performs worse than the CUDA equivalent on NVIDIA cards. As you say you are using an NVIDIA card, see if there is a CUDA option for Filmconvert or use software rendering on the CPU as you have found.

  • Dump error after applying patches

    Dear all;
    after applying SAP_BASIS Packs (SAPKB62019 and SAPKB62020) the transaction was canceled before finched implementing the patches and We are receiving ABAP dump errors while executing any transaction ( syntax_error)
    could you help me to resolve this proble?
    thanks and regards.
    Issam CHIBOUNI

    Hi
    SAPKB62020
               Symptom: After you import Basis Support Package SAPKB62020, you may experience a change in the system response at different points in an R/3 Enterprise system. This problem can be seen in the sudden appearance of screen elements, for example, or in changes in the process flow of transactions. In extreme cases, it can also cause data corruption.
               Reason: Support Package SAPKB62020 included an incomplete correction to BAdI processing that caused the execution of BAdI implementation of deactivated Enterprise Extensions.
               Solution: You must refer to SAP Note 601742. Import Basis Support Package SAPKB62023 as soon as possible (planned release date is May 06, 2003) or implement the additional correction instructions as described in Note 601742.
    thanks and regard
    Khurshid

Maybe you are looking for

  • How do I get a movie clip to follow the cursor?

    Hi guys, What I want: Is a simple action where I have my company logo in the middle of the screen and it follows the cursor (not over the whole screen but within invisible borders). What I use: I have Flash Pro CS5, code is Actionscript 3.0 and my co

  • How to retrieve material document no. based on production confirmation no.

    Hi Friends, I am retreiving the production confirmation number(PRTNR) thru bapi BAPI_REPMANCONF_CREATE_MTS. Based on that confirmation number I need to retrieve material document number (MBLNR) Because multiple users can post finished goods from diff

  • BADI exchange rate according to document date instead of posting date

    Hello, I am looking for a BADI that will enable us to change the exchange rate according to document date instead of posting date. This change is needed for documents of travel expenses. I tried to use substitution but it didn't work for documents cr

  • Web Service in Web Intelligence

    Hi, I am a newbie to this and am facing a problem.I want to write a Web Service in java which can act as DataSource for the document.I would be glad if anyone could tell me how to proceed or give a sample web service in java so that i can understand

  • My iPod deleted everything on it too!

    My sister gave me an ipod nano for my Birthday at the end of August. Knowing me well, she preloaded it with hundreds of tunes. I have recently visited the US and at my transfer airport on my return I found the device empty. I had not plugged it in to