Exception Output Differences in 1.12
Tim Bitson <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Greetings!
I'm currently running the Tini HTTPServer code included with TiniOS
1.02e and I'm logging error messages. After upgrading to TiniOS 1.12,
I get the following print from my exception handler. It is considerably
more verbose then in earlier version of the OS. Is this correct? Can I
shorten the output back to what it used to be? (it's filling up my log
file memory!!)
TiniOS 1.02e:
HTTPServerException: processRequest(): ServerSocket accept failure
TiniOS 1.12:
HTTPServerException: processRequest(): ServerSocket accept failure
in java.lang.Throwable.???
in java.lang.Throwable.<init>(@JPC=90004)
in java.lang.Exception.<init>(@JPC=90003)
in java.lang.RuntimeException.<init>(@JPC=90003)
in HTTPServerException.???
in HTTPWorker.???
in java.lang.Thread.run(@JPC=22001a)
Tim Bitson
Tucson, AZ
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini