PropertyList.dtd (No such file or directory) - Empty backtrace
PropertyList.dtd (No such file or directory) - Empty backtrace
- Subject: PropertyList.dtd (No such file or directory) - Empty backtrace
- From: Kaj Hejer <email@hidden>
- Date: Mon, 5 Jul 2004 13:56:08 +0200
Hi!
We sometimes get the following exception for apps running on WO5.2.3
on solaris:
[2004-07-05 12:54:19 MEST] <WorkerThread0> WOExceptionParser -
exception collecting backtrace data
com.webobjects.foundation.NSForwardException
[java.io.FileNotFoundException] /System/Library/DTDs/PropertyList.dtd
(No such file or directory) - Empty backtrace.
[2004-07-05 12:54:19 MEST] <WorkerThread0>
com.webobjects.foundation.NSForwardException for
java.io.FileNotFoundException: /System/Library/DTDs/PropertyList.dtd
(No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)
at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)
I have search though the the files in the app and our frameworks but
can find the string "PropertyList.dtd" in any of them.
Any ideas?
-Kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.