J.B. Mentzer wrote:
Version 1.1 on a Mac G4 10.4.11.

Is this the ready2run version or how are you deploying it?

Code was copied from my "tmw" (themachineryworks) project for a ground-up rebuild of "ja2" (jamesabrams). I was able to view several website on the OBD instance until I tried browsing a template that included another with the codeblock below.

When you say "stops serving" what happens? Do you get an error? Do you see unprocessed source code in the browser? And are you using a web server in front of the servlet container?

Note: the included template ran ok on the tmw website, so I'm fuzzy why it would cause an issue on ja2. Cited here as it was the last change made before OBD quit serving pages.

Have you checked the logs (both OpenBD's and your web server's, if applicable)? Honestly it could be anything from a memory issue to bad code to ... not sure without more information. Although bad code shouldn't cause the server to break down altogether unless you're throwing things into an infinite loop or something like that.

Without sucess, I've tried restarting OBD several times and also restarted the computer once. Is there a place I should look for a corrupted file?

Maybe back out whatever changes you may have made to your web server's config file or the servlet container's config file? If there's any misconfiguration in there, that could cause the issue, so I'd be more suspect of config file issues than code issues (again, without knowing more).

Should I reinstall OBD? I set aside today to do the heavy coding for ja2, and would like to get back to it.

You could certainly grab a new version of OpenBD and drop the new code on there to see if the behavior is the same.

--
Matthew Woodward
[email protected]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to