View Issue Details

IDProjectCategoryView StatusLast Update
0006825SymmetricDS ProImprovementpublic2025-05-06 02:56
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.16.0 
Target Version3.16.2Fixed in Version3.16.2 
Summary0006825: Service and commands hang on Linux waiting for /dev/random
DescriptionService and commands can hang on some Linux that block using /dev/random waiting for entropy to arrive on a system that is too quiet. By setting a system property to use /dev/urandom instead, it won't block. Add commented-out lines to setenv and sym_service.conf with a comment to user.

-Djava.security.egd=file:/dev/urandom
TagsNo tags attached.

Activities

pbelov

2025-05-06 02:56

manager   ~0002927

Included in the 3.16.2 release

Issue History

Date Modified Username Field Change
2025-04-15 19:07 elong New Issue
2025-04-15 19:07 elong Status new => assigned
2025-04-15 19:07 elong Assigned To => elong
2025-04-15 19:08 elong Status assigned => resolved
2025-04-15 19:08 elong Resolution open => fixed
2025-04-15 19:08 elong Fixed in Version => 3.16.2
2025-05-06 02:56 pbelov Note Added: 0002927
2025-05-06 02:56 pbelov Status resolved => closed