Hi Werner, please create a bug report for this issue at https://github.com/Graylog2/collector-sidecar/issues.
Cheers, Jochen On Thursday, 22 September 2016 02:31:44 UTC+2, Werner van der Merwe wrote: > > Due to some legacy software still in process of being migrated, we have a > few Windows Server 2003 (i386) boxes about. > > Installing sidecar goes without problem, but I am unable to start sidecar: > > C:\Program Files\graylog\collector-sidecar>graylog-collector-sidecar.exe > -service > install > panic: Failed to find GetTickCount64 procedure in kernel32: The specified > procedure could not be found. > > > goroutine 1 [running]: > panic(0x7a8e20, 0x10eb1640) > /opt/go/src/runtime/panic.go:481 +0x326 > syscall.(*DLL).MustFindProc(0x10e68540, 0x831430, 0xe, 0x10e68570) > /opt/go/src/syscall/dll_windows.go:110 +0x6c > github.com/Graylog2/collector-sidecar/vendor/github.com/cloudfoundry/ > gosigar.init() > /go/src/github.com/Graylog2/collector-sidecar/vendor/github.com/ > cloudfoundry/gosigar/sigar_windows.go:21 +0x153 > github.com/Graylog2/collector-sidecar/common.init() > /go/src/github.com/Graylog2/collector-sidecar/common/sigar.go:162 > +0x93 > github.com/Graylog2/collector-sidecar/api/graylog.init() > /go/src/github.com/Graylog2/collector-sidecar/api/graylog/ > responses.go:54 +0x3e > github.com/Graylog2/collector-sidecar/backends.init() > /go/src/github.com/Graylog2/collector-sidecar/backends/registry.go > :92 +0x48 > main.init() > /go/src/github.com/Graylog2/collector-sidecar/main.go:146 +0x66 > > I've trawled the net and found a few references to similar issues in other > software, but have not been able to identify possible resolutions for the > missing uptime procedure yet. > > > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/b95e0da5-dafe-4374-8607-c5a88fc25b07%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
