Hello,
like the eclipse sdk the current 32 bit standalone application has also a problem when using the oracle 1.6.0_21 jre.
could you please update you current standalone distribution:
include a "sqlexplorer.ini" file along with the sqlexplorer.exe with the following content:
<snip> -launcher.XXPermSize 128m -launcher.XXMaxPermSize 512m -launcher.defaultAction openFile -vmargs -Xms384m -Xmx1024m -XX:PermSize 128m -XX:MaxPermSize 512m </snip>
Log in to post a comment.
Hello,
like the eclipse sdk the current 32 bit standalone application has also a problem when using the oracle 1.6.0_21 jre.
could you please update you current standalone distribution:
include a "sqlexplorer.ini" file along with the sqlexplorer.exe with the following content:
<snip>
-launcher.XXPermSize 128m
-launcher.XXMaxPermSize 512m
-launcher.defaultAction openFile
-vmargs
-Xms384m
-Xmx1024m
-XX:PermSize 128m
-XX:MaxPermSize 512m
</snip>