• 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

WebSphere Enterprise server 4.0 - configuration

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I m working with the IBM Websphere Enterpirse version 4.0.I have a problem.. Can it be started as a service?
I m facing a problem, as per the documentation , I have scheduled in the schedules task for starting it automatically as the server boots.. but it creates some problem.
Even if we refresh the war files & start & stop websphere 2-3 times.. it's javac.exe(task manager) process gets killed automatically..There is nothing in the error log of the websphere.
importing .war and then deleteing & creating application is very frequent operation.. So it is very important to solve the problem.
can anybody tell me what's the problem? why does the javac.exe gets killed automatically?
thanx in advance
 
Sheriff
Posts: 3341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This will probably find an answer in the IBM Products forum.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic