- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Java plugin problem: what do I need?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 08:12 AM
08-06-2004 08:12 AM
OS: HP-UX 11.11
I have spent a few days putting on lots of patches, so I hope it is "up to snuff".
Browser: Mozilla 1.7
Problem: When I go to the HP IT Resource Center or to a Secure Web Console device, a message is displayed-----
"This page contains information of a type (application/x-Java-vm) that can only be viewed with the appropriate plugin."
I have the following already installed----
# swlist | grep Java
T1456AA 1.4.2.04.00 Java2 1.4 SDK for HP-UX
T1458AAventi 1.4.2.04.00 Java2 1.4 Netscape Plugin with JR E for HP-UX
I have seen the notices of required patches at the Java ITRC download page, and think I have installed the stated patches.Can anyone suggest what plugin/software/patch I might be missing? Can anyone suggest the next thing to check? I've been working on this for three days and have not been able to solve it.
Thanks.
Ed L.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 08:37 AM
08-06-2004 08:37 AM
Re: Java plugin problem: what do I need?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 09:31 AM
08-06-2004 09:31 AM
Re: Java plugin problem: what do I need?
have you seen this link:
http://www.hp.com/products1/unix/java/mozilla/mozilla_plugins.html
it also points out this note:
Also from the Java for HP-UX site located at www.hp.com/go/java, select "runtime plug-in" under the Java 2 PA-RISC solutions or Java 2 Itanium based solutions, as appropriate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 06:57 PM
08-09-2004 06:57 PM
Re: Java plugin problem: what do I need?
# ln -s /opt/java1.4/jre/plugin/PA_RISC/ns600/libjavaplugin_oji.sl /opt/mozilla/plugins/libjavaplugin_oji.sl
If successful you should see java plugin in mozilla's Help->About Plug-ins menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 12:48 AM
08-10-2004 12:48 AM
Re: Java plugin problem: what do I need?
Here is what I have found so far:
1) I tried the "ln -s" command, and the link already exists.
2) If I choose Help->About Plugins, there appears to be only one plugin, the default plugin, libnullplugin.sl.
3) Edit->Preferences->Helper Applications
lists the following file types: application/binary, application/tar, and application/x-gzip. x-java-vm is not listed, so it appears it must be added.
If I click the NEW TYPE button, I need to supply a MIME Type, description, and extension, then specify what to do when that type is encountered.
I followed the plugin links to wp.netscape.com/plugins/manager.html, and read "You are using Mozilla 5.0 for your OS";
followed by a list of "top plugins check". It says that Sun Java is not installed.
I don't understand that, given that I installed the Java 2 1.4 SDK and the plugin (dsee my original note above).
So, what should I try next?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 03:25 AM
08-10-2004 03:25 AM
Re: Java plugin problem: what do I need?
1) I installed Mozilla 1.4 and it works fine. The java plugins are found.
1b) By default, swinstall places the mozilla 1.4 binary in /opt/mozilla/bin.
1c) The Helper applications in 1.4 match the ones installed in 1.7.
2) Due to space limitations, I had to install mozilla 1.7 on another disk. The dir is: /ignite/Mozilla/mozilla.
It appears to be a self-contained directory. I did not have to use swinstall.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 11:47 AM
08-10-2004 11:47 AM
Solution$ tusc -fv -o tusc.log /path/to/mozilla/1.7
Then examine tusc.log and search for libjavaplugin_oji.sl. It may give you some clues.
If you don't have tusc you can get it from
ftp://ftp.cup.hp.com/dist/networking/tools/tusc.
Other option is to install mozilla 1.6, provided by HP at http://www.hp.com/go/mozilla. It requires GTK which can be found on the same web page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 12:47 AM
08-11-2004 12:47 AM
Re: Java plugin problem: what do I need?
I finally decided to use Ermin's [last] suggestion, and downloaded 1.6.
It works with the java, so I don't need to worry about 1.7.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2005 07:18 AM
06-24-2005 07:18 AM
Re: Java plugin problem: what do I need?
It works with the java, so I don't need to worry about 1.7.