Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000044 [Resin] minor always 03-21-05 00:00 11-30-05 14:45
Reporter francoisb View Status public  
Assigned To
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.14 Product Version 3.0.12
  Product Build 3.0.12
Summary 0000044: NPE in AmberConnectionImpl
Description RSN-35
The aplication in the attached file generate this stack trace (in System.out):

Caused by: java.lang.NullPointerException
        at com.caucho.amber.connection.AmberConnectionImpl.getConnection(AmberConnectionImpl.java:630)
        at com.caucho.amber.connection.AmberConnectionImpl.prepareStatement(AmberConnectionImpl.java:660)
        at server.eb.UnaEntidad.__caucho_load_0(UnaEntidad.java:140)
        at server.eb.UnaEntidad.__caucho_retrieve(UnaEntidad.java:105)
        at com.caucho.amber.entity.AmberEntityHome.findEntityItem(AmberEntityHome.java:324)
        ...

The aplication use two "ejb-server":

- The first one contains a entity bean (and so use a datasource).
- The second ejb-server contains only a session bean and doesn't use any datasource.

When the session bean from the second ejb-server calls a session bean from the first, resin doesn't encounter the correct data-source.

Francois
Steps To Reproduce
Additional Information Linux, Sun JDK 1.5.0_02, postgres 7.1, resin 3.0.12
Attached Files

- Relationships

- Notes
(0000050)
ferg
03-21-05 00:00

ejb/0s00
 

- Issue History
Date Modified Username Field Change
03-21-05 00:00 francoisb New Issue
11-30-05 00:00 administrator Fixed in Version  => 3.0.14
11-30-05 14:45 ferg Status resolved => closed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker