ibm mobilefirst - JVMVRFY013 class loading constraint violated when using xsl on remote test server -
we having issue adapter procedure uses xsl… isolate created new adapter , ran example procedures (getstories, getstoriesfiltered) via procedure invocation via direct http request , via native mobile application (ios).
“just in case” both procedures tested both without securitytest attribute , with.
in case of getstories (which has no xsl filtering) result returned on both http request , native app. both in local dev wl server , when deployed remote wl test server.
in case of getstoriesfiltered (which has xsl filter) on local dev wl server runs fine. adapter deployed remote wl test server error… details are:
error invoking browser:
/-secure- {"errors":["verify error: java.lang.verifyerror: jvmvrfy013 class loading constraint violated; class=org/apache/xalan/xsltc/dom/saximpl, method=getaxisiterator(i)lorg/apache/xml/dtm/dtmaxisiterator;, pc=0"],"issuccessful":false,"warnings":[],"info":[]}/
error invoking native mobile client (ios):
2014-05-16 16:36:46.681 iosnativeapp[1109:60b] procedure invocation failure: invocation failure. /-secure- {"responseid":"1","errors":["verify error: java.lang.verifyerror: jvmvrfy013 class loading constraint violated; class=org/apache/xalan/xsltc/dom/saximpl, method=getaxisiterator(i)lorg/apache/xml/dtm/dtmaxisiterator;, pc=0"],"issuccessful":false,"wl-authentication-success":{"wl_remotedisablerealm":{"userid":"null","attributes":{},"isuserauthenticated":1,"displayname":"null"},"wl_antixsrfrealm":{"userid":"u9eb8v4tpofoartngepouli22q","attributes":{},"isuserauthenticated":1,"displayname":"u9eb8v4tpofoartngepouli22q"},"wl_devicenoprovisioningrealm":{"userid":"10c0fdf9-8537-47e7-99b3-99e41abc7956","attributes":{"mobileclientdata":"com.worklight.core.auth.ext.mobileclientdata@2b13dac8"},"isuserauthenticated":1,"displayname":"10c0fdf9-8537-47e7-99b3-99e41abc7956"},"wl_anonymoususerrealm":{"userid":"484ed960-5aaf-48b0-a05d-166e38613d47","attributes":{},"isuserauthenticated":1,"displayname":"484ed960-5aaf-48b0-a05d-166e38613d47"}},"warnings":[],"info":[]}/
running worklight on liberty.
please mention worklight version when asking question...
in case, specific error due regression in released versions of worklight:
- 5.0.6.2-if201403101802
- 6.0.0.2
- 6.1.0.1
an ifix 6.1.0.1 should released shortly, ifixes 5.0.6.2 , 6.0.0.2 arrive soon.
to access ifix, login ibm fix central , download latest ifix available version of worklight (released on or after may 15th)
Comments
Post a Comment