Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install ContractManager 0.5.3 #20

Open
janrieke opened this issue Feb 12, 2018 · 1 comment
Open

Cannot install ContractManager 0.5.3 #20

janrieke opened this issue Feb 12, 2018 · 1 comment

Comments

@janrieke
Copy link
Owner

janrieke commented Feb 12, 2018

[ERROR][main][de.janrieke.contractmanager.ContractManagerPlugin.call] Unable to init db service
java.rmi.RemoteException: connection to database.jdbc:h2:C:\Users\USER\.jameica-fresh-install\contractmanager/h2db/contract_db;CIPHER=XTEA failed; nested exception is: 
	org.h2.jdbc.JdbcSQLException: Verschlüsselungsfehler in Datei null
Encryption error in file null [90049-193]
	at de.willuhn.datasource.db.DBServiceImpl.createConnection(DBServiceImpl.java:183)
	at de.willuhn.datasource.db.DBServiceImpl.getConnection(DBServiceImpl.java:126)
	at de.janrieke.contractmanager.server.ContractDBServiceImpl.getConnection(ContractDBServiceImpl.java:164)
	at de.janrieke.contractmanager.server.ContractDBServiceImpl.install(ContractDBServiceImpl.java:190)
	at de.janrieke.contractmanager.ContractManagerPlugin.lambda$install$1(ContractManagerPlugin.java:73)
	at de.janrieke.contractmanager.ContractManagerPlugin.call(ContractManagerPlugin.java:119)
	at de.janrieke.contractmanager.ContractManagerPlugin.install(ContractManagerPlugin.java:73)
	at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:371)
	at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:239)
	at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
	at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
	at de.willuhn.boot.BootLoader.resolve(BootLoader.java:119)
	at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:72)
	at de.willuhn.jameica.system.Application.init(Application.java:106)
	at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
	at de.willuhn.jameica.Main.main(Main.java:78)
@janrieke janrieke added the bug label Feb 12, 2018
@janrieke
Copy link
Owner Author

janrieke commented Feb 12, 2018

Happens occasionally on fresh installations. Unknown cause. Difficult to reproduce.
Completely uninstalling ContractManager (including user data) seems to fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant