We’ll see how it goes.
I’ve gotten the File Service working, and installed ES on LocalStorage on the instance while putting db in the file service share (mapped to z:\ )
I’ve set up the worker role InternalEndpoint to 2113.
What I get is this:
[02676,01,16:52:46.142]
ES VERSION: 3.0.1.0 (release-oss-v3.0.1/7fa876c111888dd5980dbd86d126e6abe13b05ab, Thu,
23 Oct 2014 22:27:04 +0100)
OS: Windows (Microsoft Windows NT 6.2.9200.0)
RUNTIME: .NET 4.0.30319.34014 (64-bit)
GC: 3 GENERATIONS
LOGS: Z:\ClusterOne\logs
HELP: False ()
VERSION: False ()
LOG: Z:\ClusterOne\logs (Command Line)
CONFIG: ()
DEFINES: ()
WHAT IF: False ()
INT IP: 127.0.0.1 ()
EXT IP: 127.0.0.1 ()
INT HTTP PORT: 2112 ()
EXT HTTP PORT: 2113 ()
INT TCP PORT: 1112 ()
INT SECURE TCP PORT: 0 ()
EXT TCP PORT: 1113 ()
EXT SECURE TCP PORT: 0 ()
INT TCP HEARTBEAT TIMEOUT: 700 ()
EXT TCP HEARTBEAT TIMEOUT: 1000 ()
INT TCP HEARTBEAT INTERVAL: 700 ()
EXT TCP HEARTBEAT INTERVAL: 2000 ()
FORCE: False ()
CLUSTER SIZE: 1 ()
NODE PRIORITY: 0 ()
MIN FLUSH DELAY MS: 2 ()
COMMIT COUNT: -1 ()
PREPARE COUNT: -1 ()
ADMIN ON EXT: True ()
STATS ON EXT: True ()
GOSSIP ON EXT: True ()
DISABLE SCAVENGE MERGING: False ()
DISCOVER VIA DNS: True ()
CLUSTER DNS: fake.dns ()
CLUSTER GOSSIP PORT: 30777 ()
GOSSIP SEED: ()
STATS PERIOD SEC: 30 ()
CACHED CHUNKS: -1 ()
CHUNKS CACHE SIZE: 536871424 ()
MAX MEM TABLE SIZE: 1000000 ()
DB: Z:\ClusterOne\db (Command Line)
MEM DB: False ()
SKIP DB VERIFY: False ()
RUN PROJECTIONS: System ()
PROJECTION THREADS: 3 ()
WORKER THREADS: 5 ()
HTTP PREFIXES: ()
ENABLE TRUSTED AUTH: False ()
CERTIFICATE STORE LOCATION: ()
CERTIFICATE STORE NAME: ()
CERTIFICATE SUBJECT NAME: ()
CERTIFICATE THUMBPRINT: ()
CERTIFICATE FILE: ()
CERTIFICATE PASSWORD: ()
USE INTERNAL SSL: False ()
SSL TARGET HOST: n/a ()
SSL VALIDATE SERVER: True ()
AUTHENTICATION TYPE: internal ()
PREPARE TIMEOUT MS: 2000 ()
COMMIT TIMEOUT MS: 2000 ()
UNSAFE DISABLE FLUSH TO DISK: False ()
GOSSIP INTERVAL MS: 1000 ()
GOSSIP ALLOWED DIFFERENCE MS: 60000 ()
GOSSIP TIMEOUT MS: 500 ()
[02676,01,16:52:46.454] Quorum size set to 1
[02676,01,16:52:46.454] Can’t find plugins path: C:\Resources\directory
\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\plugins
[02676,01,16:52:46.470]
INSTANCE ID: 44138522-d284-4289-98f3-477562e60c8a
DATABASE: Z:\ClusterOne\db
WRITER CHECKPOINT: 0 (0x0)
CHASER CHECKPOINT: 0 (0x0)
EPOCH CHECKPOINT: -1 (0xFFFFFFFFFFFFFFFF)
TRUNCATE CHECKPOINT: -1 (0xFFFFFFFFFFFFFFFF)
[02676,01,16:52:46.720] MessageHierarchy initialization took 00:00:00.1285538.
[02676,01,16:52:46.986] CACHED TFChunk #0-0 (chunk-000000.000000) in 00:00:00.0076401.
[02676,01,16:52:47.454] Starting MiniWeb for /web/es/js/projections ==> C:\Resources\directory
\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\projections
[02676,01,16:52:47.454] Starting MiniWeb for /web/es/js/projections/v8/Prelude ==> C:\Resources
\directory\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\Prelude
[02676,01,16:52:47.454] Starting MiniWeb for /web/es/js/projections/resources ==> C:\Resources
\directory\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\web-resources\js
[02676,01,16:52:47.454] Binding MiniWeb to /web/es/js/projections/{*remaining_path}
[02676,01,16:52:47.454] Binding MiniWeb to /web/es/js/projections/v8/Prelude/{*remaining_path}
[02676,01,16:52:47.454] Binding MiniWeb to /web/es/js/projections/resources/{*remaining_path}
[02676,01,16:52:47.501] Starting MiniWeb for /web ==> C:\Resources\directory
\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\clusternode-web
[02676,01,16:52:47.501] Binding MiniWeb to /web/{*remaining_path}
[02676,01,16:52:47.517] Starting MiniWeb for /web/users ==> C:\Resources\directory
\ae44860629ce410cb4114efd6d9fa7a1..EventStore.StartupLocalStorage\Users\web
[02676,01,16:52:47.517] Binding MiniWeb to /web/users/{*remaining_path}
[02676,10,16:52:47.564] ========== [127.0.0.1:2112] SYSTEM INIT…
Exiting with exit code: 1.
Exit reason: Http async server failed to start listening at [http://127.0.0.1:2113/].
[02676,11,16:52:47.626] TableIndex initialization…
[02676,11,16:52:47.673] ReadIndex building…
[02676,11,16:52:47.673] ReadIndex rebuilding done: total processed 0 records, time elapsed: 00:00:00.
[02676,10,16:52:47.736] SLOW BUS MSG [MainBus]: SystemInit - 78ms. Handler: StorageChaser.
[02676,10,16:52:47.799] Starting Normal TCP listening on TCP endpoint: 127.0.0.1:1113.
[02676,10,16:52:47.829] Starting HTTP server on [http://127.0.0.1:2113/]…
[02676,10,16:52:47.845] Attempting to add permissions for http://127.0.0.1:2113/ using netsh http add
urlacl url=http://127.0.0.1:2113/ user=“WORKGROUP\RD00155D621ECF$”
[02676,10,16:52:48.720] Retrying HTTP server on [http://127.0.0.1:2113/]…
[02676,10,16:52:48.720] Failed to start http server
Access is denied
[02676,10,16:52:48.767] Exiting with exit code: 1.
Exit reason: Http async server failed to start listening at [http://127.0.0.1:2113/].
[02676,06,16:52:49.126] SLOW QUEUE MSG [MonitoringQueue]: SystemInit - 1125ms. Q: 0/0.
So, this I pretty good. I think it’s some permission issue hindering the http server setup.