Hi all!
  I use jboss-4.0.5.GA and EJB3.0.
  Today, when I deploy my bean (entity bean), Jboss server give some error same 
as:
.......
  | Caused by: java.sql.SQLException: General error message from server: "Can't 
create/write to file 'C:\WINDOWS\TEMP\#sql_758_0.MYI' (Errcode: 13)"
  |         at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2001)
  |         at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1168)
  |         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1279)
  |         at com.mysql.jdbc.MysqlIO.sqlQuery(MysqlIO.java:1225)
  |         at com.mysql.jdbc.Connection.execSQL(Connection.java:2278)
  |         at com.mysql.jdbc.Connection.execSQL(Connection.java:2225)
  |         at com.mysql.jdbc.Statement.executeQuery(Statement.java:1163)
  |         at 
com.mysql.jdbc.DatabaseMetaData.getColumns(DatabaseMetaData.java:857)
  | .....

  Three days ago, all things are ok!

  have some ideas about it!

  Thank, 
  catania.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101676#4101676

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101676
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to