Results 1 to 7 of 7

Thread: Not enough memory space on solaris 10

  1. #1
    Join Date
    Apr 2010
    Posts
    40

    Not enough memory space on solaris 10

    Hello all,
    I am running with several task submission clients pumping task to my application on Solaris 10 system for near about the time of 24hrs duration. After some hours, I am receiving an error message as :

    "Not enough memory space exception" .

    I have installed and configured the solaris 10 on default configurations configured up already by SUN. Any suggestion would be appreciated.. please help me out from this error message .

  2. #2
    Join Date
    Apr 2010
    Posts
    93

    Re: Not enough memory space on solaris 10

    I am running with an E25K and returns the similar error after the migration procedure of Solaris (9 => 10) after some hours. I made the installation of the solaris resource manager for handling the sessions on main server. Right now, when I look at the system then I found that the system is semi-stable, but error message as : prstat: not enough memory: Not enough space

    occurs for example after making the configuration of prstat. Any idea ??

  3. #3
    Join Date
    Mar 2010
    Posts
    63

    Re: Not enough memory space on solaris 10

    I was just trying to find the approrpriate result for this very and I got something which can be or not , I wanted to share with you all. I found that a project and a large number of file-descriptors groups for example :10000, ulimit -n 1024 then prstat started functioning once again ..

    PROJID NPROC SIZE RSS MEMORY TIME CPU PROJECT
    0 93 9495M 7860M 98% 0:03:04 1.1% system
    1 6 28M 17M 0.2% 0:00:00 0.1% user.root
    200 1 3048K 2392K 0.0% 0:00:00 0.0% group.mqm
    3 10 46M 25M 0.3% 0:00:00 0.0% #default

  4. #4
    Join Date
    May 2008
    Posts
    4,570

    Re: Not enough memory space on solaris 10

    The shell that we always associate to work with the tcsh. So I have used to go with the go with the # limit descriptors 1024.

    ulimit -a.

    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 8192
    coredump(blocks) 0
    nofiles(descriptors) 1024
    vmemory(kbytes) unlimited

    Actually, In case of prstat, it complained again: >prstat
    prstat: not enough memory: Not enough space

    Any suggestions regarding this ? If this issue is referenced with only prstat, then this is not a issue for us. But if we are running with different issues (bind crashes) on this system. From vmstat, memory is not a actually issue :

  5. #5
    Join Date
    May 2008
    Posts
    4,831

    Re: Not enough memory space on solaris 10

    The Virtual Swap Reserved is near about 12GB. This is the similar as the application memory capable to display in the prtmem output. This is just because for every application page a associated backing storage is already allocated on disk even though this is not currently in use. This space is just in situation where the system achieves at the critical shortage and the page has to be copied out to the disk at the time of writing procedure.

  6. #6
    Join Date
    Apr 2010
    Posts
    87

    Re: Not enough memory space on solaris 10

    I am the same issue using the IBM 1.5.0_13-b05 JRE on Solaris 10 while installing a software but I am not sure how to resolve this issue . I think that if it's talking about disk space or virtual memory. I would like to be sure about what system reference is failing in the native ways and what the errno is. My system is only a SunBlade 100 (one of my friend suggest me that he got something used ones for sale for near about $20) and it's already increased out at 2GB of hard memories . My filesystems seems fine so I am just going through more toward virtual memory.

  7. #7
    Join Date
    May 2008
    Posts
    656

    Re: Not enough memory space on solaris 10

    I got the exact same thing going on with me on a 2 GB SunBlade 2500, when launching another one Eclipse workbench. I also primarily tested whether one of the filesystems was full but that switched out not to be the situation . So, I moved at my swap status:

    Code:
    [~] $ swap -s
    total: 2340120k bytes allocated + 1141408k reserved = 3481528k used, 167312k available
    [~] $

Similar Threads

  1. Why can't I use complete memory space of my pendrive?
    By Sumeet Vishwakarma in forum Portable Devices
    Replies: 4
    Last Post: 24-01-2012, 12:16 PM
  2. There is not enough memory or disk space to run word.
    By Drewski in forum MS Office Support
    Replies: 5
    Last Post: 07-12-2011, 04:35 PM
  3. Not enough memory or disc space to run Word
    By hanwayg in forum Windows Software
    Replies: 2
    Last Post: 23-12-2009, 06:26 PM
  4. No Free space problem on solaris cannot delete file
    By OSzilla in forum Operating Systems
    Replies: 3
    Last Post: 20-08-2009, 05:14 PM
  5. Solaris delete file no free space
    By Jagriti in forum Networking & Security
    Replies: 3
    Last Post: 04-07-2009, 10:35 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,118,300.50550 seconds with 16 queries