06/06/12 05:08:41 -- *** INICIO *** 06/06/12 05:08:41 -- Loggeando en la base de datos. 06/06/12 05:08:42 -- Fin de loggeo en la base de datos. 06/06/12 05:08:49 -- Acceso del Empleado -USUARIO- 06/06/12 05:08:50 -- Creando la configuracion inicial. 06/06/12 05:15:23 -- MyOwnDetFunc(Compras al Mayorista) - construct 06/06/12 05:16:09 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 06/06/12 05:31:57 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 05:33:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 05:49:06 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 05:54:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 05:54:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 05:54:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 06/06/12 05:56:45 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:01:29 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:02:23 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:02:51 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:48:17 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:48:35 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:48:57 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:49:13 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:49:33 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:49:53 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:50:22 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:50:34 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:50:42 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 06:51:00 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 07:00:34 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 07:09:11 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 07:13:09 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 07:38:43 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 07:42:17 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:42:17 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:42:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:42:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:43:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:43:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:43:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:43:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 07:46:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 06/06/12 07:46:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 06/06/12 08:05:23 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 08:24:18 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 08:30:55 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 08:38:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 08:38:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 08:38:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 08:38:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 08:39:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 06/06/12 08:48:17 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 08:51:16 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 08:55:26 -- MyOwnDetFunc(Traspasos) - construct 06/06/12 10:00:04 -- Cerrando las conexiones a la base de datos. 06/06/12 10:00:04 -- *** FIN *** 07/06/12 07:01:03 -- *** INICIO *** 07/06/12 07:01:03 -- Loggeando en la base de datos. 07/06/12 07:01:08 -- Fin de loggeo en la base de datos. 07/06/12 07:01:22 -- Acceso del Empleado -USUARIO- 07/06/12 07:01:22 -- Creando la configuracion inicial. 07/06/12 07:13:00 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 07:21:23 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 07:44:51 -- MyOwnDetFunc(Compras al Mayorista) - construct 07/06/12 07:46:35 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 07/06/12 07:55:29 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 08:58:14 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 09:16:47 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 09:52:43 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 09:52:43 -- MyAbcFunc().setDataSet() - start 07/06/12 09:52:43 -- MyAbcFunc().setDataSet() - end 07/06/12 09:55:39 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 10:11:35 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 10:11:35 -- MyAbcFunc().setDataSet() - start 07/06/12 10:11:36 -- MyAbcFunc().setDataSet() - end 07/06/12 10:16:40 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 10:36:31 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 10:45:41 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 11:13:22 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 11:15:17 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 11:38:09 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 11:38:09 -- MyAbcFunc().setDataSet() - start 07/06/12 11:38:10 -- MyAbcFunc().setDataSet() - end 07/06/12 11:38:23 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 11:39:27 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 11:39:27 -- MyAbcFunc().setDataSet() - start 07/06/12 11:39:27 -- MyAbcFunc().setDataSet() - end 07/06/12 11:41:07 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 11:43:27 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 12:07:50 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 12:07:50 -- MyAbcFunc().setDataSet() - start 07/06/12 12:07:51 -- MyAbcFunc().setDataSet() - end 07/06/12 12:08:54 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 12:08:56 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 12:52:54 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 12:54:42 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 01:39:35 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 01:51:01 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 01:52:50 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 01:54:56 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 01:55:47 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:01:31 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:04:39 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:06:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:07:51 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:18:52 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:19:58 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:22:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:22:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:22:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:22:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:24:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:24:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:24:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 07/06/12 02:24:30 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 07/06/12 02:30:35 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 02:37:13 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:46:50 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 02:54:05 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 03:06:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 03:07:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 03:25:04 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 03:25:04 -- MyAbcFunc().setDataSet() - start 07/06/12 03:25:05 -- MyAbcFunc().setDataSet() - end 07/06/12 03:28:17 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 07/06/12 03:28:18 -- MyAbcFunc().setDataSet() - start 07/06/12 03:28:18 -- MyAbcFunc().setDataSet() - end 07/06/12 03:35:22 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 03:58:42 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 04:16:48 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 04:42:02 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 04:47:55 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 05:13:40 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 05:32:29 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:06:42 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:19:05 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:20:17 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:27:43 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:30:16 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:38:06 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:41:44 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 06:42:17 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 06:42:17 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 06:42:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 06:42:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 06:42:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 07/06/12 06:50:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:01:18 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 07:16:45 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 07:33:46 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 07:41:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:47 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:41:47 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 07:43:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 07/06/12 07:43:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 07/06/12 07:43:21 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 07/06/12 08:20:21 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 08:24:50 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 08:44:21 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 07/06/12 09:07:39 -- Cerrando las conexiones a la base de datos. 07/06/12 09:07:39 -- *** FIN *** 07/06/12 09:13:01 -- *** INICIO *** 07/06/12 09:13:01 -- Loggeando en la base de datos. 07/06/12 09:13:01 -- Fin de loggeo en la base de datos. 07/06/12 09:13:06 -- Acceso del Empleado -USUARIO- 07/06/12 09:13:06 -- Creando la configuracion inicial. 07/06/12 09:29:13 -- MyOwnDetFunc(Compras al Mayorista) - construct 07/06/12 09:30:04 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 07/06/12 09:42:42 -- MyOwnDetFunc(Traspasos) - construct 07/06/12 10:04:34 -- Cerrando las conexiones a la base de datos. 07/06/12 10:04:34 -- *** FIN *** 08/06/12 06:57:40 -- *** INICIO *** 08/06/12 06:57:40 -- Loggeando en la base de datos. 08/06/12 06:57:46 -- Fin de loggeo en la base de datos. 08/06/12 06:58:31 -- Acceso del Empleado -USUARIO- 08/06/12 06:58:31 -- Creando la configuracion inicial. 08/06/12 07:02:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 07:07:28 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 07:19:41 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 07:23:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 07:30:33 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 08:10:05 -- MyOwnDetFunc(Compras al Mayorista) - construct 08/06/12 08:11:17 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 08/06/12 08:42:18 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 09:10:17 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 09:10:59 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 09:13:46 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 09:16:59 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 09:19:03 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 10:12:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 10:21:56 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 10:50:49 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 10:55:31 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 10:55:31 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 10:56:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 11:03:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 11:18:34 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 11:19:56 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 12:11:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:19:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:19:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:19:42 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:25:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:25:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:25:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 12:25:30 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 12:25:30 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 01:02:35 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 01:19:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 01:31:19 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 01:49:19 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 01:49:19 -- MyAbcFunc().setDataSet() - start 08/06/12 01:49:20 -- MyAbcFunc().setDataSet() - end 08/06/12 01:49:43 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 02:30:17 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 02:40:01 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 02:40:01 -- MyAbcFunc().setDataSet() - start 08/06/12 02:40:02 -- MyAbcFunc().setDataSet() - end 08/06/12 02:41:30 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 02:41:37 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 02:41:37 -- MyAbcFunc().setDataSet() - start 08/06/12 02:41:37 -- MyAbcFunc().setDataSet() - end 08/06/12 02:42:08 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 02:44:05 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 02:44:05 -- MyAbcFunc().setDataSet() - start 08/06/12 02:44:06 -- MyAbcFunc().setDataSet() - end 08/06/12 02:45:11 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 02:45:48 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 02:48:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 02:55:18 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 02:56:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 02:56:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 02:57:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 02:57:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:03:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:03:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:03:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:03:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:04:36 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 03:04:36 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 03:06:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:12:21 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 03:28:35 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 03:34:44 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 03:37:04 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 05:06:03 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 05:06:03 -- MyAbcFunc().setDataSet() - start 08/06/12 05:06:04 -- MyAbcFunc().setDataSet() - end 08/06/12 05:27:31 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 05:30:32 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 05:33:07 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 05:35:47 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 05:35:57 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 08/06/12 05:35:57 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 08/06/12 06:20:53 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 06:22:17 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 07:27:31 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 08:06:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 08:07:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 08:07:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 08:07:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 08:07:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 08:12:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 08/06/12 08:21:33 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 08:33:19 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 08:55:25 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 08:55:25 -- MyAbcFunc().setDataSet() - start 08/06/12 08:55:25 -- MyAbcFunc().setDataSet() - end 08/06/12 08:56:59 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 09:11:44 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 09:11:44 -- MyAbcFunc().setDataSet() - start 08/06/12 09:11:45 -- MyAbcFunc().setDataSet() - end 08/06/12 09:15:45 -- MyOwnDetFunc(Traspasos) - construct 08/06/12 09:21:25 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 08/06/12 09:21:25 -- MyAbcFunc().setDataSet() - start 08/06/12 09:21:25 -- MyAbcFunc().setDataSet() - end 08/06/12 09:24:13 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 09:25:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 09:30:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 09:31:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 08/06/12 10:01:12 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 08/06/12 10:01:14 -- Cerrando las conexiones a la base de datos. 08/06/12 10:01:14 -- *** FIN *** 09/06/12 06:59:55 -- *** INICIO *** 09/06/12 06:59:55 -- Loggeando en la base de datos. 09/06/12 07:00:01 -- Fin de loggeo en la base de datos. 09/06/12 07:00:36 -- Acceso del Empleado -USUARIO- 09/06/12 07:00:36 -- Creando la configuracion inicial. 09/06/12 07:16:20 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:25:06 -- MyOwnDetFunc(Compras al Mayorista) - construct 09/06/12 07:26:43 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 09/06/12 09:18:09 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 09:27:33 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 10:09:23 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 10:14:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:31:20 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 10:32:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:32:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:32:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:32:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:34:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:35:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:35:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:35:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:35:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:39:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 09/06/12 10:42:51 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 10:46:42 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 11:05:07 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 11:53:25 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 12:00:45 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 12:13:07 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 12:41:50 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 12:44:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 12:56:19 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 01:04:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 01:21:57 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 09/06/12 01:21:57 -- MyAbcFunc().setDataSet() - start 09/06/12 01:21:57 -- MyAbcFunc().setDataSet() - end 09/06/12 01:22:35 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 09/06/12 01:51:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 01:53:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 01:58:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 02:08:54 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 02:35:49 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 09/06/12 02:35:49 -- MyAbcFunc().setDataSet() - start 09/06/12 02:35:50 -- MyAbcFunc().setDataSet() - end 09/06/12 02:36:33 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 09/06/12 02:47:13 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 02:54:15 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 03:01:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:01:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:01:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:01:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:02:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:02:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:02:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:06:02 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:06:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:06:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:06:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:07:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:07:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 03:11:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 09/06/12 03:11:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 09/06/12 03:23:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 04:05:13 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 04:07:33 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 04:17:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 04:26:49 -- Cerrando las conexiones a la base de datos. 09/06/12 04:26:49 -- *** FIN *** 09/06/12 04:28:22 -- *** INICIO *** 09/06/12 04:28:22 -- Loggeando en la base de datos. 09/06/12 04:28:23 -- Fin de loggeo en la base de datos. 09/06/12 04:28:31 -- Acceso del Empleado -USUARIO- 09/06/12 04:28:31 -- Creando la configuracion inicial. 09/06/12 04:50:28 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 04:55:59 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 04:58:25 -- Cerrando las conexiones a la base de datos. 09/06/12 04:58:25 -- *** FIN *** 09/06/12 04:59:50 -- *** INICIO *** 09/06/12 04:59:50 -- Loggeando en la base de datos. 09/06/12 04:59:50 -- Fin de loggeo en la base de datos. 09/06/12 04:59:57 -- Acceso del Empleado -USUARIO- 09/06/12 04:59:57 -- Creando la configuracion inicial. 09/06/12 05:06:31 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 09/06/12 05:06:31 -- MyAbcFunc().setDataSet() - start 09/06/12 05:06:32 -- MyAbcFunc().setDataSet() - end 09/06/12 05:07:47 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 09/06/12 05:08:27 -- MyOwnDetFunc(Compras al Mayorista) - construct 09/06/12 05:10:42 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 09/06/12 05:29:04 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 09/06/12 05:29:04 -- MyAbcFunc().setDataSet() - start 09/06/12 05:29:05 -- MyAbcFunc().setDataSet() - end 09/06/12 05:29:18 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 09/06/12 05:38:43 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 05:51:25 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 06:06:58 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 06:18:21 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 06:27:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 06:38:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 07:02:43 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:07:25 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:19:30 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:24:17 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:30:43 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:35:05 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:41:35 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:43:43 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 07:55:17 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 08:00:58 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 08:27:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 09/06/12 08:31:31 -- MyOwnDetFunc(Traspasos) - construct 09/06/12 09:00:29 -- Cerrando las conexiones a la base de datos. 09/06/12 09:00:29 -- *** FIN *** 10/06/12 07:55:18 -- *** INICIO *** 10/06/12 07:55:18 -- Loggeando en la base de datos. 10/06/12 07:55:24 -- Fin de loggeo en la base de datos. 10/06/12 07:55:44 -- Acceso del Empleado -USUARIO- 10/06/12 07:55:44 -- Creando la configuracion inicial. 10/06/12 08:04:55 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 08:35:03 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 08:52:19 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 10/06/12 08:52:19 -- MyAbcFunc().setDataSet() - start 10/06/12 08:52:20 -- MyAbcFunc().setDataSet() - end 10/06/12 08:53:16 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 10/06/12 10:13:52 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 10:27:36 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 10:30:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:30:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:30:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 10/06/12 10:44:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:44:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:44:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:44:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:44:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 10/06/12 10:44:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 10:45:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 10/06/12 11:12:02 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 10/06/12 11:12:02 -- MyAbcFunc().setDataSet() - start 10/06/12 11:12:03 -- MyAbcFunc().setDataSet() - end 10/06/12 11:14:29 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 10/06/12 11:16:39 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 11:22:02 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 11:29:29 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 12:13:20 -- MyOwnDetFunc(Traspasos) - construct 10/06/12 12:49:33 -- Cerrando las conexiones a la base de datos. 10/06/12 12:49:33 -- *** FIN *** 10/06/12 12:52:49 -- *** INICIO *** 10/06/12 12:52:49 -- Loggeando en la base de datos. 10/06/12 12:52:50 -- Fin de loggeo en la base de datos. 10/06/12 12:52:55 -- Acceso del Empleado -USUARIO- 10/06/12 12:52:55 -- Creando la configuracion inicial. 10/06/12 01:01:50 -- Cerrando las conexiones a la base de datos. 10/06/12 01:01:50 -- *** FIN *** 11/06/12 06:51:47 -- *** INICIO *** 11/06/12 06:51:47 -- Loggeando en la base de datos. 11/06/12 06:51:53 -- Fin de loggeo en la base de datos. 11/06/12 06:52:06 -- Acceso del Empleado -USUARIO- 11/06/12 06:52:06 -- Creando la configuracion inicial. 11/06/12 07:33:30 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 07:33:46 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 11/06/12 07:33:46 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 11/06/12 08:08:45 -- MyOwnDetFunc(Compras al Mayorista) - construct 11/06/12 08:11:20 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 11/06/12 08:16:53 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 08:19:40 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 08:51:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 08:51:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 08:53:02 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 11/06/12 09:43:07 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 09:55:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 10:07:59 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 11/06/12 10:07:59 -- MyAbcFunc().setDataSet() - start 11/06/12 10:08:00 -- MyAbcFunc().setDataSet() - end 11/06/12 10:08:38 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 11/06/12 10:09:47 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 10:45:22 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 10:51:40 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:06:58 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:09:40 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:13:43 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:27:24 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:37:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 11:37:58 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 11:44:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 11:55:14 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 12:17:31 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 12:23:09 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 12:25:19 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 12:42:11 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 12:53:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 01:11:07 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 11/06/12 01:11:07 -- MyAbcFunc().setDataSet() - start 11/06/12 01:11:08 -- MyAbcFunc().setDataSet() - end 11/06/12 01:11:26 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 11/06/12 01:17:59 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 01:23:51 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 01:51:39 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 02:18:11 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 02:24:49 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 03:10:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 03:20:21 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 03:41:37 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 11/06/12 03:41:37 -- MyAbcFunc().setDataSet() - start 11/06/12 03:41:37 -- MyAbcFunc().setDataSet() - end 11/06/12 03:42:59 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 11/06/12 03:45:24 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 04:00:26 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 04:16:02 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 04:17:44 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 04:24:35 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 04:50:55 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 05:14:19 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 05:35:49 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 06:13:45 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 06:17:41 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 06:19:14 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 06:48:18 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 07:12:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 07:15:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 07:18:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 07:58:04 -- MyOwnDetFunc(Traspasos) - construct 11/06/12 09:19:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 09:19:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 09:19:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 11/06/12 09:23:52 -- *** INICIO *** 11/06/12 09:23:52 -- Loggeando en la base de datos. 11/06/12 09:23:52 -- Fin de loggeo en la base de datos. 11/06/12 09:23:58 -- Acceso del Empleado -USUARIO- 11/06/12 09:23:58 -- Creando la configuracion inicial. 11/06/12 09:37:51 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:00:34 -- *** INICIO *** 12/06/12 07:00:34 -- Loggeando en la base de datos. 12/06/12 07:00:40 -- Fin de loggeo en la base de datos. 12/06/12 07:00:46 -- Acceso del Empleado -USUARIO- 12/06/12 07:00:46 -- Creando la configuracion inicial. 12/06/12 07:05:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:12:57 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:24:22 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:44:45 -- MyOwnDetFunc(Compras al Mayorista) - construct 12/06/12 07:49:47 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 12/06/12 08:09:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 08:09:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 08:11:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 12/06/12 08:29:42 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 09:08:23 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 09:35:54 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:06:35 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:07:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 10:07:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 10:07:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 10:07:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 10:07:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 12/06/12 10:21:41 -- Cerrando las conexiones a la base de datos. 12/06/12 10:21:41 -- *** FIN *** 12/06/12 10:22:55 -- *** INICIO *** 12/06/12 10:22:55 -- Loggeando en la base de datos. 12/06/12 10:22:56 -- Fin de loggeo en la base de datos. 12/06/12 10:23:02 -- Acceso del Empleado -USUARIO- 12/06/12 10:23:02 -- Creando la configuracion inicial. 12/06/12 10:26:50 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:31:33 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:35:12 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:37:57 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:39:24 -- Cerrando las conexiones a la base de datos. 12/06/12 10:39:24 -- *** FIN *** 12/06/12 10:39:30 -- *** INICIO *** 12/06/12 10:39:30 -- Loggeando en la base de datos. 12/06/12 10:39:30 -- Fin de loggeo en la base de datos. 12/06/12 10:39:36 -- Acceso del Empleado -USUARIO- 12/06/12 10:39:36 -- Creando la configuracion inicial. 12/06/12 10:50:06 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:51:43 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:53:04 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:58:10 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 11:55:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:01:54 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:02:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:02:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:02:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:11:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:19:18 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 12:29:33 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 12:41:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:43:46 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 12:43:47 -- MyAbcFunc().setDataSet() - start 12/06/12 12:43:47 -- MyAbcFunc().setDataSet() - end 12/06/12 12:44:06 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 12:44:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:46:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 12:51:42 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 01:41:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:41:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:47:40 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 01:52:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:52:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:56:26 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 01:57:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:57:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:57:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:57:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 01:57:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 12/06/12 01:59:02 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 02:15:39 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 02:17:54 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 02:28:18 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 02:35:31 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:35:31 -- MyAbcFunc().setDataSet() - start 12/06/12 02:35:31 -- MyAbcFunc().setDataSet() - end 12/06/12 02:35:51 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:35:51 -- MyAbcFunc().setDataSet() - start 12/06/12 02:35:52 -- MyAbcFunc().setDataSet() - end 12/06/12 02:35:57 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:36:08 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:36:08 -- MyAbcFunc().setDataSet() - start 12/06/12 02:36:08 -- MyAbcFunc().setDataSet() - end 12/06/12 02:37:00 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:37:52 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:37:52 -- MyAbcFunc().setDataSet() - start 12/06/12 02:37:52 -- MyAbcFunc().setDataSet() - end 12/06/12 02:38:39 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:38:46 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:38:46 -- MyAbcFunc().setDataSet() - start 12/06/12 02:38:46 -- MyAbcFunc().setDataSet() - end 12/06/12 02:39:11 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:39:31 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:39:31 -- MyAbcFunc().setDataSet() - start 12/06/12 02:39:31 -- MyAbcFunc().setDataSet() - end 12/06/12 02:39:50 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:40:03 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 02:40:03 -- MyAbcFunc().setDataSet() - start 12/06/12 02:40:04 -- MyAbcFunc().setDataSet() - end 12/06/12 02:40:27 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 02:50:37 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 02:54:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 02:54:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 02:54:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 02:54:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 02:57:50 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 03:04:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 12/06/12 03:04:44 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 03:24:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 03:24:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 03:46:48 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 04:24:30 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 04:58:29 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:16:52 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:30:59 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 05:36:43 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:40:19 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:44:52 -- MyOwnDetFunc(Compras al Mayorista) - construct 12/06/12 05:46:02 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 12/06/12 05:49:00 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:51:15 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 05:58:05 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 06:02:28 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 06:11:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 06:38:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 06:56:14 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:03:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:03:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:03:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:03:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:07:46 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 07:07:46 -- MyAbcFunc().setDataSet() - start 12/06/12 07:07:46 -- MyAbcFunc().setDataSet() - end 12/06/12 07:09:13 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 07:09:26 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 07:09:26 -- MyAbcFunc().setDataSet() - start 12/06/12 07:09:27 -- MyAbcFunc().setDataSet() - end 12/06/12 07:10:14 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 07:17:35 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:18:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 12/06/12 07:28:19 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:29:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:37:01 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 07:40:50 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 12/06/12 07:40:50 -- MyAbcFunc().setDataSet() - start 12/06/12 07:40:51 -- MyAbcFunc().setDataSet() - end 12/06/12 07:41:53 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 12/06/12 07:53:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 07:59:40 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 08:00:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 08:03:21 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 12/06/12 08:19:01 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 09:01:01 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 09:32:33 -- MyOwnDetFunc(Traspasos) - construct 12/06/12 10:01:29 -- Cerrando las conexiones a la base de datos. 12/06/12 10:01:29 -- *** FIN *** 13/06/12 06:53:57 -- *** INICIO *** 13/06/12 06:53:57 -- Loggeando en la base de datos. 13/06/12 06:54:03 -- Fin de loggeo en la base de datos. 13/06/12 06:54:10 -- Acceso del Empleado -USUARIO- 13/06/12 06:54:10 -- Creando la configuracion inicial. 13/06/12 07:07:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 07:09:03 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 07:26:59 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 07:28:11 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:05:47 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:08:20 -- MyOwnDetFunc(Compras al Mayorista) - construct 13/06/12 08:21:02 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 13/06/12 08:29:38 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:58:39 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:59:34 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 09:00:24 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:13:40 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:18:31 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:24:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:24:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:28:54 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:28:54 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:29:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 13/06/12 10:37:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:38:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:38:39 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:40:11 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:51:15 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 10:56:36 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:23:48 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:28:14 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:32:38 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:45:33 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:50:56 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 11:52:10 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 12:03:28 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 12:22:28 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 12:37:22 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 12:39:54 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 12:41:17 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 12:41:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 12:49:23 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 01:25:13 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 01:35:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 01:44:59 -- *** INICIO *** 13/06/12 01:44:59 -- Loggeando en la base de datos. 13/06/12 01:45:00 -- Fin de loggeo en la base de datos. 13/06/12 01:45:05 -- Acceso del Empleado -USUARIO- 13/06/12 01:45:05 -- Creando la configuracion inicial. 13/06/12 02:00:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 02:30:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 02:30:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 02:50:20 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 02:59:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 02:59:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 02:59:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 03:13:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 13/06/12 03:36:48 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 05:06:32 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 05:26:09 -- MyOwnDetFunc(Compras al Mayorista) - construct 13/06/12 05:27:07 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 13/06/12 06:15:12 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 06:48:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 06:48:30 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 06:55:57 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 07:13:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 07:13:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 07:13:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 07:20:49 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 13/06/12 07:28:46 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 07:45:25 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:16:10 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:21:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 08:21:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 08:21:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 13/06/12 08:37:35 -- MyOwnDetFunc(Traspasos) - construct 13/06/12 08:51:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 08:51:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 08:51:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 13/06/12 10:00:11 -- Cerrando las conexiones a la base de datos. 13/06/12 10:00:11 -- *** FIN *** 14/06/12 07:01:08 -- *** INICIO *** 14/06/12 07:01:08 -- Loggeando en la base de datos. 14/06/12 07:01:14 -- Fin de loggeo en la base de datos. 14/06/12 07:01:24 -- Acceso del Empleado -USUARIO- 14/06/12 07:01:24 -- Creando la configuracion inicial. 14/06/12 07:26:06 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 08:05:07 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 08:29:16 -- MyOwnDetFunc(Compras al Mayorista) - construct 14/06/12 08:30:59 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 14/06/12 08:35:11 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 09:14:53 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 09:26:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:26:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:26:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:29:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:29:51 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:40:30 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 14/06/12 09:40:30 -- MyAbcFunc().setDataSet() - start 14/06/12 09:40:31 -- MyAbcFunc().setDataSet() - end 14/06/12 09:41:34 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 14/06/12 10:00:28 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 10:02:17 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 10:09:52 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 10:10:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:10:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:10:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:10:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:10:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 10:10:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 10:12:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:12:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 10:17:42 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 10:20:39 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 11:03:49 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 11:52:32 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 12:24:57 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 12:30:08 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 12:37:34 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 01:20:08 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 02:15:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 02:16:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 02:21:54 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 02:29:58 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 02:49:40 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 02:50:26 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 02:58:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 02:58:12 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 02:58:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 03:02:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 03:06:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 03:09:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 04:34:52 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 04:38:05 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 04:42:13 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 04:46:36 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 05:53:56 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 06:11:33 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 06:14:51 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 14/06/12 06:14:51 -- MyAbcFunc().setDataSet() - start 14/06/12 06:14:52 -- MyAbcFunc().setDataSet() - end 14/06/12 06:15:10 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 14/06/12 06:35:45 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 06:56:44 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 07:02:24 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 07:06:44 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 07:30:42 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 08:01:52 -- MyOwnDetFunc(Traspasos) - construct 14/06/12 08:12:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:12:34 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:12:35 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:13:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.actionPerformed(Unknown Source) at javax.swing.JTextField.fireActionPerformed(Unknown Source) at javax.swing.JTextField.postActionEvent(Unknown Source) at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.actionPerformed(Unknown Source) at javax.swing.JTextField.fireActionPerformed(Unknown Source) at javax.swing.JTextField.postActionEvent(Unknown Source) at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:19:44 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:20:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:20:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:20:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:43 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:47 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:48 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:21:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:26 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:27 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:27 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:27 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 08:22:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 14/06/12 09:14:20 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:14:28 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 14/06/12 09:53:59 -- Cerrando las conexiones a la base de datos. 14/06/12 09:53:59 -- *** FIN *** 15/06/12 06:55:29 -- *** INICIO *** 15/06/12 06:55:29 -- Loggeando en la base de datos. 15/06/12 06:55:35 -- Fin de loggeo en la base de datos. 15/06/12 06:55:58 -- Acceso del Empleado -USUARIO- 15/06/12 06:55:58 -- Creando la configuracion inicial. 15/06/12 07:06:57 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 07:14:20 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 07:16:19 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 07:18:20 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 08:08:50 -- MyOwnDetFunc(Compras al Mayorista) - construct 15/06/12 08:10:14 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 15/06/12 08:54:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:54:13 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:54:14 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:55:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:55:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:55:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 08:58:49 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 15/06/12 08:58:49 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 15/06/12 09:07:49 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 10:30:41 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 10:47:45 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 10:48:39 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 10:52:18 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 11:05:24 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 11:09:04 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 11:20:52 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 01:16:41 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 01:30:00 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 01:35:46 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 01:44:13 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 02:31:50 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 03:02:02 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 03:10:28 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 03:13:45 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 03:17:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 03:53:39 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 03:57:24 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 15/06/12 03:57:24 -- MyAbcFunc().setDataSet() - start 15/06/12 03:57:24 -- MyAbcFunc().setDataSet() - end 15/06/12 03:59:06 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 15/06/12 04:12:08 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 04:33:16 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 04:36:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 04:43:45 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 04:59:51 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 05:13:36 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 05:18:24 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 05:39:58 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 05:43:13 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 05:45:09 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 06:25:50 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 06:32:31 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 06:50:55 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 15/06/12 06:50:55 -- MyAbcFunc().setDataSet() - start 15/06/12 06:50:55 -- MyAbcFunc().setDataSet() - end 15/06/12 06:57:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 07:00:20 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 15/06/12 07:23:03 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 07:45:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 07:45:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 07:45:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 07:45:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 07:48:19 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 15/06/12 08:25:10 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 08:45:48 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 09:14:51 -- MyOwnDetFunc(Traspasos) - construct 15/06/12 09:32:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 15/06/12 09:32:02 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 07:00:43 -- *** INICIO *** 16/06/12 07:00:43 -- Loggeando en la base de datos. 16/06/12 07:00:49 -- Fin de loggeo en la base de datos. 16/06/12 07:01:05 -- Acceso del Empleado -USUARIO- 16/06/12 07:01:05 -- Creando la configuracion inicial. 16/06/12 07:12:57 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 07:15:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 08:07:54 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 08:08:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 08:08:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 08:08:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 16/06/12 08:15:48 -- MyOwnDetFunc(Compras al Mayorista) - construct 16/06/12 08:16:47 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 16/06/12 08:38:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 08:49:34 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 08:52:50 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 16/06/12 08:52:50 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 16/06/12 08:53:22 -- Cerrando las conexiones a la base de datos. 16/06/12 08:53:22 -- *** FIN *** 16/06/12 08:53:28 -- *** INICIO *** 16/06/12 08:53:28 -- Loggeando en la base de datos. 16/06/12 08:53:28 -- Fin de loggeo en la base de datos. 16/06/12 08:53:41 -- Acceso del Empleado -USUARIO- 16/06/12 08:53:41 -- Creando la configuracion inicial. 16/06/12 08:54:56 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 09:04:07 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 09:05:47 -- MyOwnDetFunc(Compras al Mayorista) - construct 16/06/12 09:06:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 09:06:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 09:11:35 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 16/06/12 09:11:47 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 16/06/12 09:17:22 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 16/06/12 09:17:22 -- MyAbcFunc().setDataSet() - start 16/06/12 09:17:23 -- MyAbcFunc().setDataSet() - end 16/06/12 09:19:16 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 16/06/12 09:29:23 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 10:14:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 10:17:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 10:35:52 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 11:43:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 12:29:26 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 01:15:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 01:17:34 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 01:19:47 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 01:26:02 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 01:33:16 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 02:27:14 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 02:55:48 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 02:56:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 02:56:28 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 03:01:52 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 03:10:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 03:35:16 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 03:53:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 04:02:35 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 04:10:46 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 04:38:35 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 05:12:20 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 05:24:49 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 05:40:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 05:40:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 05:40:11 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 05:50:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 16/06/12 06:06:23 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 16/06/12 06:06:23 -- MyAbcFunc().setDataSet() - start 16/06/12 06:06:23 -- MyAbcFunc().setDataSet() - end 16/06/12 06:10:25 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 16/06/12 06:12:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 06:22:52 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 06:27:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 06:28:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 06:28:54 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 16/06/12 06:55:06 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 07:29:28 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 07:59:15 -- MyOwnDetFunc(Traspasos) - construct 16/06/12 08:36:54 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 08:23:44 -- *** INICIO *** 17/06/12 08:23:44 -- Loggeando en la base de datos. 17/06/12 08:23:50 -- Fin de loggeo en la base de datos. 17/06/12 08:23:56 -- Acceso del Empleado -USUARIO- 17/06/12 08:23:56 -- Creando la configuracion inicial. 17/06/12 08:31:07 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 08:34:52 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 08:45:39 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 09:10:45 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 17/06/12 09:10:45 -- MyAbcFunc().setDataSet() - start 17/06/12 09:10:46 -- MyAbcFunc().setDataSet() - end 17/06/12 09:19:20 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 17/06/12 09:22:59 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 09:26:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 09:36:37 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 09:40:32 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 09:45:34 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 10:13:34 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 17/06/12 10:13:34 -- MyAbcFunc().setDataSet() - start 17/06/12 10:13:35 -- MyAbcFunc().setDataSet() - end 17/06/12 10:14:11 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 17/06/12 10:14:18 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 17/06/12 10:14:18 -- MyAbcFunc().setDataSet() - start 17/06/12 10:14:18 -- MyAbcFunc().setDataSet() - end 17/06/12 10:15:47 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 17/06/12 10:50:38 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 11:23:15 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 11:32:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:32:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:33:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:33:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:33:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:33:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:33:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 17/06/12 11:33:29 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 17/06/12 11:33:49 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 11:39:50 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:48:38 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 11:58:32 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 12:00:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 12:01:02 -- MyOwnDetFunc(Traspasos) - construct 17/06/12 12:09:43 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 17/06/12 12:09:43 -- MyAbcFunc().setDataSet() - start 17/06/12 12:09:43 -- MyAbcFunc().setDataSet() - end 17/06/12 12:40:28 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 17/06/12 12:59:19 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 06:57:56 -- *** INICIO *** 18/06/12 06:57:56 -- Loggeando en la base de datos. 18/06/12 06:58:02 -- Fin de loggeo en la base de datos. 18/06/12 06:58:14 -- Acceso del Empleado -USUARIO- 18/06/12 06:58:14 -- Creando la configuracion inicial. 18/06/12 06:58:39 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 07:32:48 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 07:32:48 -- MyAbcFunc().setDataSet() - start 18/06/12 07:32:49 -- MyAbcFunc().setDataSet() - end 18/06/12 07:34:10 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 07:37:31 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:40:05 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:47:42 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:49:07 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 18/06/12 07:49:08 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 18/06/12 07:54:28 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 08:36:04 -- MyOwnDetFunc(Compras al Mayorista) - construct 18/06/12 08:37:54 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 18/06/12 09:01:21 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 09:03:47 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 18/06/12 09:03:47 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 18/06/12 09:03:57 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 18/06/12 09:03:57 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 18/06/12 09:04:31 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 18/06/12 09:04:31 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 18/06/12 09:13:21 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 09:13:21 -- MyAbcFunc().setDataSet() - start 18/06/12 09:13:21 -- MyAbcFunc().setDataSet() - end 18/06/12 09:18:41 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 09:41:08 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 11:11:27 -- Cerrando las conexiones a la base de datos. 18/06/12 11:11:27 -- *** FIN *** 18/06/12 11:16:33 -- *** INICIO *** 18/06/12 11:16:33 -- Loggeando en la base de datos. 18/06/12 11:16:33 -- Fin de loggeo en la base de datos. 18/06/12 11:16:40 -- Acceso del Empleado -USUARIO- 18/06/12 11:16:40 -- Creando la configuracion inicial. 18/06/12 11:18:26 -- MyOwnDetFunc(Compras al Mayorista) - construct 18/06/12 11:21:19 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 18/06/12 11:53:57 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 11:59:28 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 12:27:00 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 12:44:11 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 12:48:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 12:48:18 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 12:50:16 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 02:17:46 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 02:19:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 02:19:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 02:19:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 02:19:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 02:24:46 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 18/06/12 03:20:38 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 03:20:38 -- MyAbcFunc().setDataSet() - start 18/06/12 03:20:39 -- MyAbcFunc().setDataSet() - end 18/06/12 04:04:10 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 04:04:10 -- MyAbcFunc().setDataSet() - start 18/06/12 04:04:10 -- MyAbcFunc().setDataSet() - end 18/06/12 04:53:01 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 04:53:01 -- MyAbcFunc().setDataSet() - start 18/06/12 04:53:02 -- MyAbcFunc().setDataSet() - end 18/06/12 05:08:49 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 05:08:49 -- MyAbcFunc().setDataSet() - start 18/06/12 05:08:50 -- MyAbcFunc().setDataSet() - end 18/06/12 05:17:01 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 05:17:29 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 05:19:19 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 05:21:00 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 05:50:54 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 05:54:58 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 05:56:15 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 06:10:51 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 06:18:40 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 06:22:11 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 06:23:03 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 06:40:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 07:00:48 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 07:00:48 -- MyAbcFunc().setDataSet() - start 18/06/12 07:00:48 -- MyAbcFunc().setDataSet() - end 18/06/12 07:00:58 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 07:08:03 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:29:34 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:33:18 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:35:50 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:39:30 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 18/06/12 07:39:30 -- MyAbcFunc().setDataSet() - start 18/06/12 07:39:30 -- MyAbcFunc().setDataSet() - end 18/06/12 07:40:41 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 07:43:55 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 07:47:33 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 07:48:22 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 07:48:23 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 07:48:24 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 18/06/12 08:08:06 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 08:42:14 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 08:43:38 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 09:15:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 09:19:02 -- MyOwnDetFunc(Traspasos) - construct 18/06/12 09:25:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 18/06/12 09:33:30 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 07:00:56 -- *** INICIO *** 19/06/12 07:00:56 -- Loggeando en la base de datos. 19/06/12 07:01:02 -- Fin de loggeo en la base de datos. 19/06/12 07:01:31 -- Acceso del Empleado -USUARIO- 19/06/12 07:01:31 -- Creando la configuracion inicial. 19/06/12 07:01:48 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 07:41:06 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 07:49:44 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 07:49:56 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - construct 19/06/12 07:49:56 -- MyPDFReporteador(/home/terminal/fspv/pdv/xml/reportes/traspasos.xml) - end 19/06/12 08:22:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 08:22:25 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 08:26:42 -- MyOwnDetFunc(Compras al Mayorista) - construct 19/06/12 08:28:32 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 19/06/12 08:44:55 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 08:58:27 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 09:15:18 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 09:50:07 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 10:09:48 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 10:36:45 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 10:48:48 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 10:48:48 -- MyAbcFunc().setDataSet() - start 19/06/12 10:48:49 -- MyAbcFunc().setDataSet() - end 19/06/12 10:50:35 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 10:51:08 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 10:51:08 -- MyAbcFunc().setDataSet() - start 19/06/12 10:51:09 -- MyAbcFunc().setDataSet() - end 19/06/12 10:52:14 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 10:57:59 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 11:06:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:06:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:06:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:06:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:11:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:11:41 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 11:12:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 19/06/12 11:30:44 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 11:41:40 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 12:20:34 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 12:55:26 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 12:55:26 -- MyAbcFunc().setDataSet() - start 19/06/12 12:55:27 -- MyAbcFunc().setDataSet() - end 19/06/12 12:58:17 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 01:23:00 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 01:23:00 -- MyAbcFunc().setDataSet() - start 19/06/12 01:23:01 -- MyAbcFunc().setDataSet() - end 19/06/12 01:24:46 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 01:30:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 01:49:26 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 01:49:26 -- MyAbcFunc().setDataSet() - start 19/06/12 01:49:27 -- MyAbcFunc().setDataSet() - end 19/06/12 01:56:16 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 03:01:42 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 03:13:16 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 03:18:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:18:03 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:18:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:18:04 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:08 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:09 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:59 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:21:59 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:22:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:22:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:24:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 19/06/12 03:24:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 19/06/12 03:24:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 19/06/12 03:26:35 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 03:38:32 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 03:38:55 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 03:55:01 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 03:55:01 -- MyAbcFunc().setDataSet() - start 19/06/12 03:55:02 -- MyAbcFunc().setDataSet() - end 19/06/12 03:55:23 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 03:57:41 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 03:57:47 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 04:05:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:10:46 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 04:11:28 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 04:12:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:12:40 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:12:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:12:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:13:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at javax.swing.JTable.changeSelectionModel(Unknown Source) at javax.swing.JTable.changeSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.adjustFocusAndSelection(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:13:05 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.setValueIsAdjusting(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 04:14:07 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 04:18:03 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 04:41:40 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 04:41:40 -- MyAbcFunc().setDataSet() - start 19/06/12 04:41:40 -- MyAbcFunc().setDataSet() - end 19/06/12 05:04:43 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 05:04:43 -- MyAbcFunc().setDataSet() - start 19/06/12 05:04:44 -- MyAbcFunc().setDataSet() - end 19/06/12 05:05:07 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 05:26:37 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 05:29:40 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 05:37:51 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 05:37:51 -- MyAbcFunc().setDataSet() - start 19/06/12 05:37:52 -- MyAbcFunc().setDataSet() - end 19/06/12 05:39:06 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 05:54:49 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 05:59:50 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 06:19:10 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 06:35:11 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 06:35:11 -- MyAbcFunc().setDataSet() - start 19/06/12 06:35:11 -- MyAbcFunc().setDataSet() - end 19/06/12 06:38:01 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 06:38:14 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 07:29:20 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 07:53:33 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 08:31:31 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 08:33:52 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 08:37:18 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 08:40:17 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 08:40:33 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 19/06/12 09:12:09 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 19/06/12 09:12:09 -- MyAbcFunc().setDataSet() - start 19/06/12 09:12:09 -- MyAbcFunc().setDataSet() - end 19/06/12 09:13:57 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 09:13:57 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 19/06/12 09:23:59 -- MyOwnDetFunc(Traspasos) - construct 19/06/12 09:58:41 -- Cerrando las conexiones a la base de datos. 19/06/12 09:58:41 -- *** FIN *** 20/06/12 07:00:15 -- *** INICIO *** 20/06/12 07:00:15 -- Loggeando en la base de datos. 20/06/12 07:00:21 -- Fin de loggeo en la base de datos. 20/06/12 07:01:05 -- Acceso del Empleado -USUARIO- 20/06/12 07:01:05 -- Creando la configuracion inicial. 20/06/12 07:19:49 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 07:33:38 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 07:53:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 07:54:07 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 08:35:01 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 08:40:39 -- MyOwnDetFunc(Compras al Mayorista) - construct 20/06/12 08:42:10 -- MyOwnDetFunc(Recepciones al Mayorista) - construct 20/06/12 09:26:08 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 10:20:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:20:24 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:33:17 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 10:34:05 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 10:34:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:37:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:826) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:37:52 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detCompras$detComprasTableModel.passField(detCompras.java:860) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:37:53 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCompras$detComprasTableModel.loadRecordFromRow(detCompras.java:1029) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detCompras$13.run(detCompras.java:818) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 10:42:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 9 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:154) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detRecepciones.doAfectaRecepcion(detRecepciones.java:524) at com.casasaba.pdv.services.detRecepciones.terminaRecepcion(detRecepciones.java:430) at com.casasaba.pdv.services.detRecepciones$11.construct(detRecepciones.java:299) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 20/06/12 10:54:23 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 10:55:39 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 12:08:01 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 11 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:156) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 12:13:09 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 12:36:37 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 12:53:29 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 01:43:42 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 01:54:07 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 20/06/12 01:54:07 -- MyAbcFunc().setDataSet() - start 20/06/12 01:54:07 -- MyAbcFunc().setDataSet() - end 20/06/12 01:55:29 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 20/06/12 02:02:38 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 02:04:31 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 02:39:42 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 02:40:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 02:40:06 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 02:40:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 02:40:10 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 02:43:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 20/06/12 03:39:23 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 03:41:02 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 03:41:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:41:56 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:41:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:41:58 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:51:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:51:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:55:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:55:22 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.insertIndexInterval(Unknown Source) at javax.swing.JTable.tableRowsInserted(Unknown Source) at javax.swing.JTable.tableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableChanged(Unknown Source) at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.addRow(MyOwnDetFunc.java:140) at com.casasaba.util.entity.MyOwnDetFunc.newRecord(MyOwnDetFunc.java:278) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:753) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:55:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.passField(detTraspasos.java:712) at com.casasaba.util.entity.MyOwnDetFunc.setValueAt(MyOwnDetFunc.java:122) at javax.swing.JTable.setValueAt(Unknown Source) at javax.swing.JTable.editingStopped(Unknown Source) at javax.swing.AbstractCellEditor.fireEditingStopped(Unknown Source) at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(Unknown Source) at javax.swing.DefaultCellEditor.stopCellEditing(Unknown Source) at javax.swing.JTable$GenericEditor.stopCellEditing(Unknown Source) at javax.swing.plaf.basic.BasicTableUI$NavigationalAction.actionPerformed(Unknown Source) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JTable.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:55:23 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos$detTraspasosTableModel.loadRecordFromRow(detTraspasos.java:870) at com.casasaba.util.entity.MyOwnDetFunc$1.valueChanged(MyOwnDetFunc.java:64) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source) at com.casasaba.util.entity.MyOwnDetFunc.setSelectedRow(MyOwnDetFunc.java:177) at com.casasaba.pdv.services.detTraspasos$15.run(detTraspasos.java:729) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 03:57:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 20/06/12 03:57:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 20/06/12 03:57:15 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detTraspasos.doAfectaTraspaso(detTraspasos.java:431) at com.casasaba.pdv.services.detTraspasos.terminaTraspaso(detTraspasos.java:389) at com.casasaba.pdv.services.detTraspasos$12.construct(detTraspasos.java:278) at com.casasaba.util.services.SwingWorker$2.run(SwingWorker.java:109) at java.lang.Thread.run(Unknown Source) 20/06/12 04:29:45 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 04:30:00 -- java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column 10 to TIMESTAMP. at com.mysql.jdbc.ResultSet.getTimestampFromString(ResultSet.java:5639) at com.mysql.jdbc.ResultSet.getStringInternal(ResultSet.java:5060) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4926) at com.mysql.jdbc.ResultSet.getString(ResultSet.java:4942) at com.casasaba.pdv.entity.database.AcumuladoArticulo.setData(AcumuladoArticulo.java:155) at com.casasaba.pdv.entity.recordServices.existDBDRecord(recordServices.java:71) at com.casasaba.pdv.services.detCotiza$2.keyPressed(detCotiza.java:306) at java.awt.Component.processKeyEvent(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 20/06/12 05:04:43 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 05:06:22 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 06:10:26 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 06:20:44 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 20/06/12 06:20:44 -- MyAbcFunc().setDataSet() - start 20/06/12 06:20:44 -- MyAbcFunc().setDataSet() - end 20/06/12 06:20:52 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 20/06/12 06:21:11 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 20/06/12 06:21:11 -- MyAbcFunc().setDataSet() - start 20/06/12 06:21:11 -- MyAbcFunc().setDataSet() - end 20/06/12 06:21:23 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 20/06/12 06:42:32 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 07:05:55 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - construct 20/06/12 07:05:55 -- MyAbcFunc().setDataSet() - start 20/06/12 07:05:55 -- MyAbcFunc().setDataSet() - end 20/06/12 07:06:53 -- MyAbcFunc(farmaServicios.pdv > 192.168.1.1:3306/pdv < Clientes) - fin 20/06/12 07:39:51 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 07:44:42 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 07:56:24 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 08:24:16 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 08:26:34 -- MyOwnDetFunc(Traspasos) - construct 20/06/12 08:35:32 -- MyOwnDetFunc(Traspasos) - construct