Page 1 of 1
Premature end of file in repository.xml
PostPosted:Fri Jul 03, 2009 6:00 pm
by dignan
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
PostPosted:Mon Jul 06, 2009 9:29 am
by jllort
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
PostPosted:Mon Jul 06, 2009 2:50 pm
by dignan
Alright, I\'ve done that, here\'s the file. It\'s still quite large even from just starting up the server!
I uploaded it here:
http://www.filedropper.com/server_4
Re:Premature end of file in repository.xml
PostPosted:Tue Jul 07, 2009 6:15 pm
by jllort
It\'s mandatory to login in filedropper, because in the link I can see any downloading option ? Use rapishare, that provides directly downloading url.
Re:Premature end of file in repository.xml
PostPosted:Tue Jul 07, 2009 6:20 pm
by dignan
http://rapidshare.com/files/253118230/server.log.html
My mistake, the file was deleted from Filedropper, I guess it doesn\'t last long.
Re:Premature end of file in repository.xml
PostPosted:Fri Jul 10, 2009 3:55 pm
by dignan
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.
Re:Premature end of file in repository.xml
PostPosted:Sat Jul 11, 2009 4:40 pm
by jllort
Upsss we ingored it. It\'s a problem that we\'ll get on mind for other users on mac.
Thanks for your solution.