Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001129 [Resin] major always 05-19-06 01:22 07-12-06 12:02
Reporter plehov View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.20 Product Version 3.0.19
  Product Build
Summary 0001129: Map Relation in CMP 2.1 Null Pointer Exception
Description From log file:

[10:52:29.875] 1.3:executeQuery(select caucho0.APP_ID, caucho0.BILLING_CRITICAL, caucho0.APP_DESC, caucho0.APP_LINK, caucho0.APP_LINK_HELP, caucho0.APP_NAME, caucho0.APP_STATUS, o.USER_ID, o.APP_ID from APP_ACCESS o, WEB_APP caucho0 where (o.APP_ID = caucho0.APP_ID) and (o.USER_ID = ?))
[10:54:27.156] 1.3:close()
[10:54:27.156] idle PoolItem[jdbc/bscs,2434,com.caucho.sql.ManagedConnectionImpl@93912f]
[10:54:27.156] 1:clearWarnings()
[10:54:27.156] java.lang.NullPointerException
[10:54:27.156] at com.caucho.amber.query.LoadEntityExpr.findItem(LoadEntityExpr.java:219)
[10:54:27.156] at com.caucho.amber.query.LoadEntityExpr.getCacheObject(LoadEntityExpr.java:204)
[10:54:27.156] at com.caucho.amber.query.ResultSetImpl.fillCacheChunk(ResultSetImpl.java:178)
[10:54:27.156] at com.caucho.amber.query.UserQuery.executeQuery(UserQuery.java:333)
[10:54:27.156] at com.caucho.ejb.entity.CmpMapImpl.fill(CmpMapImpl.java:55)
[10:54:27.156] at _ejb.User.UserBean__EJB$Bean$applications_Map.<init>(UserBean__EJB.java:275)
[10:54:27.156] at _ejb.User.UserBean__EJB$Bean.getApplications(UserBean__EJB.java:287)
[10:54:27.156] at _ejb.User.UserBean__EJB$Local.getApplications(UserBean__EJB.java:1438)
[10:54:27.156] at ua.umc.security.Authorizator.isAuthorized(Authorizator.java:94)
[10:54:27.156] at com.caucho.server.security.SecurityFilterChain.doFilter(SecurityFilterChain.java:124)
[10:54:27.156] at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:209)
[10:54:27.156] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
[10:54:27.156] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
[10:54:27.156] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
[10:54:27.156] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
[10:54:27.156] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507)
[10:54:27.156] at com.caucho.util.ThreadPool.run(ThreadPool.java:433)
[10:54:27.156] at java.lang.Thread.run(Thread.java:595)
[10:54:27.156] java.lang.NullPointerException
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
05-19-06 01:22 plehov New Issue
07-12-06 12:02 ferg Assigned To  => ferg
07-12-06 12:02 ferg Status new => closed
07-12-06 12:02 ferg Resolution open => fixed
07-12-06 12:02 ferg Fixed in Version  => 3.0.20


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