|
Sorry this has taken a while to reply. I've not heard of this problem before with a clean database and I haven't been able to reproduce it.
If you're using Windows, I recommend launching AgileTrack using the agiletrack.bat file so you can see any console output. Perhaps an exception is occurring that you could send. Also, you can check the .log files in the installation directory. If you find any errors, please post them here and we should be able to figure out the problem. Thanks.
hello…
I also try to use HSQLB in the connection. However, there is one more column ask me to put the database name. Since I am trying this product in the local pc, what database name I should put it there? If I don't, I got some error as the following
"login cannot be performed. Trouble connecting to the AgileTrack Server.
java.sql.SQLException:SOO10 Invalid argument in JDBC call"
I've seen the S0010 error if no hsql database name is specified. To select a name, open the settings dialog and just type in a simple database name, like "agiletrack". The name can be anything you want, but needs to be a simple string—e.g. no spaces or punctuation (underscores are probably allowed).
I have the same problem with agiletrack 1.1.3 build 20071027
The suspicion is that this login problem is being caused by a localization problem when parsing an error response from the HSQL driver. A solution is in the works and will be released early this week.