Bug 1073076 - [GSS] (6.3.0) HHH-3482: UnsupportedOperationException with StatelessSession
Summary: [GSS] (6.3.0) HHH-3482: UnsupportedOperationException with StatelessSession
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Hibernate
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: DR2
: EAP 6.3.0
Assignee: Brett Meyer
QA Contact: Zbyněk Roubalík
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1063408 1073118 1087625
TreeView+ depends on / blocked
 
Reported: 2014-03-05 17:34 UTC by Brett Meyer
Modified: 2018-12-05 17:33 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Instances of `UnsupportedOperationError` being thrown when using StatelessSession and saving a ManyToOne have been addressed in this release of JBoss EAP 6. The error was caused by a call to `getTimestamp()` method which was not implemented for StatelessSession. The `UnsupportedOperationError` no longer presents.
Clone Of: 1073018
: 1073118 (view as bug list)
Environment:
Last Closed: 2014-06-28 15:39:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brett Meyer 2014-03-05 17:34:03 UTC
+++ This bug was initially created as a clone of Bug #1073018 +++

How reproducible:
Consistently

Steps to Reproduce:
1. Enable 2nd level caching
2. Run the original HHH-3482 testcode against Hibernate 4.2.7.SP1

Actual results:
java.lang.UnsupportedOperationException

Comment 1 Kabir Khan 2014-04-04 15:27:54 UTC
Fixed by upgrade -> ON_QA

Comment 2 Jan Martiska 2014-04-15 13:08:53 UTC
Verified in EAP 6.3.0.ER1.


Note You need to log in before you can comment on or make changes to this bug.