Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Failed to find Proxy

37 views
Skip to first unread message

Rich

unread,
May 1, 2006, 1:18:51 PM5/1/06
to
Hello,

I've seen this error posted,but have not seen an answer. Any help would be
gretly appreciated.

I created a java class to query our db and return an arraylist of
propertyshort objects for use in a datawindow. I'm using pb 10 and a 1.42
jvm. a returns 256 on the second code line. I get the error "Failed to find
the proxy to represent the Java class: PropertyShort.
It implements the following interfaces: java.io.Serializable; " on the first
line inside the for loop. My proxy objects appear to be generated correctly.

long a, l_row
arraylist a_props
propertyshort p

a_props = n_prop.getproperties()
a = a_props.size()
for a = 1 to a_props.size()
p = a_props.get(a - 1)

l_row = dw_2.InsertRow(0)
dw_2.Object.prop_id[l_row] = p.getid()
dw_2.Object.prop_name[l_row] = p.getname()
dw_2.Object.prop_file_no[l_row] = p.getfileno()
next


Thanks an avance,
Rich


GGR

unread,
Dec 7, 2006, 7:31:35 AM12/7/06
to
Hallo,

I've the same problem.
My app use different types, but behaviour is the same.
I'm using PB 10.2.1 and J2SE 1.4.2_05.

Could anyone tell me if this is a Powerbuilder bug or if I'm
coding wrong?

Thanks a lot

caru...@gmail.com

unread,
Jan 7, 2013, 4:17:27 PM1/7/13
to
Hi,

Did you get the solution of this error?

Please let me know, if you get any solution.

thanks,
Aru

caru...@gmail.com

unread,
Jan 8, 2013, 12:09:11 PM1/8/13
to Rich
Hi,

Please let me know, if you have resolved this error.

thanks,
Arumugam C

bruce.a...@yahoo.com

unread,
Feb 22, 2013, 8:21:44 PM2/22/13
to Rich
Most of the groups shown in Google are no longer active on the Sybase server. In addition, the remaining Sybase newsgroups will be shut down shortly. If you post here most people who take the time to answer questions will never see it.

Instead, post your question in the SAP Community Network (SCN) PowerBuilder Developer Center forums:

http://scn.sap.com/community/developer-center/powerbuilder/content?filterID=content~objecttype~objecttype[thread]
0 new messages