We having problems with the Application Server when we putting a high load on the machine. The CPU is highly loaded but memory resources (swap space is not highly utilized), We have configured the Command Center to be able to handle the number of request we are doing but it looks like some other kind of problem occur. Sometimes everything goes fine but sometimes some of the users are kept waiting forever. After some time the CPU load of the Application Server goes down almost to nothing but still no more users are processed. There are bairly no traffic between the Web Server and the Application Server either. After a couple of minutes we start getting error messages in the log file and what I wonder is the origin of these errors. If we can locate what service that has failed we may be able to locate the problem. When these errors starts occuring the only way to be able to access the Application Server over the web is to restart it. The error messages looks like the one below: > > terminate: org.omg.CORBA.NO_IMPLEMENT[completed=MAYBE] > > org.omg.CORBA.NO_IMPLEMENT[completed=MAYBE] > > at java.lang.Throwable.<init>(Compiled Code) > > at java.lang.Exception.<init>(Compiled Code) > > at java.lang.RuntimeException.<init>(Compiled Code) > > at org.omg.CORBA.SystemException.<init>(Compiled Code) > > at org.omg.CORBA.NO_IMPLEMENT.<init>(Compiled Code) > > at com.visigenic.vbroker.orb.GiopStubDelegate.bind(Compiled Code) > > at com.visigenic.vbroker.orb.GiopStubDelegate.request(Compiled Code) > > at com.visigenic.vbroker.orb.GiopStubDelegate.request(Compiled Code) > > at org.omg.CORBA.portable.ObjectImpl._request(Compiled Code) > > at netdyn.cosi.stubs._st_INdObjectFactory.terminate(Compiled Code) > > at netdyn.cosi.stubs._st_INdObjectFactory.terminate(Compiled Code) > > at netdyn.cosi.common.CNdObjectFactoryProxy.terminate(Compiled Code) > > at > > netdyn.cosi.service.CNdWorkerControl.terminateWorkerFactories(Comp > > iled Code) > > at > > netdyn.cosi.service.CNdWorkerControl.performCleanupOnFailure(Compi > > led Code) > > at > > netdyn.cosi.service.CNdWorkerControl.initializeWorkers(Compiled Code) > > at > > netdyn.cosi.service.CNdServiceImpl.initializeHandler(Compiled Code) > > at netdyn.cosi.admin.CNdAdmin.setProperties(Compiled Code) > > at netdyn.cosi.stubs._tie_INdService.setProperties(Compiled Code) > > at > > netdyn.cosi.common.CNdObjectFactoryImpl.registerObject(Compiled Code) > > at netdyn.cosi.common.CNdObjectFactoryImpl.create(Compiled Code) > > at > > netdyn.cosi.stubs._INdObjectFactoryImplBase._execute(Compiled Code) > > at > > netdyn.cosi.stubs._INdObjectFactoryImplBase._execute(Compiled Code) > > at > > com.visigenic.vbroker.orb.SkeletonDelegateImpl.execute(Compiled Code) > > at > > com.visigenic.vbroker.orb.GiopProtocolAdapter.doRequest(Compiled Code) > > at > > com.visigenic.vbroker.orb.GiopProtocolAdapter.dispatchMessage(Comp > > iled Code) > > at com.visigenic.vbroker.orb.ThreadPoolDispatcher.run(Compiled Code) > > at com.visigenic.vbroker.orb.WorkerThread.run(Compiled Code) > > _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
