Home Home
  login

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.




Gemini Application Exception

web-app
breeze

I'm getting some unhandled exception errors in my gemini logs as follows:-

Unhandled exception: The file 'C:\Program Files (x86)\CounterSoft\API5\appdata\apps\BreezeReply-4192EAA7-9D09-4E36-97C3-64FCE039EDB4\app.css.tmp' already exists.. Stack trace: at System.IO._Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITYATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at Ionic.Zip.ZipEntry.InternalExtract(String baseDir, Stream outstream, String password) at Countersoft.Gemini.Infrastructure.Apps.AppManager.LoadApp(String fileName) at Countersoft.Gemini.Infrastructure.Apps.AppManager.LoadApps()

I've checked the folder permissions were correctly set as per the installation documents and they appear correct, any ideas?

Mac
· 1
Mac
Replies (3)
helpful
1
not helpful
ANSWER

Please delete the breeze folder from the app_data\apps directory and recycle the application pool.


Mark Wing
· 9108
Mark Wing
helpful
1
not helpful

I did this and Gemini seems to have recreated the file and once again I am receiving an error message:

Unhandled exception: The file 'E:\Gemini\Gemini5.1.2\assets\styles\apps\4192EAA7-9D09-4E36-97C3-64FCE039EDB4\app.css.tmp' already exists.. Stack trace: at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITYATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at Ionic.Zip.ZipEntry.InternalExtract(String baseDir, Stream outstream, String password) at Countersoft.Gemini.Infrastructure.Apps.AppManager.LoadApp(String fileName) at Countersoft.Gemini.Infrastructure.Apps.AppManager.LoadApps()

Any help much appreciated.

Kind regards, Nico Kearns

··· Same here, deleted it several times now. MacMonday, December 3, 2012, 5:14:46 PM

Nico A. Kearns
· 12
Nico A. Kearns
helpful
0
not helpful

Did you set permissions on the assets folder? If so, search for app.css.tmp and delete it.


Saar Cohen
· 5000
Saar Cohen