Uploaded image for project: 'SMS'
  1. SMS
  2. SMS-31

No error is display to user when an error on server occurred to retrieve subscribers list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.5.0, 2.0.0
    • None
    • None

      Caused by: java.sql.SQLException: Table/View 'SMS_SUBSCRIBERS' does not exist.
      	at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
      	at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
      	... 82 more
      Caused by: ERROR 42X05: Table/View 'SMS_SUBSCRIBERS' does not exist.
      	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
      	at org.apache.derby.impl.sql.compile.FromBaseTable.bindTableDescriptor(Unknown Source)
      	at org.apache.derby.impl.sql.compile.FromBaseTable.bindNonVTITables(Unknown Source)
      	at org.apache.derby.impl.sql.compile.FromList.bindTables(Unknown Source)
      	at org.apache.derby.impl.sql.compile.SelectNode.bindNonVTITables(Unknown Source)
      	at org.apache.derby.impl.sql.compile.DMLStatementNode.bindTables(Unknown Source)
      	at org.apache.derby.impl.sql.compile.DMLStatementNode.bind(Unknown Source)
      	at org.apache.derby.impl.sql.compile.CursorNode.bindStatement(Unknown Source)
      	at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source)
      	at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source)
      	at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown Source)
      

            glefebvre Grégory Lefebvre (Inactive)
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: