Team,

I was just trying to access few links in Mahout site and they seem to be
broken. Is there some maintenance going on ??

Error is as below
Accessing https://cwiki.apache.org/confluence/display/MAHOUT/Quickstart
 throws

A system error has occurred — our apologies!

For immediate troubleshooting, consult our *knowledge
base<http://confluence.atlassian.com/display/CONFKB/Confluence+Knowledge+Base+Home>
* for a solution.

If you would like to receive support from Atlassian's support team, ask
your *Confluence
administrator<https://cwiki.apache.org/confluence/administrators.action>
* to create a support issue on Atlassian's support
system<http://support.atlassian.com/> with
the following information:

   1. a description of your problem and what you were doing at the time it
   occurred
   2. a copy of the error and system information found below
   3. a copy of the application logs (if possible).

Your Confluence administrator can use the *support request
form<https://cwiki.apache.org/confluence/admin/raisesupportrequest.action>
* to create a support ticket which will include this information.

We will respond as promptly as possible.
Thank you!

*Return to site homepage…* <https://cwiki.apache.org/confluence/>
Cause

org.springframework.jdbc.UncategorizedSQLException: Hibernate operation:
Could not execute query; uncategorized SQLException for SQL []; SQL state
[HY000]; error code [1]; Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28); nested exception is
java.sql.SQLException: Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28)
    at
org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:120)

caused by: java.sql.SQLException: Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1072)
Stack Trace:[hide]

org.springframework.jdbc.UncategorizedSQLException: Hibernate
operation: Could not execute query; uncategorized SQLException for SQL
[]; SQL state [HY000]; error code [1]; Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28); nested exception is
java.sql.SQLException: Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28)
Caused by: java.sql.SQLException: Can't create/write to file
'/var/tmp/#sql610_3467c7_13.MYI' (Errcode: 28)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1072)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3563)

and on..

Reply via email to