Prezados,

Estou com seguinte problema.
Tenho uma aplicação com uma tela de cadastro de pedido, quando informo o
código de um determinado cliente ex 1050 o processamento do meu tomcat fica
em 100% dando erro de memória e até mesmo travando o servidor w2003.
O erro não ocorre quando tento salvar e sim quando o meu campo apenas recebe
o código do cliente.
Para outros clientes abaixo desse código o sistema funciona que é uma
beleza.
Estou achando que o problema é no postgres, já fiz de tudo e não consigo
resolver.
Desde já agradeço a ajuda.
Existe algum comando que possa verificar por exemplo se o registro está
corrompido?

O log do postgres apresenta:

        

2010-08-23 10:46:54 LOG:  unexpected EOF on client connection

2010-08-22 20:39:04 LOG:  could not receive data from client: Unknown
winsock error 10061

2010-08-22 20:39:04 LOG:  unexpected EOF on client connection

2010-08-22 20:40:16 LOG:  received fast shutdown request

2010-08-22 20:40:16 LOG:  shutting down

2010-08-22 20:40:16 LOG:  database system is shut down

2010-08-22 20:40:16 LOG:  logger shutting down

****************************************************************************
*
2010-08-23 10:44:13 LOG:  could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": Permission denied

2010-08-23 10:45:58 LOG:  could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": Permission denied

2010-08-23 10:46:54 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.

****************************************************************************
*
        

2010-08-23 10:46:54 LOG:  unexpected EOF on client connection


2010-08-23 12:22:18 LOG:  database system was shut down at 2010-08-23
12:21:12

2010-08-23 12:22:18 LOG:  checkpoint record is at 0/8EA7C70

2010-08-23 12:22:18 LOG:  redo record is at 0/8EA7C70; undo record is at
0/0; shutdown TRUE

2010-08-23 12:22:18 LOG:  next transaction ID: 0/53525; next OID: 30293

2010-08-23 12:22:18 LOG:  next MultiXactId: 1; next MultiXactOffset: 0

2010-08-23 12:22:18 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:19 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:20 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:20 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:21 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:21 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:22:22 FATAL:  the database system is starting up

2010-08-23 12:22:26 FATAL:  the database system is starting up

2010-08-23 12:22:30 FATAL:  the database system is starting up

2010-08-23 12:22:34 FATAL:  the database system is starting up

2010-08-23 12:22:37 LOG:  database system is ready

2010-08-23 12:22:40 FATAL:  the database system is starting up

2010-08-23 12:22:48 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.




2010-08-23 12:28:15 LOG:  could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": Permission denied

2010-08-23 12:30:51 LOG:  could not receive data from client: No connection
could be made because the target machine actively refused it.


        

2010-08-23 12:30:51 LOG:  unexpected EOF on client connection


_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a