Export to GitHub

dphibernate - issue #1

Error Sending VO To Be Persisted.


Posted on Feb 26, 2008 by Helpful Panda

What steps will reproduce the problem? 1. Add name 2. Add number for sku 3. Click save button

What is the expected output? What do you see instead? Expected to save and round-trip to server. See only handshake.

What version of the product are you using? On what operating system?

Please provide any additional information below.

TypeError: Error #1009: Cannot access a property or method of a null object reference. at net.digitalprimates.persistence.hibernate::HibernateManaged$/getProperty()[C:\Users\mnimer\D evelopment\development\dpHibernate\flexLibrary\flex- src\net\digitalprimates\persistence\hibernate\HibernateManaged.as:148] at mx.data.utils::Managed$/getProperty()[C:\Users\mnimer\Development\development\dpHibernat e\flexLibrary\flex-src\mx\data\utils\Managed.as:30] at com.universalmind.hStore.model.vo::Item/get added()[/UM/dpHibernate/DPHibernate/flex_src/com/universalmind/hStore/model/vo/Item.as:5 2] at flash.net::NetConnection/invokeWithArgsArray() at flash.net::NetConnection/call() at mx.messaging.channels::NetConnectionChannel/internalSend()[E:\dev\3.0.x\frameworks\project s\rpc\src\mx\messaging\channels\NetConnectionChannel.as:220] at mx.messaging::Channel/send()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\Chan nel.as:874] at mx.messaging.channels::PollingChannel/send()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\ messaging\channels\PollingChannel.as:313] at mx.messaging::ChannelSet/send()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\Ch annelSet.as:1099] at mx.messaging::ChannelSet/channelConnectHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src \mx\messaging\ChannelSet.as:822] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.messaging::Channel/connectSuccess()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messa ging\Channel.as:1036] at mx.messaging.channels::AMFChannel/resultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src \mx\messaging\channels\AMFChannel.as:465]

Attachments

Comment #1

Posted on Feb 29, 2008 by Helpful Monkey

Andi, isn't this related to the hibernate issue we worked out earlier? or is this a new one. If so can you send me the updated working java code to go with it.

Comment #2

Posted on Mar 15, 2011 by Swift Giraffe

This doesn't appear to be valid anymore. Dates back to an old version, and persistence is handled differently these days. Marking as stale.

Status: Stale

Labels:
Type-Defect Priority-Medium