Skip to Main Content

SQL Developer

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to start SQLDeveloper on 32-bit Linux

tsangsirNov 24 2021

On 32-bit Linux, I was unable to start recent versions SQLDeveloper (e.g., 21.2.1). It displayed the splash screen than crash. Is SQLDeveloper supported on 32-bit Linux?
System Details - 
OS: Arch Linux 32
Kernel: 5.15.2/arch1-1.0
Java Version: openjdk 11.0.12 (also fail to start on jdk 8)
SQLDevelopr: 21.2.1

Main Error message:

[29.405s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 102400k, guardsize: 0k, detached.

100MB stacksize seems very big to me. But I don't know whether it is for a single thread, or all threads together? My hard limit is unlimited anyway. 
(The machine is not able to access internet so it will be a bit inconvenient to post a full stack. I want to see if anyone know have experience first.)

This post has been answered by User_H3J7U on Nov 25 2021
Jump to Answer

Comments

Jonathan Hult
1 - 1

Post Details

Added on Nov 24 2021
8 comments
301 views