Premature end of file in repository.xml 8 Months, 1 Week ago
Karma: 0
So, I have been able to build OpenKM and run it successfully. I am now working on getting the development version running in the GWT browser. There seems to be a problem though, it thinks that repository.xml is invalid. It states: "Configuration file syntax error.: Premature end of file.". However, the file seems to be the exact same file as the one in the default OpenKM 3.0 release. I even compared them using diff. It also fails if I try to move the repository.xml directly into the JBoss directory, rather than symlinking it.
Re:Premature end of file in repository.xml 8 Months, 1 Week ago
Karma: 16
Could you upload the server.log but only the loading since error occurs ( not all your server.log , please stop jboss, delete server.log, start jboss and upload this minimal file ).
Re:Premature end of file in repository.xml 8 Months ago
Karma: 0
Alright, I have solved this problem.
The solution was to actually move repository.xml and openkm-ds.xml to the folders designated by the developer guide. It seems either Mac OS or OpenKM does not handle alias's correctly.