JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 13.01.2011, 13:59
cyanide911
Guest
 
Posts: n/a
Default JDownloader doesn't start.

It's been happening since today, I click on the JDownloader shortcut, and nothing happens, not even the splash screen.
I've tried to uninstall Java and then reinstall it, didn't help.
I tried to click on JDUpdate.exe in the installation folder, nothing happens there too. I just get the standard Windows 'waiting' cursor for 3-4 seconds, then it stops. Nothing happens.

Please help...

Last edited by Jiaz; 28.01.2011 at 11:12.
Reply With Quote
  #2  
Old 13.01.2011, 14:35
remi
Guest
 
Posts: n/a
Default

You probably already have an instance of jD running. Please, kill the process. It might be called java or javaw.

If jD still doesn't start properly, please provide an Emergency Log.
Reply With Quote
  #3  
Old 13.01.2011, 16:11
cyanide911
Guest
 
Posts: n/a
Default

I do see javaw.exe running, if I end it and run JDownloader, it just appears again and nothing happens.


ATTACHED: jderr.txt and javalog.txt. I couldn't see any file called jdlog.txt.
Attached Files
File Type: zip JDownloader.zip (7.3 KB, 441 views)
Reply With Quote
  #4  
Old 13.01.2011, 18:00
editestowy's Avatar
editestowy editestowy is offline
Polish Supporter
 
Join Date: May 2009
Location: PL
Posts: 3,029
Default

Log reports that there's another instance of jD already running:
10 1/13/11 7:38:26 PM - INFO [jd.Main(main)] -> existing jD instance found!

In Task Manager, switch ON the checkbox for showing processes of other users.
It may be started as process of SYSTEM user, so you'll not see it normally (Vista and higher).

Maybe your comp is starting jD at the system start? Check autostart or
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
registry key.
Reply With Quote
  #5  
Old 13.01.2011, 20:54
cyanide911
Guest
 
Posts: n/a
Default

Nope, no process related to jD or Java except jusched.exe, which I suppose, is the Java update process.
Tried checking the checkbox.

jD is not set to startup either...
Reply With Quote
  #6  
Old 14.01.2011, 00:29
editestowy's Avatar
editestowy editestowy is offline
Polish Supporter
 
Join Date: May 2009
Location: PL
Posts: 3,029
Default

Hmmm... maybe this shortcut is somehow incorrect/damaged?

Did you tried to restart your comp and then run "jdownloader.exe" directly (from the command line or by locating it through "My Computer" and then double click).
Or you may execute (from the command line, when you're in jD home directory): java -Xmx512m -jar jdownloader.jar

If there's another jD instance (started from the same location), you may try if it's possible to force it to the foreground by executing at the command line:
java -Xmx512m -jar jdownloader.jar --focus

The last thing (but before you try it - backup your config folder in the safe place in case of any crash) - you can try to force jD to run new instance by executing:
java -Xmx512m -jar jdownloader.jar --new-instance
.
Reply With Quote
  #7  
Old 14.01.2011, 16:57
cyanide911
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by editestowy View Post
Hmmm... maybe this shortcut is somehow incorrect/damaged?

Did you tried to restart your comp and then run "jdownloader.exe" directly (from the command line or by locating it through "My Computer" and then double click).
Done, no effect

Quote:
Or you may execute (from the command line, when you're in jD home directory): java -Xmx512m -jar jdownloader.jar
Doing this gives me this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Quote:
If there's another jD instance (started from the same location), you may try if it's possible to force it to the foreground by executing at the command line:
java -Xmx512m -jar jdownloader.jar --focus
This gets me this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Quote:
The last thing (but before you try it - backup your config folder in the safe place in case of any crash) - you can try to force jD to run new instance by executing:
java -Xmx512m -jar jdownloader.jar --new-instance
This gets me this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

EDIT: Can you see the URLs? They're pastebins. It says only viewable to supporters. Codes were too long to post here.

Last edited by cyanide911; 14.01.2011 at 17:01.
Reply With Quote
  #8  
Old 14.01.2011, 17:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

im very sure you use an old beta of 1.7 java with buggy UIManager.
please downgrade to 1.6 java or use nightly and newer 1.7 java
__________________
JD-Dev & Server-Admin
Reply With Quote
  #9  
Old 16.01.2011, 01:15
Djuzan
Guest
 
Posts: n/a
Default

always the same things with that java
Reply With Quote
  #10  
Old 16.01.2011, 06:54
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,437
Default

I have heard no complaints about Java 32 bit JRE 6 update 21. This version can be downloaded from java.sun.com/products/archive for Windows or Linux users.
Reply With Quote
  #11  
Old 16.01.2011, 08:34
cyanide911
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
im very sure you use an old beta of 1.7 java with buggy UIManager.
please downgrade to 1.6 java or use nightly and newer 1.7 java
Any links? Can't find it.
Quote:
Originally Posted by drbits View Post
I have heard no complaints about Java 32 bit JRE 6 update 21. This version can be downloaded from java.sun.com/products/archive for Windows or Linux users.
I'm using Update 23. Isn't using older versions very dangerous?
Reply With Quote
  #12  
Old 16.01.2011, 13:24
remi
Guest
 
Posts: n/a
Default

JRE 1.6 update 23 has at least one bug concerning the Synthetica styles. As long as you don't use one of those styles, you can continue testing it.

An older version isn't necessarily more dangerous. A new version can be more dangerous because of new bugs.
Reply With Quote
  #13  
Old 22.01.2011, 19:36
cyanide911
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by remi View Post
JRE 1.6 update 23 has at least one bug concerning the Synthetica styles. As long as you don't use one of those styles, you can continue testing it.

An older version isn't necessarily more dangerous. A new version can be more dangerous because of new bugs.
I triend Update 21, still can't run JDownloader! Please help
Reply With Quote
  #14  
Old 23.01.2011, 04:58
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

I think we need a new log, restart windows, start JD and post the jderr.txt
Reply With Quote
  #15  
Old 23.01.2011, 12:46
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

older version is not dangerous, as java 1.7 is still in development. 1.6 update 23 is latest stable version of java.

please also make sure you remove ALL other java versions from computer before installing another one.
and then create new logfiles please
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 26.01.2011, 04:55
denka
Guest
 
Posts: n/a
Default

Hi all, I am having same problem, I started today Jdownloader and it prompted for update. I did it, after update, I had to reboot pc, and after that I cannot load JDownloader. I did reinstall it, remove installed and installed from scratch, make sure my Java is updated. Here is my logfiles, it shows me something about my Mercury apps, but JDownloader was working with Loadrunner isntalled. Please, assist.
Attached Files
File Type: rar JDownloader.rar (2.5 KB, 318 views)
Reply With Quote
  #17  
Old 26.01.2011, 07:39
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

I think you need to cleanup your Java and re-install JRE 1.6, not 1.7.
When did you install Mercury?
To check your JRE: Control Panel - Java - Java - View.

Last edited by tony2long; 26.01.2011 at 07:47.
Reply With Quote
  #18  
Old 27.01.2011, 00:34
denka
Guest
 
Posts: n/a
Default

I cannot open java, I did uninstlal all mercury products, same for java, rebooted, reinstall java, reboot, install jdownloader, still same thing and I am running Win7
Reply With Quote
  #19  
Old 27.01.2011, 03:07
FloaTOR
Guest
 
Posts: n/a
Default I have similar problem

I hope this post won't confuse the issues cyanide911 and denka have. But my problem seems similar enough to warrant putting it here.

If you like, I will start a separate thread.

I have a start up problem and it seems to be related to Java too.

I'm running Windows 7 Ultimate (x86)
Jdownloader 0.9.581
Java 1.6.0 update 21

The only program change that has happened recently is uninstalling Quicktime for an unrelated issue. After uninstalling, I had to reboot pc. I then ran Jd and it prompted for updates that it installed. Then normally Jd restarts on it's own, but this time it didn't.

Anyway, when I run Jd I get the following error message:

Window Title: Launch4j
Error message: An error occurred while starting the application.
Access is denied.

I tried uninstalling Java, reinstalling. Same problem.
Uninstalled Java, installed Java 1.6.0 update 23. Same problem.
Uninstalled Java, reinstalled Java 1.6.0 update 21. Same problem.
Went to program folder, double click jdownloader.exe. Same problem.
Still in the program folder, double click jdownlaoder.jar. Jdownloader starts up. Looks like normal but won't download any files in my list.
Reply With Quote
  #20  
Old 27.01.2011, 07:36
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

@denka

javalog.txt:
ERROR: JVMPI, an experimental interface, is no longer supported.
Please use the supported interface: the JVM Tool Interface (JVM TI).
Error occurred during initialization of VM
-Xrun library failed to init: jvmhook

=> Maybe search JVMPI and hide it, see the result (post the log).

jderr.txt:
Picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes;C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine. jar
Error: could not load Mercury Interactive support. Please run the setup again.
If the problem persists please contact Mercury's Customer support.

=> If this is still the same, contact Mercury's Customer support, ask how to cleanup properly.

@FloaTOR
Please post logs that you have.
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 10:34.
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.