Hi, -For the disk space: 150 GO left -The file doesn't exist so I have no size -No antivirus is locking -I have restore my database with an old one. I have repair with myisamchk and it work. But the error is steal there. I am logged to the pc as an admin so I have all rights. This is the last stack trace I got:
12:29:20,703 WARN Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ JDBCExceptionReporter:logExceptions:71 - SQL Error: 6, SQLState: HY000 12:29:20,734 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ JDBCExceptionReporter:logExceptions:72 - Error on delete of 'c:\docume~1\ ayome\locals~1\temp\#sql_d48_0.MYI' (Errcode: 13) 12:29:20,734 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ SimpleLog4JLogSystem:logVelocityMessage:154 - Method searchDocuments thre w exception for reference $xwiki in template Presentations.WebHome at [19,13] org.apache.velocity.exception.MethodInvocationException: Invocation of method 's earchDocuments' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki. XWikiException: Error number 3223 in 3: Exception while searching documents with sql [doc.web='EspaceTestPanel' order by doc.name] Wrapped Exception: could not execute query @ Presentations.WebHome[19,20] [snip] 12:29:28,406 WARN Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ JDBCExceptionReporter:logExceptions:71 - SQL Error: 1, SQLState: HY000 12:29:28,406 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ JDBCExceptionReporter:logExceptions:72 - Can't create/write to file 'c:\d ocume~1\ayome\locals~1\temp\#sql_d48_0.MYI' (Errcode: 17) 12:29:28,406 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta tions/ SimpleLog4JLogSystem:logVelocityMessage:154 - Method getSpaces threw exce ption for reference $xwiki in template Presentations.WebHome at [6,16] org.apache.velocity.exception.MethodInvocationException: Invocation of method 'g etSpaces' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.XWikiE xception: Error number 3223 in 3: Exception while searching documents with sql s elect distinct doc.web from XWikiDocument doc Wrapped Exception: could not execute query @ Presentations.WebHome[6,23] [snip] 12:29:48,031 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Protocol es/Protocole4 SimpleLog4JLogSystem:logVelocityMessage:154 - Method sort threw ex ception for reference $xwiki in template Protocoles.Protocole4 at [3,18] org.apache.velocity.exception.MethodInvocationException: Invocation of method 's ort' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NullPointerExce ption @ Protocoles.Protocole4[3,25] [snip] 12:31:53,250 WARN Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ J DBCExceptionReporter:logExceptions:71 - SQL Error: 6, SQLState: HY000 12:31:53,265 ERROR Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ J DBCExceptionReporter:logExceptions:72 - Error on delete of 'c:\docume~1\ayome\lo cals~1\temp\#sql_d48_0.MYD' (Errcode: 13) 12:31:53,265 ERROR Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ S impleLog4JLogSystem:logVelocityMessage:154 - Method searchDocuments threw except ion for reference $xwiki in template Admin.WebHome at [19,13] org.apache.velocity.exception.MethodInvocationException: Invocation of method 's earchDocuments' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki. XWikiException: Error number 3223 in 3: Exception while searching documents with sql [doc.web='PitiÚSalpÚtriÞre' order by doc.name] Wrapped Exception: could not execute query @ Admin.WebHome[19,20] If someone has any idea on what going on, because I start being desparated. Thanks for your help. Bye Can you check: - that you have enough disk space left - that the file didn't reach the file size limit of your filesystem (4G for FAT) - that the file isn't locked by another program, like an antivirus - that the database is not in a bad state (use a mysql checking tool) > On Aug 29, 2007, at 11:00 AM, [EMAIL PROTECTED] wrote: > > > Hi Vincent, > > Thank you for your answer. But I don't understand, I have been > > working on it since 3 month, why should I have this kind of > > problem? I haven't change my database since then so I don't know > > how to solve this. What does IMO mean? > > Thanks again for your help!! > > > > > > > > > > On Aug 26, 2007, at 10:31 AM, [EMAIL PROTECTED] wrote: > > > > > >> Hi, > >> My navigation panel has start suddently to generate an error. This > >> is the stack trace I have: > >> > >> > > > > [snip] > > > > > >> Wrapped Exception: > >> java.sql.SQLException: Can't create/write to file > >> 'c:docume~1ayomelocals~1temp#sql_588_0.MYD' (Errcode: 17) > >> > > > > Thus this is coming from your MYSQL install IMO. > > > > Some permissions issue it seems. > > > > -Vincent > > Sergiu -- http://purl.org/net/sergiu _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users ------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! --------------- Découvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici http://alicebox.fr Soumis à conditions. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
