HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- JAVA Files ???
Operating System - HP-UX
1834915
Members
2654
Online
110071
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
05-09-2001 07:50 AM
05-09-2001 07:50 AM
JAVA Files ???
I am lost, when I try to run a .jar file I receive "execute permission denied" I have rwx on the file and the directory? Help
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 07:59 AM
05-09-2001 07:59 AM
Re: JAVA Files ???
Five possibilities come to my mind. I don't know that all of them would
produce "permission denied" messages, but I suspect they would.
1) Your file is actually a link to the real executable, and the real
executable does not have the correct permissions.
2) The file is a script and you don't have permission to execute the
interpreter.
3) You don't have execute permission for one of the dynamic libraries
used by the file.
4) You don't have execute permission for the linker/loader. This is highly
unlikely since all the other programs use the same loader. The only
possible way I see for this to happen is if this file was created on
HPUX 10.20 with aCC (which uses its own linker/loader) and the aCC
linker was installed incorrectly.
5) You have the name of this file aliased to something illegal.
produce "permission denied" messages, but I suspect they would.
1) Your file is actually a link to the real executable, and the real
executable does not have the correct permissions.
2) The file is a script and you don't have permission to execute the
interpreter.
3) You don't have execute permission for one of the dynamic libraries
used by the file.
4) You don't have execute permission for the linker/loader. This is highly
unlikely since all the other programs use the same loader. The only
possible way I see for this to happen is if this file was created on
HPUX 10.20 with aCC (which uses its own linker/loader) and the aCC
linker was installed incorrectly.
5) You have the name of this file aliased to something illegal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 04:30 PM
05-09-2001 04:30 PM
Re: JAVA Files ???
Hi,
Do you have the JDK installed?
If yes try:
$java
It's possible that you have to set the CLASSPATH
Best regards:
Juan Gonzalez
Do you have the JDK installed?
If yes try:
$java
It's possible that you have to set the CLASSPATH
Best regards:
Juan Gonzalez
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP