Sorry that I waited that long for an answer (I did not notice your answer loubyansky)

The output  in DEBUG mode is as follows :

  | 2004-06-12 23:00:52,057 DEBUG [org.apache.struts.action.RequestProcessor]  Looking 
for Action instance for class moduledb.actions.ModStudAction
  | 2004-06-12 23:00:52,057 DEBUG [org.apache.struts.action.RequestProcessor]   
Creating new Action instance
  | 2004-06-12 23:00:52,067 TRACE [org.jboss.system.Registry] lookup 
-1275511181=jboss.j2ee:jndiName=moduledb/ModuleManager,service=EJB
  | 2004-06-12 23:00:52,067 TRACE [org.jboss.system.Registry] lookup 
-1275511181=jboss.j2ee:jndiName=moduledb/ModuleManager,service=EJB
  | 2004-06-12 23:00:52,077 DEBUG 
[org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.ModuleBean#findByPrimaryKey] 
Executing SQL: SELECT id FROM ModuleBean WHERE id=?
  | 2004-06-12 23:00:52,107 DEBUG 
[org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.ModuleBean] Executing SQL: 
SELECT name, description, ectsCredits, content, grade, link, literature, objectives, 
semester, abbreviation, remarks, activityConfirmation, examType, learnType FROM 
ModuleBean WHERE (id=?)
  | 2004-06-12 23:00:52,207 TRACE [org.jboss.system.Registry] lookup 
-1275511181=jboss.j2ee:jndiName=moduledb/ModuleManager,service=EJB
  | 2004-06-12 23:00:52,207 DEBUG 
[org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.ModuleBean#findByPrimaryKey] 
Executing SQL: SELECT id FROM ModuleBean WHERE id=?
  | 2004-06-12 23:00:52,237 DEBUG 
[org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.UserBean#findByModule] Executing SQL: 
SELECT t0_u.id FROM UserBean t0_u WHERE ((t2_u_takenModules_RELATION_TABLE.UserBean IS 
 NOT NULL AND t2_u_takenModules_RELATION_TABLE.ModuleBean=?))
  | 2004-06-12 23:00:52,297 DEBUG 
[org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.UserBean#findByModule] Find failed
  | java.sql.SQLException: General error,  message from server: "Unknown table 
't2_u_takenModules_RELATION_TABLE' in where clause"
  |     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1905)
  |     at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1109)
  |     at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1203)
  |     at com.mysql.jdbc.Connection.execSQL(Connection.java:2090)
  | 

Thanks for any help in advance

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838575


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to