Sigh... Part 2
Even to the "non-programmers" of the world, CF is looked upon with disdain.
Even to the "non-programmers" of the world, CF is looked upon with disdain.
Can someone figure out what happened here?
This happened this morning when I came in and my Windows box, nicely rebooted itself overnight.
Looks like something got corrupted. Now my CF Builder won't start. Splash screen shows up and hangs there for a while, then I get a nice alert box "An error has occurred. See the log file C:\users\xxxx\adobe coldfusion builder workspace\.metadata\.log.
!ENTRY org.eclipse.core.resources 2 10035 2010-10-14 11:11:37.653 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.!ENTRY org.eclipse.osgi 4 0 2010-10-14 11:26:36.497 !MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (112). !STACK 0 org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) Caused by: java.lang.OutOfMemoryError: Java heap space at org.eclipse.core.internal.localstore.SafeChunkyInputStream.accumulate(SafeChunkyInputStream.java:40) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.buildChunk(SafeChunkyInputStream.java:62) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.read(SafeChunkyInputStream.java:141) at java.io.DataInputStream.readInt(DataInputStream.java:370) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readVersionNumber(SyncInfoSnapReader.java:49) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readSyncInfo(SyncInfoSnapReader.java:43) at org.eclipse.core.internal.resources.Synchronizer.restoreFromSnap(Synchronizer.java:175) at org.eclipse.core.internal.resources.Synchronizer.restore(Synchronizer.java:143) at org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(SaveManager.java:900) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:658) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1353) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1957) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1716) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:379) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source) Root exception: java.lang.OutOfMemoryError: Java heap space at org.eclipse.core.internal.localstore.SafeChunkyInputStream.accumulate(SafeChunkyInputStream.java:40) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.buildChunk(SafeChunkyInputStream.java:62) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.read(SafeChunkyInputStream.java:141) at java.io.DataInputStream.readInt(DataInputStream.java:370) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readVersionNumber(SyncInfoSnapReader.java:49) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readSyncInfo(SyncInfoSnapReader.java:43) at org.eclipse.core.internal.resources.Synchronizer.restoreFromSnap(Synchronizer.java:175) at org.eclipse.core.internal.resources.Synchronizer.restore(Synchronizer.java:143) at org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(SaveManager.java:900) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:658) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1353) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1957) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1716) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:379) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source)
!ENTRY org.eclipse.osgi 4 0 2010-10-14 11:26:36.505 !MESSAGE Application error !STACK 1 java.lang.NoClassDefFoundError: org/eclipse/core/resources/IContainer at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.core.resources (112). at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) ... 13 more Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) ... 22 more Caused by: java.lang.OutOfMemoryError: Java heap space at org.eclipse.core.internal.localstore.SafeChunkyInputStream.accumulate(SafeChunkyInputStream.java:40) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.buildChunk(SafeChunkyInputStream.java:62) at org.eclipse.core.internal.localstore.SafeChunkyInputStream.read(SafeChunkyInputStream.java:141) at java.io.DataInputStream.readInt(DataInputStream.java:370) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readVersionNumber(SyncInfoSnapReader.java:49) at org.eclipse.core.internal.resources.SyncInfoSnapReader.readSyncInfo(SyncInfoSnapReader.java:43) at org.eclipse.core.internal.resources.Synchronizer.restoreFromSnap(Synchronizer.java:175) at org.eclipse.core.internal.resources.Synchronizer.restore(Synchronizer.java:143) at org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(SaveManager.java:900) at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:658) at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1353) at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1957) at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1716) at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:379) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280) at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408) at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381) at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:454) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source)
!ENTRY org.eclipse.osgi 2 0 2010-10-14 11:26:36.558 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: !SUBENTRY 1 org.eclipse.osgi 2 0 2010-10-14 11:26:36.558 !MESSAGE Bundle reference:file:plugins/org.eclipse.core.net.win32.x86.nl_ja_3.5.0.v20091121043401.jar was not resolved. !SUBENTRY 2 org.eclipse.core.net.win32.x86.nl_ja 2 0 2010-10-14 11:26:36.558 !MESSAGE Missing host org.eclipse.core.net.win32.x86_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-10-14 11:26:36.558 !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86.nl_ja_3.5.0.v20091121043401.jar was not resolved. !SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl_ja 2 0 2010-10-14 11:26:36.558 !MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2010-10-14 11:26:36.559 !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists: !SUBENTRY 1 org.eclipse.osgi 2 0 2010-10-14 11:26:36.559 !MESSAGE Bundle org.eclipse.core.net.win32.x86.nl_ja_3.5.0.v20091121043401 [254] was not resolved. !SUBENTRY 2 org.eclipse.core.net.win32.x86.nl_ja 2 0 2010-10-14 11:26:36.559 !MESSAGE Missing host org.eclipse.core.net.win32.x86_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-10-14 11:26:36.559 !MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86.nl_ja_3.5.0.v20091121043401 [272] was not resolved. !SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl_ja 2 0 2010-10-14 11:26:36.559 !MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_0.0.0.
:(
After using CFBuilder 1.x (yes I have the update) for sometime now, I'm this close to going back to Dreamweaver CS4 due to CFBuilder's poor poor performance.
After convincing my client to shell out for the IDE, I'm feeling kinda guilty.
I consistently get "(Not Responding)" in the application title bar. My curor goes into an infinite loop of circles and I just wait....and wait...and wait.
It's as if the more files you throw at a CF project, the more it gets bogged down.
I was working swimmingly with CFBuilder in the beginning, with a small project. No problems..everything was copacetic.
Now I had to go out and grab a live site and bring it down to my desktop. Get it working in my local dev environment, then check it into SVN.
First, the FTP client within the app is really slow and buggy. I ended up getting FileZilla and haven't looked back.
Now the project with close to 56gb of code and images to track feels like a tanker ship. I can't go between directories smoothly. The IDE constantly wants to update it's index or something. I have one directory with about 500 image files or more and CFBuilder takes forever to show me the content in it's tree structure. Very Very Very annoying and slow.
I'm going to give CFBuilder a little bit more time before I ask for my money back from Adobe for the sake of my client's bank account.
This is just ridiculous...argh!
Anyone else experiencing anything like this?
TOPIC DESCRIPTION: (provided by the speaker) In today's world, the bulk of our traffic to the websites we create comes from search engines. And with the exception of failed business models burning through VC money, more traffic equals more money. But few developers bother to do even basic search engine optimization, which can dramatically improve their websites performance on Google and the like. The good news is that the basics of SEO is relatively easy to do, especially inside of most CFML applications. We'll go over the fundamentals of SEO and how you can easily integrate these principals into your application. We'll also discuss some free programs you can use to track your progress, and some other techniques to keep you in Google's good graces.
MEETING URL: http://experts.acrobat.com/cfmeetup/
DURATION: Approx. 1 hour
Jeff Gladnick lives in San Francisco, CA and has been a ColdFusion developer for over 10 years, since version 4.5. He's developed web applications for a variety of companies including the Produce Marketing Association, Dun & Bradstreet, The Gap, and Adobe. He particularly likes Model Glue as a framework, and also owns http://www.greatdentalwebsites.com, a company that allows dentists to create their own website (using a model-glue application).
WHEN: Thurs. May 27, 12:00pm US ET (UTC/GMT-4)
RECORDING: As always, the meeting will be recorded, and the recording URL will be posted after the meeting at http://recordings.coldfusionmeetup.com.
I wanted a reminder of why how I pay my rent, own a cellphone and can make a living.
320x480 (native Blackberry Storm resolution)

I'm not sure if everyone is aware of the subject of this posting, but if you're not, please visit this url for more information: http://ria.meetup.com/12/calendar/11859336/
If you're in the bay area and want to get your feet wet with Flex this is the place to be.
Hope to see you there!
Does anyone know of any comparison sites out there that I can view?
Or does anyone know off the top of their head the pros/cons of each?
I know the big glaring PRO of Railo = FREE. But, I've always believed in, "you get what you pay for".
Thanks!
I've installed Aptana Standalone, then downloaded CFBuilder. I was hoping that I could install CFBuilder as an add-on to Aptana, but seems like I can't.
Is there something I'm doing wrong? Should I do the CFBuilder as a standlone then Aptana as a plug-in?
Thoughts?
Thanx
Does anyone know if there's a way (even with an extension) to get DW CS4 to act like Eclipse when highlighting balanced braces?
I love this eclipse feature. Turns my braces red to show where I'm missing closing braces or have too many closing braces. I just wish there was a way to do this with DW CS4. I find Eclipse to be buggy. I get so many "java.lang" errors that it's driving me batty.
I have CFEclipse, Aptana, and SVN plugins installed in Eclipse Ganymede (3.4?), and I'm getting errors each time I switch tabs. Very annoying. I'm not a happy camper with Eclipse. (where is Bolt!!!?!?)