aspose file tools
The moose likes Web Services and the fly likes IBM HTTP Server 7 with 2 instance on single machine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "IBM HTTP Server 7 with 2 instance on single machine" Watch "IBM HTTP Server 7 with 2 instance on single machine" New topic
Author

IBM HTTP Server 7 with 2 instance on single machine

Kamalakar Rao
Greenhorn

Joined: Feb 19, 2010
Posts: 1
Hi All,

I have configured 2 instance of IHS on single machin with different conf files (two IP address x.x.x.73/74) running perfectly.

I have restarted my system for some maintainance work and tryed to start both the instance, but failed. only instance1 is started not instance2. If I stop the instance1 and start instance2 it will start. I can only start any one of them at a time.

I have checked the event log and it says "The Apache service named reported the following error:
>>> Unable to open logs"

What is the problem with it? if I remove both instance and re-configure will it work even when I shutdown or restart the server.
I am using windows 2003 Standard Edition with SP2.

Please let me know.

Thanks & Regards,
Kamalakar B.

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: IBM HTTP Server 7 with 2 instance on single machine
 
Similar Threads
instance members vs static members
Time
Difference between synchronized(this) vs synchronized(someClass.class)
Creating SingleTON without static variables
Multiple Tomcat instances with different JRE's on one Window Machine