Question
500 issue
i am working on a website which gets this kind of error very
rarely and it comes randomly:
here are the some details:
500
ROOT CAUSE:
java.lang.OutOfMemoryError: unable to create new native thread
So is there any way around or a hack that if the page continously appears this way, it should be catched by page refresh and when it does it occur, the page should be displayes.
Like when this error occurs, the page should automatically get refreshed and when it does not appear, then it should display the page normally..
i am asking this beacsuse the HOst HOSTMYSITE have this issue. I asked them about this and they told me that
"This is most likely a result of the coldfusion service being restarted for the server. Being that you are on a shared server, this will happen more frequently then if you were on a VPS or a dedicated server."
So rather than moving to VPS, is there some hack around to do this work able
here are the some details:
500
ROOT CAUSE:
java.lang.OutOfMemoryError: unable to create new native thread
So is there any way around or a hack that if the page continously appears this way, it should be catched by page refresh and when it does it occur, the page should be displayes.
Like when this error occurs, the page should automatically get refreshed and when it does not appear, then it should display the page normally..
i am asking this beacsuse the HOst HOSTMYSITE have this issue. I asked them about this and they told me that
"This is most likely a result of the coldfusion service being restarted for the server. Being that you are on a shared server, this will happen more frequently then if you were on a VPS or a dedicated server."
So rather than moving to VPS, is there some hack around to do this work able
