Exceptionhandler

Hi,

Please help,

I was implementing the Jasper report tutorial and suddenly Creator stopped creating new projects. I thought to reinstalll the software would be a good idea bot unfortunately, just increased the number of problems I have to solve. Now the newly installed software does not recognize any of the projects previously runnig. I get all the times the following error: {libs.exceptionhandler-runtime.classpath.libfile.4} to copy.

Could anyone help please?

Thanks a bunch,

Pete

[523 byte] By [ttashiia] at [2007-11-27 6:23:50]
# 1
Pete,It does look like you are missing that library. Try to add the library via the library manager at the project's Libraries node. Please confirm that you have been able to recover./krys
3431603a at 2007-7-12 17:42:07 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks Krys for looking into my problem. I looked for the Exception Handler class and it is in several projects but I do not know where is the right place for it to be. Could you be more specific please?Thanks a lot,Pete
ttashiia at 2007-7-12 17:42:07 > top of Java-index,Development Tools,Java Tools...
# 3

Pete,

I'll relay your issue to the writer of the tutorial. Meanwhile, if you haven't already tried to, re-execute the first part of the tutorial which add the JasperReports Library per the tutorial instructions. Note that depending which version of Creator or VWP have suggests a specific version of that library.

/k

3431603a at 2007-7-12 17:42:07 > top of Java-index,Development Tools,Java Tools...
# 4
You can also try to recover by renaming your default userdir (.Creator) to anothername, then restart the IDE. It will create a new .Creator file for you./krys
3431603a at 2007-7-12 17:42:07 > top of Java-index,Development Tools,Java Tools...
# 5

Hi, I am the author. I have never seen this problem.

I wonder if something else happened while you were doing the tutorial.

I would like to try to come up with better diagnostics of the problem. When you create a new project, what exactly happens? Do you click Finish and the wizard goes away but there is no new project?

When you create a new project, what is the path to the project? Is there a permissions problem on that folder? Have you tried specifying a different folder for the new project?

You also say it does not recognize any projects. Does that mean that when you go to open an existing project and navigate to the directory with the projects, that none of the projects in that folder appear as Creator projects? The IDE looks for just a few things to recognize a folder as a project, maybe all it really needs is a build.xml. Do your projects have build.xml files in the project folders?

The IDE writes to a log file, are you seeing errors in that log file that can help diagnose the problem?

> Pete,

>

> I'll relay your issue to the writer of the tutorial.

> Meanwhile, if you haven't already tried to,

> re-execute the first part of the tutorial which add

> the JasperReports Library per the tutorial

> instructions. Note that depending which version of

> Creator or VWP have suggests a specific version of

> that library.

>

> /k

jetsonsa at 2007-7-12 17:42:07 > top of Java-index,Development Tools,Java Tools...