ColdFusion Builder 2 RDS Debugging error.

I am running a Windows 7 Professional 64-bit system with ColdFusion 9.01 (Developer Edition). I just downloaded the trial version of ColdFusion Builder and cannot get the debugger to work. I have followed all the instructions concerning making sure RDS is enabled in ColdFusion (which it was for my old CFEclipse version and some Flex apps). I've done everything I can think of for configuring CF Builder, but I cannot get the debugger to work. When I go to RDS configuration in CF Builder and click "Test Connection," A popup states that "Test connection was successful." Since I'm using IIS and not the CF built-in web server, I configured the Server Information using port 80. However, when I click "Test Debugger," I get an error: "Test debugger failed. The debugger server is currently listening on port 51,367..." So, I change the port to 51367. The connection tests successfully again, but when I test the debugger, I get another error: "Test debugger failed. An RDS connection was established but the ColdFusion RDS line debugger could not be contacted. The server gave the following message: -1: Could not initialize class coldfusion.logs.CFlogs." I cannot find any reference to that error message using Google, or searching Adobe. When I click on the "bug" drop-down and then click the name of "Debug server," I get a similar, but different and longer error:
Unable to connect to the RDS server 'ColdFusion'.
Ensure that the server is currently running and that line debugging and RDS are enabled. You may also need to check your RDS connection settings in Eclipse to ensure that they are correct.
Error message:
-1:Error connecting to JVM for debugging at localhost:5005. Could not attach the VM at port 5005. You must specify this debugger port in the JVM settings of you application server, for example: -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005. You will also need to make sure that another debugger is not currently connected to the CF JVM at the same port (5005).
Root cause ->
Connection refused: connect
I check in the jvm.config file and those settings are already there. So, does anyone have a clue about any of this? I've run all possible CF and JRE updates, I've not only stopped and restarted the ColdFusion service several times, but I've even rebooted my system. This should be a simple process.

CF Line Debugger is enabled. every thing is configured perfectly. This is a error which I've never seen before.
Actually, I am a IT Manager in a Software company and we need to setup a remote CF9 Server for development and testing with debugging. This is a centralize server for my team to work and test. Currently we are working using dreamviewer and every thing is going fine with this tool but as you know there is no good debugger tool in DW so we have decided to work in CFBuilder 2. Below you will find the jvm config in my CF Server.
========================================================================================== =======================
-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Duser.language=en -Duser.country=US -Dfile.encoding=UTF-8 -DDEBUGGER_SERVER_PORT=5005 -DDEBUGGER_TRACE=true
========================================================================================== =======================

Similar Messages

  • ColdFusion Builder 3 RDS and Remove Server settings reset on each restart

    I have CF Builder 3 Trial installed as standalone application. Every time I restart CF Builder, the RDS mapping settings for the remote server I have are gone and also the remote ColdFusion server I set up is gone and I need to recreate it. Is there anything I can do to prevent that from happening? Thank you for any help on this issue, so far I spent few hours searching for a fix but can't find anything.

    I just verified the same problem on Dan's thread as well!
    The difference between Bawcior and myself is that I lose the server from server view however I don't lose the RDS entry...  I just upgraded to version 3.0.3.290701 and the error persists.
    I'm running Windows 8.1 Pro (64 bit)

  • Coldfusion builder ORM CFC Generator error

    I have been trying to cretae cfc code for flash builder in coldfusion builder, i have install the adobe ORM CFC Generator in preferences and have it set up on local host, the local host is created on a user directory, cold fusion server and  builder all work well and i can also read databse tables from an external mysql server.
    However when i to use the RDS Dataview and when I right click and table to create an ORM CFC .. it asks me for the CFC location .. I choose a folder that's in my project and a new window comes up with an error  the requested url/adobe CFC Generator/"/handlers/ormCFCGenerator.cfm was not found on this server.
    Please could some one help
    CJ

    I have been trying to cretae cfc code for flash builder in coldfusion builder, i have install the adobe ORM CFC Generator in preferences and have it set up on local host, the local host is created on a user directory, cold fusion server and  builder all work well and i can also read databse tables from an external mysql server.
    However when i to use the RDS Dataview and when I right click and table to create an ORM CFC .. it asks me for the CFC location .. I choose a folder that's in my project and a new window comes up with an error  the requested url/adobe CFC Generator/"/handlers/ormCFCGenerator.cfm was not found on this server.
    Please could some one help
    CJ

  • ColdFusion Builder 3 Express - Debug support

    Hi,
    I have coldfusion 10 and wanted to know if I get ColdFusion Builder 3 trial version. After 60 days, it will get converted to express edition, I wanted to know if debugging will work with express edition.
    Thanks in advance.
    Regards,
    Dharmendra

    I believe it is a feature that is disabled entirely in the express edition.  I can't confirm that though, as I have a full license to ColdFusion Builder.
    -Carl V.

  • ColdFusion Builder 3 Settings Reset on Restart

    I've downloaded the ColdFusion Builder 3 trial and am experiencing some odd and very annoying behavior.
    I've customized some code editor text font and color settings. I've added an entry to the CF Servers panel for an instance of ColdFusion 10 running inside a VMWare virtual server on my laptop.
    When I restart Eclipse, all the code customizations I've made are reverted back to the default install settings and the entry in my CF Servers panel is gone.
    I've been an IntelliJ user for well over a year, but in doing much more cfscript-based development the CF Plugin for IntelliJ is proving to be a hindrance so I thought I'd give CFB 3 a try and see if there were any improvements over CFB 2. However, I can't take this kind of behavior. Hopefully someone can give me a setting or someone else has seen this before and can give me an idea of where to start looking.
    I have CF Builder installed as a plugin into Eclipse Kepler 64-bit for Mac. I added the CF Builder update site and have updated to CF Builder 3.0.0.290000. I also previously installed as the standalone version with no additional plugins and experienced the same behavior.
    Anyone have any ideas?
    Thanks,
    Dan

    Milan...
    My apologies for taking so long to get back to this. I just did some testing tonight of your instructions as well as those by Kaif above.
    Firstly, I installed ColdFusion 10 locally on my Mac. I added the local server to the CF Servers panel successfully. After restarting Eclipse, the localhost entry remained in the CF Server panel.
    Secondly, I followed your instructions to make a new profile and make my font/coloring customizations in it. I restarted Eclipse and my font and color selections were maintained (through 3 restarts). I noted that my newly created profile was selected in Preferences after each restart.
    I then added a remote CF 10 server to the CF Servers panel successfully (as noted by the panel telling me that the server was running and being able to launch the CF Admin from within Eclipse). At this point there were 2 entries in my CF Server panel--localhost and the one remote server that lives inside my VM. I restarted Eclipse and when it came back up, only the localhost server remained. I might add that the VM has ColdFusion 10 installed in "multi-instance" mode and that the remote server instance that I added to the CF Servers panel was one of 4 CF instances configured and running inside the VM.
    All the while, my font and color customizations have remained the way I set them.
    So, it appears as though we're down to just one bug relating to remote server registrations in the CF Servers panel.
    I saw that another user was reporting something similar in this thread: ColdFusion Builder 3 RDS and Remove Server settings reset on each restart so apparently it's not just me.
    Thanks to you and everyone else for all the ideas and troubleshooting help thus far. At least at this point I think I might be able to use this for day-to-day coding, even though I really want the remote server system to work correctly so I can use the step debugger feature again.
    Dan

  • ColdFusion Builder 3 Mac Eclipse Plugin

    I have been trying numerous ways to install CFBuilder 3 Trial into Eclipse 4.2.2 on Mac (Yosemite) and just cannot get CFBuilder to load the CF Perspective. I have tried in various Eclipse versions, and in multiple orders including just installing CFBuilder Trial Edition without in a clean 4.2.2 Eclipse from clean CF install (plugin only, but tried also installing full CFBuilder app both before and after plugin installation, rebooting between each install) and new workspace.
    My ultimate goal is to also install Flash Builder 4.7 into the same Eclipse app, but am starting with CFBuilder since Flash Builder installs successfully. Note that this question is ONLY for the ColdFusion Builder 3 installation alone without Flash Builder installed on the machine.
    Bottom line: I just cannot get CFBuilder 3 to load into Eclipse 4.2.2 and show the CF Perspective even though it appears to be a successful plugin install; I am starting Eclipse either from both the plugin directory's shortcut and from the eclipse app itself - neither work.
    Does anyone have a clue whether this can be done on a Mac?

    Milan...
    My apologies for taking so long to get back to this. I just did some testing tonight of your instructions as well as those by Kaif above.
    Firstly, I installed ColdFusion 10 locally on my Mac. I added the local server to the CF Servers panel successfully. After restarting Eclipse, the localhost entry remained in the CF Server panel.
    Secondly, I followed your instructions to make a new profile and make my font/coloring customizations in it. I restarted Eclipse and my font and color selections were maintained (through 3 restarts). I noted that my newly created profile was selected in Preferences after each restart.
    I then added a remote CF 10 server to the CF Servers panel successfully (as noted by the panel telling me that the server was running and being able to launch the CF Admin from within Eclipse). At this point there were 2 entries in my CF Server panel--localhost and the one remote server that lives inside my VM. I restarted Eclipse and when it came back up, only the localhost server remained. I might add that the VM has ColdFusion 10 installed in "multi-instance" mode and that the remote server instance that I added to the CF Servers panel was one of 4 CF instances configured and running inside the VM.
    All the while, my font and color customizations have remained the way I set them.
    So, it appears as though we're down to just one bug relating to remote server registrations in the CF Servers panel.
    I saw that another user was reporting something similar in this thread: ColdFusion Builder 3 RDS and Remove Server settings reset on each restart so apparently it's not just me.
    Thanks to you and everyone else for all the ideas and troubleshooting help thus far. At least at this point I think I might be able to use this for day-to-day coding, even though I really want the remote server system to work correctly so I can use the step debugger feature again.
    Dan

  • Having trouble installing Coldfusion Builder?

    I am running Windows 7 and have already installed Coldfusion 9.  When I go to install Coldfusion Builder I get an error even before the installer loads up.  The error I am getting is as follow:
    C:\Users\Owener\Downloads\Coldfusion..exe
    The NTVDM CPU has encountered an illegal instruction.
    CS:0e1d IP:o1f3 OP:63 65 42 65 67
    Choose 'Close' to terminate the application.
    Does anyone have any idea how to solve this problem?

    There shouldn't be a problem running on Windows 7: it installed OK on my Win7 machine.
    I just noticed this thread is in the CF forums, not the CFB forum. They are two separate and only notionally related products.  I recommend re-posting your question here: http://forums.adobe.com/community/labs/coldfusionbuilder.  One benefit is that that forums is monitored by Adobe people, whereas the CF forums are not.
    Adam

  • Coldfusion Builder 2 Debugger Error

    Hi everyone,
    I am using CF9 as remote server for development. We have decided to move on CFBuilder to use its debugger feature.
    I am getting an error while testing Coldfusion Builder 2 Debugger.
    I have googled for this error but didn't find any related post.
    Below is the snapshot with error.

    CF Line Debugger is enabled. every thing is configured perfectly. This is a error which I've never seen before.
    Actually, I am a IT Manager in a Software company and we need to setup a remote CF9 Server for development and testing with debugging. This is a centralize server for my team to work and test. Currently we are working using dreamviewer and every thing is going fine with this tool but as you know there is no good debugger tool in DW so we have decided to work in CFBuilder 2. Below you will find the jvm config in my CF Server.
    ========================================================================================== =======================
    -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Duser.language=en -Duser.country=US -Dfile.encoding=UTF-8 -DDEBUGGER_SERVER_PORT=5005 -DDEBUGGER_TRACE=true
    ========================================================================================== =======================

  • Debuging Error in AdobeFlex Builder (Windows-7)

    Here is an Error for me in AdobeFlex Builder 3
    My Operating System is Windows-7,Presntly FlashPlayer 10 is running in MySystem,but while debuging in Flex this Error was Coming
    Except this Debug Problem FlexBuilder works fine in Windows-7
    How to Solve this Problem ?...
    in Windows-Xp the debugging works fine but only in Windows-7 it's not working for AdobeFlex.....
    after that i Installed FlashPlayer 9 then another Error cames as below...but Debugging not working...
    plz any body give the solutin for this Problem

    ? plz tell
    how to solve dis debugging error ?

  • Coldfusion Builder Error Parsing Profile

    I get the following error and losing connection while trying to code a program in CF Builder...
    !ENTRY org.eclipse.equinox.p2.engine 4 0
    !MESSAGE Error parsing profile  C:\Program Files\Adobe\Adobe Coldfusion Builder
    2\p2\org.eclipse.equinox.p2.engine\profileRegistry\profile.profile\1336576853011.profile.g z.
    !STACK 0
    Any ideas on how to fix?  I am running on Windows 7 64 bit version.
    Thanks.

    I reinstalled CFBuilder. It is throwing a licensing error, but it seems to work.

  • [svn] 4917: Fix FB-16914: Flex Builder swallows some ADL errors if you click Run instead of Debug.

    Revision: 4917
    Author: [email protected]
    Date: 2009-02-10 13:55:43 -0800 (Tue, 10 Feb 2009)
    Log Message:
    Fix FB-16914: Flex Builder swallows some ADL errors if you click Run instead of Debug.
    Also, some debugger code cleanup.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/FB-16914
    Modified Paths:
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/ILaunchNotification.java
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/SessionManager.java
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/PlayerSessionManag er.java
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/ProcessListener.ja va

    it's a beta. it stunk. but they put it out for review which helps Adobe and others. But never treat those products as stuff to base your serious work around. Flex3 is stable. FB4 is 90% reliable. Things are still broken in it.
    btw if it was a leading university why in the world would they base it around a Beta that was buggy or was that your decision ?
    now, since I helped, please give me my 5 or 10 points.

  • How do I add/update/delete data using ColdFusion Builder 3?

    I feel like this is a really simple and stupid question and should be easy to figure out, but I can't.
    I am relearning ColdFusion after 12 years out of the IT field.  I am using the ColdFusion 9 Getting Started:Volume 1 book.  In Chapter 7 it states that I need to edit the Application.cfc file so that I can edit the database rather than just selecting from the database.  I can't seem to find anything related to that file in any search.  In my ColdFusion 11 Administrator I have set this mySQL database to be able to be edited, but ColdFusion Builder 3 doesn't seem to allow any editing of the tables.  I have not had much luck searching for help regarding this on the internet either.  My biggest problem so far is getting ColdFusion Builder to talk with my mySQL database properly so I can actually get on with relearning ColdFusion and writing code.  Frustrating!!

    I do have ColdFusion 11 Administrator installed.  When I go to Data and Services there and open the datasource (OWS) that I want to connect to and query off of, and go to Advanced Settings, I show that the following are selected:
    SELECT
    CREATE
    GRANT
    INSERT
    DROP
    REVOKE
    UPDATE
    ALTER
    Stored Procedures
    DELETE
    If, in ColdFusion Builder 3, I open the RDS Query viewer and write the following basic update query (Server: default:local; Datasource: OWS):
    insert into directors(FirstName, LastName)
    Values ('Benjamin', 'Forta');
    I get the following RDS error message:
    java.sql.SQLException: Can not issue data manipulation statements with executeQuery().
    According to the book and some information I have seen online, the SQL Query Tool, for security's sake, by default allows execution of SELECT statements, but no other SQL statements.  According to the book, to change this behavior I need to edit the Application.cfc file in the ows/sql directory.  I have to change the THIS.select_only flag from the default of yes to no and save the file.  I cannot find this file anywhere.  I have seen an application.cfm, but I think this is different that what they want because I can't find anything in that file that says THIS.select.

  • ColdFusion Builder won't start at all

    After installing Coldfusion Builder and Flash Builder as standalone installations on WinXP, I can't start either of them.
    In the Coldfusion Builder folder where the the .exe is located, I get the hs_pid.log log files that you would normally see from a problem in eclipse. I get the same exact problem with Flash Builder with the same hs error logs after the program fails. Obviously they are suffering the same problem and the root of the problem is the embedded eclipse they are using.
    Any ideas? I realize that it would be difficult to debug considering the complete lack of details about why the apps fail. That's due to Adobe offering no user feedback when they fail.
    My guess is that it's a problem with the JRE in the installs, but there's no debugging info to find out what is going on. When I try FlashBuilderC.exe standalone, I get the following:
    C:\Program Files\Adobe>"Adobe Flash Builder 4\FlashBuilderC.exe"
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3266), pid=19764, tid=26520
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
    # An error report file with more information is saved as:
    # C:\Program Files\Adobe\hs_err_pid19764.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    I can run Flashbuilder as an eclipse plugin, and I suspect that I could run CFBuilder as a plugin also but that's not really what I want to do. It's just frustrating that products that cost thousands of dollars fail silently, offer no recovery, and won't run at all from a fresh standalone install.

    I'm using 1.6 for my Java stuff and for the plugin versions of CFB and FB4. Each builder standalone has it's own JRE which appears to be the same version (except for FB4 which is only a couple builds off). Both builders reference the same internal error file os_windows.cpp. As I mentioned earlier, both IDEs are currently running fine as eclipse plugins in my home directory.
    U:\>java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode, sharing)
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>.\java.exe -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>.\java.exe -version
    java version "1.6.0_16"
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
    Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
    hs_err_pid27396.log
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3276), pid=27396, tid=29696
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86 )
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread is native thread
    Stack: [0x00030000,0x00130000],  sp=0x0012fba4,  free space=3fe0012fbb4k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x1f4000]
    V  [jvm.dll+0xa1cc8]
    V  [jvm.dll+0x17d0e3]
    V  [jvm.dll+0x1030a0]
    C  [eclipse_1206.dll+0x501e]
    C  [eclipse_1206.dll+0x4721]
    C  [eclipse_1206.dll+0x152c]
    C  [CFBuilder.exe+0x1495]
    C  [CFBuilder.exe+0x1181]
    C  [CFBuilder.exe+0x4a3a]
    C  [kernel32.dll+0x17077]
    ---------------  P R O C E S S  ---------------
    VM state:not at safepoint (not fully initialized)
    VM Mutex/Monitor currently owned by a thread: None
    Dynamic libraries:
    0x00400000 - 0x0040e000     C:\Program Files\Adobe\Adobe ColdFusion Builder\CFBuilder.exe
    0x7c900000 - 0x7c9b2000     C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINNT\system32\kernel32.dll
    0x6f000000 - 0x6f06c000     C:\WINNT\system32\SYSFER.DLL
    0x7e410000 - 0x7e4a1000     C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINNT\system32\GDI32.dll
    0x773d0000 - 0x774d3000     C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww _35d4ce83\COMCTL32.dll
    0x77c10000 - 0x77c68000     C:\WINNT\system32\msvcrt.dll
    0x77dd0000 - 0x77e6b000     C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000     C:\WINNT\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINNT\system32\Secur32.dll
    0x77f60000 - 0x77fd6000     C:\WINNT\system32\SHLWAPI.dll
    0x76390000 - 0x763ad000     C:\WINNT\system32\IMM32.DLL
    0x10000000 - 0x1001e000     C:\WINNT\system32\privman32.dll
    0x7c9c0000 - 0x7d1d7000     C:\WINNT\system32\SHELL32.dll
    0x72000000 - 0x72014000     C:\Program Files\Adobe\Adobe ColdFusion Builder\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_12 06.dll
    0x77c00000 - 0x77c08000     C:\WINNT\system32\VERSION.dll
    0x6d8b0000 - 0x6db47000     C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000     C:\WINNT\system32\WINMM.dll
    0x7c360000 - 0x7c3b6000     C:\WINNT\system32\MSVCR71.dll
    0x76bf0000 - 0x76bfb000     C:\WINNT\system32\PSAPI.DLL
    VM Arguments:
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6.0_18\jre
    JRE_HOME=C:\java\jdk1.6.0_18\jre;C:\java\jre6
    CLASSPATH=.;JDK_HOME;JAVA_HOME;C:\java\jre6\lib\ext\QTJava.zip
    PATH=C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin/client;C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin;C:\Program Files\Adobe\Adobe ColdFusion Builder;C:\java\jdk1.6.0_18\bin;C:\java\jdk1.6.0_18\lib;C:\java\jdk1.6.0_18;C:\java\jdk1. 6.0_18\jre;C:\java\flex_sdk_4\bin;C:\java\flex_sdk_4\;C:\Program Files\Serena\Dimensions 10.1\CM\prog;C:\servers\subversion;C:\Ent\Appl\Prod\Oracle8i\bin;c:\ent\appl\prod\Oracle8 i\JRE\bin;C:\WINNT\system32;C:\WINNT;C:\Serena\CHANGE~1\DIMENS~1\9.1\PROG;c:\ent\appl\prod \perl\5.00502\bin\MSWin32-x86;c:\ent\appl\prod\perl\5.00502\bin;C:\WINNT\system32\wbem;c:\ ent\appl\prod\bin;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\DSM\Script\;C:\ent\appl\prod\Exceed\Connectivity\10.00\Accessori es\;;C:\servers\cake\cake\console;C:\servers\xampplite\php;C:\java\apache-maven\bin;C:\jav a\ant\bin;C:\Program Files\CA\SC\CAWIN;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\QuickTime\QTSystem\;C:\servers\SDK\bin;C:\Program Files\IDM Computer Solutions\UltraEdit\
    USERNAME=pritcjm
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2
    Memory: 4k page, physical 3652840k(1812720k free), swap 7137288k(4992188k free)
    vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Thu Apr 29 08:52:56 2010
    elapsed time: 0 seconds

  • Export release build failed with an error message: complilation failed while excuting : compile-abc

    I updated air sdk from 4.0 to 16.0 beta to fix apple app store submitting bug. I can build the project and run it on simulator without any problem.  But when I tried to export the ios release build, I got this error message: complilation failed while excuting : compile-abc. 
    I use commmand line to excute compile-abc.exe with the parameters that adt gives it, but it failed without any error message.
    Here is the command line:
    compile-abc.exe -mtriple=armv7-apple-ios -filetype=obj -sdk "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/avmglue.abc" -fields "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1 - air16\lib\aot/lib/air-fields.arm-air.txt" -O3 -abc-file-list=E:\MyApp\bin-debug\AOTBuildOutput8184169967790207636.tmp\ABCFilesList.txt
    There's a empty file AOTBuildOutput-0000001821_1821.o left in the command line workaroud path. I opened file AOTBuildOutput-0000001821.abc, but didn't get any clue. How can I trace this problem?

    Still having similar issues - seems to be when I embed an image - but works for every release except for release build
    Tried your work around but doesnt seem to make a different
    [Embed(source = "/../assets/[email protected]")]
    protected static const ATLAS_IMAGE:Class;
    [Embed(source = "/../assets/[email protected]", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML:Class;
    [Embed(source = "/../assets/iconMap.png")]
    protected static const ATLAS_IMAGE_LOW_RES:Class;
    [Embed(source = "/../assets/iconMap.xml", mimeType = "application/octet-stream")]
    protected static const ATLAS_XML_LOW_RES:Class;
    if(Starling.current.viewPort.width > 320)
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE(), false), XML(new ATLAS_XML()));   
    }else{
    atlas = new TextureAtlas(Texture.fromBitmap(new ATLAS_IMAGE_LOW_RES(), false), XML(new ATLAS_XML_LOW_RES()));

  • How to make my first website in Coldfusion Builder

    Hi everyone,
    Here is my problem that I really need help with.
    Context:
    I just moved from Dreamveawer to Coldfusion Builder. I want to:
    -> Set up my first server
    -> Creating an SQL DB on the server
    -> Create an index page and display query results
    When I started CF builder, i watched the videos on 'Getting Started ' screen. But my things didn't go as smooth as that of the guy in the video. After setting up the server I sometimes cannot start the server and sometimes the server starts but I can't access the CF Admin page (I couldn't access the admin page even once).
    Question(s):
    Does CF Builder installer also include Coldfusion setup or I have to install Coldfusion prior to installing the CF Builder?
    Is there any way of getting details about all the fields that I fill in during installation of Coldfusion/CF Builder, so I know what I am filling instead of just blindly following that dumb guy in the video
    Other Info:
    I am using Win7 64bit
    Installed Coldfusion9
    Installed CF Builder2 (standalone)
    P.S.
    I already watched these videos but they didn't work for me:
    -> http://tv.adobe.com/watch/adc-presents/getting-started-with-coldfusion-builder-2/
    -> The video on CF Builder2 start screen

    Thanks for clarifying.  Terry is a good guy. Glad you didn't mean him
    It is likely that when you installed ColdFusion you selected the "Server Configuration" (because you would know it if you did not). The other two options are quite complicated. You can verify this just by answering this question. Do you access ColdFusion via port 8500. If so, then you are using the Server Configuration.
    This means that your webroot is probably located at c:\ColdFusion9\wwwroot
    If you installed ColdFusion to a different location (like D:\) then you should be able to just make that change above.
    Change your workspace in CFBuilder (FILE >> Switch Workspace) to point to that wwwroot directory, then recreate your project and try it again.
    There are other ways of handling most of this. But this is probably the easiest.
    And trust me, when it comes to teaching, it's hard to please everyone. ColdFusion Builders target audience is likely experienced CF developers. Of course n00bs can use it too, but I am sure when they created those videos there interest was in getting existng CF developers on board. I teach a server-side programming course at the college level and it can be very hard teaching the IDE and the Server software at the same time. And I can see people struggling with figuring out the differences in terminology and technology.
    Where does the IDE stop and the server begin?
    I got an error, is the problem in CF or CFB?
    CFB says I have an error, but my code still runs, I don't understand.
    It's a tough line to cross. I am sure Adobe would be interested in hearing your feedback on how to make the training videos better, or on what types of new videos should be created. But try not to be too hard on them for not havign exactly what you need.
    Jason

Maybe you are looking for

  • SELECTION SCREEN FIELD FOR MONTH AND YEAR

    Hi All. We are developing a 'Monthly Sales Tax(payable) Report. they want the report based on the date(in the selection screen it will come only month and year only.).Depends on that month and year for that select-options ,it will pick up the record.

  • HT5569 I have I phone and I pad connected to a wifi network the iPad works ok with the network but my iPhone doesn't connect at all even though it shows that I'm connected to the wifi ! Help me

    I have iPhone and an iPad and both if them are connected to wifi service , my iPad work fine connecting to the internet but my iPhone doesn't even though it shows that it's connected to the wifi network , please help me I'm in Spain and I need this p

  • FILE TO RFC2 MAIL

    Hi, Requirement : online sale order creation. i need solution for theis sender is file adapter receiver is RFC adapter using BAPI Function Module.After creating sale order in R/3 iam intimate to customer through mail... using mail adapter ...is a sin

  • Display multiple pages in Pages?

    Hi there, How can I show at least two pages in parallel on the screen? If it cannot do that, that is so funny... Just image I am using a 27" screen and editing in full screen mode with the software that only can show a "tiny thin" page in the middle.

  • Range and speed on N

    I have a WRT150N router and my computer has an N adaptor.  I had issues with the range, so I changed the settings to Wide Radio Band, channel 11.  Now, the range works fine, but I notice a drop in speeds as I move away from the router, which I know i