You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I have a problem with starting hazelcast on mesos.
I used marathon manifest, mesos framework was installed successful but task "start hazelcast node" finish unsuccesfull:
I have run hazelcast framework on one node, but hazelcast node doesn't know node which are has been running and can't find and download hazelcast-3.6.jar
Mesos log:
I1129 13:23:24.493938 8508 fetcher.cpp:498] Fetcher Info: {"cache_directory":"\/tmp\/mesos\/fetch\/slaves\/f55685d2-f125-4c7f-baa0-e54e44179a56-S3\/root","items":[{"action":"BYPASS_CACHE","uri":{"extract":true,"value":"http:\/\/127.0.0.1:8090\/hazelcast-3.6.jar"}},{"action":"BYPASS_CACHE","uri":{"extract":true,"value":"http:\/\/127.0.0.1:8090\/hazelcast-mesos-executor.jar"}},{"action":"BYPASS_CACHE","uri":{"extract":true,"value":"http:\/\/127.0.0.1:8090\/hazelcast-zookeeper.jar"}},{"action":"BYPASS_CACHE","uri":{"extract":true,"value":"http:\/\/127.0.0.1:8090\/hazelcast.xml"}}],"sandbox_directory":"\/data\/mesos\/slaves\/f55685d2-f125-4c7f-baa0-e54e44179a56-S3\/frameworks\/f55685d2-f125-4c7f-baa0-e54e44179a56-0004\/executors\/HazelcastExecutor - 1480425804392\/runs\/1805f251-4996-44c6-b1e1-3e1dbaf315af","user":"root"}
I1129 13:23:24.496654 8508 fetcher.cpp:409] Fetching URI 'http://127.0.0.1:8090/hazelcast-3.6.jar'
I1129 13:23:24.496672 8508 fetcher.cpp:250] Fetching directly into the sandbox directory
I1129 13:23:24.496695 8508 fetcher.cpp:187] Fetching URI 'http://127.0.0.1:8090/hazelcast-3.6.jar'
I1129 13:23:24.496711 8508 fetcher.cpp:134] Downloading resource from 'http://127.0.0.1:8090/hazelcast-3.6.jar' to '/data/mesos/slaves/f55685d2-f125-4c7f-baa0-e54e44179a56-S3/frameworks/f55685d2-f125-4c7f-baa0-e54e44179a56-0004/executors/HazelcastExecutor - 1480425804392/runs/1805f251-4996-44c6-b1e1-3e1dbaf315af/hazelcast-3.6.jar'
Failed to fetch 'http://localhost:8090/hazelcast-3.6.jar': Error downloading resource: Couldn't connect to server
Hello
I have a problem with starting hazelcast on mesos.
I used marathon manifest, mesos framework was installed successful but task "start hazelcast node" finish unsuccesfull:
I have run hazelcast framework on one node, but hazelcast node doesn't know node which are has been running and can't find and download hazelcast-3.6.jar
Mesos log:
Failed to fetch http://localhost:8090/hazelcast-3.6.jar: Error downloading resource: Couldn't connect to server
My manifest:
The text was updated successfully, but these errors were encountered: