• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

WAS 6.1 starts very slow

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am using WAS 6.1 in RAD 7. I have set up the server but when I start it, it starts very very slow. It goes fine initially but at a point
It says "[SIUCEAR] [/SIUCWAR] [action]: Initialization successful."
and after this it takes around 12 minutes and then it goes ahead and prints "Web Module Case Management has been bound to default_host [*:9080, *:80, *:9443,*:5060,*:5061,*:443].
Server server1 open for e-business"

I don't understand why it takes so much time to bind to default host.
Also, going ahead when I run the App. in Browser it literally crawls after every Hibernate statement, it takes around 7-8 minutes to load a first page.

But the same EAR works smooth in WAS 5.1 and RAD 7
Note: I am using WAS 6.1, RAD7, DB2, Hibernate 3, Driver Type 4

Any help is appreciated. Thanks
 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Taking more than 12 minutes to start the WAS is not good. Check it you can start the WAS (using the same installation) in other machines. If the problem exists, try to get another cd. If the other machines are starting faster, i suggest reinstalling in your machine.
 
Pratap Shinde
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Joe Matthew:
Taking more than 12 minutes to start the WAS is not good. Check it you can start the WAS (using the same installation) in other machines. If the problem exists, try to get another cd. If the other machines are starting faster, i suggest reinstalling in your machine.

 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic