Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3079 | minor | always | 11-17-08 10:52 | 11-17-08 10:53 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.2.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003079: cluster store with triplicate="true" but 1 server | ||||
Description: |
(rep by Mark Morgan) <resin:if test="${resin.professional}"> <persistent-store type="cluster"> <init> <triplicate>true</triplicate> <path>${resin.root}/session_store</path> </init> </persistent-store> </resin:if> 10:53:22.403] {hmux-127.0.0.1:6803-13} SessionImpl[abcrPhDPTCbLl9DRaLR2r,/web] new [10:53:22.403] {hmux-127.0.0.1:6803-13} java.lang.NullPointerException [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.cluster.ClusterStoreManager.accessImpl(ClusterStoreManager .java:947) [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.cluster.ClusterObject.objectAccess(ClusterObject.java:346) [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.session.SessionImpl.setAccess(SessionImpl.java:890) [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.session.SessionManager.load(SessionManager.java:1258) [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.session.SessionManager.getSession(SessionManager.java:1161 ) [10:53:22.403] {hmux-127.0.0.1:6803-13} at com.caucho.server.connection.AbstractHttpRequest.createSession(AbstractHttpR equest.java:1518) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|