CF Error Template is encrypted

I'm running CF9.01 on Win2k8R2 with IIS7.5.
I had multiple copies of the CFIDE and CFDOCS folders and deleted the wrong one (from an old install). 
So I copied the 2 folders over from another CF9 machine (same platform) in order to get the proper files in place.  Everything is working fine except for one thing.  When I get an error in a template, the detailed error page is coming through encrypted.  I've tried reinstalling CF9.01 over my current install, but that hasn't fixed the problem.
Any ideas on how I can fix this.  It's very annoying.

But again, what do you mean by "encrypted"? And that you "can't get any information by forcing an error".
If it's that you're not seeing details like the line number and template in error, that's enabled by turning on the "robust exception information" in the CF Admin Debugging Output page. Sorry if you new that, and it's not the problem. I'm grasping at straws.
Let us know what you mean by encrypted, and maybe we can help better.
As for you "placing the files in the only CFIDE location I have", I can't tell if you mean you're telling the installer to put them there, or you're putting them there after it's done.
I'll say that you may think you "have only one location", but you could have more (such as the internal and external web server roots, depending on how you've configured things in the past).
More important, what matters is where your CF configuration thinks the CFIDE should be. If you look in your CF Admin, on the Mappings page, it has a CFIDE mapping. That's where it's looking. But if you specified that during the install, then it would seem the installer should have placed the files it needs there. And it would place all the files it needs there.
All this talk about "copying the CFIDE" files may be a red herring, though. Tell us more about the "encrypted" nature of the errors.
One last thing: it's possible that the error page you're seeing isn't provided by CF's built-in error template, but instead that your errors are being handled by either a site-wide error handler (if one is specified in the main Settings page of the CF Admin), or an application-level error handler (onError in application.cfc or CFERROR in application.cfm or any file), or of course try/catch handling on a page.
/charlie arehart
[email protected]
Providing CF and CFBuilder troubleshooting services
at http://www.carehart.org/consulting

Similar Messages

  • SQL Express 2008 R2 Error:15209 - An error occurred during encryption

    I am trying to install SQL Server Express 2008 R2 but it keeps failing .
    The computer is Windows 7 x64, all the latest service packs and updates installed. 
    The application is by Greatland, called Yearli (formerly called WinFiler). 
    Last year’s WinFiler, which was installed on this PC, used SQL 2008 Express (x86). 
    This year’s version is using R2 and attempted to install a new database. 
    I have since uninstalled last year’s database.
    When I run the Yearli install, it first attempts to install SQL Express 2008 R2, but the install fails with this error at the end of ERRORLOG:
    Error: 15209, Severity: 16, State: 1. "An error occurred during encryption."
    I have been researching this for days.  What I have done so far, based on MSKB and other user posts, is the following:
    Changed the account for the SQL service from Local System to NETWORK SERVICE. 
    Add NETWORK SERVICE to the “Protect” folder with Full permission added.
    Neither of these have worked.  SQL appears to be installed, but the service will not start.
    In the Windows System log I get this message:
    The SQL Server (WFP_SS8E) service terminated with service-specific error The specified resource name cannot be found in the image file..
    In the Windows Application log I get this message:
    FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'. Diagnose and correct the operating system error,
    and retry the operation.
    The App log error is interesting because there is no E: drive on the system.
    SFC /Scannow came up clean.
    I don’t have any other ideas, so if anyone else does, I’d appreciate it.

    SQL appears to be installed, but the service will not start.
    In the Windows System log I get this message:
    The SQL Server (WFP_SS8E) service terminated with service-specific error The specified resource name cannot be found in the image file..
    In the Windows Application log I get this message:
    FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'. Diagnose and correct the operating system error,
    and retry the operation.
    Hi dfosbenner,
    According to your description, SQL Server fails to start and you get the error message (Operating system error 2……) in Windows Application log. To work around this issue, you might have to change the path of the files by running the following scripts from
    the command prompt. The example is to put MSDB files in C drive, you can change the path of the files to other drives.
    NET START MSSQL$SQLEXPRESS /f /T3608
    SQLCMD -S .\SQLEXPRESS
    ALTER DATABASE msdb MODIFY FILE ( NAME = MSDBData, FILENAME = 'C:\MSDBData.mdf');
    ALTER DATABASE msdb MODIFY FILE ( NAME = MSDBLog, FILENAME = 'C:\MSDBLog.ldf');
    go
    exit;
    NET STOP MSSQL$SQLEXPRESS
    For more details, please review the following thread.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/54bbcac3-41c5-4a5d-a4f6-2669e538dc82/sqlserver-2008-express-install-error?forum=sqlexpress
    Thanks,
    Lydia Zhang

  • Key Lenght too short error with dbms_crypto.encrypt

    Hi Friends,
    I am getting above mentioned error with dbms_crypto.encrypt.
    I had created a thread in technology --> security forum but i am not getting any help from there.
    ORA-28234 Key Length too short with dbms_crypto.encrypt
    Appreciate if anyone help me resolve this issue.
    Thanks
    AT

    Hi Warren,
    Yes function is compiled without any compilation error.
    Thanks
    AT

  • ERROR: Could not encrypt password for Connection

    Hi
    I am trying to create and run demo application for 'Dveloping RIA using ADF and JDeveloper 11g'.
    When I try to run the application it throws the error- ERROR: Could not encrypt password for Connection 'MyDatabaseConnection'.
    Anyone please guide me how to resolve this issue.
    Thanks

    Can you try delete the Connection and re-create another one to see if it fixes the issue?
    -Arun

  • CDS-11010 Error: (Template expansion error) Undeclared token SQ_STARTVALUE_LABEL in C

    CDS-11010 Error: (Template expansion error) Undeclared token
    SQ_STARTVALUE_LABEL in C:\orant\CGENS72\TPL_RR\rep_seq.tpl
    According to the realease notes this bug should of been fixed.
    It appears to be lingering. Has anyone else been having this
    issue with release 4 of 6i?
    It seems to occur only when I generate sequences from the server
    model. I'm using the Designer server generator 7.2.52.1.0

    I got the same error
    I am using
    Oracle 8i Release 8.1.7 On Windows 2000
    Desginer 6i Release 4.2 on Windows NT 4 with SP6
    Regards
    Salim

  • Can't turn on FileVault, get message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account"

    Every time I try to turn on FileVault I get a message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account".
    The file is only 96GB and I have 800GB free space

    I had this issue with my Mac Pro. I needed to turn off Filevault because it was causing performance issues with my Adobe video editing software. I got the same message you did. It took some time, but I finally figured out how to solve the problem!! If you look in the console (Finder/Go/Utilities/Console) and go to the system log, you will be able to pinpoint what happened when the filevault failed to turn off. In my case, it was a few Firefox profile cahe files that were an issue (so I copied the profile folder to another disk, trashed the folder on my system drive, then emptied the trash). Then I tried again, and this time it was because of a few photos that were "locked". I unlocked the offending images and then tried once again and SUCCESS! I then replaced the Firefox profile folder to it's original location and everything is working like a charm. But most definately if people have "locked" folders or photos, Filevault will not be able to copy them and delete the encrypted version. I wish I had found a thread like this when I was going through my Filevault nightmare! Would have saved me a lot of trouble, worry and aggravation.
    If you really need to keep files encrypted or protected, simply create an encrypted disk image and keep only the files you want to protect in that image. It's extremely easy to do if you have Carbon Copy Cloner (An amazing and highly recommended  FREE system backup and hard drive cloning app. It will create a backup of whatever files or folders you chose and create a 128bit or 256bit password protected encrypted disk image that you can very easily access at any time.
    Hope this helps!!!!! Good luck!

  • How to mak use of the Error Template Control

    With applogies in advace for a apex 101 guestion. I actually have tried to read the Customizing Templates chapter of the Users Guide. According to that guide, the folowing substitution strinrgs are supported in the the Error Template Control section of page templates.
    #MESSAGE# and #ADDITIONAL_INFO# - Places the error message.
    #TECHNICAL_INFO# - Displays detailed internal error information which will just be visible for developers.
    #BACK_LINK# - Displays a link back to the previous page.
    #OK# and #RETURN_TO_APPLICATION# - Returns to translated text strings.
    However, if I enter the follow code
    <p> message: &nbsp   #MESSAGE# </p>
    <p> additional info: &nbsp #ADDITIONAL_INFO# </p>
    <p> techie stuff: &nbsp   #TECHNICAL_INFO# </p>
    <p> back link:  &nbsp  #BACK_LINK# </p>
    <p> ok: &nbsp #OK# </p>
    <p> return to application: &nbsp #RETURN_TO_APPLICATION# </p>I get the following output:
    message: ORA-02290: check constraint (WSFO_DATA.CC_OU_INTERNET_ACCESSIBILITY) violated
    additional info:
    techie stuff:
    back link: javascript:window.history.go(-1)
    ok: OK
    return to application: Return to application.
    It appears that only the first substitution string is doing anything. Would someone kindly (please be kind) what is going on here? I'm especially interested in additional info and technical info. The back_link just looks like an html snippet, not sure why I would use a substitution string for this. I imagine the last two could facilitate site translation, but that doesn't help much if there is no machinery for translating error messages thenselves.
    Thanks,
    Steve

    Hi Steve,
    1) #TECHNICAL_INFO# is intended for developers and only populated if you run your application from the Builder.
    2) #ADDITIONAL_INFO# is used by some APEX generated messages to provide additional information, but most of the times it's just a "Get in contact with your admin" like message. If you raise your own errors with the APEX_ERROR pl/sql API you can set that value to what every you want to. See http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35127/apex_error.htm#CABCGJFD
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • DRM-79819: Encryption error: Config file encryption is not valid for this m

    Hi ALL,
    Suddenly we got this error while running an export via batch utility. any ideas?
    Error: DRM-79819: Encryption error: Config file encryption is not valid for this machine.

    This could be an issue with your drm-config.xml file, the file that stores the DRM configuration information defined in the DRM Console. If a drm-config.xml was restored from an old backup or copied from another machine, this could well be the issue.
    In this case, you can run the DRM Console to update the file and correct it. You may see a one-time error reported when the DRM Console starts up, but the Console app should correct the file automatically after reporting the error to the user.
    If this does not resolve your issue, review the Windows App Event Log, to determine which DRM Server process(es) are also reporting this error (to narrow down any other potential issues with a config file for one of the DRM Server executables). I am guessing this error was observed in just the DRM Batch client, but related Event Log should also be present in the App Event Log.
    HTH.
    *** An additional note, if your issue proves to be the one above, you may need re-enter passwords on your defined Database Connections for defined DRM Apps. Try just re-running the DRM Console and re-saving the config initially, but be aware this may be a required additional step, re-entering the DB passwords after the updated encryption has been applied to the stored drm-config.xml file.
    Edited by: 680314 on Jan 19, 2013 11:52 AM

  • Error 2148074306 The encryption type requested is not supported by the KDC

    Our domain is Windows 2008 Native. I ran repadmin /replsummary and noticed an odd error that I cannot get to the bottom of. Error 2148074306 The encryption type requested is not support by the KDC. This appears between two DCs only. I cannot find any reference to what might be causing this.Orange County District Attorney

    Hello,
    check this articles about:
    http://blogs.technet.com/ad/archive/2007/11/02/server-2008-and-windows-vista-encryption-better-together.aspx
    http://social.technet.microsoft.com/Forums/en-US/winserverDS/thread/9fe02655-bab9-43e4-9776-7b318b582e19
    http://blogs.technet.com/ad/archive/2007/02/23/aes-authentication-in-vista-keep-in-mind-if-you-re-testing-vista.aspxBest regards
    Meinolf Weber
    Disclaimer: This posting is provided "AS IS" with no warranties, and confers
    no rights.

  • Error while calling Encryption Policy in OWSM

    Hi,
    I have a simple BPEL process and which is registered in OWSM with Encryption/decryption policies using jks
    I get below error in gatway logs.Please let me know any thoughts
    2009-06-22 04:57:32,503 FINE [AJPRequestHandler-HTTPThreadGroup-8] CSWComponent - Executing policy step. Policy='SID0003053', Step Name='XML Encrypt', Step Class='com.cfluent.policysteps.security.wssecurity.EncryptStep'
    2009-06-22 04:57:32,503 FINER [AJPRequestHandler-HTTPThreadGroup-8] wssecurity.SecurityBaseStep - Step XML Encrypt called
    2009-06-22 04:57:32,507 FINEST [AJPRequestHandler-HTTPThreadGroup-8] wssecurity.EncryptStep - Encrypting Soap XPATH
    2009-06-22 04:57:32,515 FINEST [AJPRequestHandler-HTTPThreadGroup-8] wssecurity.SecurityBaseStep - XPath= /descendant-or-self::node()/child::*[(attribute::encrypted = "true")]
    2009-06-22 04:57:32,516 WARNING [AJPRequestHandler-HTTPThreadGroup-8] wssecurity.SecurityBaseStep - Failure while applying XML Security
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    at java.lang.String.substring(String.java:1768)
    at com.cfluent.policysteps.security.wssecurity.SecurityBaseStep.setLocationsForXPath(SecurityBaseStep.java:518)
    at com.cfluent.policysteps.security.wssecurity.EncryptStep.setEncryptLocationsForXPath(EncryptStep.java:225)
    at com.cfluent.policysteps.security.wssecurity.EncryptStep.getEncryptLocations(EncryptStep.java:202)
    at com.cfluent.policysteps.security.wssecurity.EncryptStep.performXmlSecurity(EncryptStep.java:177)
    at com.cfluent.policysteps.security.wssecurity.SecurityBaseStep.execute(SecurityBaseStep.java:256)
    at com.cfluent.pipelineengine.container.DefaultPipeline.executeStep(DefaultPipeline.java:124)
    at com.cfluent.pipelineengine.container.DefaultPipeline.execute(DefaultPipeline.java:97)
    at com.cfluent.pipelineengine.container.DefaultPolicy$DeferredPipeline.execute(DefaultPolicy.java:63)
    at com.cfluent.pipelineengine.container.DefaultPolicy$DeferredPipeline.access$300(DefaultPolicy.java:18)
    at com.cfluent.pipelineengine.container.DefaultPolicy.execute(DefaultPolicy.java:126)
    at com.cfluent.pipelineengine.container.PipelineContainer.execute(PipelineContainer.java:114)
    at com.cfluent.agent.Agent.intercept(Agent.java:123)
    at com.cfluent.agent.AgentRuntime.intercept(AgentRuntime.java:252)
    at com.cfluent.pipelineengine.util.PolicyInvoker.execute(PolicyInvoker.java:30)
    at com.cfluent.pipelineengine.util.InvokerChain.execute(InvokerChain.java:30)
    at com.cfluent.gateway.Invoker.execute(Invoker.java:148)
    at com.cfluent.gateway.listener.ProtocolListener$ListenerTask.run(ProtocolListener.java:272)
    at com.cfluent.gateway.listener.ProtocolListener.invoke(ProtocolListener.java:110)
    at com.cfluent.gateway.listener.GatewayRuntime.invoke(GatewayRuntime.java:32)
    at com.cfluent.gateway.listener.http.HttpListener.invoke(HttpListener.java:30)
    at com.cfluent.gateway.listener.http.ServicesServlet.handlePost(ServicesServlet.java:57)
    at com.cfluent.common.servlet.BaseServlet.doPost(BaseServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    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.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    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)
    2009-06-22 04:57:32,519 FINE [AJPRequestHandler-HTTPThreadGroup-8] CSWComponent - Step execution failed: Fault Code=[http://schemas.oblix.com/ws/2003/08/Faults/GenericFault] Fault String=[WS-Security process failure:String index out of range: -1] Policy=[SID0003053] Pipeline=[Request] Step Name=[XML Encrypt] Step Class=[com.cfluent.policysteps.security.wssecurity.EncryptStep]
    Thanks
    Vinay

    you missed one question of mine  <b>Do you create the PDF after creating the GUID ?</b>
    try giving a fixed URL just to test.
    Aman

  • 0x803d0013 Error occured sending encryption status (A fault was received from the remote endpoint)

    Alright, I am stumped. I have looked at nearly every article on this error here at Technet and other sites:
    An error occurred while sending encryption status data.
    Error code:
    0x803d0013 
    Details:
    A message containing a fault was received from the remote endpoint.
    First, I am testing this. I have copied the MDOP ADMX/ADML files directly to the client I am testing this on, and I am applying the policy via the Group Policy Management on the local machine. I am not deploying this via the domain. I wouldn't think that
    would make a difference, but please let me know if I am wrong.
    I have performed the following:
    1. (DisableMachineVerification)
    in MBAM registry as
    is in this article  http://support.microsoft.com/kb/2612822
    2.  On the MDOP group policy I have enabled: 
          I. Client Management
              A. Configure MBAM Services
              B. Configure user exemption policy
         II. Fixed Drive
              A. Fixed data drive encryption settings
              B. Choose how BitLocker-protected fixed drives can be recovered
         III. Operating System Drive
              A. Operating system drive encryption settings
              B. Choose how BitLocker-protected operating system drives can be recovered
         IV. Removable Drive
              A. Control use of BitLocker on removable drives
    3.
    On the MBAM Administration Server AD object, enable the “Trust for delegation for any service (Kerberos Only) option”, under the Delegation tab. Also,
    the user has been granted delegation privileges for all of the services on the server.
    4. SPN Records have been created for the server
    5. HKLM\Software\Policies\Microsoft\FVE\MDOPBitLockerManagement
    Change the ClientWakeUpFrequency = 1 and StatusReportingFrequency=1 
    Create a dword value “NoStartupDelay” under HKLM\Software\Microsoft\MBAM and set its value to 1.
    Also, I did not encrypt my drive with MBAM. It was encrypted before hand. Is there anything I can check or do? The event logs on the MBAM server under MBAM-Web don't show anything under Admin or Operational.
    I think my KeyRecoveryServiceEndPoint and StatusReportingServiceEndpoint URLs are correct:
    https://mbam01.domainname.com:443/MBAMRecoveryAndHardwareService/CoreService.svc
    https://mbam01.domainname.com:443/MBAMComplianceStatusService/StatusReportingService.svc
    I even think there was a registry key to make the hardware compatible, but I don't remember which key it was, as I uninstalled and reinstalled, and don't remember where I found that on the forums.
    Any suggestions?

    If you have made changes to the web.config files to accommodate the SSL settings, you will not be able to browse the URLs with the http protocols. The URLs will then only work with the https protocols.
    Could you please confirm the login created for the particular local groups with the following permission:-
    For MBAM Compliance Auditing DB Access:-
    User Mapping – MBAM Compliance Status
    DB Role Membership – ComplianceWriteRole
    Server Roles – Public
    For MBAM
    Recovery and Hardware DB access:-
    User Mapping – MBAM Recovery and Hardware
    DB Role Membership – RecoveryandHardwareReadRole, RecoveryandHardwareWriteRole
    Server Roles – Public
    Make sure the MBAM Computer account (MBAM Web Server) is a member of these two groups.
    Gaurav Ranjan

  • Post-Installation Process Error (Template Base)

    Hi Experts,
    I try to run template base post-installation process in client 100, we never run post installation process in client 001 (Which is recommended before making the client copy), while doing template base post-installation process failed (got error) at PIPostInstallProcess step 7 u201CAdd Installed Product2u201D I move further and then it failed at step 19 (u201CConfigure the Role of the Integration Serviceu201D) and 20 (Register Queues) same process. It failed at number of process, so what I did I move to manual post-installation process but I stuck in the step were we need to import exchange_profile.xml because I can not see this file at sap\BX0\SYS\global, is this file being deleted by template base post-installation if yes then how to recover it?
    Without this file i can not complete the manual post installation process...:-(
    With Regards
    Sunil

    i think we do not need exchange_profile.xml file in 7.0 post-installation. ok i skip that step in post-installation now when i created LCRSAPRFC_BX0 in Visual Admin services->JCo RFCProvider and try to start it, it is throwing an Error.
    I am using user "PI_JCO_RFC" has respective role assign to it.
    I am not sure whether i am providing correct value to these filed or not
    Gateway Host
    Gateway Service
    Application server host
    System Number
    Client
    can somebody send me detail about these fields
    With Regards
    Sunil

  • Error in running encryption/decryption using DES in Websphere Dev't Client

    Hello!
    I have a code used to encrypt / decrypt a string (password). I have already tested it using Netbeans and it is working. But when I tried to add the java code to an existing web project using Websphere Development Client,, javax.crypto.* is not recognized. Then I imported JCE.jar.
    The java code contains no errors then, but when I started to run the project, it gives an Error 500. And below is the Console's error message:
    E SRVE0026E: [Servlet Error]-[javax.crypto.spec.PBEKeySpec: method <init>&#40;[C[BI&#41;V not found]: java.lang.NoSuchMethodError: javax.crypto.spec.PBEKeySpec: method <init>([C[BI)V not found[/b]
    Have I missed something to add? Or other things that I should do upon importing this jar file?
    Please help.
    Advance thanks for your reply.
    misyel

    I dont know what version of Java that my Websphere's using. But I am very sure that it is outdated. I am using Websphere 5.0. For Netbeans, it is JDK1.5.
    I imported the JCE from JDK 1.5 on Websphere.
    I think the code works perfectly fine. Actually it was my friend's code for encryption but they are using Eclipse for development (almost the same from Websphere but somehow different from it.)
    My idea is that I cant match the versions of the jarfiles used in my project. As much as I wanted to change the imported jar files, I couldn't for when I replaced the existing jar files, more and more errors occur.
    can we have any alternative ways of importing the jar files? or is there any other code that might help that will not use the JCE.jar?
    I really appreciate your response. thanks
    misyel

  • Errors when accessing Encrypted Local Storage

    Hi there,
    I develop an AIR application and some of the users of the application are running into an issue when accessing Encryped Local Storage. Sometimes, when the application tries to put or retrieve an item from Encrypted Local Storage, these errors are reported:
    Error: general internal error
    EncryptedLocalStore database access error
    I've searched around a little and it appears that these errors occur for a variety of reasons. Sounds like corruption to the user's keychain can result in this error being thrown (repairing the keychain was mentioned as a possible solution in one blog post). This same error happens to some Linux users (http://kb2.adobe.com/cps/492/cpsid_49267.html) when switching between Gnome and KDE desktops too. http://blogs.adobe.com/koestler/2009/07/unreadable_encrypted_local_sto.html seems to suggest that changing of usernames on the machine can have an impact on how the ELS is accessed.
    In terms of a solution to this issue, I've seen multiple posts online asking the user to delete the ELS directory on their computer. While this 'solution' works for some users of the application I develop, it doesn't work for other users. http://forums.adobe.com/thread/239605 seems to suggest that a full factory reset of a user's OS gets everything back to square one and the ELS is now usable again - that's not really something that I can suggest to a user of an application. It seems a bit drastic and most users will (understandably) baulk at the idea of a full factory reset.
    So, I'm in a position with AIR development where I have to provide a fallback to ELS. Thankfully, I don't use ELS in the application too much, but I imagine anyone that has to make meaningful use of it would be pretty handicapped by the issues above. I guess I have a few questions:
    1. Has anyone been able to reproduce the errors listed above? Are you able to get your system into a state where 'Error: general internal error' appears consistently when you try to access ELS? I've tried the suggestions listed in the articles I outlined above, but have so far failed in reproducing these errors.
    2. If you have managed to get your machine into this state, what is the most advisable remedial action? As I mentioned above, deleting the ELS directory to start anew seems to work for some users but not for others.
    3. Is there anything that someone has tried where they've found a programmatic solution to avoid this issue altogether?
    4. Can someone in AIR engineering comment on concrete efforts to avoid these sort of scenarios in future versions of the runtime? Is there any debug information that I can provide from users of this application that could help diagnose this issue further and possibly feed back to the AIR development team?
    FWIW, my application descriptor file is pointing at the 1.5.3 version of the runtime. We've seen this happen to users that are running this application with both the 1.5.3 version of AIR and the 2.0.3 version of AIR. We've seen this happen on both Mac and Windows. I've seen this happen with initial installs of the application and with upgrades to new versions too.
    Sean

    Hi Sean,
    Thanks for reporting the issue. As you pointed out (via the blogs and weblinks), we are aware of this issue. And the following blog post talks about the problem in detail:
         http://kb2.adobe.com/cps/492/cpsid_49267.html
    As mentioned there, this issues arises because of corruption of keyring database, which in turn could happen becuase of user migration, switching desktops, ELS data migration to a different machine etc In such a scenario, even native applications are not able to access the ELS store (gnome-keyring or kde-kwallet). So there is little that we could do here. We have never experienced a scenario where an AIR application resulted into the corruption of database.
    Having said that, if you can provide us a constantly reproducible case (a list of steps which can always get us hit the issue), then we can definitely try to do the best possible in this regard.
    Thanks,
    -romil
    (AIR Engineering)

  • Post-processing error Template code: ARXCMGJR

    Hi
    SR 6648071.994
    CAP GEMINI ERNST & YOUNG UK PLC
    ISSUE: Customer is testing for a major upgrade to 11.5.10.2, and receive an error when submitting ARXCMGJR module: On Account Credit Memo Gain and Loss Journal report in post processing of concurrent:
    [12/20/07 12:03:51 PM] [399437:RT7371897] Starting XML Publisher post-processing action.
    [12/20/07 12:03:51 PM] [399437:RT7371897]
    Template code: ARXCMGJR
    Template app: AR
    Language: en
    Territory: US
    Output type: PDF
    12/20/07 12:03:57 PM] [UNEXPECTED] [399437:RT7371897] java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:558)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:228)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.lang.ClassCastException: oracle.xdo.parser.v2.XSLNode
    at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
    at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
    ... 17 more
    [12/20/07 12:03:57 PM] [399437:RT7371897] Completed post-processing actions for request 7371897.
    [12/20/07 12:10:36 PM] [OPPServiceThread0] Post-processing request 7371902.
    [12/20/07 12:10:36 PM] [399437:RT7371902] Executing post-processing actions for request 7371902.
    [12/20/07 12:10:36 PM] [399437:RT7371902] Starting XML Publisher post-processing action.
    [12/20/07 12:10:36 PM] [399437:RT7371902]
    Template code: ARXCMGJR
    Template app: AR
    Language: en
    Territory: US
    Output type: PDF
    [12/20/07 12:10:37 PM] [UNEXPECTED] [399437:RT7371902] java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:558)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:228)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.lang.ClassCastException: oracle.xdo.parser.v2.XSLNode
    at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
    at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
    ... 17 more
    Any Help on cause of this error is appreciated.
    Thank you
    JM

    Hi Jean-Marc
    Please use the internal xmlp mailing list for such questions - this forum is for customers and partners.
    If you dop not know the ML drop me a mail.
    To be able to investiage further we need the template and the XML data for the report.
    Regards
    Tim

Maybe you are looking for

  • Questions about mac mini iTunes server, streaming to macbook pro, ipads, etc.

    I'm thinking about getting a mac mini to work with my NAS as a iTunes server. I have a bunch of questions about this. I will have two iPhones, a few iPads, and a laptop that will be accessing the files. I have iTunes match. This is basically to keep

  • Unable to edit Document in WEB UI, when the status is Closed.

    Hi, I am working on Service Request Transaction in WEB UI. When the status of the document is set to closed, I am unable to edit the fields. Could you please help me why the system is behaving in this way? Any configuration is involved in this? Thank

  • Evt has no properties

    hello all, I got error when I put JSP file to portal component.  It works in Tomcat. The client side error is, evt has no properties http://localhost:50100/irj/portalapps/com.sap.portal.epcf.loader/script/optimize/js13_epcf.js?6.45000702   Line 1418

  • How to refer between JInternalFrames

    Hi, I'm new at this forum. I'm trying to open a JinternalFrame when pressing a button in another JinternalFrame. In order to accomplish this I need to add a JDesktopPane to the JinternalFrame which opens the other JInternalFrame. To start I set the v

  • Why can't i see photos in iCloud emails?

    I receive emails from family and friends who own PCs not Mac computers and 90% of the time the photos do not load in the iCloud Mail emails I receive. What is the reason for this? Thanks one and all!