On Tue, 4 Aug 2020, Ferreira, Matt via Squirrel-sql-users wrote:
> Are you using the included shell script? My initial thought is that you might need to increase the max memory settings. The default is set to 256:
> -Xmx256m
>>
> From: Fritz, Larry <Lar...@xy...>
> Sent: Tuesday, August 4, 2020 10:34 AM
> To: squ...@li...
> Subject: EXTERNAL: [Squirrel-sql-users] Query fails to execute
>
> 2020-08-03 16:02:37,711 [AWT-EventQueue-1] ERROR net.sourceforge.squirrel_sql.client.Main - Exception occurred dispatching Event java.awt.event.MouseEvent[MOUSE_RELEASED,(401,124),absolute(401,123),button=1,modifiers=Button1,clickCount=1] on frame0
> java.lang.StackOverflowError
I don't know whether adjusting the heap size (-Xmx) will help this one.
For a stack overflow error, also consider adding a -Xss parameter to the
JRE command line, e.g. -Xss12m
see https://stackoverflow.com/questions/3700459/how-to-increase-the-java-stack-size
I don't know offhand what the default is so I can't suggest a new value,
sorry.
--
John Hardin KA7OHZ http://www.impsec.org/~jhardin/
jh...@im... FALaholic #11174 pgpk -a jh...@im...
key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
A good high-school education is still essential,
and college is where you go to get one. -- MiddleAgedKen
-----------------------------------------------------------------------
Today: the 285th anniversary of John Peter Zenger's acquittal
|