report server,forms,OC4J_BI_Forms starts and stops automatically
1-  open the file  opmn.xml  located in application server home/midtier/opmn/conf  and edit it as follow    Go to the process-type tag with id="OC4J_BI_FORMS" module-id="OC4J". Under this process-type tag, go to the category tag with the id="urlping-parameters".  Replace the line  with:    Then, under the line  add:       2-  edit the file  rwnetwork.conf located in reports/conf  comment the first line  multicast channel="228.5.6.7 ...  and un comment the second line  namingService name="Cos"  example