Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Unable to run eclipse on HP-UX
Unable to run eclipse on HP-UX [message #116864] Tue, 26 August 2003 16:25 Go to next message
Eclipse UserFriend
Originally posted by: gormanab.yahoo.com

I can't get eclipse to run on HP-UX. I am currently using it on my Windows
2000 workstation, and two AIX machines.
I downloaded the SDK to the HP machine, unzipped it, and tried to run it.

If I run it as root, I get the following error:
sh: /usr/eclipse/eclipse: Execute permission denied.

If I run it as myself, I get a different error:
ksh: /usr/eclipse/eclipse: Executable file incompatible with hardware

If anyone can help, I would appreciate it.

Alan.
Re: Unable to run eclipse on HP-UX [message #116976 is a reply to message #116864] Tue, 26 August 2003 19:22 Go to previous messageGo to next message
Eclipse UserFriend
Maybe the answer comes from ksh? Executable file incompatible with hardware
You could try this:

java -classpath startup.jar org.eclipse.core.launcher.Main

Chris


"Alan Gorman" <gormanab@yahoo.com> wrote in message
news:bigfli$tsc$1@eclipse.org...
> I can't get eclipse to run on HP-UX. I am currently using it on my Windows
> 2000 workstation, and two AIX machines.
> I downloaded the SDK to the HP machine, unzipped it, and tried to run it.
>
> If I run it as root, I get the following error:
> sh: /usr/eclipse/eclipse: Execute permission denied.
>
> If I run it as myself, I get a different error:
> ksh: /usr/eclipse/eclipse: Executable file incompatible with hardware
>
> If anyone can help, I would appreciate it.
>
> Alan.
>
>
Re: Unable to run eclipse on HP-UX [message #117377 is a reply to message #116976] Wed, 27 August 2003 11:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gormanab.yahoo.com

Chris,

Thanks for the help ... doing that got it to write the workspace files, but
then I got the following log entry;

java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Decorations
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at
org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension
(PluginDescriptor.java:138)
at
org.eclipse.core.internal.plugins.PluginDescriptor.createExe cutableExtension
(PluginDescriptor.java:167)
at
org.eclipse.core.internal.plugins.ConfigurationElement.creat eExecutableExten
sion(ConfigurationElement.java:103)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderGet Runnable(Interna
lPlatform.java:472)
at java.lang.reflect.Method.invoke(Native Method)
at
org.eclipse.core.internal.boot.InternalBootLoader.getRunnabl e(InternalBootLo
ader.java:471)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:841)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)

Do you know what the full classpath needs to be?

Thanks,

Alan.

"Chris Laffra" <Chris_Laffra@oti.com> wrote in message
news:bigq2h$7at$1@eclipse.org...
> Maybe the answer comes from ksh? Executable file incompatible with
hardware
> You could try this:
>
> java -classpath startup.jar org.eclipse.core.launcher.Main
>
> Chris
>
>
> "Alan Gorman" <gormanab@yahoo.com> wrote in message
> news:bigfli$tsc$1@eclipse.org...
> > I can't get eclipse to run on HP-UX. I am currently using it on my
Windows
> > 2000 workstation, and two AIX machines.
> > I downloaded the SDK to the HP machine, unzipped it, and tried to run
it.
> >
> > If I run it as root, I get the following error:
> > sh: /usr/eclipse/eclipse: Execute permission denied.
> >
> > If I run it as myself, I get a different error:
> > ksh: /usr/eclipse/eclipse: Executable file incompatible with hardware
> >
> > If anyone can help, I would appreciate it.
> >
> > Alan.
> >
> >
>
>
Re: Unable to run eclipse on HP-UX [message #119059 is a reply to message #116864] Thu, 28 August 2003 16:46 Go to previous message
Eclipse UserFriend
It looks like you downloaded the wrong SDK. Is it possible ?

Alan Gorman wrote:
> I can't get eclipse to run on HP-UX. I am currently using it on my Windows
> 2000 workstation, and two AIX machines.
> I downloaded the SDK to the HP machine, unzipped it, and tried to run it.
>
> If I run it as root, I get the following error:
> sh: /usr/eclipse/eclipse: Execute permission denied.
>
> If I run it as myself, I get a different error:
> ksh: /usr/eclipse/eclipse: Executable file incompatible with hardware
>
> If anyone can help, I would appreciate it.
>
> Alan.
>
>
Previous Topic:Context-sensitive usage of the global save menu item
Next Topic:CVS repository connection gone
Goto Forum:
  


Current Time: Tue May 06 19:11:16 EDT 2025

Powered by FUDForum. Page generated in 0.05304 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top