P
P
Pavel K2018-08-09 03:31:45
linux
Pavel K, 2018-08-09 03:31:45

Is it possible to run Java on NAS (armv5tel)?

Greetings!
Have a home NAS, lscpu:

spoiler

Architecture: armv5tel
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Vendor ID: Marvell
Model: 1
Model name: Feroceon 88FR131
Stepping: 0x2
BogoMIPS: 1191.11
Flags: swp half thumb fastmult edsp

Error when trying to install openjdk-jre:

Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang. ref.Finalizer.(Finalizer.java:229)

As I understand it, that it will not run, that only one thread is possible on the process? Can anything be done about it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel K, 2018-08-09
@PavelK

End of alarm. Full-fledged - it is impossible, only starting from arm6.
5 needs embedded www.oracle.com/technetwork/java/embedded/embedded-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question