[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBDS-1781) All menus but one are missing on Ubuntu 11.04 (Unity)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Sep 7 23:01:26 EDT 2011


    [ https://issues.jboss.org/browse/JBDS-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627027#comment-12627027 ] 

Nick Boldt edited comment on JBDS-1781 at 9/7/11 10:59 PM:
-----------------------------------------------------------

Then the install fails and spits out this error:

!snapshot16.png!

Full console dump:

{code}
$ java -jar jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4.jar
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre

calltarget:

main:
     [echo] Run p2 metadata generator
com.izforge.izpack.installer.InstallerException: The following error occurred while executing this line:
/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at com.izforge.izpack.event.AntActionInstallerListener.performAllActions(Unknown Source)
	at com.izforge.izpack.event.AntActionInstallerListener.afterPacks(Unknown Source)
	at com.izforge.izpack.installer.UnpackerBase.informListeners(Unknown Source)
	at com.izforge.izpack.installer.Unpacker.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:679)
Caused by: The following error occurred while executing this line:
/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:357)
	at org.apache.tools.ant.Target.performTasks(Target.java:385)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
	at com.izforge.izpack.event.AntAction.performAction(Unknown Source)
	at com.izforge.izpack.event.AntAction.performInstallAction(Unknown Source)
	... 5 more
Caused by: /home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:665)
	at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:357)
	at org.apache.tools.ant.Target.performTasks(Target.java:385)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
	... 17 more
Caused by: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:828)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:445)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:459)
	at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:621)
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
	... 31 more
Caused by: java.io.IOException: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 41 more
{code}

Not surprisingly, the file in question is not executable:

{code}
$ ls -la ~/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdev*
-rw-rw-r-- 1 nboldt nboldt 71023 Jun  1 09:14 /home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio
-rw-rw-r-- 1 nboldt nboldt   501 Sep  7 21:30 /home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio.ini
{code}

      was (Author: nickboldt):
    Then the install fails and spits out this error:

!snapshot16.png!

Full console dump:

{code}
$ java -jar jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4.jar
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre

calltarget:

main:
     [echo] Run p2 metadata generator
com.izforge.izpack.installer.InstallerException: The following error occurred while executing this line:
/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at com.izforge.izpack.event.AntActionInstallerListener.performAllActions(Unknown Source)
	at com.izforge.izpack.event.AntActionInstallerListener.afterPacks(Unknown Source)
	at com.izforge.izpack.installer.UnpackerBase.informListeners(Unknown Source)
	at com.izforge.izpack.installer.Unpacker.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:679)
Caused by: The following error occurred while executing this line:
/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:357)
	at org.apache.tools.ant.Target.performTasks(Target.java:385)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
	at com.izforge.izpack.event.AntAction.performAction(Unknown Source)
	at com.izforge.izpack.event.AntAction.performInstallAction(Unknown Source)
	... 5 more
Caused by: /home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/Uninstaller/p2-meta-gen-script-pde.xml:18: Execute failed: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:665)
	at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:357)
	at org.apache.tools.ant.Target.performTasks(Target.java:385)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
	... 17 more
Caused by: java.io.IOException: Cannot run program "/home/nboldt/jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109072111N-H775-M4/studio/jbdevstudio": java.io.IOException: error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:828)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:445)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:459)
	at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:621)
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
	... 31 more
Caused by: java.io.IOException: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 41 more
{code}
  
> All menus but one are missing on Ubuntu 11.04 (Unity)
> -----------------------------------------------------
>
>                 Key: JBDS-1781
>                 URL: https://issues.jboss.org/browse/JBDS-1781
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: runtime, Upstream
>    Affects Versions: 4.1.0.CR3
>         Environment: Ubuntu 11.04 - Unity, jbdevstudio-product-linux-gtk-x86_64-4.1.0.v201107151650R-H633-CR3.jar
>            Reporter: Fred Bricon
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 4.1.1.M1, 5.0.0.Beta1
>
>         Attachments: helios_menus.jpg, jbds_4.1.CR3_missing_menus.jpg, snapshot15.png, snapshot16.png
>
>
> After installing jbdevstudio-product-linux-gtk-x86_64-4.1.0.v201107151650R-H633-CR3.jar, it seems all menus but the "Window" one are missing.
> !jbds_4.1.CR3_missing_menus.jpg!
> I don't have the problem using a stock Helios JavaEE distro.
> !helios_menus.jpg!
> md5 checksum is ok.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list