Hi,

We just discovered while capturing the tcp communication: 
When you connect a client to a database server part in auto_server mode the 
first tcp message is a message about an error: Wrong user name or password.

             2 8 0 0 0     W r o n g   u s e r   n a m e   o r   p a s s w 
o r dÿÿÿÿ  m`   ÷ o r g . h 2 . j d b c . J d b c S Q L E x c e p t i o n : 
  W r o n g   u s e r   n a m e   o r   p a s s w o r d   [ 2 8 0 0 0 - 1 9 
0 ] 
 
      a t   o r g . h 2 . m e s s a g e . D b E x c e p t i o n . g e t J d 
b c S Q L E x c e p t i o n ( D b E x c e p t i o n . j a v a : 3 4 5 )
 
      a t   o r g . h 2 . m e s s a g e . D b E x c e p t i o n . g e t ( D 
b E x c e p t i o n . j a v a : 1 7 9 )
 
      a t   o r g . h 2 . m e s s a g e . D b E x c e p t i o n . g e t ( D 
b E x c e p t i o n . j a v a : 1 5 5 )
 
      a t   o r g . h 2 . m e s s a g e . D b E x c e p t i o n . g e t ( D 
b E x c e p t i o n . j a v a : 1 4 4 )
 
      a t   o r g . h 2 . s e r v e r . T c p S e r v e r . c h e c k K e y 
A n d G e t D a t a b a s e N a m e ( T c p S e r v e r . j a v a : 5 1 2 )
 
      a t   o r g . h 2 . s e r v e r . T c p S e r v e r T h r e a d . r u 
n ( T c p S e r v e r T h r e a d . j a v a : 1 2 4 )
 
      a t   j a v a . l a n g . T h r e a d . r u n ( T h r e a d . j a v a 
: 7 4 5 )
 


We don't use an user name or password. So it couldn't be wrong, I think. 
The h2 version we use is: 1.4.190.

The error is not thrown to the client. So it's not really a problem, but it 
looks strange. 

Can we do something to avoid this message?

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to