baifanvhai / apromore

Automatically exported from code.google.com/p/apromore
0 stars 0 forks source link

Database access issues & DAO exceptions #146

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- When trying to edit an existing process, I get an exception:

"Cannot edit F3 International Departure Passport Control (Error: not able to 
get instance for DAO)"

- When I perform a search (for instance "fauvet"), I get Unknown exception: 
java.lang.NullPointerException.

I guess I don't use the right database...

I attached the files catalina.out

Original issue reported on code.google.com by macri.fa...@gmail.com on 3 Feb 2012 at 3:54

Attachments:

GoogleCodeExporter commented 9 years ago
Marie,

I have checked in the fix for this.  It was the parser that created the 
conditions for the search. It was referencing the hibernate fields incorrectly. 
 I have fixed and checked in. I will try and get a copy up to google code 
tonight for you to test.

Cam

Original comment by cam.ja...@gmail.com on 6 Feb 2012 at 9:14

GoogleCodeExporter commented 9 years ago
New version of Apromore.war hass been uploaded to google code in the downloads 
section.

Original comment by cam.ja...@gmail.com on 6 Feb 2012 at 9:21

GoogleCodeExporter commented 9 years ago
Cam,

When editing meta data of a process, or deleting , I still get the error:

java.lang.Exception: Error: not able to get instance for DAO: Name jdbc is not 
bound in this Context

See catalina.out attached. I attached portal.log and portal-message-trace

Marie

Original comment by macri.fa...@gmail.com on 7 Feb 2012 at 6:10

Attachments: