|
From: Steve B. <st...@te...> - 2006-11-14 12:45:24
|
If you set a field value to null, that would cause this exception. Steve > -----Original Message----- > From: qui...@li... [mailto:quickfixj- > use...@li...] On Behalf Of Alvin Wang > Sent: Monday, November 13, 2006 10:18 AM > To: qui...@li... > Cc: qui...@li...; quickfixj-users- > bo...@li... > Subject: [Quickfixj-users] quickfix.Message.toString() > NullPointerException > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > Hi, > > I got the following exception when I tried to run a toString() method on a > FIX44 Execution Report message. > Could you take a look? thanks > > Alvin > > java.lang.NullPointerException > > at quickfix.FieldMap.calculateString(FieldMap.java:457) > > at quickfix.Message$Header.calculateString(Message.java:323) > > at quickfix.Message.toString(Message.java:132) > > > > > ************************************************************************** > ***** > This e-mail message is intended solely for the use of the addressee. > The message may contain information that is privileged and > confidential. > Disclosure to anyone other than the intended recipient is prohibited. > If you are not the intended recipient, please do not disseminate, > distribute or copy this communication, by e-mail or otherwise. Instead, > please notify us immediately by return e-mail(including the original > message with your reply) and then delete and discard all copies of the > message. We have taken precautions to minimize the risk of transmitting > software viruses but nevertheless advise you to carry out your own > virus checks on any attachment to this message. We accept > no liability for any loss or damage caused by software viruses. > ************************************************************************** > ***** > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users |