I can't install GLASS anywhere.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

I can't install GLASS anywhere.

ccrraaiigg

Hi--

     I'd like to run a GLASS server on EC2, or at least play with it
somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:

***

Now seeing if shared memory and semaphores are installed...
shmget() failure
  errno = 22 (Invalid argument)
Unable to use shared memory, size 10000 Kbytes
ERROR:  Shared memory and/or semaphores do not appear to be configured
    correctly on this system.  You will need to reconfigure your kernel in
    order to do so.  Please contact vendor vendor.apple for more
    information on how to do this on this machine.  You may also wish to
    examine
/Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
c for a simple test program that your
    system administrator may wish to use.
    This is not a GemStone problem. However, the nature of the problem will
    prevent GemStone from operating correctly. Please correct the problem,
    and reinstall GemStone.
                      ERROR -- ERROR -- ERROR

    GemStone installation has FAILED.  Please correct the above problems and
    then run the installation procedure again.

    GemStone will not run correctly until the installation script has
    completed successfully!

***

     On an Ubuntu 11 box I get:

***

/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
2: 
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
3:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
4: Syntax error: "(" unexpected
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
1: ELF: not found
ERROR:
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
returned 2 after attempt to raise descriptor limit
                      ERROR -- ERROR -- ERROR

    GemStone installation has FAILED.  Please correct the above problems and
    then run the installation procedure again.

    GemStone will not run correctly until the installation script has
    completed successfully!

***

     On the virtual appliance I get what's in the attached pictures.
Norbert has a "virtual gemstone" thing that I can't get running either;
I'm speaking with him about that separately.


     Help? Thanks!

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547

QuickTime PlayerScreenshot002.jpg (134K) Download Attachment
QuickTime PlayerScreenshot001.jpg (142K) Download Attachment
Parallels DesktopScreenshot001.jpg (72K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: I can't install GLASS anywhere.

James Foster-8
Craig,

As an experiment on the Mac try going to http://seaside.gemstone.com/jade and download the first link. It will ask for admin rights to configure some kernel settings. Others may chime in as well but this will be a start. I am headed to the airport to fly home after STIC.

Sent from my iPhone

On Mar 23, 2012, at 2:36 AM, Craig Latta <[hidden email]> wrote:

>
> Hi--
>
>     I'd like to run a GLASS server on EC2, or at least play with it
> somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:
>
> ***
>
> Now seeing if shared memory and semaphores are installed...
> shmget() failure
>  errno = 22 (Invalid argument)
> Unable to use shared memory, size 10000 Kbytes
> ERROR:  Shared memory and/or semaphores do not appear to be configured
>    correctly on this system.  You will need to reconfigure your kernel in
>    order to do so.  Please contact vendor vendor.apple for more
>    information on how to do this on this machine.  You may also wish to
>    examine
> /Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
> c for a simple test program that your
>    system administrator may wish to use.
>    This is not a GemStone problem. However, the nature of the problem will
>    prevent GemStone from operating correctly. Please correct the problem,
>    and reinstall GemStone.
>                      ERROR -- ERROR -- ERROR
>
>    GemStone installation has FAILED.  Please correct the above problems and
>    then run the installation procedure again.
>
>    GemStone will not run correctly until the installation script has
>    completed successfully!
>
> ***
>
>     On an Ubuntu 11 box I get:
>
> ***
>
> /home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
> 2: 
> : not found
> /home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
> 3:
> : not found
> /home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
> 4: Syntax error: "(" unexpected
> /home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
> 1: ELF: not found
> ERROR:
> /home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
> returned 2 after attempt to raise descriptor limit
>                      ERROR -- ERROR -- ERROR
>
>    GemStone installation has FAILED.  Please correct the above problems and
>    then run the installation procedure again.
>
>    GemStone will not run correctly until the installation script has
>    completed successfully!
>
> ***
>
>     On the virtual appliance I get what's in the attached pictures.
> Norbert has a "virtual gemstone" thing that I can't get running either;
> I'm speaking with him about that separately.
>
>
>     Help? Thanks!
>
> -C
>
> --
> Craig Latta
> www.netjam.org/resume
> +31   6 2757 7177
> + 1 415  287 3547
> <QuickTime PlayerScreenshot002.jpg>
> <QuickTime PlayerScreenshot001.jpg>
> <Parallels DesktopScreenshot001.jpg>
Reply | Threaded
Open this post in threaded view
|

Re: I can't install GLASS anywhere.

James Foster-8
In reply to this post by ccrraaiigg
Craig,

On Linux see http://programminggems.wordpress.com/2008/09/05/setting-up-glass-on-slicehost/ and modify the instructions as appropriate, including using the 2.4 script.

James
Sent from my iPhone

On Mar 23, 2012, at 2:36 AM, Craig Latta <[hidden email]> wrote:


Hi--

    I'd like to run a GLASS server on EC2, or at least play with it
somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:

***

Now seeing if shared memory and semaphores are installed...
shmget() failure
 errno = 22 (Invalid argument)
Unable to use shared memory, size 10000 Kbytes
ERROR:  Shared memory and/or semaphores do not appear to be configured
   correctly on this system.  You will need to reconfigure your kernel in
   order to do so.  Please contact vendor vendor.apple for more
   information on how to do this on this machine.  You may also wish to
   examine
/Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
c for a simple test program that your
   system administrator may wish to use.
   This is not a GemStone problem. However, the nature of the problem will
   prevent GemStone from operating correctly. Please correct the problem,
   and reinstall GemStone.
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On an Ubuntu 11 box I get:

***

/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
2: 
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
3:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
4: Syntax error: "(" unexpected
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
1: ELF: not found
ERROR:
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
returned 2 after attempt to raise descriptor limit
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On the virtual appliance I get what's in the attached pictures.
Norbert has a "virtual gemstone" thing that I can't get running either;
I'm speaking with him about that separately.


    Help? Thanks!

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547
<QuickTime PlayerScreenshot002.jpg>
<QuickTime PlayerScreenshot001.jpg>
<Parallels DesktopScreenshot001.jpg>
Reply | Threaded
Open this post in threaded view
|

Re: I can't install GLASS anywhere.

Larry Kellogg
Craig,
  There is also Nick Ager's page: 


but it is down at the moment. Nick, could you bring up your server? I think you can also 
find my posts on this list where I walk through all of Nick's instructions. 

  To be honest, I have found it more productive to develop on Pharo with Seaside 
and deploy my code to GLASS than to develop on my GLASS instance running on 
EC2. I do almost all of my development on my MacBook Air. What a great laptop, 
worth every penny. 

  You're a musician, right? My Seaside site is www.practicemusic.com, and has a companion 
iPhone app, PracticeMusic. The site is designed to help musicians track their practice sessions, 
upload and share recordings, and interact socially. This is just the beginning, I launched a little 
while ago. 

  Perhaps you can get some of your musician friends to try out my service. It's free. 
Forgive me for the crude website layout, I will be deploying a much nicer 
Twitter bootstrap formatted version soon, any day now. 

  Regards, 

  Larry Kellogg

On Mar 23, 2012, at 6:19 AM, James Foster wrote:

Craig,

On Linux see http://programminggems.wordpress.com/2008/09/05/setting-up-glass-on-slicehost/ and modify the instructions as appropriate, including using the 2.4 script.

James
Sent from my iPhone

On Mar 23, 2012, at 2:36 AM, Craig Latta <[hidden email]> wrote:


Hi--

    I'd like to run a GLASS server on EC2, or at least play with it
somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:

***

Now seeing if shared memory and semaphores are installed...
shmget() failure
 errno = 22 (Invalid argument)
Unable to use shared memory, size 10000 Kbytes
ERROR:  Shared memory and/or semaphores do not appear to be configured
   correctly on this system.  You will need to reconfigure your kernel in
   order to do so.  Please contact vendor vendor.apple for more
   information on how to do this on this machine.  You may also wish to
   examine
/Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
c for a simple test program that your
   system administrator may wish to use.
   This is not a GemStone problem. However, the nature of the problem will
   prevent GemStone from operating correctly. Please correct the problem,
   and reinstall GemStone.
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On an Ubuntu 11 box I get:

***

/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
2: 
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
3:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
4: Syntax error: "(" unexpected
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
1: ELF: not found
ERROR:
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
returned 2 after attempt to raise descriptor limit
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On the virtual appliance I get what's in the attached pictures.
Norbert has a "virtual gemstone" thing that I can't get running either;
I'm speaking with him about that separately.


    Help? Thanks!

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547
<QuickTime PlayerScreenshot002.jpg>
<QuickTime PlayerScreenshot001.jpg>
<Parallels DesktopScreenshot001.jpg>

Reply | Threaded
Open this post in threaded view
|

Re: I can't install GLASS anywhere.

Nick
I think the one you want is: http://nickager.com/blog/Installing-Gemstone-on-an-Amazon-EC2-Linux-instance/

Larry: I've finally applied the corrections you found when working through the instructions - thanks.

On 23 March 2012 10:44, Lawrence Kellogg <[hidden email]> wrote:
Craig,
  There is also Nick Ager's page: 


but it is down at the moment. Nick, could you bring up your server? I think you can also 
find my posts on this list where I walk through all of Nick's instructions. 

  To be honest, I have found it more productive to develop on Pharo with Seaside 
and deploy my code to GLASS than to develop on my GLASS instance running on 
EC2. I do almost all of my development on my MacBook Air. What a great laptop, 
worth every penny. 

  You're a musician, right? My Seaside site is www.practicemusic.com, and has a companion 
iPhone app, PracticeMusic. The site is designed to help musicians track their practice sessions, 
upload and share recordings, and interact socially. This is just the beginning, I launched a little 
while ago. 

  Perhaps you can get some of your musician friends to try out my service. It's free. 
Forgive me for the crude website layout, I will be deploying a much nicer 
Twitter bootstrap formatted version soon, any day now. 

  Regards, 

  Larry Kellogg

On Mar 23, 2012, at 6:19 AM, James Foster wrote:

Craig,

On Linux see http://programminggems.wordpress.com/2008/09/05/setting-up-glass-on-slicehost/ and modify the instructions as appropriate, including using the 2.4 script.

James
Sent from my iPhone

On Mar 23, 2012, at 2:36 AM, Craig Latta <[hidden email]> wrote:


Hi--

    I'd like to run a GLASS server on EC2, or at least play with it
somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:

***

Now seeing if shared memory and semaphores are installed...
shmget() failure
 errno = 22 (Invalid argument)
Unable to use shared memory, size 10000 Kbytes
ERROR:  Shared memory and/or semaphores do not appear to be configured
   correctly on this system.  You will need to reconfigure your kernel in
   order to do so.  Please contact vendor vendor.apple for more
   information on how to do this on this machine.  You may also wish to
   examine
/Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
c for a simple test program that your
   system administrator may wish to use.
   This is not a GemStone problem. However, the nature of the problem will
   prevent GemStone from operating correctly. Please correct the problem,
   and reinstall GemStone.
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On an Ubuntu 11 box I get:

***

/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
2:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
3:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
4: Syntax error: "(" unexpected
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
1: ELF : not found
ERROR:
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
returned 2 after attempt to raise descriptor limit
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On the virtual appliance I get what's in the attached pictures.
Norbert has a "virtual gemstone" thing that I can't get running either;
I'm speaking with him about that separately.


    Help? Thanks!

-C

--
Craig Latta
www.netjam.org/resume
<a href="tel:%2B31%20%C2%A0%C2%A06%202757%207177" value="+31627577177" target="_blank">+31   6 2757 7177
<a href="tel:%2B%201%20415%20%C2%A0287%203547" value="+14152873547" target="_blank">+ 1 415  287 3547
<QuickTime PlayerScreenshot002.jpg>
<QuickTime PlayerScreenshot001.jpg>
<Parallels DesktopScreenshot001.jpg>


Reply | Threaded
Open this post in threaded view
|

Re: I can't install GLASS anywhere.

Larry Kellogg

On Mar 23, 2012, at 10:32 AM, Nick Ager wrote:

I think the one you want is: http://nickager.com/blog/Installing-Gemstone-on-an-Amazon-EC2-Linux-instance/

Larry: I've finally applied the corrections you found when working through the instructions - thanks.


  Thanks, Nick! Your tutorial was a lot of help in getting me through the process of installing Gemstone on EC2.


On 23 March 2012 10:44, Lawrence Kellogg <[hidden email]> wrote:
Craig,
  There is also Nick Ager's page: 


but it is down at the moment. Nick, could you bring up your server? I think you can also 
find my posts on this list where I walk through all of Nick's instructions. 

  To be honest, I have found it more productive to develop on Pharo with Seaside 
and deploy my code to GLASS than to develop on my GLASS instance running on 
EC2. I do almost all of my development on my MacBook Air. What a great laptop, 
worth every penny. 

  You're a musician, right? My Seaside site is www.practicemusic.com, and has a companion 
iPhone app, PracticeMusic. The site is designed to help musicians track their practice sessions, 
upload and share recordings, and interact socially. This is just the beginning, I launched a little 
while ago. 

  Perhaps you can get some of your musician friends to try out my service. It's free. 
Forgive me for the crude website layout, I will be deploying a much nicer 
Twitter bootstrap formatted version soon, any day now. 

  Regards, 

  Larry Kellogg

On Mar 23, 2012, at 6:19 AM, James Foster wrote:

Craig,

On Linux see http://programminggems.wordpress.com/2008/09/05/setting-up-glass-on-slicehost/ and modify the instructions as appropriate, including using the 2.4 script.

James
Sent from my iPhone

On Mar 23, 2012, at 2:36 AM, Craig Latta <[hidden email]> wrote:


Hi--

    I'd like to run a GLASS server on EC2, or at least play with it
somewhere. But I can't get it to install anywhere. On a MacBook Air, I get:

***

Now seeing if shared memory and semaphores are installed...
shmget() failure
 errno = 22 (Invalid argument)
Unable to use shared memory, size 10000 Kbytes
ERROR:  Shared memory and/or semaphores do not appear to be configured
   correctly on this system.  You will need to reconfigure your kernel in
   order to do so.  Please contact vendor vendor.apple for more
   information on how to do this on this machine.  You may also wish to
   examine
/Users/craig/Downloads/GemStone64Bit3.0.1-i386.Darwin/install/shmem.
c for a simple test program that your
   system administrator may wish to use.
   This is not a GemStone problem. However, the nature of the problem will
   prevent GemStone from operating correctly. Please correct the problem,
   and reinstall GemStone.
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On an Ubuntu 11 box I get:

***

/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
2:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
3:
: not found
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
4: Syntax error: "(" unexpected
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize:
1: ELF : not found
ERROR:
/home/craig/Downloads/GemStone64Bit3.0.1-x86_64.Linux/install/getdtablesize
returned 2 after attempt to raise descriptor limit
                     ERROR -- ERROR -- ERROR

   GemStone installation has FAILED.  Please correct the above problems and
   then run the installation procedure again.

   GemStone will not run correctly until the installation script has
   completed successfully!

***

    On the virtual appliance I get what's in the attached pictures.
Norbert has a "virtual gemstone" thing that I can't get running either;
I'm speaking with him about that separately.


    Help? Thanks!

-C

--
Craig Latta
www.netjam.org/resume
<a href="tel:%2B31%20%C2%A0%C2%A06%202757%207177" value="+31627577177" target="_blank">+31   6 2757 7177
<a href="tel:%2B%201%20415%20%C2%A0287%203547" value="+14152873547" target="_blank">+ 1 415  287 3547
<QuickTime PlayerScreenshot002.jpg>
<QuickTime PlayerScreenshot001.jpg>
<Parallels DesktopScreenshot001.jpg>