Author | Message |
---|---|
harshil4u
Posts: 8
|
Posted 01:51 May 10, 2011 |
Hello Dr.sun,
I am getting this exception while adding new task.
Last edited by harshil4u at
01:53 May 10, 2011.
|
harshil4u
Posts: 8
|
Posted 13:39 May 11, 2011 |
Actually that was my mistake. Table was created using different role. |
lmac
Posts: 8
|
Posted 20:45 May 11, 2011 |
Hey,
Best Regards,
Long. |
harshil4u
Posts: 8
|
Posted 22:40 May 11, 2011 |
Hi,
|
Anna
Posts: 7
|
Posted 14:01 May 13, 2011 |
1. I am having Runtime Error when I want to see http://localhost:8080/csns/listTasks.html. I have created tasks table in pgAdmin db and added some field values. (Not adding tasks by web site yet). I just want to see if I can display tasks that are already in db. I think that I am having the same problem as discrbed, but I am not sure how to specify correct login role while creating the table in pgAdmin. How you do that and what is the proper login role? 2.The most sad thing is that I do not have log file to see what is going on. I have placed the location of the log file out of my project folder, and I already tryied to delete all xml files refresh the project. Don't know what else to try... In my build.properties I have file.base.dir=C:/Log/csns/files log.dir=C:/Log/csns ... please help ...For HW1 log file was recording the errors... Last edited by Anna at
14:03 May 13, 2011.
|
harshil4u
Posts: 8
|
Posted 15:25 May 13, 2011 |
Actually i have two server connection in pgAdmin.
so by mistake i created task table under "csns on posgres" instead of "csns on [my username]". I am not sure that if you are getting run time exception because of this reason or not. |