• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

WebLogic 6.0 SP2, Solaris versus Windows NT/2000 (HotSpot JVM)

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Fellow Developers/Administrators,
I have an unusual performance issue that baffles the mind. I have been running a simple (4) node WebLogic 6.0SP2 cluster on Windows NT for the past 8 months. I am using the JDK 1.3.0 (HotSpot Client). I've tuned my cluster to extreme lengths and it runs very efficiently. I've got a (4) CPU (900+MHz P3) with (4) GB of RAM.
Recently, I was requested to move the cluster from NT to Sun. No problem...I ported everything over, made some minor tuning adjustments and wahlah...I had a (4) node WebLogic cluster on Sun. (4) CPU (900 MHz Sparc III) with (4) GB of RAM
Well, since moving the identical cluster application from NT to SUN, I have seen considerable performance issues. I understand that the hardware is different, but tasks that normally take 10s on NT (pulling medium to large data sets from Oracle) are now taking up to 4 minutes in my Sun environment.
Has anyone seen anything like this before? Do you know of anyway to overcome this issue?
 
Yeah. What he said. Totally. Wait. What? Sorry, I was looking at this 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