This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 48362 - Installer hangs on JDS 3.0
Summary: Installer hangs on JDS 3.0
Status: RESOLVED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 11:48 UTC by Petr Blaha
Modified: 2004-11-01 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
install log (880 bytes, text/plain)
2004-09-02 11:49 UTC, Petr Blaha
Details
javaconsole (9.50 KB, text/plain)
2004-09-02 11:49 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2004-09-02 11:48:35 UTC
Build: 200409011800
System: JDS 3.0, build 09
Installer hangs after second panel.
Comment 1 Petr Blaha 2004-09-02 11:49:05 UTC
Created attachment 17316 [details]
install log
Comment 2 Petr Blaha 2004-09-02 11:49:33 UTC
Created attachment 17317 [details]
javaconsole
Comment 3 _ ttran 2004-09-02 12:23:27 UTC
the bundled JRE crashed.  Is this bug reproducible on other JDS 3.0
machines?

In any case we should report this bug back to JDK team
Comment 4 Petr Blaha 2004-09-02 12:28:00 UTC
I'm sorry, I can't found other machine with JDS 3.0.
Comment 5 Martin Balin 2004-09-03 15:14:04 UTC
JDS 3.0 will not be FCS for a few months. We need to fix it but it 
is not a showstopper for Beta 2 bundle.
Comment 6 mslama 2004-09-03 15:41:27 UTC
JDK crashes as mentioned above. It is not our issue. We should find
some other way how to track such issues (there is more issues we need
to track but they are not in our code).
Comment 7 mslama 2004-09-06 15:46:14 UTC
Not our bug. It is present here for tracking only.
Comment 8 dmladek 2004-09-08 09:05:09 UTC
I have (good:) news for you:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1) I asked QA JSD engineer to confirm that our product "bundled"
Installer crashs on JDS 3.0 OS and he refuted it. Here is his report:

>Hi Daniel,

>I have finished executing the installing test of JDK1.5.0 + NB 4.0 on
>Linux with Cinnabar 17. First, I downloaded the installer from the
>first web site you mentioned in your email. After installing, I read
>the Build No.: 200408262030, and JVM: Java HotSpot(TM) Client VM
>1.5.0-rc-b63. There was no icon on the desktop. Finally, the NB4.0
>was uninstalled successfully.

>If you need any other help please let me know.

>Regards,
>Conny 

2) Installer crashs only with specific user account (tester)
   when it's logged to X:-o
 a)I'm able to install it without any problem using different account.
 b)Also when logged to X with different account and do
   su - tester 
   I'm able to install it (using that problematic account) without any 
   problem too.

So, I suggest to lowerise P of this bug 'casue Crashing of installer
is caused by some specific setting of "tester" account" which is
related to X.

I'll try to create another account in JDS wihtout any further settings
and see if I'm able install co-bundle. If not, IMHO this point as more
serious problem in JDS (if "standard" accounts have problems)

Comment 9 dmladek 2004-09-10 14:24:35 UTC
Well, I've created new user account named "test2" using standard way:
GUI app intended for this purposes in Cinnabar.

Logginf with this "Tester2" into X and running bundle installer I've
got exactly the same result as previously with "tester" user. That
means Installer crashed.
Comment 10 dmladek 2004-09-10 14:28:56 UTC
We're planning reinstall our Cinnabar with newer build this month. And
then we will see.
Comment 11 mslama 2004-09-10 14:32:43 UTC
You could use 'strace' to check what libraries are used. It might use
some JVM libraries from system instead of from installed/bundled JVM
and it may cause problem. (Output of strace might be big.)
Comment 12 Petr Blaha 2004-10-18 09:15:01 UTC
We reinstalled this machine with new JDS 3.0, build 19. I can't
reproduce the issue on the machine. I tested standalone Beta2
installer and NB/jdk Beta2 bundle.
Comment 13 mslama 2004-10-19 09:34:16 UTC
Not reproducible on new JDS 3.0 build.