hashmapinc / hashmapinc/witsml-client

java.lang.IllegalStateException: El lector debe estar en un evento START_ELEMENT, no en un evento 8.

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
27
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Please could you help me to indentify this error , I am trying to implement this client to retrieve some data , please I apreciate your help. I think that could be about format xml.

Exception in thread "main" java.lang.IllegalStateException: El lector debe estar en un evento START_ELEMENT, no en un evento 8.
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:362)
at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:349)
at com.hashmapinc.tempus.witsml.client.StoreSoapBindingStub.fromOM(StoreSoapBindingStub.java:1441)
at com.hashmapinc.tempus.witsml.client.StoreSoapBindingStub.wMLS_GetVersion(StoreSoapBindingStub.java:503)
at com.hashmapinc.tempus.witsml.client.Client.getVersion(Client.java:166)
at com.hashmapinc.tempus.witsml.client.Client.connect(Client.java:187)
at com.hashmapinc.tempus.witsml.example.MyWitsmlClient.main(MyWitsmlClient.java:64)

![image](https://user-images.githubusercontent.com/938964/167032884-8e66f5d8-71a0-4912-8e8f-cfb612caf754.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.