Active Object table not found after deleting target

Paolo Basso June 30, 2017

Hi, I have a problem developing a custom plugin for Jira because, after deleting the target foolder and restarting the server, the new Jira does not create a new table for my active object but search for the old one that does not exist anymore. Is there a way to tell the new jira to recreate the tables and stop looking for the olds one?

I'm using Ubuntu 16.04 LTS and Atlas SDK 6.2.14

 

....

Database: [INFO] [talledLocalContainer] - name:H2 [INFO] [talledLocalContainer] - version:1.4.185 (2015-01-16) [INFO] [talledLocalContainer] - minor version:4 [INFO] [talledLocalContainer] - major version:1 [INFO] [talledLocalContainer] Driver: [INFO] [talledLocalContainer] - name:H2 JDBC Driver [INFO] [talledLocalContainer] - version:1.4.185 (2015-01-16) [INFO] [talledLocalContainer] org.h2.jdbc.JdbcSQLException: Table "AO_3648B9_ROLE" not found; SQL statement: [INFO] [talledLocalContainer] SELECT NAME,ID FROM PUBLIC.AO_3648B9_ROLE [42102-185] .... Caused by: org.h2.jdbc.JdbcSQLException: Table "AO_3648B9_ROLE" not found; SQL statement: [INFO] [talledLocalContainer] SELECT NAME,ID FROM PUBLIC.AO_3648B9_ROLE [42102-185] ....

 

1 answer

0 votes
Bence October 26, 2018

i have the same

Could you solve it?

Suggest an answer

Log in or Sign up to answer