QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: qmax on November 12, 2009, 11:35:49

Title: [solved] "Il verbo '' non e stato trovato tra quelli caricati."
Post by: qmax on November 12, 2009, 11:35:49
Oggi è l'ultimo set queuemetrics-1.5.5
Quando l'agente tenta di entrare nella pagina di errore.
Quote
The following error occurred in the Transaction handler:
"Il verbo '' non e stato trovato tra quelli caricati."
Purtroppo, non capisco italiano e non può capire cosa stava succedendo.
JDBC MySQL o funzionino correttamente.
 
I registri non sono molto più informativo:
Quote
[E92A803154287801EEB74E3AA6D160ED] 200911121621 Tempo totale esecuzione verbo 'qm_agente_live': 39 m
[7FE83467A267AF7957F814EC94FF6034] [ERR] Il verbo '' non ? stato trovato tra quelli caricati.
[7FE83467A267AF7957F814EC94FF6034] 200911121622 Tempo totale esecuzione verbo '': 0 ms
[7FE83467A267AF7957F814EC94FF6034] [ERR] Il verbo '' non ? stato trovato tra quelli caricati.
[7FE83467A267AF7957F814EC94FF6034] 200911121622 Tempo totale esecuzione verbo '': 1 ms
[7FE83467A267AF7957F814EC94FF6034] [ERR] Il verbo '' non ? stato trovato tra quelli caricati.
[7FE83467A267AF7957F814EC94FF6034] 200911121622 Tempo totale esecuzione verbo '': 1 ms

Questo problema appare solo in alcuni luoghi di lavoro.
Vale a dire - per i terminali che si collegano a un server Linux.
Termini di gioco che non capisco.

P.S.
Forse, se solo i messaggi di errore ei log sono in inglese, la situazione bylaby molto più chiara.
Title: Re: "Il verbo '' non e stato trovato tra quelli caricati."
Post by: qmax on November 12, 2009, 12:03:38
Problem solved cleaning browser cookies.

Something was left after previous sessions on queuemetrics-1.5.3
Probably, agents did not logout.
Title: Re: [solved] "Il verbo '' non e stato trovato tra quelli caricati."
Post by: QueueMetrics on November 13, 2009, 09:09:38
 ;D
Title: Re: [solved] "Il verbo '' non e stato trovato tra quelli caricati."
Post by: emilec on February 16, 2010, 09:18:05
I found that this can also be caused by a proxy server. In addition to clearing cookies I needed to perform a shift+refresh to force the proxy to fetch the new page.
Title: Re: [solved] "Il verbo '' non e stato trovato tra quelli caricati."
Post by: QueueMetrics on February 16, 2010, 19:19:09
What it basically means is that the main controller servlet was called but from the calling parameters it could not understand what it was supposed to do. As you always POST to that page, this is what you get if you send it a GET request.