mnimer / dphibernate

Automatically exported from code.google.com/p/dphibernate
0 stars 0 forks source link

Error Sending VO To Be Persisted. #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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:\Us
ers\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\dp
Hibernat
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/I
tem.as:5
2]
    at flash.net::NetConnection/invokeWithArgsArray()
    at flash.net::NetConnection/call()
    at 
mx.messaging.channels::NetConnectionChannel/internalSend()[E:\dev\3.0.x\framewor
ks\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\messagi
ng\Chan
nel.as:874]
    at 
mx.messaging.channels::PollingChannel/send()[E:\dev\3.0.x\frameworks\projects\rp
c\src\mx\
messaging\channels\PollingChannel.as:313]
    at 
mx.messaging::ChannelSet/send()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\mess
aging\Ch
annelSet.as:1099]
    at 
mx.messaging::ChannelSet/channelConnectHandler()[E:\dev\3.0.x\frameworks\project
s\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\projec
ts\rpc\src
\mx\messaging\channels\AMFChannel.as:465]

Original issue reported on code.google.com by phi1...@gmail.com on 26 Feb 2008 at 9:43

Attachments:

GoogleCodeExporter commented 9 years ago
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.

Original comment by mni...@gmail.com on 29 Feb 2008 at 11:55

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

Original comment by martypit...@gtempaccount.com on 15 Mar 2011 at 3:12