Tables, indexes and triggers are all created at startup. So in all likelihood, 
there is some earlier message saying that the user doesn't have permission to 
create such. Double check the log file. Make sure user you configured in your 
DB connection has all permissions, delete created repositories folder in the 
webapp and try again.
BTW the connection is configured twice in the jackrabbit-xxx.xml, once for 
normal workspaces (with dynamic prefix) and once for the version space (with 
static prefix) if you add additional prefix to the table names try to keep it 
short ... seen once or twice that some databases have issues with long table 
names.


On Dec 2, 2010, at 8:30 AM, Gusti Andika wrote:

> Thx for your help.mvn eclipse run just fine now.
> But it's not finished yet :D, Here after deployed into tomcat i got another 
> error message
>  
> Caused by:
> 
> java.sql.SQLException: Table/View 'USERGROUPS_NAMES' does not exist.
> at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown 
> Source)
> 
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>  Source)
> 
> ... 64 more
> 
>  
> 
> What should I do next?
> 
>  
> BestRegards,
> 
> Gusti
> 
>  
> 
>  
> 
>  
> 
> 
>  
> On Thu, Dec 2, 2010 at 3:12 PM, Jan Haderka <jan.hade...@magnolia-cms.com> 
> wrote:
> 
> 
> On Dec 2, 2010, at 6:34 AM, Gusti Andika wrote:
> 
> >
> >  What thing i missed?
> >
> 
> You missed to read big message at http://repo.magnolia-cms.com/ saying that 
> this repo is deprecated and you should use nexus instead.
> 
> HTH,
> Jan
> 
> 
> 
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
> ----------------------------------------------------------------
> 
> 




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to