Troubleshooting

From cosign wiki

(Difference between revisions)
Jump to: navigation, search
(Weblogin server)
m (cleanup wiki-spam)
Line 30: Line 30:
== Weblogin server ==
== Weblogin server ==
-
 
-
[http://www.eukhost.com/dedicated.php Dedicated Server Hosting]-Offering UK Web Hosting Solutions
 

Revision as of 17:30, 23 April 2007

Contents

General

Apache filter

IISCosign filter

If the IISCosign filter encounters an error, it will attempt to disable the web server. It does this by processing all requests with the response "The server is currently disabled."

Errors will be placed in the Event Viewer under the Application Log and be labeled "Cosign".

Things that could possibly appear in the Application Log:

Could not load the cosign config file c:\path\to\cosign.dll.config

The name of the config file is probably misspelled. Either change the file name or change the value in the Registry for HKEY_LOCAL_MACHINE\SOFTWARE\University of Michigan\ITCS\Cosign\ConfigFile.


Connection pool is busy. Perhaps the current size is too low? This value can be changed in the cosign.dll.config file.

Congratulations! You have a very popular web service! In order to improve throughput of web pages, the size of the connection pool should be increased.


IISCosign does not have permission to access something. Please see the readme.txt file for information about setting file permissions for IISCosign. Here is what caused the error: [some error code]

Permissions for accessing various parts of the file system are not set.

JavaCosign filter

Weblogin server

Personal tools