[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2014-03-21 Thread Jarbas Peixoto Junior
Works only with

11:17:30 root@cped227511 ~ # update-alternatives --config java
Existem 2 escolhas para a alternativa java (disponibiliza /usr/bin/java).

  Selecção   Caminho Prioridade Estado

  0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  modo 
automático
  1/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  modo 
manual
* 2/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java   1051  modo 
manual

Pressione enter para manter a escolha actual[*], ou digite o número da 
selecção: 1
update-alternatives: a usar /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java para 
disponibilizar /usr/bin/java (java) em modo manual.

11:17:30 root@cped227511 ~ # update-alternatives --config javaws
Existem 2 escolhas para a alternativa javaws (disponibiliza /usr/bin/javaws).

  Selecção   Caminho   Prioridade Estado

  0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws   1061  
modo automático
  1/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws   1061  
modo manual
* 2/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws   1060  
modo manual

Pressione enter para manter a escolha actual[*], ou digite o número da 
selecção: 1
update-alternatives: a usar /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws 
para disponibilizar /usr/bin/javaws (javaws) em modo manual.
11:17:39 root@cped227511 ~ #

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2013-07-27 Thread celtic_hackr
I can confirm this bug exists again in Ubuntu 12.04. Go to the Danish Archives, 
navigate to the digitized Church books, and try to open a book.
http://www.sa.dk/content/dk/ao-forside/find_kirkeboger#

At least it happens with a stock icedtea install:
$dpkg -l |grep tea
ii  icedtea-6-jre-cacao6b27-1.12.6-1ubuntu0.12.04.2 
   Alternative JVM for OpenJDK, using Cacao
ii  icedtea-6-jre-jamvm6b27-1.12.6-1ubuntu0.12.04.2 
   Alternative JVM for OpenJDK, using JamVM
ii  icedtea-6-plugin   1.2.3-0ubuntu0.12.04.3   
   web browser plugin based on OpenJDK and IcedTea to execute Java applets
ii  icedtea-netx   1.2.3-0ubuntu0.12.04.3   
   NetX - implementation of the Java Network Launching Protocol (JNLP)
ii  icedtea-netx-common1.2.3-0ubuntu0.12.04.3   
   NetX - implementation of the Java Network Launching Protocol (JNLP)
ii  icedtea-plugin 1.2.3-0ubuntu0.12.04.3   
   web browser plugin to execute Java applets (dependency package)

This is on a fresh install, with all updates applied, and XFCE and parts
of kde added (kwalletmanager and dolphin + depends).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-11-30 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=778.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-08-28T00:20:55+00:00 Ray Kohler wrote:

Created attachment 564
JNLP that reproduces the problem

When using Java Web Start to launch an app from a web server using an
unknown cert, it is impossible to either accept the cert, or to complete
the jar downloads.

Both the download window and the cert verification window appear at the
same time. The downloads do not start because the certificate hasn't
been accepted yet. The certificate window will not accept any mouse of
keyboard input - apparently the download window blocks it.

If I download the web cert myself in some other way, and add it to
trusted.certs ahead of time, the jar downloads complete as expected and
the app starts.

Certificate verification prompts for jar-signer certs do not show this
problem, most likely because the download window has already closed.

I haven't been able to reproduce this with Oracle's official javaws,
either version 6 or 7.

This problem is 100% reproducible with the console viewer app served by
Dell iDRAC 6 cards. Unfortunately, I can't provide you access to such an
app - all that I use are behind my employer's firewall.

Instead, I've set up a mock-up that you can use to reproduce and test
this on a machine under my control. (Note that you shouldn't expect the
app to actually run properly once you do get it to download - it's just
a dummy.)

To reproduce this:

1. Download my JNLP file from http://asenath.cc.cmu.edu/viewer.jnlp or just use 
the one attached to this bug report.
2. Run javaws on that file (without importing the webserver's cert into NetX).
3. You should now see both a download window, and a certificate verification 
window, both of which are unresponsive.

Reply at: https://bugs.launchpad.net/ubuntu/+source/icedtea-
web/+bug/888003/comments/0


On 2011-08-28T16:50:49+00:00 Ray Kohler wrote:

I just retested this against hg tip and the problem is still present
there.

Reply at: https://bugs.launchpad.net/ubuntu/+source/icedtea-
web/+bug/888003/comments/1


On 2011-10-11T19:47:45+00:00 Ray Kohler wrote:

Unfortunately, I can no longer provide the mockup server I set up to
reproduce this problem. Nor will I be available to confirm any fix that
arrives for this problem.

It should be easily reproduced by requiring NetX to download jars from a
webserver with an unknown self-signed cert.

Reply at: https://bugs.launchpad.net/ubuntu/+source/icedtea-
web/+bug/888003/comments/2


On 2011-10-11T19:50:00+00:00 Dbhole wrote:

Hi Ray.

Sorry, I've should've updated this earlier. I have a fix for this issue.
I'll be posting it for review soon.

Reply at: https://bugs.launchpad.net/ubuntu/+source/icedtea-
web/+bug/888003/comments/3


On 2011-10-28T15:48:48+00:00 Dbhole wrote:

Pushed upstream:

http://icedtea.classpath.org/hg/release/icedtea-web-1.1/rev/450aa9042b21
http://icedtea.classpath.org/hg/icedtea-web/rev/9f5ea9198a66

Reply at: https://bugs.launchpad.net/ubuntu/+source/icedtea-
web/+bug/888003/comments/4


** Changed in: icedtea
   Status: Unknown = Fix Released

** Changed in: icedtea
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-11-22 Thread Bernhard Schrader
I now also get this problem again, i was able to workaround in old 10.10
ubuntu, but now i have the same problem like post #8 would be great if
anyone could post a statement to this

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-10-27 Thread rooijan
I apologize if there is a different thread for this but I suspect this
bug is back.  I get Fatal: Application Error: Cannot grant permissions
to unsigned jars. Application requested security permissions, but jars
are not signed. connecting to my Dell Drac consoles from Ubuntu 12.10
and icedtea 1.3-1ubuntu1.

My cert was already in the correct spot as per post #4.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-04-15 Thread Luiz Angelo Daros de Luca
I can confirm that the certificate problem is fixed. Thanks,

I still did not get the console up because I tested through an ssh
tunnel and dell idrac kvm does not play nice with it (never did).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-04-11 Thread Matthias Klose
this should be fixed in 1.2 in precise (12.04). please recheck

** Also affects: icedtea via
   http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=778
   Importance: Unknown
   Status: Unknown

** Changed in: icedtea-web (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-03-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: icedtea-web (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-03-07 Thread Luiz Angelo Daros de Luca
Workarround:

1) download the https certificate using you browser.
2) run: javaws -viewer
3) import the downloaded certificate as a Trusted Certificate (not CA)
4) try to load the console

It will still ask for the console certificate (not the http one) but
this one will work as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-03-07 Thread Luiz Angelo Daros de Luca
Hello,

This is still a problem. Access to Dell iDrac is a main requisite for
enterprise use of ubuntu.

I found that it is related to this bug:

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=812

Which already have a proposed patch.

** Bug watch added: Iced Tea Bugzilla #812
   http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=812

** Bug watch added: Iced Tea Bugzilla #778
   http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=778

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2012-03-07 Thread Luiz Angelo Daros de Luca
And this:

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=778

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888003] Re: icedtea javaws does not load Dell iDrac console

2011-11-09 Thread Luiz Angelo Daros de Luca
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888003

Title:
  icedtea javaws does not load Dell iDrac console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/888003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs