Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




CACHE miss detected - key:LICENSE_NAG, IMG_ISS_TYPE, IMG_ISS_PRIORITY, LICENSE

web-app

Anyone else running into this with 2.0.3? With numerous entries in the error logs?

palamangelus
· 1
palamangelus
Replies (19)
helpful
0
not helpful

Hi,

Which version of Gemini are you running?

Which version of IIS?


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Version 2.0.3 on IIS 6.0


palamangelus
· 1
palamangelus
helpful
0
not helpful

Please make sure that Gemini runs under its own application pool in IIS and the it's using the .NET framework 1.1.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

It also runs under its own application pool, and is using the correct web.config.


palamangelus
· 1
palamangelus
helpful
0
not helpful

Some folks have tweaked the application pools in a bid to control application recycling.  The log entries basically suggest that items are being removed from Cache -- can only assume the ASP.NET worker process is recycling Gemini because of memory usage.

 


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

I have the application pool recycling every 6 hours (to be honest, I feel that should be completely unnecessary). However, some days (as in today). I am recycling it constantly (up to twice an hour). Also - the application is sitting on a fairly beefy box (2 cpus, 4g ram, etc)...


palamangelus
· 1
palamangelus
helpful
0
not helpful

Adding to that - there are constant entries of SESSION loss detected (GetUserID) -- no User Identity! in the logfiles.


palamangelus
· 1
palamangelus
helpful
0
not helpful

Are you running Windows Authentication? If so then please make sure that "Anonymous Access" is unticked under IIS directory security.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Yes, I am using integrated windows authentication and "anonymous" is unchecked. I also, from a different post, have made sure that the "forms" section is available in the web.config file.


palamangelus
· 1
palamangelus
helpful
0
not helpful

I've opened an issue at

http://gemini.countersoft.com/issue/ViewIssue.aspx?id=694

which should have a bit more detail as well as some screenshots.


palamangelus
· 1
palamangelus
helpful
0
not helpful

Does anyone else have any comments? This is STILL an ongoing problem...


palamangelus
· 1
palamangelus
helpful
0
not helpful

Can ANYONE please help with this issue? I'm about 5 minutes from changing bug recording apps - it's been weeks that we've dealt with it. Thanks for any advice.


palamangelus
· 1
palamangelus
helpful
0
not helpful

We are looking into these issues with a view to release a fix soon.

Are you using Windows authentication mode?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Saar, thanks for the response.

Yes, I'm using Windows Authentication mode...


palamangelus
· 1
palamangelus
helpful
0
not helpful

I see. This issue occurs only when using windows authentication.

We are working closely with one of our priority customers to sort it out. We should be able to release a fix soon.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I have this issue without using windows authentication too.

My Gemini is 2.0.5 version, and using framework 2.0 , windows 2003 server.

I can't install framework 1.X in windows 2003 server now,

Have any solution can fix it? thanks


 


sam
· 1
sam
helpful
0
not helpful

Please upgrade to 2.1.1


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hi,

I have the same error log: CACHE miss detected - key: LICENSE_NAG etc. But also the mail plugin not working anymore. When I run the web.config check it states everything is reset to its default values? I did not do any maintenance? How can this happen so suddenly? And how to solve?

J.


Jelle Ossewaarde
· 1
Jelle Ossewaarde
helpful
0
not helpful

Gemini does not amend the web.config, you should ask the admin who is resposible for your web server if they have installed anything.


Mark Wing
· 9108
Mark Wing