• 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

WSAD and Hardware Requirements

 
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am using WSAD 5.1.2 with WAS 5.0 and I have a windows 2000 desktop, 512MB RAM, Intel 2.8 GHz processor.

Whenever I save any jsp file in WSAD 5.1.2 then it is taking 1-2 min. to save and my desktop become very unresponsive. I am only running WSAD and all other windows programs/services are shutdown.

How much ideal memory do we need for WSAD ? 768MB RAM ... ??


Thanks & Regards,
Kumar.
 
Ranch Hand
Posts: 724
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have 768 MB RAM and 2.4 GHz Intel Pentium processor. I'm using WSAD 5.1.2
and it is very slow too. JSP takes about half minute. Often I go over 1GB memory used on my computer.
[ October 07, 2004: Message edited by: David Ulicny ]
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
so u r not sure of the ideal memory for wsad 5.1.2 ??
 
Ranch Hand
Posts: 1087
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Siva
It is true that WSAD is memory hungry but you can do few things that will not let your pc slow. Like use minimum validation enabled in your web project.

Every time you change JSP in your project and WSAD invokes validation on complete project that is why your PC take 2 to 3 minutes
[ October 07, 2004: Message edited by: Shailesh Chandra ]
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how to run WSAD with min. validation in web project ?
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Window -->preferences-->validation, uncheck automatic validation... and validation after manual compilation.
You must run manually your validation.
Mouloud
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Samou,

what is manually running validation in WSAD and how do run such manual validations in WSAD 5.1.2 .. ?

Thanks & Regards,
Kumar.
 
Shailesh Chandra
Ranch Hand
Posts: 1087
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just right click on your web project and click on run validation
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All those who help fixing WSAD problems rock ... hope u r all experienced with WSAD. Any specific tutorials/experiences on developing JSF applications using WSAD 5.1.2 .. ??
 
Shailesh Chandra
Ranch Hand
Posts: 1087
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Siva

try searching in redbook,even help section of WSAD is also very good.
[ October 08, 2004: Message edited by: Shailesh Chandra ]
 
If you have a bad day in October, have a slice of banana cream pie. And this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic