Code: Select all
Error:
UPDATE serendipity_entries SET id='26', title='Heavy problems with RMI - solution found', timestamp='1113736816', body='
While reading an \"old\" tutorial at http://java.sun.com/docs/books/tutorial/rmi/running.html I found the solution, the codebase was not specified in the right way.
\r\n', extended='
The code base has to be
\r\n\r\n file:/E:\\Uni\\DiplInf\\workspace\\RMItest\\bin/\r\n\r\n
and not
\r\n\r\n file://E:/Uni/DiplInf/workspace/RMItest/bin/\r\n\r\n', isdraft='false', allow_comments='true', moderate_comments='false', exflag='1', last_modified='1126272743', authorid='1' WHERE id='26'
/ Incorrect key file for table 'serendipity_entries'; try to repair it