WARNING: Unable to determine location of StAX implementation containing class com.ctc.wstx.stax.WstxInputFactory; using default dialect
java.lang.ExceptionInInitializerError
at org.apache.axis2.deployment.util.Utils.addEndpointsToService(Utils.java:1096)
at org.apache.axis2.engine.AxisConfiguration.processEndpoints(AxisConfiguration.java:1525)
at org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:368)
at org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:332)
at org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:179)
at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:144)
at com.datamentors.web.service.client.policy.NetEffectWS_0Stub.<init>(NetEffectWS_0Stub.java:1427)
at com.datamentors.web.service.client.policy.NetEffectWS_0Stub.<init>(NetEffectWS_0Stub.java:1413)
at com.datamentors.web.service.client.policy.NetEffectWS_0Stub.<init>(NetEffectWS_0Stub.java:1462)
at com.thundercloudresources.ios.MyViewController.<init>(MyViewController.java:50)
at com.thundercloudresources.ios.HelloWorld.didFinishLaunching(HelloWorld.java:17)
at com.thundercloudresources.ios.HelloWorld.$cb$application$didFinishLaunchingWithOptions$(HelloWorld.java)
at org.robovm.apple.uikit.UIApplication.main(Native Method)
at org.robovm.apple.uikit.UIApplication.main(UIApplication.java:368)
at com.thundercloudresources.ios.HelloWorld.main(HelloWorld.java:31)
Caused by: java.lang.RuntimeException: ucol_open failed: U_FILE_ACCESS_ERROR
at libcore.icu.NativeCollation.openCollator(Native Method)
at libcore.icu.RuleBasedCollatorICU.<init>(RuleBasedCollatorICU.java:55)
at java.text.Collator.getInstance(Collator.java:291)
at org.apache.axis2.util.JavaUtils.<clinit>(JavaUtils.java:57)
... 15 more
Can you post the full stack trace? You can find it in workspace/.metadata/.log
Also, can you create a sample project that reproduces the error?
--
You received this message because you are subscribed to the Google Groups "RoboVM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robovm+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to robovm+unsubscribe@googlegroups.com.