Opened 12 years ago
Closed 12 years ago
#225 closed defect (fixed)
XML database in secore is not created automatically
Reported by: | Alireza | Owned by: | Alireza |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | secore | Version: | |
Keywords: | Cc: | Peter Baumann, Piero Campalani | |
Complexity: | Medium |
Description
After deploying secore using the deploy script, http://localhost:8080/def/ shows the the error:
java.lang.RuntimeException: Failed connecting to the database
This is part of the tomcat log:
Saving properties in "/usr/share/tomcat6/.basex"…
/usr/share/tomcat6/.basex could not be written.
DEBUG [15:47:41] BaseX@66: The database doesn't seem to exist
Note:
See TracTickets
for help on using tickets.
Submitted patch, so deploying SECORE to the system tomcat (non-user privileges) should work fine now.