[ OracleJRE8 ][ 1.00.02 ] Java SE Runtime Environment

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

[ OracleJRE8 ][ 1.00.02 ] Java SE Runtime Environment

Post by outkastm »

Image

Last version: 1.00.02
Applicable models: TerraMaster x.64 series, TerraMaster arm series
Applicable TOS: 4.1.27 or later versions
Applicable TOS: 5.0.130 or later versions
App download: https://tmnascommunity.eu/download/oraclejre8


Provide java 1.8.0_321
User avatar
mil_house23
Posts: 12
Joined: 25 Mar 2021, 01:47

Re: [ OracleJRE8 ][ 8u271 ] Java SE Runtime Environment

Post by mil_house23 »

Hello!
I already install, but i dont find any documentation, i want to run .jar file?
Can you helpme?
Thanks

nicolas
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OracleJRE8 ][ 8u271 ] Java SE Runtime Environment

Post by outkastm »

This module is used as based for other modules.
Java binary is located at /usr/local/OracleJRE8/bin. So you can run app by

Code: Select all


/usr/local/OracleJRE8/bin/java yourapp.jar

If you will create a startup script, you can setup the variable

Code: Select all


PATH=/usr/local/OracleJRE8/bin:$PATH
export PATH
JAVA_HOME=/usr/local/OracleJRE8

What app do you want to run ?
Attachments
2021-03-24 20_47_08-Desktop - TOS.png
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by outkastm »

added arm version
User avatar
onemeshnig
Posts: 21
Joined: 15 Apr 2021, 05:28

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by onemeshnig »

Can't install on Russian UI.
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by outkastm »

added the missing languages.
Download again and install the latest version
User avatar
onemeshnig
Posts: 21
Joined: 15 Apr 2021, 05:28

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by onemeshnig »

Installed, but I have error.
Attachments
Снимок экрана 2021-05-16 135853.jpg
Снимок экрана 2021-05-16 135853.jpg (23.43 KiB) Viewed 6214 times
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by outkastm »

have you just download the app ?
i fixed something 1 hour a go.
User avatar
onemeshnig
Posts: 21
Joined: 15 Apr 2021, 05:28

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by onemeshnig »

Now it looks like this
Attachments
Снимок экрана 2021-05-16 141334.jpg
Снимок экрана 2021-05-16 141334.jpg (15.83 KiB) Viewed 6207 times
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OracleJRE8 ][ 1.00.01 ] Java SE Runtime Environment

Post by outkastm »

Now is normal. The WebUI just show some info. This app is used as base for other apps that depend on Java
Post Reply