Bug - well almost

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/19/2009 3:06:22 AM
Gravatar
Total Posts 12

Bug - well almost

Hi Joe

I love mojoPortal and have just completed my first custom "Feature". I am working on a community web site and we have been having some issues with our hosting company. Every so often the site became unavailable. The remote application pool stopped. We blamed them, they blamed us.

Today I realised what the problem is. The keepalive Url in the web.config was incorrect. The thread that runs the "keep alive" was faulting and this was causing the app pool to stop. This is more of a feature enhancement than a bug report, but can you look to put some better error handling around the keep alive? One of our problems was that there were no errors written in the mojoPortal log and we don't have access to the server's event log.

Keep up the good work.

Thanks,

     David

10/19/2009 9:33:23 AM
Gravatar
Total Posts 18439

Re: Bug - well almost

Hi David,

Thanks for the feedback.

I have just implemented better error handling and logging for the AppKeepAlive task in my copy so it will be in the next release.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.