Convert Coldfusion 8 standalone to multiserver

Hi,
I have one coldfusion 8 running on RHEL 4 with apache as my web server, now there is requirement to enable multiserver feature. Can somebody help me with step by step process to do the same.
thanks in advance

I am little bit confused here, as of now what i understood is as below:
If coldfusion running in single server mode then first backup all the things and uninstall it.
Run a fresh installation with multiserver configuration and configure multiple instance as required.
Restore the backup in one of the instance and update it accordingly.
Test it and go live.
The other way: get ready a second server with CF8 multiserver configuration and restore the backup from single to the multiserver one.Test it and go live.
Regards,
Rahul

Similar Messages

  • ColdFusion 10 standalone is locally vulnerable by default on Linux

    By default, on Linux, the ColdFusion 10 standalone installer creates almost 800 word-writable files and directories.
    To mention a few:
    The <install_dir> directory
    <install_dir>/jre/bin/java executable
    Linux CF10 admins need to make sure they correct this manually until Adobe comes up with a fix.
    I have filed a bug about this, too. As a security issue the bug is not public, though.
    Br,
    Jan

    The JCA Connector to MQ Series run in Oracle Application Server on Linux ??
    Standalone is OK i test but in OAS this run ??
    The only difference entire OC4J configuration used in Standalone and OAS is in opmn.xml, that it is its necessary add a <enviroment> to found the MQ Libraries. Have another difference ??
    tanks

  • Convert Coldfusion Flash form to PDF?

    Is it possible to convert a Coldfusion flash based form to a PDF form? I've tried it using Coldfusion 8 and Adobe Professional 8, but all I end up with is a blank PDF. It works just fine for a basic HTML based form. Is there some technical reason this doesn't work?... Because it seems rather stupid that ADOBE Coldfusion and ADOBE Acrobat don't work together properly.

    It's an internal form, so i don't have any link.  But the form is constructed using the standard flash form tags... example:<br /><br /><cfform name="form" action="exampleform.cfm" format="Flash"><br /><cfformitem><br /><cfformgroup><br /><cfinput><br /><cfselect><br />          <br />The entire form is mostly just a mix of those tags.  Pretty standard stuff, but Adobe 8 Professional simply won't convert the form to PDF.  Or, actually, it does but the form is blank.  I'm usually just left with the graphic from the top of the page which likes outside the <cfform> tags.

  • Convert SQL 2012 standalone to Always on

    Hi,
    I have a production SQL 2012 server with one database. Is it possible to convert that to two node always on cluster? What will happen to the existing database residing in that server? Please advise.
    Thanks.

    Cool. So when I install the second node and install windows clustering on both nodes, will there be any downtime on the existing database instance or do i need to make any changes to the existing database instance?  Also can you forward any links on
    the configuration on Always On Availability Group?
    Hi DNair,
    You can configure a SQL Server 2012 AlwaysOn Availability Group by performing the steps in below blog.
    Step-By-Step: Creating a SQL Server 2012 AlwaysOn Availability Group
    And please note that there is downtime on the existing SQL Server instance after enabling the AlwaysOn Availability Groups option in SQL Server Configuration Manager, because we need to restart the SQL Server instance to make the change take effect.
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.
    Lydia Zhang
    TechNet Community Support

  • Mac OSX 10.9.4 coldfusion 11 standalone server ERROR: HTTP Status 500 - java.lang.NullPointerException

    Hi all.
    I have installed the cold fusion server.
    at first with mac server, apache..... but after install cold fusion and want to go to the admin page:
    HTTP Status 500 - java.lang.NullPointerException
    I deinstalled the server from mac and cold fusion..
    after a fresh install of coldfusion 11 and use the build in server..
    the same error..
    does anybody knows the problems?
    I Use Java 7 Update 67
    A friend of me have installed it .. it runs
    greetings thorsten

    Hi this is my cold fusion Error LOG
    java.lang.NullPointerException
      at coldfusion.CfmServlet.init(CfmServlet.java:97)
      at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
      at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
      at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1279)
      at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1192)
      at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:864)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:134)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)
      at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:104 0)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607)
      at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    Sep 16, 2014 8:30:59 AM org.apache.catalina.core.ApplicationContext log
    INFO: failed to load: coldfusion.CfmServlet
    Sep 16, 2014 8:30:59 AM org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Allocate exception for servlet CfmServlet
    java.lang.NullPointerException
      at coldfusion.CfmServlet.init(CfmServlet.java:97)
      at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
      at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
      at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1279)
      at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1192)
      at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:864)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:134)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)
      at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:104 0)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607)
      at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)

  • Converting coldfusion reports to flex- Help needed

    Hello All,
    I have a coldfusion form which has input fields , when the user submits the input fields a report is generated . Now , what i need is to generate the report in flex which takes the input from the  coldfusion input file..
    Can somebody please help ASAP..
    Thanks in advance.

    Thanks! for the prompt reply Mike .. I will start working on one of these options you listed..
    I need to complete the generation of these reports in couple of days , need myself get going..
    Is there an email id where i can reach , if i have more questions..

  • Can't configure servers in cf Builder using coldfusion as MultiServer

    I have coldfusion 9 installed as MultiServer in mac OS 10.6. I'm usisng Apache 2.2 I access each instances using apache virtual host.
    No matter witch WebServer port I configured when adding a new server in CF Builder it always start the cfusion instance. The one that is configure in port 8300.
    This an example setup:
    Server Name: odespra.com
    Description:
    Application Server: JRun
    Hostname: localhost
    WebServer Port: 8302
    In the local server settings:
    server home: Applications/JRun4
    Document root: Applications/JRun4/servers/odespra/cfusion.ear/cfsuin.war
    When i try to start the server the one that start is the cfusion instance (port:8300)
    I have this conf in apache virtual host to access the server through http://odespra
    <VirtualHost *:80>
        DocumentRoot /Applications/JRun4/servers/odespra/cfusion.ear/cfusion.war
        ServerName odespra
        <IfModule mod_jrun22.c>
            JRunConfig Serverstore "/Applications/JRun4/lib/wsconfig/odespra/jrunserver.store"
            JRunConfig Bootstrap 127.0.0.1:51002
            #JRunConfig Errorurl url <optionally redirect to this URL on errors>
            #JRunConfig ProxyRetryInterval 600 <number of seconds to wait before trying to reconnect to unreachable clustered server>
            #JRunConfig ConnectTimeout 15 <number of seconds to wait on a socket connect to a jrun server>
            #JRunConfig RecvTimeout 300 <number of seconds to wait on a socket receive to a jrun server>
            #JRunConfig SendTimeout 15 <number of seconds to wait on a socket send to a jrun server>
        </IfModule>
    </VirtualHost>
    Any help is appreciated.
    Thanks in advanse, Oscar

    Using the CF + Tomcat Bundle is working for me, including RDS. The only thing I can't set up is the web root, glad I can use localhost, but i tried to set up my sites folder, but could not set up the url, so it does not work.

  • Converting the VSS Active Switch to Standalone

    Hi All,
    Can please help to advise on the below regarding VSS.
    1) Two switched are currently in VSS (6500 single sup in each chassis). If we are converting them to standalone, we have to issue 
    #switch convert mode stand-alone
    Can we issue this command on the standby  instead of on the active VSS switch?
    Is there any downtime involved?
    I read from the document if we issue the command, the chassis will reboot and puts all interface in shutdown mode.
    Except the port-channel, can I bring all the other interfaces to "no shut"?
    2)How can I make sure that both of them goes to SSO after I have changed both of them to standby
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1-2/XE_340/configuration/guide/config/vss.html#wp1056162
    Thanks

    Hi Reza,
    Many thanks for your reply. Can you please advise from the doc
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1-2/XE_340/configuration/guide/config/vss.html#wp1056162
    Conversion from VSS to standalone causes all physical interfaces to be administratively shutdown and written to the startup-config. This is a safeguard against a standalone system arriving in the network alive and conflicting with a bridge or router MAC address, which might still be there if one of the VSS switches is still running in VSS mode. We do not recommend that you convert a VSS to standalone in a live network."
    So say if on Switch1, I issued switch convert mode stand-alone. Will it reload both the switches? or switch1 alone?
    Will all the interfaces of both the switches in shutdown state? Kindly advice.
    Thanks

  • How to install coldfusion 8 on windows xp pro sp3

    hi
    I  installed coldfusion 8 (standart or multiserver) with any error but browse coldfusion admin panel I getting some error like  The Macromedia application server(s) are unreachable.
    how to solve this problem
    firewall turn off
    antivirus software not install
    .net 2.0 installed
    xp pro sp3 tr
    thanks

    This forum is for feedback about the OTN site. The best place to get an answer to your question is the database installation forum. the URL is:
    Database Installation

  • How to use standalone java client with an enterprise bean in J2EE 1.4

    Hi All,
    I am have deployed a stateless session bean in Sun's J2EE 1.4 Application Server. i am trying to call the bean using a standalone java client. but the client cannot access the bean.
    The error coming is:
    Jan 21, 2004 7:48:27 PM com.sun.corba.ee.impl.legacy.connection.SocketFactoryCo
    nectionImpl <init>
    WARNING: ORBUTIL.connectFailure
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(
    RBUtilSystemException.java:1739)
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(
    RBUtilSystemException.java:1757)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl.
    init>(SocketFactoryConnectionImpl.java:74)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
    createConnection(SocketFactoryContactInfoImpl.java:88)
    at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.begi
    Request(CorbaClientRequestDispatcherImpl.java:146)
    at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(Corba
    lientDelegateImpl.java:121)
    at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaCli
    ntDelegateImpl.java:212)
    at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
    at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.jav
    :69)
    at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.ja
    a:58)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:12
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at StatelessSessionClient.main(StatelessSessionClient.java:17)
    Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection re
    used: connect
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSoc
    etFactory.java:390)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl.
    init>(SocketFactoryConnectionImpl.java:58)
    ... 10 more
    Caused by: java.net.ConnectException: Connection refused: connect
    at sun.nio.ch.Net.connect(Native Method)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:457)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSoc
    etFactory.java:381)
    ... 11 more
    javax.naming.CommunicationException: Can't find SerialContextProvider
    at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.ja
    a:66)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:12
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at StatelessSessionClient.main(StatelessSessionClient.java:17)
    Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed
    No
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(
    RBUtilSystemException.java:1739)
    at com.sun.corba.ee.impl.logging.ORBUtilSystemException.connectFailure(
    RBUtilSystemException.java:1757)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl.
    init>(SocketFactoryConnectionImpl.java:74)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
    createConnection(SocketFactoryContactInfoImpl.java:88)
    at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.begi
    Request(CorbaClientRequestDispatcherImpl.java:146)
    at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(Corba
    lientDelegateImpl.java:121)
    at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.is_a(CorbaCli
    ntDelegateImpl.java:212)
    at org.omg.CORBA.portable.ObjectImpl._is_a(ObjectImpl.java:112)
    at org.omg.CosNaming.NamingContextHelper.narrow(NamingContextHelper.jav
    :69)
    at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.ja
    a:58)
    ... 3 more
    Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection re
    used: connect
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSoc
    etFactory.java:390)
    at com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl.
    init>(SocketFactoryConnectionImpl.java:58)
    ... 10 more
    Caused by: java.net.ConnectException: Connection refused: connect
    at sun.nio.ch.Net.connect(Native Method)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:457)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSocket(IIOPSSLSoc
    etFactory.java:381)
    ... 11 more
    My java client uses the following code to access the bean:
    Hashtable props = new Hashtable();
    String URL="iiop://localhost:3700";
    props.put("java.naming.factory.initial","com.sun.jndi.cosnaming.CNCtxFactory");
    props.put("java.naming.provider.url", URL) ;
    InitialContext ctx = new InitialContext();
    Object ref = ctx.lookup("ejb/StatelessSessionHome");
    StatelessSessionHome home = (StatelessSessionHome)PortableRemoteObject.narrow(ref,StatelessSessionHome.class);
    StatelessSessionRemote statelessSession = home.create();
    plz help me to locate the error.
    Regards,
    Mohit

    Hi Amol,
    thanks for your suggestion.
    i have deployed the converter application in J2EE1.4 tutorial in Sun AppServer J2EE1.4. the deployment process works smoothly. but accessing the deployed converter bean using standalone client as given in the tutorial gives the following error.
    Caught an unexpected exception!
    javax.naming.NoInitialContextException: Need to specify class name in environmen
    t or system property, or as an applet parameter, or in an application resource f
    ile: java.naming.factory.initial
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
    40)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243
    at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.jav
    a:280)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at ConverterClient.main(ConverterClient.java:14)
    I have set the InitialHost and InitialPort as suggested by you in the client code. the client gets successfully compiled but gives error when executed.
    The client code is:
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.rmi.PortableRemoteObject;
    import java.math.BigDecimal;
    public class ConverterClient {
    public static void main(String[] args) {
    System.setProperty("org.omg.CORBA.ORBInitialHost","localhost");
    System.setProperty("org.omg.CORBA.ORBInitialPort","3700");          
    try {
    Context initial = new InitialContext();
    Object objref = initial.lookup
    ("java:comp/env/ejb/SimpleConverter");
    ConverterHome home =
    (ConverterHome)PortableRemoteObject.narrow(objref,
    ConverterHome.class);
    Converter currencyConverter = home.create();
    BigDecimal param = new BigDecimal ("100.00");
    BigDecimal amount =
    currencyConverter.dollarToYen(param);
    System.out.println(amount);
    amount = currencyConverter.yenToEuro(param);
    System.out.println(amount);
    System.exit(0);
    } catch (Exception ex) {
    System.err.println("Caught an unexpected exception!");
    ex.printStackTrace();
    Please suggest so that i can run the standalone client successfully.
    Regards,
    Mohit Kapoor

  • Raw converter stopped working and is missing -- running CC and Windows Vista SP 2.

    I have reinstalled Photoshop twice from the cloud.  RAW converter still missing.  Please help.
    If I try to install the 7.1 Converter download, I get a failed message saying this update is not for me.  The 8.3 DNG converter installed, but the problem persists.

    ACR 8.3 is what you want, that is the current version for Photoshop CC. You can check the installed ACR version in Help > About Plug-In > Camera Raw (or open the CC desktop app and see if it reports Photoshop as up to date).
    You don't have any need for the DNG converter, since you have Photoshop CC and thus the very latest ACR version with all the newest camera support.
    (The DNG converter is a standalone application, completely independent from Photoshop. It converts native camera files to the universal DNG format, so that they can be read by older ACR versions that don't have direct native support for that camera).
    If ACR 8.3 is indeed installed, but not working as it should, or even missing, that's a different problem.

  • Issue modeling data from Coldfusion cfc

    Problem:  Configure return type in  Flash Builder  (using with Coldfusion) Mysql 5 driver (testing using localhost with CF also acting as the web server)
    I have tried going thru the steps presented in the video presentations for hooking Flash Builder to Coldfusion query data.  I provide a name for a Custom data type, provide variables (that are optionally required by the CFC), and then proceed.  The operation comes back with the following message.
    The operation returned a response of the type "Object"
    You may either update server code to fix the return data or CLICK OK to set "Objecdt" as the returntype of this operation
    In all of the videos I have watched, Flash Builder auto-magically introspected the table that was being called and knew the data types of  each piece of the data returned by the  query. In my case, I get the above message and cannot proceed.
    CFM Testing
    I have tested the query by calling the CFC method via a coldfusion page and dumping the result.  Everything is works with that.
    Action:
    I would like to get past the problem and learn what if anything I am doing wrong with this.  Your input is appreciated.  I have been learning CF and am getting pretty comfortable with that product. I would like to move forward with Flash Builder. I have some basic knowledge of Flex 3.
    Thanks for your help
    Background:
    CFC signature
        <cffunction name="getJewels" access="remote" returntype="any">
            <cfargument name="jType" type="string" required="no" />
            <cfargument name="jActive" type="boolean" required="no" />
            <cfargument name="jOrder" type="boolean" required="no" />
    Server Settings > Settings Summary
    Report generated on Jul 08, 2009 11:07 AM
    This report shows the status of all ColdFusion configuration settings. To display the area of the ColdFusion Administrator where you can edit the group settings, click any of the groups in the report.
    Version Information
    Server Details
    Server Product
    ColdFusion
    Version
    8,0,0,176276
    Edition
    Developer
    Serial Number
    Operating System
    Windows XP
    OS Version
    5.1
    Adobe Driver Version
    3.6 (Build 0017)
    JVM Details
    Java Version
    1.6.0_01
    Java Vendor
    Sun Microsystems Inc.
    Java Vendor URL
    http://java.sun.com/
    Java Home
    C:\ColdFusion8\runtime\jre
    Java File Encoding
    Cp1252
    Java Default Locale
    en_US
    File Separator
    Path Separator
    Line Separator
    Chr(13)
    User Name
    SYSTEM
    User Home
    C:\
    User Dir
    C:\ColdFusion8\runtime\bin
    Java VM Specification Version
    1.0
    Java VM Specification Vendor
    Sun Microsystems Inc.
    Java VM Specification Name
    Java Virtual Machine Specification
    Java VM Version
    1.6.0_01-b06
    Java VM Vendor
    Sun Microsystems Inc.
    Java VM Name
    Java HotSpot(TM) Server VM
    Java Specification Version
    1.6
    Java Specification Vendor
    Sun Microsystems Inc.
    Java Specification Name
    Java Platform API Specification
    Java Class Version
    50.0
    This is the dataset I am trying to get at.
    dstones
    CF data source name
    dstones
    Description
    Dancing stones databases
    Driver
    MySQL5
    JDBC URL
    jdbc:mysql://localhost:3306/hmsollie?
    Username
    root
    Login timeout
    30  seconds
    Long text buffer size
    64000
    Timeout
    1200  seconds
    Maintain connections
    Yes
    Interval
    420  seconds
    Restricted SQL operations
    Disable connections
    No
    Data & Services > Flex Integration
    Enable Flash Remoting support
    Lets a Flash client connect to this ColdFusion server and invoke ColdFusion Components (CFCs).                NOTE: Disabling this feature also disables ColdFusion server monitoring and multiserver monitoring.
    Enable Remote Adobe LiveCycle Data Management access
    Lets LiveCycle Data Services ES connect to this ColdFusion server through RMI                and use CFCs to read and update data that supports a                Flex application. If you are not using this feature, disable it.                This does not affect LiveCycle Data Services ES integrated in to the ColdFusion installation.
    Server Identity:
    If you are running more than one instance of ColdFusion on this machine, you must           configure each instance with a unique ID.
    Enable RMI over SSL for Data Management
    Lets you use Secure Socket Layer (SSL) encryption for the RMI communication between Flex and ColdFusion.                This is not required unless you are transmitting authentication information or confidential                data between Flex and ColdFusion over an unsecured network. You must provide a keystore file and keystore password.                For instructions on how to create a keystore file, see the online Help.
    Full path to keystore:
    Keystore password:
    Select IP addresses where LiveCycle Data Services are running
    To secure the LiveCycle Data Services ES integration point, the hosts that are allowed to perform Data Management operations are restricted. If you are running LiveCycle Data Services ES on a different computer, specify its IP address here. By default, only the local computer can perform Data Management operations in ColdFusion.
    IP Address
    View or Remove selected IP addresses where LiveCycle Data Services ES are running

    Sunil,
         I have found the problem. When initialy given the arguments list to fill in "Configure Return Type", I filled in a string argument as "E".  This gives a return of object.  To accurately use the Configure Return Type, I needed to just fill in a string as E.
    See the Screen Prints on the error
    I have tested the following functionality and it appears to work ok
    1.  I have tested with no parms to the CFC query method
    2. I have tested  using Dynamic SQL based on variables set before the query in a  CFC method
    3. I have tested passing one string argument in from Flash Builder  to a CFC method
    4. I have tested passing a string and boolean argument From Flash Builder to a CFC method
    For 3 and 4, I had make some slight changes o set the arguments that were being sent to CFC in Flash Builder before the call
    It all worked.
    **** New Issue ***
    I have another runtime issue involving states that I uncovered in my testing where buttons are the screen were being covered up when I used some of the DataGrid Controls.  If I can repeat it, I will post it and then let you guys let me know how to work around this.
    I am a Flex/AS Novice, so I may be mis-understanding something on this new issue.
    Thanks.

  • Problems Installing ColdFusion 9 (64 bit) on Windows 7 and IIS 7.5

    Problem:  Empty response for static Files including images, CSS and js files. The response code is 200 OK, but there is no actual response (it's empty).
    The ColdFusion Administration web site works correctly except it's not displaying any images, css and js. Why it is serving up dynamic content and not static is a mystery.
    Installed ColdFusion 9 (64 bit) Multiserver Option on Windows 7 running IIS 7.5.
    I have verified that IIS 7.5 is correctly configured for Static Content for both the handler mappings and the modules.
    The Configuration for IIS 7.5 install looks like this:
    The ColdFusion web configuration tools shows that it is connected to all instances of IIS.
    I have uninstalled ColdFusion9 and IIS 7.5, and reinstalled many times but get the same problem: Empty responses for Static Files.
    Help is appreciated.

    To Clarify the blurry picture, this is what the IIS 7.5 install options look like:
    Web Mgmt Tools > II6 Mgmt Compatility > IIS Metabase  & II6 Compatability
    WWW Services > Application Dev Features > .Net Extensibility and ASP.Net and CGI and ISAPI Extensions & ISAPI Filters
    Common HTTP Features > Default Document and Directory Browsing and HTTP Errors and Static Content
    Security > Request Filtering

  • PSE8 for Mac: Convert to DNG in Bridge Photo Downloader fails

    Using PSE8 for Mac.  When I get RAW photos from Bridge and specify "Convert to DNG" in the advanced options of the Photo Downloader, the RAW files download but the conversion to DNG fails for every image.  I can successfully convert using the standalone DNG Converter, but I would like to use the option in the Photo Downloader that comes with Bridge.  I'm in touch with Adobe Support on this but not having a lot of luck.  Has anyone had this problem or know what to do?
    Also, I cannot see the RAW images either in the Photo Downloader or in Bridge.  They show up as blue squares with a flower graphic on them in the Downloader, and as white squares in Bridge.  I can only see images once I open them in Elements.  Is this normal?

    Also, I cannot see the RAW images either in the Photo Downloader or in Bridge. 
    This is the source of your problem. You need to update the raw converter in bridge, which ships with a very old version (5.0). In bridge, go to help>updates and let it do its thing.

  • DNG Converter/ Camera Raw for CS3 (D3000)

    1. I have a Nikon D3000
    2. I have CS3
    3. I took 3 graduation pictures and  set of engagement pics in RAW
    4. I am trying to convert them so I can open them up in CS3 because naturally Raw files cannot open up in CS3.   I downloaded MULTIPLE DNG convertors. From recent to not so recent. On all of them I am able to see the menu....but right when i click select files ALL of my .nef pics are grey and unclickable.
    PLEASE HELP ME. I am miserable using other peoples computer.
    SIDENOTE: I tried to also put camera raw on CS3 . I put the correct version for my camera and it still didn't work. My main goal is to use Camera Raw for editing.
    once again...please help

    To add to what Noel has said...
    The DNG Converter is a standalone program that you run off Start -> All Programs -> Adobe -> DNG Converter.
    The DNG Converter operates on entire folders at once so there are no thumbnails involved.
    Once you have converted all the NEFs to DNGs in a particular folder using the DNG Converter, you could still have problem seeing the NEFs if your camera RAW is too new, as it sounds like you might have done.
    To fix this, please re-install (manually copy?) the Camera RAW plug-in back to the highest version number that is compatible with CS3, which would be 4.6: 
    http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Windows
    Check to see what version of Camera RAW you have by going into Photoshop and choosing Help / About Plug-ins... / Camera RAW (and make sure there is only one instances of Camera RAW listed).
    Unless you update to CS4 or CS5 that can work with the NEFs, directly, when viewing the folder in Bridge, you will always see gray NEF icons for the original RAW files, but you should see thumbnails for the DNGs you've converted.
    If might be good that when you convert NEFs to DNGs that you put the DNGs into a subfolder of the NEFs, so you don't have half your thumbnails being gray NEFs.

Maybe you are looking for

  • Executing a jar file from an arbitrary folder

    I got a small problem in detemining the path of my application's jar file. I am starting the application by executing a batch, lets say MyApp.bat (using it on windows and unix), this batch file consists of one line 'java -jar MyApp.jar', MyApp.jar be

  • Missing .wmv .movie files on conversion to Mac

    I recently upgraded to a mac OSX 10.8.4 and have loaded Photoshop Elements 10.  I am trying to find a number of movie files that are .wmv files. There are about 10 files in all.  I have them all saved in a folder MacintoshHD/Users/saved files.  About

  • Get handle of sequence file using file name

    in example it is described how to access the comment of a sequence file. During report generation I only have the file name of the sequence file not some sequence file struct which is needed. How do I get that using the sequence file name?

  • Does WebLogic internally have its own webserver?

    Hi All, Consider my environment: There are two Solaris servers, both having Application1 deployed over WebLogic. On the first server, when I start the application - OHS, WebLogic and then finally the application starts up fine. The below confirms tha

  • Agent when approving through portal.

    Hello All, As the part of approval process in the workflow a mail is sent to the agents microsoft outlook inbox. The agent will click on the link and will go to the portal and set 'OK' or 'Rejected'. This is working fine. But in this case i need to k