mostrar o erro q aparece no SQL Server 2008
Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
Não é possível inserir o valor NULL na coluna 'Password', tabela 'ACCOUNT.dbo.cabal_auth_table'; a coluna não permite nulos. Falha em INSERT.
A instrução foi finalizada.
Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
Não é possível inserir o valor NULL na coluna 'UserNum', tabela 'ACCOUNT.dbo.cabal_charge_auth'; a coluna não permite nulos. Falha em INSERT.
A instrução foi finalizada.
(1 row(s) affected)
já no cabal tools diz para ver o arquivo log.txt
quando eu vejo ta assim
2011-06-29 @ 14:35:21 : com.microsoft.sqlserver.jdbc.SQLServerException: Falha de logon do usuário 'sa'.
2011-06-29 @ 14:37:38 : com.microsoft.sqlserver.jdbc.SQLServerException: Falha de logon do usuário 'sa'.
2011-06-29 @ 14:38:03 : com.microsoft.sqlserver.jdbc.SQLServerException: Falha de logon do usuário 'sa'.
2011-06-29 @ 14:38:20 : com.microsoft.sqlserver.jdbc.SQLServerException: Falha de logon do usuário 'sa'.
2011-06-29 @ 14:40:13 : com.microsoft.sqlserver.jdbc.SQLServerException: Não é possível inserir o valor NULL na coluna 'Password', tabela 'ACCOUNT.dbo.cabal_auth_table'; a coluna não permite nulos. Falha em INSERT.
2011-06-29 @ 14:56:11 : com.microsoft.sqlserver.jdbc.SQLServerException: Não é possível inserir o valor NULL na coluna 'Password', tabela 'ACCOUNT.dbo.cabal_auth_table'; a coluna não permite nulos. Falha em INSERT.
2011-06-29 @ 15:09:04 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 15:10:38 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 15:11:20 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 15:36:49 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection refused: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 15:37:16 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection refused: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 15:37:53 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 1433 has failed. Error: Connection refused: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 16:14:37 : com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host 192.168.140.129, port 22 has failed. Error: Connection timed out: connect. Please verify the connection properties and check that a SQL Server instance is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.
2011-06-29 @ 16:45:24 : com.microsoft.sqlserver.jdbc.SQLServerException: Não é possível inserir o valor NULL na coluna 'Password', tabela 'ACCOUNT.dbo.cabal_auth_table'; a coluna não permite nulos. Falha em INSERT.