[
https://issues.jboss.org/browse/TEIID-4013?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4013:
---------------------------------------
Can you provide the exceptions? Or confirm that they match TEIID-3879?
2016-02-16 08:45:30,140 ERROR [Incoming-1,shared=tcp-teiid-1]
org.teiid.replication.jgroups.JGroupsObjectReplicator$ReplicatorRpcDispatcher - exception
marshalling object
java.lang.IllegalStateException: unread block data
at
java.io.ObjectInputStream$BlockDataInputStream.setBlockDataMode(ObjectInputStream.java:2421)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1382)
at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at org.jgroups.blocks.MethodCall.readExternal(MethodCall.java:430)
at java.io.ObjectInputStream.readExternalData(ObjectInputStream.java:1837)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1796)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at
org.teiid.replication.jgroups.JGroupsObjectReplicator$ContextAwareMarshaller.objectFromBuffer(JGroupsObjectReplicator.java:611)
at
org.teiid.replication.jgroups.JGroupsObjectReplicator$ReplicatorRpcDispatcher.handle(JGroupsObjectReplicator.java:106)
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:484)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:391)
ODBC sessions never release
---------------------------
Key: TEIID-4013
URL:
https://issues.jboss.org/browse/TEIID-4013
Project: Teiid
Issue Type: Bug
Affects Versions: 8.7.1.6_2
Environment: Red Hat JBoss Data Virtualization 6.2.2 on EAP6.4.0 patched to
version 6.4.5,
JBoss Developer Studio 8.1.0GA with Teiid Designer plugin
9.0.3.Final.v20150810-1438-B1157
64-bit Windows 7 environment
Reporter: Steve Tran
Assignee: Steven Hawkins
Attachments: Capture.PNG, Capture2.PNG, Capture3.PNG
I have 3 ODBC System DSNs on a Windows server. When I'm viewing the Deployed VDBs
and looking at the Sessions tab, the ODBC connections never seem to time out or release.
Not really sure if/when they should release, but they continue to multiply. See
screenshots.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)