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

some InteractionProtocolHandler_Operation_Strand_* functions didn't be hit #547

Open
JumpingYang001 opened this issue Jul 19, 2018 · 1 comment

Comments

@JumpingYang001
Copy link
Contributor

Track the negative case here, I will investigate the reason after resolving other assigned 3 bugs.

Remoting with non-exist port: “/opt/omi-1.0.8/bin/omicli id -u jumping -p 'mypassword' --auth Basic --hostname localhost --port 123 --encryption https”

cat /opt/omi-1.0.8/var/log/miclient.log
2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateSocketAndConnect - Sock_Connect failed. result: 1 (MI_RESULT_FAILED)
2018/07/11 06:05:39 [116443,116443] WARNING: null(0): _CreateConnectorSocket - _CreateSocketAndConnect of primary address failed. result: 1 (MI_RESULT_FAILED)
2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateSocketAndConnect - Sock_Connect failed. result: 1 (MI_RESULT_FAILED)
2018/07/11 06:05:39 [116443,116443] ERROR: null(0): _CreateConnectorSocket - Addr_Init failed. result: 1 (MI_RESULT_FAILED)
2018/07/11 06:05:39 [116443,116443] ERROR: null(0): HttpClient_New_Connector - _CreateConnectorSocket failed. result: 1 (MI_RESULT_FAILED)
2018/07/11 06:05:39 [116443,116443] ERROR: null(0): EventId=20119 Priority=ERROR MI Socket connector failed, operation 0xf146f0, result 0
2018/07/11 06:05:39 [116443,116443] WARNING: null(0): EventId=30221 Priority=WARNING InteractionProtocolHandler_Operation_Release 0xf146f0 count is 1
2018/07/11 06:05:39 [116443,116444] ERROR: null(0): EventId=20055 Priority=ERROR Selector_Run: 0x7ff9f8d2b840 Empty List
@sarojcare
Copy link
Contributor

Jumping will look into it when he is free. This case is low priority.

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