I am trying to import Confluence''s users into CROWD but confluence's database is an embedded HSQLDB database. I added the hsqldb driver into crowd, but for some reason is complaining about the "name"
image2016-5-23 15:42:11.png
I took the HSQLDB data from this link:
what am I doing wrong?
Any help for little that it might seem is greatly appreciated.
Thanks
Jesse
I'm not sure why you're trying to use Confluence's database for Crowd.
The two systems should use separate databases. (They can be on the same server and use the same user to connect, but the databases need to be separate)
Nic thanks for your answer I just rewrote the question, to make it more clear.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that makes perfect sense now, thank you! Makes my answer mostly irrelevant too, but we can try.
The "name" mention in the error message suggests that it's picking up a property name instead of a value there. Could you show us how you have configured the connection?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.