JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 23.11.2021, 18:33
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default jdownloader2 - process name not found

Hi all,
as always amazing software.

I'm trying to find the process name for jdownloader2 but it doesn't seem to be

ps aux | grep jdownloader2 | grep -v grep

result is zero.

What is the process name for jdownloader 2?
Reply With Quote
  #2  
Old 23.11.2021, 18:35
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

Is the process name "JavaApplicationStub" if so is that name unique to jdownloader?
Reply With Quote
  #3  
Old 23.11.2021, 20:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Try:
Code:
ps -ef | grep JDownloader
And/or:
When JDownloader is running, you will find a file named "JDownloader.pid" in your JD install dir.
This file contains the processID of JD which you can use to kill it too.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 25.11.2021 at 04:43. Reason: added spaces to 'ps' command
Reply With Quote
  #4  
Old 25.11.2021, 00:00
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

Thanks for the response.

Hmm odd I got this error:

Code:
ps ‑ef | grep JDownloader                   
ps: illegal option -- ?
usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]]
          [-u]
          [-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
       ps [-L]
Reply With Quote
  #5  
Old 25.11.2021, 04:44
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Works fine on my Synology.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #6  
Old 02.12.2021, 18:05
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

Thank you for confirming it is running on Synology. But I was wondering why the command is working on non synology systems and what command could return the status of the state of with jdownloader is running?
Reply With Quote
  #7  
Old 02.12.2021, 19:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Quote:
Originally Posted by snuffleupagus View Post
I was wondering why the command is working on non synology systems
It works on Linux systems and Linux is the operating system running on all Synology models

Quote:
Originally Posted by snuffleupagus View Post
...and what command could return the status of the state of with jdownloader is running?
What do you mean by that?
You could either check if the process is running or not or check for the existance of that .pid file.

Both will only let you know if JD is running or not.
If JD e.g. freezed up you won't be able to tell.
Only if you e.g. make JD do something and check if it responds e.g. by using our myjdownloader API you could tell 100% if JD is currently running & responsive or not.

I'm sorry but I'm not sure if I've understood your request.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #8  
Old 07.12.2021, 19:22
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 94
Default

Running the command on macOS.


Quote:
Originally Posted by pspzockerscene View Post
...and what command could return the status of the state of with jdownloader is running?
The actual command to use to see if the jdownloader process is running.

No worries. Sometimes text isn't clear. I apologize for the unclarity.
Reply With Quote
  #9  
Old 07.12.2021, 19:42
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

I'm sorry.
You got it working now or should I change the prefix of this thread back?

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #10  
Old 15.12.2021, 16:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,338
Default

@snuffleupagus: It highly depends on How you start(directly via jar, Launcher, Stub) and What os you are using.
In case you need further help/got questions on this topic, please ask again.
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 09:55.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.