Storage of the client in the SQL data source fails all of a sudden

After performing several Windows 2008 security updates last night, one of the sites started throwing errors related to access to the client storage database, which is the default value as defined by the CF Administrator:
coldfusion.runtime.ClientScopeDBException: operation failed on the source of data DATA source NAME.
Reason of failure java.security.AccessControlException: access denied.


Most of our sites use this data source for storage of client, and none of them have the problem.
Editing the file Application.cfm to use clientstorage = "cookie" got the site up.
I then added a NEW data source to the list of storage Client and set the Application.cfm file to use instead.
This works. As sson as I remove the Application.cfm file clientstorage attribute, the site breaks.
Short to reboot the server (which happened last night after the updates), I restarted IIS all related services.
Any ideas?

Java security error, huh? You know, I had missed that in your first note. (He says he is, "reason for failure java.security.AccessControlException: access denied".)

I'm starting to wonder now: what is a CF Enterprise Deployment? It is configured (in the CF Admin) to use what is called "Security Sandbox"? If so, the problem might be that this one app is in a sandbox that has not been configured to access the DSN. Sandboxes are configured for all code running in a given directory (and its subdirectories), which would explain this work for everyone, but this one.

Purging of customer data is quite drastic, if data are important for your application. I recommend you try this if you have a little more time.

If you're reading this I would like to learn more about Sandbox security, in addition to the docs, you can read more in some articles that I did for the Dev Center a few years previously, to http://www.adobe.com/devnet/security/articles/sandbox_01.html and http://www.adobe.com/devnet/security/articles/sandbox_02.html. While it was written in the period of CF6, it still applies to the 7 and 8.

Tags: ColdFusion

Similar Questions

  • Fill the drop-down list in the SQL data source

    I have a data source that retrieves data from an sqlite database. How do I pass two areas of this query to a drop-down list on the page. I want to create a drop down list with the value and the text of this data source

    Hello

    To extract the values you need to wait for onDataLoaded. "data" parameter is a list of cards.

    An example of code for data access :

    http://supportforums.BlackBerry.com/T5/Cascades-development/SQLite-count-query/m-p/2477699#M27180

    http://supportforums.BlackBerry.com/T5/Cascades-development/DataSource-data-in-JavaScript/m-p/244171...

    To add an option to the menu drop-down:

    attachedObjects: [
      ComponentDefinition {
        id: optionFactory
        Option {
        }
      }
    ]
    
    ... to add an option:
    
    var newOption = optionFactory.createObject()
    newOption.text = 'Text to add' // or a variable fetched from data source//newOption.otherfields = ...
    dropdownId.add(newOption);
    
  • Where is able to select the GPS data source?

    Hi, guys.

    I have a question about the GPS.

    I want to know the source of GPS data.

    I think that 2 types of sources of GPS data as internal device of GPS and Bluetooth GPS Receiver.

    If the user has a BB with chip GPS and Bluetooth GPS Receiver, where it is able to resolve?

    And I thought that this version of the OS 4.2 and 4.3 and 4.5 - 4.7 have different parameters to set the GPS data source option.

    Thank you guys.

    Hello

    The GPS data source is available for consultation in Options - Advanced search - GPS. If you do not have an entry Advanced Options (pre - 4.3 software) then you should see a GPS option on the first screen of Options.

    Kind regards

    Mike.

  • 2 applications on the same data source vs different data sources

    Hello

    What is the difference between having 2 planning applications on the same data source with the same user on the DB and with each on a separate user name and the new data source?

    I have no problem space or privileges on the two schemas of the DB. I just want to know what the best technically?

    Thank you

    You need a separate data by application source otherwise each application will overwrite the other that they will share the same relational tables, if you want the planning application to work properly then two apps = two data sources

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • WebLogic ResourceLimitException with the JNDI data source

    I deployed a third web application on my Weblogic Server and this application connects to the Oracle database using the JNDI data source that I defined in my weblogic server. Now, while I use the web app, I don't see any problems and after accessing the request for some time, it throws an exception like below-


    weblogic.common.resourcepool.ResourceLimitException: No resources currently available in pool test_db to allocate to applications, please increase the size of the pool and retry.. caused by: weblogic.jdbc.extensions.PoolLimitSQLException


    I have increased the size of the pool earlier and I do not use the web app for a few hours, then when I started to use it, then I get this error. How can I debug this problem using my Weblogic Server? Is there a log file which contains details on why all connections are still used?

    It could be connection leak problem and haveInitialCapacity and MaxCapacity the same value(higer).

    Enable TestConnectionsOnReserve and check.


    Selectinactive-connection-timeout-seconds to check for the connection leak.

    Hope this helps.


    Debug JDBC and Debug JDBC Connection would give more information on the issue, make sure you increase the logging severity as well.


    Thanks,

  • The selected data source is read-only

    Someone knows how to solve this 'problem '.

    The selected data source is read-only. You cannot change the view configuration.

    Thanks in advance.

    My solution to this has been reset in the field of data and download information again. I know that it is not best practice but it works

  • Find the Oracle data source...

    I inherited a ColdFusion 10 app with a backend Oracle 11g; Windows Server.    I am especially a DBA and not an expert in ColdFusion.  In the application code, they have the hardcoded data source.  In other words, when I move to Test I have to change the source data, load the modules and test.   After a successful test, I need to change the data source, once again, to download and the promoted to production.   I seem to remember in the old application, I used to support, the code was generic and the data source depends on what server you were lit; If the development, testing or production, you don't have to worry.  I don't remember how it was done.   What would be the best way to eliminate this hard coding and make it more automated?   I know I'm probably missing something, but you were all very helpful to me in the last few weeks, so I hope that he is not a stupid question.   Thank you.

    I do not have Admin CF

    You can specify that?  Do you mean that you do not have access to the CF Admin?

    Not having access to the CF Admin, I'm not sure you can do something differently as you are now., unless you're writing a logic to examine the server host name or the domain name of the site and set the source of data accordingly.

    If you can access the CF Admin, create two data sources: one for production and one for testing.  Then in application.cfc, you can write logic to examine the server host name or the domain name and indicate 'this.datasource' to whatever datasource is appropriate.

    -Carl V.

  • Change the physical data Source in DAC

    I need to extract data from instance DEV2 of Siebel instead of DEV1.
    So I change the name of the database, the username and the password under the Data Sources tab physical under the SEBL_VERT_80 data source Configuration.
    I've generated parameters and rebuilt the execution plan. However when I run the execution plan certain tasks fail and I noticed in the log of session that the ETL jobs always seek to extract data from the DEV1 instead of DEV2.

    Can you get it someone please let me know what I might be missing? How can I make CCIP run ETLs on the DEV2 database?


    Thank you

    Let me know if that solves the problem or if the problem persists.

    -Austin

  • I use windows mail and put so once I go to windows mail notes are deleted from the Yahoo Server. Now, all of a sudden, they go in the trash of Yahoo instead of disappering

    Windows with Yahoo mail.


    I use windows mail and put so once I go to windows mail notes are deleted from the Yahoo Server. Now all of a sudden, they go in the trash of Yahoo instead of disappering. I use Yahoo mail for junk and spam of the screen, empty the trash from Yahoo, then open the remaining notes with Windows Mail after the release of Yahoo. This has just begun.

    It is not clear if you use a POP3 server or an IMAP account - it sounds as if it were an IMAP.  I don't know how messages get tossed into the trash from Yahoo rather than be removed.  You could try to remove the account, closing and reopening of Winmail opener and then adding the new account.  This resolve sometimes strange questions.  Also check interference antivirus (see www.oehelp.com/OETips.aspx#3).

    Steve

  • Between the SQL Dates

    Hello

    Can someone help, I need to generate a pivot table to aid between two dates and a Department. I am trying to achieve the following output:

    JAN-04 Feb-05 MAR-04 Apr-04 MAY-04 June-04 Jul-04 August-04 SEVEN-04 OCT - 04 etc.
    1 1 1 1 1 DEPT
    FC
    1 1 1 1 1 IF


    The SQL code is displayed as below:

    "PERSON_ID" "EFFECTIVE_START_DATE" "EFFECTIVE_END_DATE" "DEPT".
    1182 12 JANUARY 04 CF 7 MAY 04
    1182 17 JUNE 04 31 DECEMBER 12 IF

    Can someone help with the realization above PivotTable based on SQL results above

    Thank you
  • Cannot remove the EPMA data source

    Greetings,

    I have a data source in the library of the Application that is used to be associated with a database of the EPMA Planning. This database has been removed after deployment and recreated (but not deployed). I need to remove this source of data and recreated. When I right click on the DS, the only option non-grise's Edit. The delete option is greyed out. Any way I can remove this SQL DS or other means?

    Thank you
    CG

    Maybe the data source is always associated with an application, if you go into the database system planning and HSPSYS_DATASOURCE, related to the data source and check if the APP_ID has the value - 1, if it is not then it is always associated with table id is associated with an application in HSPSYS_APPLICATION.
    If there is no association, but it is not set to-1, then you can see it-1 and then restart the service and try again.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • SSRS for lack of outer join with the Oracle data source

    It seems to be a problem with the Oracle driver used in the Reporting SERVICES query designer.

    When you use an Oracle data source, if I create an outer join in the graphic designer, it automatically inserts '{OJ' before the join and '} ' after her.  This is an incorrect syntax for Oracle and refuses to start.  The curly braces and the JO editable in designer text, but if I go back to the graphic designer and immediately to reintegrate them.

    Only, this has started to happen a year or two ago - before that it worked, but with the old (+) syntax.

    Can it not be healed?  It makes things very difficult.

    -Geoff

    Hi Geoff,

    Thanks for posting in the Microsoft Community.

    However, the question you posted would be better suited in the Forums of the Oracle Support; We recommend that you post your query in Oracle Support Forums to get help:

    https://forums.Oracle.com/forums/main.jspa;JSESSIONID=8d92100c30d8fb401bcbd10b46c38c9ddf1a3242549a.e34SbxmSbNyKai0Lc3mPbhmSc3aNe0? CategoryID = 84

    If you have any other questions or you need Windows guru, do not hesitate to post your questions and we will be happy to help you.

  • Connection of the server data source that is configured in the DirectJTDataSource_management.properties file?

    Hello

    I am new to the CSC ATG and when I installed CCS, 3 Server instances were created for Production servers, edition and Agent.

    The installation of the ATG contains a DirectJTDataSource_management.properties file that contains a JNDIName property with a default value (JNDIName = ATGMysqlDS).

    Data source from the server, which the DirectJTDataSource_management.properties should point (Production, edition or Agent)?

    He points to the schema of the edition.

  • Should we use the same data source for the internal connection and Save Point?

    Hello

    Configuration of AM has an internal connection location db, adf - config.xml has also a Save Point db connection parameter, should we are all set to the same source database of the system or should create us a separate data source that is used only for the connection internal db AM of Save?

    jdev: 11.1.2.1

    Thank you very much!

    Hello

    its everything to you and you have security concerns if the backup point is registered with the business data.

    Frank

  • Pagelet Assistant - the HTML data source

    Hi all

    I am creating a pagelet of HTML data source. When I type HTML tags in the editor, preview pagelet displays the HTML as such as a text.
    So, I'm confused what is the use of HTML data source? Is this something that will make our HTML codes as a pagelet page?

    Someone used the html code in the html data soruce pagelets?

    Thank you
    Hari.A

    Take a look at a post I wrote a while back on this topic.
    http://bloggingaboutoracleapplications.org/control-HTML-Pagelets/

Maybe you are looking for