Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Remote Applet debugging under Java 1.7 update 21

Sam DickinsonApr 23 2013 — edited Jul 5 2013
With the latest update, I can no longer seem to debug applets. I currently have the parameters -agentlib:jdwp=transport=dt_socket,address=localhost:1234,server=y,suspend=n set in control panel, but nothing starts listening on startup of my applet on the port 1234. Update 17 was fine with this. Is this a security setting I need to change (I've tried lowering everything I can think of)? Manifest change (currently have Trusted-Library: true along with being signed)? Or has Oracle just broken this without testing it?

Also on that note... I'm running Windows Server 2008R2

Edited by: user13481931 on 23/04/2013 20:49

Comments

SriniVEERAVALLI
Answer
Try IFNULL(expr, value)
for other column

"Fact - OLB Processed Invoices"."Invoice Amount - Functional Currency"+IFNULL("Fact - OLB Processed Invoices"."AR Tax Amount - Invoice Currency",0)

Edited by: Srini VEERAVALLI on Mar 20, 2013 10:02 AM
Marked as Answer by 994691 · Sep 27 2020
994691
Hi veeravalli ,
Thanks, I was trying for the same. But there was a problem with the server,I have restarted it,and now it is working. Thanks a lot.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 2 2013
Added on Apr 23 2013
3 comments
3,192 views