• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

out of memory error in RAD

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For the last few days i had problem in starting WAS 6.0 server. Even after creating profile and doing lot of efforts am unable to rectify the error. So the only way i thought is to reinstall RAD. But now am able to start the server. But Facing some other problems

1) OUT OF MEMORY ERROR IN RAD (Screen Shot attached).
2) When i click Run on server am not getting anything like a window which ask for the server selection. But am able to run java appln

PLEASE HELP
Filename: Error2.bmp
File size: 375 Kbytes
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
can you try following?

1. Start and Stop WAS server from the command line. You can do this by running startServer.bat present in profile/bin folder.

2. Add the argument showed in the screen shot to the shortcut you use to open the RAD.

3. Look at the FFDC folder present under logs folder under profile folder for any issues. Attach those files as well.
 
Vijayalakshmi Karthikeyan
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Deepak
After installing RAD updates am not getting out of memory error. I am able to start WAS 6.0 server. But When i try to Use the option RUN ON SERVER for a application am not getting any pop up which ask for the server selection.
In simple words am able to start the server but unable to run the application.
I have not found solution for this problem anywhere. Can you guide me.

 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You need at atleast 3 GB to be comfortably running Websphere Test server under RAD.

Find the firsteps.bat to run the default server or the profile. Increase heap size to a comfortable level min 512 max 1024.

Then start the RAD and add the server to it.

What kind of application do you have? Why cant you add the project on server instead of using the option of running on server?
 
Let's go to the waterfront with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic