The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why my HSQL console shows not table listed?

Alex Heng
Contributor
September 17, 2011

Hi All, I have followed the instruction at http://confluence.atlassian.com/display/JIRA/Running+SQL+commands+in+a+HSQL+database and open the HSQL Database Manager, however, I only see a empty list to the left under jdbc:hsqldb:database/jiradb

is there some configuration I need to do the see the tables? Thanks.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Azwandi Mohd Aris
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
September 23, 2011

You need to make sure that the path specified in the url parameter is valid (pointing to the right folder). Otherwise, you will see the empty list.

You can also supply absolute path in the url foe e.g.

java -cp hsqldb-1.8.0.5.jar org.hsqldb.util.DatabaseManager -user sa -url jdbc:hsqldb:C:\studio\jira-home\database\jiradb

TAGS
AUG Leaders

Atlassian Community Events