ColdFusion Builder strange error when importing a project

When working with projects I tend to download the latest version of Eclipse and to try it out, when I found a very weird error message I decided to go back to ColdFusion Builder to see if I got the same problem.

And sure enough I did.

The problem arises when I tried to import an existing ColdFusion Builder project into the IDE, the very first error message is as follows:

CFB_ImportError1

The details on the error message doesn't even make sense either, saying that an internal error occurred during "Reporting encoding changes." unable to create a new native thread.

Now I am going to make the assumption that this project was originally an all ASCII project, which seems to make sense because there are some weird issues when dealing with UTF-8 encoding when loading an ASCII file.

But what is even more amazing is that the next error, well technically not an error. but it wants you to close the workbench. Say what!

CFB_ImportError2

Now closing the workbench down and restarting ColdFusion builder I seem to be able to use the files and run the website project with no problems, but there are 2 entries in the ColdFusion Builder logs that worry me some.

Both have no message, both are from the com.adobe.ide.coldfusion.server with absolutely no stack trace. This message even though it is for the server is the first time I have seen it, and I am making a big assumption that it has actually only come about since I imported this project.

Anyway, this might be a problem with the fact that this project was originally created with a pre-release version of ColdFusion Builder, but until it happens again this is something that one should keep in mind as a problem with importing of projects into the workspace.


ColdFusion Builder strange error when importing a project - http://cfbloggers.org/?c=41409 May 7, 2010