BEA WebLogic Server 7 Manual de usuario Pagina 58

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 63
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 57
EJB
Development Using Borland
®
JBuilder
®
8 and BEA WebLogic Server
7.0
58
Solution
Go back to the JBuilder message pane and see the error message from the WebLogic Server
window.
If the error message is:
<Error> <JDBC> <001059> <Error during Data Source creation:
weblogic.common.ResourceException: DataSource(JDSDataSource) can't be
created with non-existent Pool (connection or multi) (JDSPoo)
From the WebLogic Server Console, click JDSPool, click Targets, move myserver from
Chosen to Available, click Apply. Click configurations and correct pool name, click Apply.
Again, click Targets, move myserver from Available to Chosen and see if the error message
is gone.
If the error message still exist, then check the Pool Name for JDSDataSource and make sure
that it it correct.
Error 5: Can’t start connection pool in WebLogic
Error description
<Error> <JDBC> <001060> <Cannot startup connection pool "JDSPool"
weblogic.common.ResourceException: weblogic.common.ResourceException:
Could not create pool connection. The DBMS driver exception was:
java.net.ConnectException: Connection refused: connect.
When did this happen
I have created my connection pool JDSPool and data source JDSDataSource successfully.
When I started my WebLogic Server, I got the above error.
Cause
WebLogic Server is trying to connect to the database, and it is failing. Possible reason is the
database may not be available.
Vista de pagina 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63

Comentarios a estos manuales

Sin comentarios