Ticket #1226 (closed Bug: worksforme)
Exceptions when adding a directory device
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | 5, normal | Milestone: | |
| Component: | Any (Default Component) | Version: | 1.7-rc |
| Keywords: | Cc: |
Description
Hi,
i got mass of exceptions, when adding a new device (directory)
2008/11/30 13:41:54 [ERROR] null / null [Thread-12] (Log.java:276) java.lang.NullPointerException?
at org.jajuk.util.UtilString?.format(UtilString?.java:385) at org.jajuk.base.Item.getPropertiesXml(Item.java:297) at org.jajuk.base.Item.toXml(Item.java:269) at org.jajuk.base.Collection.commit(Collection.java:265) at org.jajuk.base.Device.manualRefresh(Device.java:483) at org.jajuk.base.Device.access$000(Device.java:66) at org.jajuk.base.Device$1.run(Device.java:651)
2008/11/30 13:41:54 [ERROR] null / null [Thread-12] (Log.java:276) java.lang.NullPointerException?
at org.jajuk.util.UtilString?.replaceReservedXMLChars(UtilString?.java:514) at org.jajuk.util.UtilString?.formatXML(UtilString?.java:491) at org.jajuk.base.Item.getPropertiesXml(Item.java:301) at org.jajuk.base.Item.toXml(Item.java:269) at org.jajuk.base.Collection.commit(Collection.java:265) at org.jajuk.base.Device.manualRefresh(Device.java:483) at org.jajuk.base.Device.access$000(Device.java:66) at org.jajuk.base.Device$1.run(Device.java:651)
