OVM 3.1.1 server status "unknown"

Hi
I am in the process of upgrading our clustered environment that consists of 6 servers from ovm 3.0.2 to 3.1.1. Three servers are on 3.1.1 and 3 on 3.0.2 with one in error status - unknown, I can't delete or rediscover the server. Please help
There is one virtual host with status unknown that I did not create on the server.
How can I delete a server with status unknown.
This problem also does not allow me to add or remove other servers.
How can I repair the cluster without restarting all.
I replaced my server name with servername
Thanks
Job Construction Phase
begin()
Appended operation 'Discover Manager Server Discover' to object 'OVM Foundry : Discover Manager'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [Server] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)
Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
Operation: Discover Manager Server Discover
Job Running Phase at 12:57 on Mon, Dec 3, 2012
Job Participants: []
Actioner
Starting operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
Setting Context to model only in job with id=1354532262979
Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Configure' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'NTP Service Activate' in non-job running context, not adding it to object '40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)'.
Operation 'Bond Port Update' in non-job running context, not adding it to object 'network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)'.
Operation 'Bond Mode Update Operation' in non-job running context, not adding it to object 'network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)'.
Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3000) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3001) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
Operation 'VLAN Interface Destruct Operation' in non-job running context, not adding it to object 'network.VlanInterface (3003) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4'.
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6055E Discover target: servername, Discover failed with error: com.oracle.odof.exception.ObjectNotFoundException: No such object (level 1): 18696
Mon Dec 03 12:57:53 SAST 2012
at com.oracle.odof.core.storage.ObjectStore.getVessel(ObjectStore.java:1423)
at com.oracle.odof.core.BasicWork.acquireVessel(BasicWork.java:38)
at com.oracle.odof.core.storage.Transaction.acquireVessel(Transaction.java:251)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:794)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.getStatusEvent(Unknown Source)
at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:160)
at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:32)
at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:66)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:461)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Mon Dec 03 12:57:53 SAST 2012
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:478)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
FailedOperationCleanup
Starting failed operation 'Discover Manager Server Discover' cleanup on object 'OVM Foundry : Discover Manager'
Complete rollback operation 'Discover Manager Server Discover' completed with direction=OVM Foundry : Discover Manager
Rollbacker
Executing rollback operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
Complete rollback operation 'Discover Manager Server Discover' completed with direction=DONE
Objects To Be Rolled Back
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000159)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000155)
Object (IN_USE): [Repository] 0004fb00000300007ba011dd2345a105 (OVM3pool1-repos5)
Object (IN_USE): [Server] 00:1a:64:36:12:c2:00:1a:64:36:12:c2:00:1a:64:36 (servername5)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000154)
Object (IN_USE): [LocalFileSystem] 0004fb00000500008ea9dda14f4e661a (fs_OVM3pool1-repos5)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000158)
Object (IN_USE): [Server] 44:45:4c:4c:4b:00:10:4e:80:35:b8:c0:4f:57:34:4a (servername6)
Object (IN_USE): [VlanPortGroup] ERP-VLAN (ERP-VLAN)
Object (IN_USE): [LocalFileSystem] 0004fb0000050000973edd5445656edf (fs_ovm3pool1-repos4)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801404945 (360050768019b824a2800000000000157)
Object (DELETING): [VlanInterface] network.VlanInterface (3003) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000157)
Object (IN_USE): [VlanSegment] network.VlanSegment (3000) in ERP-VLAN
Object (IN_USE): [Server] 80:3d:76:d3:9a:91:b6:01:a4:46:00:21:5e:c4:8a:8c (servername1)
Object (DELETING): [VlanInterface] network.VlanInterface (3001) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
Object (IN_USE): [Repository] 0004fb00000300003e182b550289b1bd (OVM3pool1-repos4)
Object (DELETING): [VlanInterface] network.VlanInterface (3000) in network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4
Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300007ba011dd2345a105 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300007ba011dd2345a105)
Object (IN_USE): [ServerPool] 0004fb000002000006398dfb9ed11968 (OVM3pool1)
Object (IN_USE): [Server] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (servername)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000156)
Object (IN_USE): [LocalFileSystem] 0004fb0000050000f117dd7c051b19b2 (fs_OVM3pool1-repos2)
Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300007bb60b6ddfedbe09 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300007bb60b6ddfedbe09)
Object (IN_USE): [Cluster] 06398dfb9ed11968
Object (IN_USE): [Server] 44:45:4c:4c:4b:00:10:4e:80:35:b7:c0:4f:57:34:4a (servername4)
Object (IN_USE): [VlanSegment] network.VlanSegment (3001) in ERP-VLAN
Object (CREATED): [IscsiStorageInitiator] iqn.1988-12.com.oracle:33f5536035ff
Object (IN_USE): [BalancerControl] balancer_0004fb000002000006398dfb9ed11968
Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300003e182b550289b1bd (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300003e182b550289b1bd)
Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
Object (IN_USE): [LocalFileSystem] 0004fb0000050000d7fcaf610852ca6e (fs_OVM3pool1-repos)
Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb00000300004b32fc0f91362450 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb00000300004b32fc0f91362450)
Object (DELETING): [IscsiStorageInitiator] iqn.1988-12.com.oracle:d1fcfd4e5e7b
Object (DELETING): [FileSystemMount] 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4_mount_/OVS/Repositories/0004fb0000030000b28069aee665f468 (ovm3p1host3.up.ac.za_/OVS/Repositories/0004fb0000030000b28069aee665f468)
Object (IN_USE): [BondPort] network.BondPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 (network.BondPort (2) in servername)
Object (IN_USE): [Repository] 0004fb00000300007bb60b6ddfedbe09 (OVM3pool1-repos1)
Object (IN_USE): [Repository] 0004fb0000030000b28069aee665f468 (OVM3pool1-repos3)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b02385 : 0x5005076801304999 (360050768019b824a2800000000000156)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000159)
Object (IN_USE): [LocalFileSystem] 0004fb0000050000a2e5d5d73797f183 (fs_OVM3pool1-repos3)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000154)
Object (IN_USE): [VlanSegment] network.VlanSegment (3003) in ERP-VLAN
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801204999 (360050768019b824a2800000000000158)
Object (IN_USE): [FibreChannelStoragePath] 0x2101001b32b0f365 : 0x5005076801104945 (360050768019b824a2800000000000155)
Object (IN_USE): [EthernetPort] network.EthernetPort (2) in 40:e6:50:88:a2:91:b6:01:01:e8:00:21:5e:c4:8a:a4 with MAC 00:21:5e:c4:8a:a6 (network.EthernetPort (2) in servername)
Write Methods Invoked
Class=InternalJobDbImpl vessel_id=376353 method=addTransactionIdentifier accessLevel=6
Class=DiscoverManagerDbImpl vessel_id=165 method=discoverServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=InternalJobDbImpl vessel_id=376353 method=setCompletedStep accessLevel=6
Class=InternalJobDbImpl vessel_id=376353 method=setAssociatedHandles accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setEncodedAgentPassword accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setBootGeneration accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setManagerUuid accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setPythonBindingVersion accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=removeAllNtpServers accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=addNtpServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setNtpServiceState accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setServerPool accessLevel=6
Class=ServerPoolDbImpl vessel_id=4157 method=removeServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=BalancerControlDbImpl vessel_id=4169 method=removeServer accessLevel=6
Class=ClusterDbImpl vessel_id=4163 method=deallocateSlotForServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=clearServerRoles accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setCluster accessLevel=6
Class=ClusterDbImpl vessel_id=4163 method=removeServer accessLevel=6
Class=ServerDbImpl vessel_id=2798 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=13920 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=134016 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=325394 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setSupportedApiVersions accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteStorageInitiator accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=setLifecycleState accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=setRollbackLifecycleState accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=10274 method=onPersistableClean accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteStorageInitiator accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=createStorageInitiator accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setName accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setFoundryContext accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=onPersistableCreate accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setLifecycleState accessLevel=6
Class=IscsiStorageInitiatorDbImpl vessel_id=376363 method=setRollbackLifecycleState accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=EthernetPortDbImpl vessel_id=10286 method=setDetails accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=removeEthernetPort accessLevel=6
Class=EthernetPortDbImpl vessel_id=10286 method=setBondPort accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=setMode accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=setMediaAccessControlAddress accessLevel=6
Class=VlanPortGroupDbImpl vessel_id=3960 method=removeNetworkPort accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=setNetworkPortGroup accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=setJobAsset accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10435 method=setLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10435 method=setRollbackLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10435 method=onPersistableClean accessLevel=6
Class=VlanSegmentDbImpl vessel_id=3965 method=removeVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10440 method=setLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10440 method=setRollbackLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10440 method=onPersistableClean accessLevel=6
Class=VlanSegmentDbImpl vessel_id=3982 method=removeVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10445 method=setLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10445 method=setRollbackLifecycleState accessLevel=6
Class=VlanInterfaceDbImpl vessel_id=10445 method=onPersistableClean accessLevel=6
Class=VlanSegmentDbImpl vessel_id=3997 method=removeVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=BondPortDbImpl vessel_id=10415 method=deleteVlanInterface accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=setDistributedAsset accessLevel=6
Class=HashMapDbImpl vessel_id=10078 method=remove accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=16925 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10357 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10326 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=16918 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=13609 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10351 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=13615 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10333 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=16931 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10339 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=16937 method=setMultipathDevice accessLevel=6
Class=FibreChannelStoragePathDbImpl vessel_id=10345 method=setMultipathDevice accessLevel=6
Class=RepositoryDbImpl vessel_id=17130 method=removePresentedServer accessLevel=6
Class=RepositoryDbImpl vessel_id=17019 method=removePresentedServer accessLevel=6
Class=RepositoryDbImpl vessel_id=13642 method=removePresentedServer accessLevel=6
Class=RepositoryDbImpl vessel_id=4254 method=removePresentedServer accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=lock accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10597 method=setLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10597 method=setRollbackLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10597 method=onPersistableClean accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=4248 method=removeFileSystemMount accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10613 method=setLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10613 method=setRollbackLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=10613 method=onPersistableClean accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=7145 method=removeFileSystemMount accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
Class=FileSystemMountDbImpl vessel_id=13699 method=setLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=13699 method=setRollbackLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=13699 method=onPersistableClean accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=13636 method=removeFileSystemMount accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17088 method=setLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17088 method=setRollbackLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17088 method=onPersistableClean accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=17013 method=removeFileSystemMount accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=deleteFileSystemMount accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17197 method=setLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17197 method=setRollbackLifecycleState accessLevel=6
Class=FileSystemMountDbImpl vessel_id=17197 method=onPersistableClean accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=17124 method=removeFileSystemMount accessLevel=6
Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=376353 method=setFailedOperation accessLevel=6
Class=ServerDbImpl vessel_id=10073 method=nextJobOperation accessLevel=6
Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
Class=DiscoverManagerDbImpl vessel_id=165 method=nextJobOperation accessLevel=6
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_6055E Discover target: ovm3p1host3.up.ac.za, Discover failed with error: com.oracle.odof.exception.ObjectNotFoundException: No such object (level 1): 18696
Mon Dec 03 12:57:53 SAST 2012
at com.oracle.odof.core.storage.ObjectStore.getVessel(ObjectStore.java:1423)
at com.oracle.odof.core.BasicWork.acquireVessel(BasicWork.java:38)
at com.oracle.odof.core.storage.Transaction.acquireVessel(Transaction.java:251)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:794)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.getStatusEvent(Unknown Source)
at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:160)
at com.oracle.ovm.mgr.discover.ovm.VirtualMachineDiscoverHandler.process(VirtualMachineDiscoverHandler.java:32)
at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:66)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:461)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:446)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:430)
at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:404)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:377)
at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
...

Thank you user9352542
I followed the following commands and was able to remove the server from the cluster.
Tahks again
Ran as follows:
/etc/init.d/ovmm stop
NOTE: cat /u01/app/oracle/ovm-manager-3/.config (This provides some of the info you need to connect to your db if you have forgotten.)
cd /u01/app/oracle/ovm-manager-3/bin/
./ovm_upgrade.sh fixup dbhost=localhost dbport=1521 dbsid=OVM dbuser=ovs dbpass=password
This ran fixed errors.
Restarted OVM Manager:
/etc/init.d/ovmm start

Similar Messages

  • ConfigMgr SQL Server status unknown

    Hi All,
    I've a primary site server that connect to remote SQL server, then I install server for secondary site, after finish installing I check at Site System Status at my secondary server, it said for ConfigMgr SQL Server have a status
    unknownwwhen Show Messages > All, it give me an empty status, where I have to troubleshoot ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

    I can telnet the SQL port from secondary server. The log you mention only exist at primary server and nothing suspicious. Do I have to add the computer account secondary server to the SQL DB with same permission for primary server ?
    I have another environment that have SQL+SCCM primary in same box, I have secondary server too, but at the site system status there is no ConfigMgr SQL server. Is it correct ? So I mean the ConfigMgr SQL Server only exist at the secondary server if we use
    SQL remotely ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    You don't require SQL for Secondary servers. And I don't think, you need to add secondary servers system account to SQL.
    Anoop C Nair - Twitter @anoopmannur
    MY BLOG:
     http://anoopmannur.wordpress.com
    SCCM Professionals
    This posting is provided AS-IS with no warranties/guarantees and confers no rights.
    Yes I know that, so why the ConfigMgr SQL Server appear ? I'm confuse of that.Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Question:managed server status display unknown ??

    platform: AS5 weblogic8.16 cluter
    when managed server startup,status ok,but after some days,managed server status is unknown or shutdown in console web
    I check process "ps -ef|grep java" managed server process exit
    and application on managed server is ok
    this is log in domain.log
    ####<2009-9-9 <Warning> <Management> <web3> <myserver> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <BEA-141138> <Managed Server web03 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
    after restart managed server ,status running
    so why managed server status display unknown/shutdown after some days?? how can i solve this problem??

    Status unknown means that node manager can't establish contact with the mgd server. If your server is dropping out of the cluster, that would result in Unknown.
    Your server could be dropping out of the cluster for many, many reasons. If it is always the same server dropping out, that points to a particular node in your cluster.

  • Adf input file - connection to the server has failed(status=unknown)

    We are using input file component to upload an excel file and read it. Sometimes we are getting error - " A Connection to the server has failed. (status=unknown) " when we click on browse and add the file. We are getting this error when we just add the file. We are not doing any operation while adding the file. After the file is added, we have a submit button to do post operations on file. But we are getting this error immediately after we add the file. JDeveloper version 11.1.1.5.0.
    Any inputs will help us.
    Edited by: adf_forum on May 23, 2013 5:24 PM

    Hi,
    there must be a stack trace in the log files that gives you more information about this. Chances are the browser closes the socket connection, which you can verify by using another browser and avoiding e.g. VPN connect for testing. Another test to perform is to try 11.1.1.7 and see if this works for the use case in case you sit on a known and already fixed problem
    Frank

  • HELP: Oracle VM Manager 3.1.1  VM Server Status Running (Error)

    Hi All,
    I have updated the latest patch of VM Manager 3.1.1. In my server pool, I have 3 VM servers.
    All VM Server shows Status Running (Error). I don't care about the small red x icons displayed on the VM Manager but it stops all my operations:
    1. Not able to Edit the virtual machine from one server.
    OVMAPI_9013E Cannot perform operation on Virtual Machine: racnode1, no server available.
    Wed Nov 07 14:29:32 PST 2012
    2. Not able to Remove a VM Server from the Server pool
    com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_004004E: - Cannot delete server: vmsvr2.X.com, while it is in a server pool
    Wed Nov 07 14:31:21 PST 2012
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:151)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_004004E: - Cannot delete server: vmsvr2.X.com, while it is in a server pool
    Wed Nov 07 14:31:21 PST 2012
    at com.oracle.ovm.mgr.rules.modules.api.physical.ServerRules.onPersistableCleanPre(ServerRules.java:249)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:662)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:631)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:190)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:142)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:547)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:65)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:352)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:325)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:219)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:744)
    at com.oracle.ovm.mgr.api.manager.ModelManagerDbImpl.deleteObject(ModelManagerDbImpl.java:868)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.ModelManagerProxy.deleteObject(Unknown Source)
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.deleteObjectInternal(OvmManagerImpl.java:386)
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.deleteObject(OvmManagerImpl.java:409)
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.deleteObject(OvmManagerImpl.java:391)
    at com.oracle.ovm.mgr.api.system.FoundryDbImpl.deleteServer(FoundryDbImpl.java:1007)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    ... 7 more
    I can't help to complain. The VM Manager just have been so buggy. Can't anyone help!
    Edited by: 969880 on Nov 7, 2012 2:33 PM
    Edited by: 969880 on Nov 7, 2012 2:34 PM

    I used to see this message in my Oracle VM.
    Your all questions are the same root cause is cause from your VM Servers are not available. If you want edit or remove virtual machine is need your VM Servers are available. If you want to remove Server Pool is need all VM Server are removed from it first and also cannot deleted VM Servers too.
    What you have to do first is make all VM Servers up and available.
    Option1. You can try to restart VM Serer agent (ovs-agent) and Oracle VM Manager service (ovmm) and try to log out and log in.
    Option2. Restore Oracle VM from backup with option --UUID of previous VM Manager.
    Thanks and regards,
    Vandy

  • Logical Standby Creation Problems "Create STatus Unknown"

    We are using Grid Control 10.2.0.3 on Oracle 10.2..0.3 databases, Windows 2003 sp2 machines.
    We have a primary and fsfo physical standby working properly. We went to create a logical standby on a separate server and had problems. it turned out that the listener on the server was not discovered on the target. we fixed that problem and finished the creation of the logical standby and it seems to be functioning properly now.
    However, the status on the data guard page for the logical standby shows Create Status Unknown and we are unable to proceed on to create an additional standby database for other purposes. We have tried removing the logical standby target and re-discovering it but status still shows Create Status Unknown.
    Is there any way to clear this status without having to drop the logical standby and completely recreate it.

    The status on the agent shows it uploading successfully.
    We resolved the issue by removing the logical standby from the configuration and selecting to retain the log apply. We then re-added the standby selecting to manage an existing standby database and the status went to normal.

  • Monitor Process Server Status

    Hi,
    Recently we had an example of a process sever going into the "unknown" state. We didn't know about the condition and jobs were I assume queued up for execution. Since they were not killed or canceled we did not receive any notification.
    Is there a simple method of monitoring the process server status that we can then leverage to send some notification in the event of a non "running" status. Thanks.
    Kind Regards,
    David Carr

    Hi
    Re: Thanks for the replies. We are on standalone version 6.0.2 SP11
    Not sure if this applies with the standalone version, but our Redwood CPS runs on SAP 700 SP15, but the patches I refered to earlier are found on the main screen of Redwood after logging in, and clicking on the 'Product Information' logo (Big letter i) in the top right hand corner. Should say something like:
    Version: SAP 7.00
    Build: M26.17-31458
    What build are you on?
    Cheers
    Ross

  • Java.sql.SQLException:The trans ... no longer active - status: 'Unknown'

    Oracle DBA team received a stack trace from our developers about an error generated by a JAVA appilcation using a WebLogic 8.1 application server and a Oracle 9.2.0.8 (RAC) database server with a Linux 2.4 OS. No database errors were logged into the database alert or listener logs, and no trace files were generated by database server on the same day. Developers are still looking for a cause.
    Here is the info provided to us by the developers:
    Nested StackTrace:
    java.sql.SQLException:The transaction is no longer active - status: 'Unknown'. No further JDBC access is allowed within this transaction.
         weblogic.jdbc.wrapper.JTSConnection.checkIfRolledBack(JTSConnection.java:219)
         weblogic.jdbc.wrapper.JTSConnection.checkConnection(JTSConnection.java:228)
         weblogic.jdbc.wrapper.ResultSet.getMetaData(ResultSet.java:184)
         us.tx.state.rrc.common.util.QueryUtils.getSimpleResults(QueryUtils.java:455)
         us.tx.state.rrc.common.util.QueryUtils.executeSimplePS(QueryUtils.java:373)
         us.tx.state.rrc.pr.events.valueobject.BaseLeaseEvent.loadEventData(BaseLeaseEvent.java:182)
         us.tx.state.rrc.pr.events.valueobject.BaseLeaseEvent.loadEvents(BaseLeaseEvent.java:194)
         us.tx.state.rrc.pr.events.valueobject.BaseLeaseEvent.getEvents(BaseLeaseEvent.java:161)
         us.tx.state.rrc.pr.events.PREventManager.getLeaseComingleEvents(PREventManager.java:104)
         us.tx.state.rrc.pr.events.PREventManager.getAllEvents(PREventManager.java:81)
         us.tx.state.rrc.pr.events.process.AutoResolveProcess.createTrxs(AutoResolveProcess.java:80)
         us.tx.state.rrc.process.ejb.session.ProcessManagerSessionBean.initProcess(ProcessManagerSessionBean.java:427)
    Application reportedly ran okay when resubmitted later on the same day without any other changes to the environment except a RMAN hot full backup finished before the second run. Developers have been unable to reproduce application error. Any ideas on where the developers should look for a more definitive definition of application errors?

    That message is a WLS-resident event. It means that the WLS-managed transaction
    for which the thread/JDBC connection was operating, has already finished, whether by
    having completed normally or having been rolled back.

  • ORA-12514 & Listener Status Instance status Unknown issue

    Dear All,
    Database Version - 10.2.0.5.0
    Operating System - Windows XP
    I am using Oracle 10g version, which has two services (bit10g and ora10g) installed on it.
    Service ora10g was working before upgradation of Database to 10.2.0.5.0 and it was fine.
    On upgradation I was unable to start and connect using ora10g so I created another that is bit10g.
    Service bit10g was working fine for quite a long time. The last I worked and connected was on thu and it was connecting with no issues.
    Now when I am trying to connect to database today I am unable to connect as I am getting
    ORA12514 - TNS:listener does not currently know of service.
    Secondly I tried to search forums which guided me to check the Listener Status.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Admin>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.5.0 - Production on 12-JAN-2013 11:42
    :54
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=toshiba-arif)(PORT=1521)
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.5.0 - Produ
    ction
    Start Date                12-JAN-2013 11:18:12
    Uptime                    0 days 0 hr. 24 min. 43 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\ora10g\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File         C:\ora10g\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=toshiba-arif)(PORT=1521)))
    Services Summary...
    Service "Oracle8" has 1 instance(s).
      Instance "bit10g", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfullyFollowing is my listener.ora file
    # listener.ora Network Configuration File: C:\ora10g\product\10.2.0\db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = Oracle8)
          (SID_NAME = bit10g)
    LISTENER =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
      )Please note that I am a developer with no DBA exposure.
    So please guide me so that I will be able to resolve my issue.
    Thanks & Regards
    Arif Khadas

    Once again Thanks Paul for your quick response.
    I also have Oracle 9i installed on my machine but the service and Listener for 9i is stopped.
    Following is the tnsnames.ora for 9i
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    BIT10G =
    (DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = toshiba-arif)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = bit10g)
    BIT_ORA9I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORA9I)
    ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora10g)
    ORA9I =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = toshiba-arif)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora9i)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = AH-IBM)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    CRCPROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.1.1.185)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = bridges)
    IAS_ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1522))
    (CONNECT_DATA =
    (SID = ORA10G)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    BIT_ORA10G =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = IAS)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORA10G)
    )

  • Replication Status UNKNOWN?

    I have a data suffix serving Solaris configuration information, and the DSCC suffix both configured for multi-master replication over SSL ports. I have tested them in every way that I've been able to think of thus far, and they appear to be working. What is confusing me is the output of the status command (both suffixes show similar output):
    $ dsconf show-repl-agmt-status -p 3998 -w /var/opt/SUNWdsee7/dcc/ads/config/dsadmpwd cn=dscc host1.company.com:3999
    Unable to bind securely on "host1.company.com:3999" with the specified credentials.
    Configuration Status : UNKNOWN
    Authentication Status : UNKNOWN
    Initialization Status : UNKNOWN
    Status : Enabled
    Last Update Date : Oct 20, 2010 2:00:26 PM
    There are two things bothering me:
    First, the "Unable to bind securely" line. If it can't bind securely, then how is the data replicating?
    Second, how should I interpret the "UNKNOWN" status? Is this normal with SSL? If not, what should I be looking at?
    Thank you,
    Chris

    If one of the DS instances that you have set replication with is a DS5.x version, status UNKNOWN is an expected behavior.
    The reason is dsconf check the remote server for a "magic number" to identify the revision of the server which is a new feature is 6.x and above.

  • Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...

    Service "orcl" has 2 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Instance "orcl", status READY, has 3 handler(s) for this service...
    Service "rcat" has 2 instance(s).
    Instance "rcat", status UNKNOWN, has 1 handler(s) for this service...
    Instance "rcat", status READY, has 1 handler(s) for this service...
    What does Instance "orcl", status UNKNOWN, has 1 handler(s) for this service... means?

    Table 10-3 Listener Control Utility SERVICES Command
    Output Section Description
    Service
    Identifies the registered service
    Instance
    Specifies the name of the instance associated with the service
    The status field indicates if the instance is able to accept connections.
    A READY status means that the instance can accept connections.
    A BLOCKED status means that the instance cannot accept connections.
    A READY/SECONDARY status means that the is a secondary instance in an Oracle Real Application Clusters primary/secondary configuration and is ready to accept connections.
    A RESTRICTED status means that the instance is in restricted mode. The listener blocks all connections to this instance.
    An UNKNOWN status means that the instance is registered statically in the listener.ora file rather than dynamically with service registration. Therefore, the status is non known.
    Handlers
    Identifies the name of the service handler. Dispatchers are named D000 through D999. Dedicated servers have a name of DEDICATED.
    This section also identifies the following about the service handler:
    established: The number of client connections this service handler has established
    refused: The number of client connections it has refused
    current: The number of client connections it is handling, that is, its current load
    max: The maximum number of connections for the service handler, that is, its maximum load
    state: The state of the handler:
    - A READY state means that the service handler can accept new connections.
    - A BLOCKED state means that the service handler cannot accept new connections.
    Following this, additional information about the service handler displays, such as whether the service handler is a dispatcher, a local dedicated server, or a remote dedicated server on another node
    >>>http://download-west.oracle.com/docs/cd/B19306_01/network.102/b14212/listenercfg.htm#sthref1060

  • Cluster state VS server state: different server status?

    hello people!<br>
    i have a little trouble and i hope that you can helpme to solve.<br>
    i am working in a topology like this<br>
    <b>
    serveradmin<br>
    clusterA<br>
           serverAA<br>
           serverAB<br>
    clusterB<br>
           serverBA<br>
           serverBB<br></b>
    <br>
    when try the following stript<br>
    <br>
    <i>[
    ClustersNames = adminHome.getMBeansByType("Cluster")<br>
    for name in ClustersNames:<br>
           clustername = name.getName()<br>
           state(clustername,'Cluster')<br>
    ]</i><br>
    <br>
    the result is something like<br>
    <i>[<br>
    There are 2 server(s) in cluster: clusterA<br>
    States of the servers are<br>
           serverAA---RUNNING<br>
           serverAB---RUNNING<br>
    <br>
    There are 2 server(s) in cluster: clusterB<br>
    States of the servers are<br>
           serverBA---RUNNING<br>
           serverBB---RUNNING<br>
    ]</i><br><br>
    and this result is ok for me (all servers are running), but<br>
    when i run the following script <br>
    <i>[<br>
    ClustersNames = adminHome.getMBeansByType("Server")<br>
    for name in ClustersNames:<br>
           clustername = name.getName()<br>
           state(clustername,'Server')<br>
    ]</i><br>
    <br>
    the result is<br>
    <i>[<br>
    Current state of server "serveradmin" : RUNNING<br>
    Current state of server "serverAA" : UNKNOWN<br>
    Current state of server "serverAA" : UNKNOWN<br>
    Current state of server "serverAA" : RUNNING<br>
    Current state of server "serverBA" : RUNNING<br>
    ]</i><br>
    <br><br>
    then, you can see that the server States is wrong........<br>
    <br>
    i check the file running-managed-servers.xml but the server states in this file is all right<br>
    <br>
    what is wrong.........any tips?<br>

    hello satya<br>
    luckyly the problem was fixed, apparently was some certificate issue whitin the managed servers and the admin server.<br>
    <br>
    The servers with wrong status do not have ssl port avaiable<br>
    once solved the certificate issue this began to work fine.
    <br>
    <br>
    thanks!

  • Server-status messages in access.log

    I realize these log entries are harmless and that they are created by servermgrd doing its status checks, however I would like to know how to...
    1. Reduce the interval
    2. Specify that the entries get written to a specific (other) log file
    Any and all help appreciated.
    Thank you in advance.
    B. Bodger
    localhost - - [15/Jul/2009:07:34:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:35:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:35:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:36:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2221 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:36:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2221 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:37:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:37:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:38:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:38:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:39:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2221 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:39:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2221 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:40:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:07:40:02 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"

    I wish that were true. I've disconnected Server Admin from the server and then quit the application. The log entries are still comin'.
    localhost - - [15/Jul/2009:13:05:11 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:13:05:11 -0500] "GET /server-status?auto HTTP/1.1" 200 2222 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:13:06:11 -0500] "GET /server-status?auto HTTP/1.1" 200 2223 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    localhost - - [15/Jul/2009:13:06:11 -0500] "GET /server-status?auto HTTP/1.1" 200 2223 "-" "servermgrd (unknown version) CFNetwork/438.12 Darwin/9.7.0 (i386) (MacPro4%2C1)"
    Thanks for trying.
    B. Bodger

  • FPGA compiler Server status says idle but Status says compiling VHDL

    when i compile my FGPA vi file , after some time in the compile server window "Server status" shows "idle.." but the status box shows "Compiling VHDL".
    It stays in this condition for a long time about 30 mins. Why is this happening? I am also attaching the screenshot of the compile server.
    FPGA vi i am trying to compile is the Sine Generator.vi which was there in examples under FPGA Fundamanetals->Analysis and Controls.
    Attachments:
    compile server.JPG ‏59 KB

    I am attaching the block diagram of the fpga vi. It is a sine generator example which was in the labview examples folder.
    I am seeign this behaviour only when i compile this fpga vi. I have compiled other fpga vi's without any problem.
    Attachments:
    fpga vi for sine genrator.JPG ‏127 KB

  • DB12 - Archiving directory status unknown

    Hi,
    In DB12 we are getting 'Archiving directory status - unknown'.
    OS06 refresh data available as normal.  We stopped and restarted SAPOSCOL from OS06 and from OSlevel with saposcol -l and saposcol -k command, but still same issue.
    Ours is solaris cluster, pls suggest
    Regards

    Hello,
    Following SAP Notes might help you
    Note 199586 - Missing free space value in DB12
    Note 536954 - OS data in a cluster environment for OS07
    Thanks

Maybe you are looking for