History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: PHONE-34
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Asterisk-IM

NPE when generating phone event and there is no caller ID information

Created: 11/03/05 01:04 PM   Updated: 11/03/05 01:07 PM
Component/s: Core
Affects Version/s: 1.0.0 Beta 4
Fix Version/s: 1.0.0

Time Tracking:
Not Specified

Resolution Date: 11/03/05 01:07 PM


 Description  « Hide
Adding text to an XML document must not be null
java.lang.IllegalArgumentException: Adding text to an XML document must not be null
at org.dom4j.DocumentFactory.createText(DocumentFactory.java:174)
at org.dom4j.tree.AbstractElement.addText(AbstractElement.java:899)
at org.dom4j.tree.AbstractElement.setText(AbstractElement.java:1120)
at org.jivesoftware.phone.asterisk.AsteriskEventHandler$OnPhoneTask.run(AsteriskEventHandler.java:242)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.