Results 1 to 2 of 2

Thread: compiling: Execute failed: java.io.IOException: Cannot run program "chmod"

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    Moscow
    Posts
    1

    Default compiling: Execute failed: java.io.IOException: Cannot run program "chmod"

    When I compile server on Ubuntu all ok.
    When I compile server on Gentoo I get exception:

    Code:
    BUILD FAILED
    /home/webmaster/springsource-dm-server-sources-1.0.1.RELEASE/build-dm-server/package-top-level.xml:8: The following error occurred while executing this line:
    /home/webmaster/springsource-dm-server-sources-1.0.1.RELEASE/build-dm-server/package-top-level.xml:97: Execute failed: java.io.IOException: Cannot run program "chmod": java.io.IOException: error=12, Cannot allocate memory
    Why this exception appear? How to fix it?

  2. #2
    Join Date
    Jan 2006
    Location
    Southampton, UK
    Posts
    117

    Default

    It would appear that when you setup Gentoo, you didn't install the chmod command. Go ahead and use your normal Gentoo install technique and install the chmod command and it'll work.
    Ben Hale
    tc Server Team Core Developer
    http://www.springsource.com/products/tcserver

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •