Giter Site home page Giter Site logo

Can't connect from remote client about dache HOT 5 CLOSED

aprz43 avatar aprz43 commented on July 23, 2024
Can't connect from remote client

from dache.

Comments (5)

aprz43 avatar aprz43 commented on July 23, 2024

I thought I'd also try installing the service on a windows 2012 server.

The service installs correctly, but when I try to start it, it immediately stops.

This is the error in the EventLog: Cache Host failed to start : Category does not exist.

I figure this has something to do with performance counters? I've tried running the service as a LocalSystem account to see if it was permissions related, but that did not help.

Any ideas?

Thanks

from dache.

aprz43 avatar aprz43 commented on July 23, 2024

this was the cause of the performance counter problem

 private readonly PerformanceCounter _currentCacheTrimPerformanceCounter = new PerformanceCounter(".NET Memory Cache 4.0", "Cache Trims", Process.GetCurrentProcess().ProcessName + ":dache", true);

from dache.

haneytron avatar haneytron commented on July 23, 2024

Interesting. These do indeed seem like issues. Let me investigate and get back to you in the next day or two. Sorry for the inconvenience! I anticipate that they should both be relatively quick and simple problems to fix. Thank you very much for the details reports! :)

-Dave

from dache.

haneytron avatar haneytron commented on July 23, 2024

This should be resolved in 1.2.2 - please test and verify!

from dache.

aprz43 avatar aprz43 commented on July 23, 2024

Thanks David,

I'll check it out after Christmas.

Cheers

Adrian

Sent from my iPhone

On 19 Dec 2013, at 15:09, David Haney [email protected] wrote:

This should be resolved in 1.2.2 - please test and verify!


Reply to this email directly or view it on GitHub.

from dache.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.