Dragoon 7 de set. de 2022
complicado saber, mas o que demonstra o botão Detalhes >>
moisesdcruz 8 de set. de 2022
o que demonstra o botao detalhes abaixo:
Exception
Message :
org . postgresql . util . PSQLException : O tipo de autenticação 10 não é suportado . Verifique se você configurou o arquivo pg_hba . conf incluindo a subrede ou endereço IP do cliente , e se está utilizando o esquema de autenticação suportado pelo driver .
Level :
SEVERE
Stack Trace :
O tipo de autenticação 10 não é suportado . Verifique se você configurou o arquivo pg_hba . conf incluindo a subrede ou endereço IP do cliente , e se está utilizando o esquema de autenticação suportado pelo driver .
org . postgresql . core . v3 . ConnectionFactoryImpl . doAuthentication ( ConnectionFactoryImpl . java : 396 )
org . postgresql . core . v3 . ConnectionFactoryImpl . openConnectionImpl ( ConnectionFactoryImpl . java : 108 )
org . postgresql . core . ConnectionFactory . openConnection ( ConnectionFactory . java : 66 )
org . postgresql . jdbc2 . AbstractJdbc2Connection .( AbstractJdbc2Connection . java : 125 )
org . postgresql . jdbc3 . AbstractJdbc3Connection .( AbstractJdbc3Connection . java : 30 )
org . postgresql . jdbc3g . AbstractJdbc3gConnection .( AbstractJdbc3gConnection . java : 22 )
org . postgresql . jdbc4 . AbstractJdbc4Connection .( AbstractJdbc4Connection . java : 30 )
org . postgresql . jdbc4 . Jdbc4Connection .( Jdbc4Connection . java : 24 )
org . postgresql . Driver . makeConnection ( Driver . java : 393 )
org . postgresql . Driver . connect ( Driver . java : 267 )
com . jaspersoft . ireport . designer . connection . JDBCConnection . getConnection ( JDBCConnection . java : 140 )
com . jaspersoft . ireport . designer . connection . JDBCConnection . test ( JDBCConnection . java : 449 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog . jButtonTestActionPerformed ( ConnectionDialog . java : 335 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog . access $300 ( ConnectionDialog . java : 43 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog $4 . actionPerformed ( ConnectionDialog . java : 290 )
javax . swing . AbstractButton . fireActionPerformed ( Unknown Source )
javax . swing . AbstractButton $Handler . actionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . fireActionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . setPressed ( Unknown Source )
javax . swing . plaf . basic . BasicButtonListener . mouseReleased ( Unknown Source )
java . awt . Component . processMouseEvent ( Unknown Source )
javax . swing . JComponent . processMouseEvent ( Unknown Source )
java . awt . Component . processEvent ( Unknown Source )
java . awt . Container . processEvent ( Unknown Source )
java . awt . Component . dispatchEventImpl ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . LightweightDispatcher . retargetMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . processMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . dispatchEvent ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Window . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . EventQueue . dispatchEventImpl ( Unknown Source )
java . awt . EventQueue . access $300 ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue . dispatchEvent ( Unknown Source )
org . netbeans . core . TimableEventQueue . dispatchEvent ( TimableEventQueue . java : 104 )
java . awt . EventDispatchThread . pumpOneEventForFilters ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . WaitDispatchSupport $2 . run ( Unknown Source )
java . awt . WaitDispatchSupport $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . awt . WaitDispatchSupport . enter ( Unknown Source )
java . awt . Dialog . show ( Unknown Source )
java . awt . Component . show ( Unknown Source )
java . awt . Component . setVisible ( Unknown Source )
java . awt . Window . setVisible ( Unknown Source )
java . awt . Dialog . setVisible ( Unknown Source )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel . jButton1ActionPerformed ( QuickStartPanel . java : 295 )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel . access $200 ( QuickStartPanel . java : 50 )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel $2 . actionPerformed ( QuickStartPanel . java : 124 )
javax . swing . AbstractButton . fireActionPerformed ( Unknown Source )
javax . swing . AbstractButton $Handler . actionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . fireActionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . setPressed ( Unknown Source )
javax . swing . plaf . basic . BasicButtonListener . mouseReleased ( Unknown Source )
java . awt . AWTEventMulticaster . mouseReleased ( Unknown Source )
java . awt . Component . processMouseEvent ( Unknown Source )
javax . swing . JComponent . processMouseEvent ( Unknown Source )
java . awt . Component . processEvent ( Unknown Source )
java . awt . Container . processEvent ( Unknown Source )
java . awt . Component . dispatchEventImpl ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . LightweightDispatcher . retargetMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . processMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . dispatchEvent ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Window . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . EventQueue . dispatchEventImpl ( Unknown Source )
java . awt . EventQueue . access $300 ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue . dispatchEvent ( Unknown Source )
org . netbeans . core . TimableEventQueue . dispatchEvent ( TimableEventQueue . java : 104 )
java . awt . EventDispatchThread . pumpOneEventForFilters ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForHierarchy ( Unknown Source )
java . awt . EventDispatchThread . pumpEvents ( Unknown Source )
java . awt . EventDispatchThread . pumpEvents ( Unknown Source )
java . awt . EventDispatchThread . run ( Unknown Source )
moisesdcruz 19 de set. de 2022
Message :
org . postgresql . util . PSQLException : O tipo de autenticação 10 não é suportado . Verifique se você configurou o arquivo pg_hba . conf incluindo a subrede ou endereço IP do cliente , e se está utilizando o esquema de autenticação suportado pelo driver .
Level :
SEVERE
Stack Trace :
O tipo de autenticação 10 não é suportado . Verifique se você configurou o arquivo pg_hba . conf incluindo a subrede ou endereço IP do cliente , e se está utilizando o esquema de autenticação suportado pelo driver .
org . postgresql . core . v3 . ConnectionFactoryImpl . doAuthentication ( ConnectionFactoryImpl . java : 396 )
org . postgresql . core . v3 . ConnectionFactoryImpl . openConnectionImpl ( ConnectionFactoryImpl . java : 108 )
org . postgresql . core . ConnectionFactory . openConnection ( ConnectionFactory . java : 66 )
org . postgresql . jdbc2 . AbstractJdbc2Connection .( AbstractJdbc2Connection . java : 125 )
org . postgresql . jdbc3 . AbstractJdbc3Connection .( AbstractJdbc3Connection . java : 30 )
org . postgresql . jdbc3g . AbstractJdbc3gConnection .( AbstractJdbc3gConnection . java : 22 )
org . postgresql . jdbc4 . AbstractJdbc4Connection .( AbstractJdbc4Connection . java : 30 )
org . postgresql . jdbc4 . Jdbc4Connection .( Jdbc4Connection . java : 24 )
org . postgresql . Driver . makeConnection ( Driver . java : 393 )
org . postgresql . Driver . connect ( Driver . java : 267 )
com . jaspersoft . ireport . designer . connection . JDBCConnection . getConnection ( JDBCConnection . java : 140 )
com . jaspersoft . ireport . designer . connection . JDBCConnection . test ( JDBCConnection . java : 449 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog . jButtonTestActionPerformed ( ConnectionDialog . java : 335 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog . access $300 ( ConnectionDialog . java : 43 )
com . jaspersoft . ireport . designer . connection . gui . ConnectionDialog $4 . actionPerformed ( ConnectionDialog . java : 290 )
javax . swing . AbstractButton . fireActionPerformed ( Unknown Source )
javax . swing . AbstractButton $Handler . actionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . fireActionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . setPressed ( Unknown Source )
javax . swing . plaf . basic . BasicButtonListener . mouseReleased ( Unknown Source )
java . awt . Component . processMouseEvent ( Unknown Source )
javax . swing . JComponent . processMouseEvent ( Unknown Source )
java . awt . Component . processEvent ( Unknown Source )
java . awt . Container . processEvent ( Unknown Source )
java . awt . Component . dispatchEventImpl ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . LightweightDispatcher . retargetMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . processMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . dispatchEvent ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Window . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . EventQueue . dispatchEventImpl ( Unknown Source )
java . awt . EventQueue . access $300 ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue . dispatchEvent ( Unknown Source )
org . netbeans . core . TimableEventQueue . dispatchEvent ( TimableEventQueue . java : 104 )
java . awt . EventDispatchThread . pumpOneEventForFilters ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . WaitDispatchSupport $2 . run ( Unknown Source )
java . awt . WaitDispatchSupport $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . awt . WaitDispatchSupport . enter ( Unknown Source )
java . awt . Dialog . show ( Unknown Source )
java . awt . Component . show ( Unknown Source )
java . awt . Component . setVisible ( Unknown Source )
java . awt . Window . setVisible ( Unknown Source )
java . awt . Dialog . setVisible ( Unknown Source )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel . jButton1ActionPerformed ( QuickStartPanel . java : 295 )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel . access $200 ( QuickStartPanel . java : 50 )
com . jaspersoft . ireport . designer . welcome . QuickStartPanel $2 . actionPerformed ( QuickStartPanel . java : 124 )
javax . swing . AbstractButton . fireActionPerformed ( Unknown Source )
javax . swing . AbstractButton $Handler . actionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . fireActionPerformed ( Unknown Source )
javax . swing . DefaultButtonModel . setPressed ( Unknown Source )
javax . swing . plaf . basic . BasicButtonListener . mouseReleased ( Unknown Source )
java . awt . AWTEventMulticaster . mouseReleased ( Unknown Source )
java . awt . Component . processMouseEvent ( Unknown Source )
javax . swing . JComponent . processMouseEvent ( Unknown Source )
java . awt . Component . processEvent ( Unknown Source )
java . awt . Container . processEvent ( Unknown Source )
java . awt . Component . dispatchEventImpl ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . LightweightDispatcher . retargetMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . processMouseEvent ( Unknown Source )
java . awt . LightweightDispatcher . dispatchEvent ( Unknown Source )
java . awt . Container . dispatchEventImpl ( Unknown Source )
java . awt . Window . dispatchEventImpl ( Unknown Source )
java . awt . Component . dispatchEvent ( Unknown Source )
java . awt . EventQueue . dispatchEventImpl ( Unknown Source )
java . awt . EventQueue . access $300 ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . awt . EventQueue $3 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . awt . EventQueue $4 . run ( Unknown Source )
java . security . AccessController . doPrivileged ( Native Method )
java . security . ProtectionDomain $1 . doIntersectionPrivilege ( Unknown Source )
java . awt . EventQueue . dispatchEvent ( Unknown Source )
org . netbeans . core . TimableEventQueue . dispatchEvent ( TimableEventQueue . java : 104 )
java . awt . EventDispatchThread . pumpOneEventForFilters ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForFilter ( Unknown Source )
java . awt . EventDispatchThread . pumpEventsForHierarchy ( Unknown Source )
java . awt . EventDispatchThread . pumpEvents ( Unknown Source )
java . awt . EventDispatchThread . pumpEvents ( Unknown Source )
java . awt . EventDispatchThread . run ( Unknown Source )
moisesdcruz 19 de set. de 2022 1 like
Bom dia.
O que acho estranho e que o IReport 5.6.0 eu não consigo gerar a conecxao com o banco, mais o jaspersoft studio 6.20 eu consigo gerar a conexao com o banco, mais os relatorios criados no jaspersoft studio nao abre no netbeans 8, ele nao localiza o relatorio e ja verifiquei as dependencias e estam todas importadas.