Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting error exit status 3221225781 #2

Open
defecode opened this issue Nov 8, 2019 · 3 comments
Open

getting error exit status 3221225781 #2

defecode opened this issue Nov 8, 2019 · 3 comments

Comments

@defecode
Copy link

defecode commented Nov 8, 2019

hi

i've tried the code but getting response "exit status 3221225781" i did some research and found it's related to client library. btw where can i find below libs?cannot find them in current installation folder.

/opt/tibco/ems/ems841/ems/8.4/lib/libtibems64.dylib /usr/local/lib/.
/opt/tibco/ems/ems841/ems/8.4/lib/64/libssl.1.0.0.dylib /usr/local/lib/.
/opt/tibco/ems/ems841/ems/8.4/lib/64/libcrypto.1.0.0.dylib /usr/local/lib/.

thank you anw for your code.

@mmussett
Copy link
Owner

mmussett commented Nov 8, 2019

You need to have EMS 8.x installed on your machine as i'm using dynamic linking to the EMS client libraries.

@mmussett
Copy link
Owner

mmussett commented Nov 8, 2019

Code was built and testing on Mac. It's also been tested with EMS on Linux. What architecture are you using?

@defecode
Copy link
Author

i built my code in windows 10.
go version go1.13 windows/amd64

below is the response i got
C:\Users\gustafh\go\src\emstest\ems>go test
exit status 3221225781
FAIL emstest/ems 3.296s

can you help elaborate more about dynamic linking. i cannot find this file "libtibems64.dylib" in ems 8.4 library.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants