Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to ignor : InternalFatal exception

former_member314341
Discoverer
0 Kudos
373
  • SAP Managed Tags:

Hello hana experts !

I need ignor this error

"line 44 col 10 (at pos 1608): [130] (range 2) InternalFatal exception: Invalid polygon: ring is not closed (near 'CompoundCurve ((455113.898827 5542244.827347, 455111.345978 5542246.370926), CircularString (455111.345978 5542246.370926, 4551')" please say how i can't get this.

I use st_buffer. it works very bad.

In my code i have DECLARE EXIT HANDLER FOR SQLEXCEPTION but it's not work

Thanks!

1 REPLY 1

Former Member
0 Kudos
214
  • SAP Managed Tags:

Hello,

I have the same problem using st_buffer.

I wonder why it comes up, because the buffered polygons are all closed.

Anyone with an idea?

Thanks!