[
https://issues.jboss.org/browse/TEIID-3961?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3961:
---------------------------------------
Actually for 8.13+ we are expecting 1.7 as the runtime on the server side. The download
page had already been updated
http://teiid.jboss.org/downloads/ but we'll need an
entry in the migration guide as well. The client driver should still be 1.6 compatible,
although I don't think we're enforcing that as the source/target settings of 1.7
are coming from the jboss parent pom.
Can you change websphere to use 1.7?
Can't use TEIID with Websphere 8.5.5
------------------------------------
Key: TEIID-3961
URL:
https://issues.jboss.org/browse/TEIID-3961
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.12.3
Environment: Websphere 8.5.5 with Teiid 8.12.3
Reporter: Ivan Chan
Assignee: Steven Hawkins
If I deploy Teiid on websphere 8.5.5, Teiid embedded server cannot start. It throws the
following exception.
Caused by: java.lang.VerifyError: JVMVRFY013 class loading constraint violated;
class=org/jboss/staxmapper/XMLExtendedStreamReaderImpl,
method=getAttributeName(I)Ljavax/xml/namespace/QName;, pc=0
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:93)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:170)
at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
at org.infinispan.configuration.parsing.ParserRegistry.parse(ParserRegistry.java:77)
at
org.infinispan.manager.DefaultCacheManager.<init>(DefaultCacheManager.java:353)
at
org.infinispan.manager.DefaultCacheManager.<init>(DefaultCacheManager.java:326)
at
org.teiid.runtime.EmbeddedConfiguration.getCacheFactory(EmbeddedConfiguration.java:180)
at org.teiid.runtime.EmbeddedServer.start(EmbeddedServer.java:386)
at
com.jaspersoft.jasperserver.api.engine.common.virtualdatasourcequery.teiid.TeiidEmbeddedServer.<init>(TeiidEmbeddedServer.java:113)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)