Cannot add server to pool: OVMAPI_4004E, but hostname set to FQDN

It's very simillar problem like thread "Cannot Add Server to Pool: OVMAPI_4010E Attempt to send command: dispatch..", but setting
hostname with FQDN on Ora VM Manager and Ora VM Server, repairing all configuration files (using grep -R ...) and reboot OVM
server and OVMM didn't brought any effect...
Environment:
Oracle VM Server version 3.2.2
Build: 520
Oracle VM Manager:
Version: 3.2.2.520
Build: 20130218_520
Description:
I have discovered and setup an OVM Server. Then I tried to create a new pool "ikr-pool". When I tried to attach discovered server ("srv01-xx.cssz.cz"),
I got error attached bellow. After this actions svr01-xx stays incorrectly as "member of pool" in /etc/ovs-agent/db/server database, so I need on VM server
to stop ovs-agent, remove file /etc/ovs-agent/db/server, start ovs-agent again, and then re-take ownership on VM server again. Then srv01-xx stays
as "Unassigned server".
Regards
Vladislav Rames
<-------------------------------------------------------------------------------------------------------------Begin of error message--------------------------------------------------------------------------->
Job Construction Phase
Job ID: 1364477027337
begin()
Appended operation 'Server Join Server Pool' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
Appended operation 'Server Pool Construct' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
Appended operation 'Server Pool Member Update' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
Appended operation 'Server Cluster Configure' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
Appended operation 'Server Cluster Construct' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [Cluster] d0b83b23645cbca2
Object (IN_USE): [Server] 31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)
Operation: Server Join Server Pool
Operation: Server Cluster Configure
Operation: Server Cluster Construct
Object (IN_USE): [ServerPool] 0004fb0000020000d0b83b23645cbca2 (ikr-pool)
Operation: Server Pool Construct
Operation: Server Pool Virtual IP Configure
Operation: Server Pool Member Update
Job Running Phase at 2013-03-28 14:23:47,337
Job Participants: []
Actioner
14:23:47,909: Starting operation 'Server Join Server Pool' on object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'
14:23:47,914: Completed operation 'Server Join Server Pool' with direction ==> LATER
14:23:47,920: Starting operation 'Server Pool Construct' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
14:23:47,971: Completed operation 'Server Pool Construct' with direction ==> DONE
14:23:47,977: Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
14:23:53,221: Completed operation 'Server Pool Virtual IP Configure' with direction ==> DONE
14:23:53,232: Starting operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: srv01-xx.cssz.cz failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013] [Thu Mar 28 14:36:30 CET 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:512)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:449)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:383)
at com.oracle.ovm.mgr.action.ServerPoolAction.setServerPoolMembers(ServerPoolAction.java:138)
at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.updateMemberList(ServerPoolMemberUpdate.java:363)
at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.action(ServerPoolMemberUpdate.java:138)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:752)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525)
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.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:803)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:508)
... 34 more
FailedOperationCleanup
Starting failed operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
Complete rollback operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
Rollbacker
14:36:31,156: Starting rollbacker...
Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
<-------------------------------------------------------------------------------------------------------------End of error message----------------------------------------------------------------------------->

Solved. Problem was the same like in thread "I/O error while communicating with HTTP server: Connection timed out" - it wasn't accessible IP connection between Ora VM Manager and Ora VM server IP alias for server pool. But there was very confusing message in errorlog: "dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]". Noticed IP address was IP address for VM server, not for VM pool, which makes me quite angry.
Best Regards
Vladislav Rames

Similar Messages

  • Cannot Add Server to Pool: OVMAPI_4010E Attempt to send command: dispatch..

    Environment:
    Oracle VM Manager
    Version: 3.0.2.73
    Build: 20110926_73
    OVM Server
    Version:     3.0.2-11
    Description:
    I have discovered and setup an OVM Server. I successfully created an empty pool names "Pool1". Once I tried to add the server (esx-4170-01) to "Pool1" I receive the error below.
    Communication appears to be working as the server was discovered. Also, pinging the hostname (esx-4170-01) returns with success from esx-4170-01.lab.xxx.com (the FQDN).
    <error start>
    Job Construction Phase
    begin()
    Appended operation 'Server Role Update' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
    Appended operation 'Server Join Server Pool' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
    Appended operation 'Server Cluster Configure' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
    Appended operation 'Server Cluster Construct' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Cluster] b2f39adb42b33486
    Object (IN_USE): [Server] 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)
    Operation: Server Role Update
    Operation: Server Join Server Pool
    Operation: Server Cluster Configure
    Operation: Server Cluster Construct
    Object (IN_USE): [ServerPool] 0004fb0000020000b2f39adb42b33486 (Pool1)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Job Running Phase at 12:39 on Fri, Feb 24, 2012
    Job Participants: []
    Actioner
    Starting operation 'Server Role Update' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Pool Construct' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Completed operation 'Server Pool Construct' completed with direction ==> DONE
    Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Completed operation 'Server Pool Virtual IP Configure' completed with direction ==> DONE
    Starting operation 'Server Pool Member Update' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Completed operation 'Server Pool Member Update' completed with direction ==> DONE
    Starting operation 'Server Cluster Configure' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Completed operation 'Server Cluster Configure' completed with direction ==> LATER
    Starting operation 'Server Cluster Construct' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Completed operation 'Server Cluster Construct' completed with direction ==> LATER
    Starting operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Completed operation 'Server Join Server Pool' completed with direction ==> DONE
    Starting operation 'Server Cluster Configure' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = b2f39adb42b33486
    heartbeat_mode = global
    node_count = 1
    node:
    cluster = b2f39adb42b33486
    name = esx-x4170-01
    number = 0
    ip_address = 198.169.174.44
    ip_port = 7777
    heartbeat:
    cluster = b2f39adb42b33486
    region = 0004FB000005000087E6A8BD25A4B829
    nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
    Fri Feb 24 12:39:22 MST 2012
    Fri Feb 24 12:39:22 MST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:414)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:361)
    at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:82)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:137)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:56)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:216)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:223)
    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:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
    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.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = b2f39adb42b33486
    heartbeat_mode = global
    node_count = 1
    node:
    cluster = b2f39adb42b33486
    name = esx-x4170-01
    number = 0
    ip_address = 198.169.174.44
    ip_port = 7777
    heartbeat:
    cluster = b2f39adb42b33486
    region = 0004FB000005000087E6A8BD25A4B829
    nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
    Fri Feb 24 12:39:22 MST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 21 more
    FailedOperationCleanup
    Starting failed operation 'Server Cluster Configure' cleanup on object 'esx-x4170-01'
    Complete rollback operation 'Server Cluster Configure' completed with direction=esx-x4170-01
    Rollbacker
    Executing rollback operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Complete rollback operation 'Server Join Server Pool' completed with direction=DONE
    Executing rollback operation 'Server Role Update' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
    Complete rollback operation 'Server Role Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Complete rollback operation 'Server Pool Member Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Complete rollback operation 'Server Pool Virtual IP Configure' completed with direction=DONE
    Executing rollback operation 'Server Pool Construct' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
    Complete rollback operation 'Server Pool Construct' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [Cluster] b2f39adb42b33486
    Object (IN_USE): [Server] 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)
    Object (IN_USE): [ServerPool] 0004fb0000020000b2f39adb42b33486 (Pool1)
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = b2f39adb42b33486
    heartbeat_mode = global
    node_count = 1
    node:
    cluster = b2f39adb42b33486
    name = esx-x4170-01
    number = 0
    ip_address = 198.169.174.44
    ip_port = 7777
    heartbeat:
    cluster = b2f39adb42b33486
    region = 0004FB000005000087E6A8BD25A4B829
    nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
    Fri Feb 24 12:39:22 MST 2012
    Fri Feb 24 12:39:22 MST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = b2f39adb42b33486
    heartbeat_mode = global
    node_count = 1
    node:
    cluster = b2f39adb42b33486
    name = esx-x4170-01
    number = 0
    ip_address = 198.169.174.44
    ip_port = 7777
    heartbeat:
    cluster = b2f39adb42b33486
    region = 0004FB000005000087E6A8BD25A4B829
    nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
    Fri Feb 24 12:39:22 MST 2012
    Fri Feb 24 12:39:22 MST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:414)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:361)
    at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:82)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:137)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:56)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:216)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
    at sun.reflect.GeneratedMethodAccessor1327.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:223)
    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:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
    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.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = b2f39adb42b33486
    heartbeat_mode = global
    node_count = 1
    node:
    cluster = b2f39adb42b33486
    name = esx-x4170-01
    number = 0
    ip_address = 198.169.174.44
    ip_port = 7777
    heartbeat:
    cluster = b2f39adb42b33486
    region = 0004FB000005000087E6A8BD25A4B829
    nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
    Fri Feb 24 12:39:22 MST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 21 more
    End of Job
    <error end>

    905243 wrote:
    I have discovered and setup an OVM Server. I successfully created an empty pool names "Pool1". Once I tried to add the server (esx-4170-01) to "Pool1" I receive the error below.
    Communication appears to be working as the server was discovered. Also, pinging the hostname (esx-4170-01) returns with success from esx-4170-01.lab.xxx.com (the FQDN).Looks like the hostname of the machine is only set to the first part, not the FQDN, which is being returned by DNS. Ensure that what you get from the "hostname" command matches exactly what you get from DNS for that IP address.

  • Cannot add server to DFS replication group

    I am trying to add a server to a DFS replication group but I always get error  Servername: information cannot be retrieve for this computer. The network path cannot be found.
    THat is the error I get when adding this member to an existing replication group.

    Hi,
    From the error message it seems like the folder you are trying to add does not exist, or the network is not available. 
    Can you directly access the folder you are going to add with \\servername\folder (the same as the path you are going to add)?
    If access is fine but still cannot add it as a folder target, test to disable Windows Firewall on both servers. 
    Specifically it require following ports to be open.
    Service Name
    Relevant Computers
    UDP
    TCP
    NetBIOS Name Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    137
    137
    NetBIOS Datagram Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    138
    NetBIOS Session Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    139
    LDAP Server
    Domain controllers
    389
    389
    Remote Procedure Call (RPC) endpoint mapper
    Domain controllers
    135
    Server Message Block (SMB)
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    445
    445
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Intermittent "Cannot find server or dns error"

    We are getting "Cannot find server or dns error" intermittently. It happens most frequently using internet explorer on https. Anyone else getting this or have any suggestions?
    (I have logged as TAR 1525537.999)
    null

    After many, many hours or research and corresponding with other
    Oracle resources, we resolved the issue. We still receive the
    "Cannot find server or DNS error" but with much, much less
    frequency.
    Here are the complete details:
    Environment:
    Windows NT 4.0 SP 6
    Oracle 9iAS 1.0.2.2
    Oracle 9iAS Portal 3.0.9.8.0
    Oracle 8i Database 8.1.7.0.0
    Apache HTTP Server: 1.3.19 (win32)
    mod_ssl: 2.8.1
    OpenSSL: 0.9.5a
    SSL port: 443
    Problem:
    We were running into the following error intermittently (but very
    frequently) when accessing pages in the Oracle Portal application
    with SSL enabled:
    "Cannot find server or DNS error" at the bottom of a "Page cannot
    be displayed" error page.
    Resolution:
    7 Applied patchset for Oracle8i 8.1.7.1.1 (to database client and
    server)
    7 Applied patchset for Oracle8i 8.1.7.1.5 (to database client and
    server)
    7 Applied patchset for Oracle Portal 3.0.9.8.1
    7 Implemented solution for Oracle Bug No. 1822053 (HTTP 404 Doing
    Portal Development) by changing (and un-commenting) the following
    line in our Apache http.conf file:
    From: #SetEnvIf User-Agent ".*MSIE.*" nokeepalive
    ssl-unclean-shutdown
    To: SetEnvIf User-Agent ".*MSIE.*" ssl-unclean-shutdown
    7 Implemented solution for Oracle Bug No. 1821195 (When uploading
    large file using modplsql & SSL error reading data from client)
    by replacing the existing ApacheModuleSSL.dll file with the
    patched file referenced in the bug details.
    Note: Bug No. 1821195 is for Oracle9iAS 1.0.2.2. It references
    Bug No. 1773627 for Oracle9iAS 1.0.2.1.
    I feel the biggest help was finding out about Bug No.
    1821195/1773627. We were provided the bug details by a local
    Oracle technical consultant, Dave McMarlin, referred to us by the
    Oracle Joint Staff Account Manager. That solved our problem with
    receiving the noted error message when we tried to add items to
    the content area. Applying the change to the http.conf file
    identified by Bug No. 1822053 (removing the nokeepalive entry) in
    combination with the Oracle8i and Oracle Portal upgrade seems to
    have solved our problems with the other intermittent occurrences
    of the noted error message.
    According to the details for the ApacheModuleSSL.dll patch, there
    was mention of a bug in the "select" function in Windows NT 4.0:
    "When checking a socket, if data can be read without blocking,
    select () returns yes, but when actually reading from the socket
    with recv(), that function returns WSAEWOULDBLOCK, which says
    that reading would block. It seems that this problem does not
    occur in usual operation, but only in an SSL enabled Apache
    (modssl or apache-ssl) with https. The code for WIN32, which
    handles writing to a socket, already contains a workaround for
    this. The code for reading from a socket did not have a
    workaround."
    Oracle Technical Assistance Report and Bug Information:
    TAR Number: 1727314.999
    BUG Reference: 1924408
    Open Date: 07/31/2001
    Abstract: Intermittent "Cannot find server or DNS error"

  • I have a Mac on my home network and also a Systemline music server on same network. My PC was able to find the server but my MAC cannot. I can ping the server from the mac, but cannot actually connect . Also can't add the mac as a location from server

    I have a Mac on my home network and also a Systemline music server on same network. My PC was able to find the server but my MAC cannot. I can ping the server from the mac, but cannot actually connect . Also can't add the mac as a location from server, despite following the Systemline instructions that impy this can be done.
    Can anyone please advise what I am doing wrong?

    Hi LowLuster
    Thanks for reply. I am not an expert on these sharing protocols but I think I have turned on SMB sharing but still wont connect. I tried adding netwrik drive by using cntrl K in finder and using smb\\network address but nothing. It is driving me mad!!

  • HT4061 I cannot add my email account...for 2 days it keeps saying, yahoo server unavailable...but I have it on my computer!!

    I cannot add my yahoo email account to my iphone. I have been trying for 2 days and it keeps saying Yahoo server is unavailable...I can access my email on my computer, and was also able to add another email account to my iphone, but not the yahoo account.

    I checked the settings as per your link above and I have them set up correctly on my ipad (I have yahoo plus). That is to say I have added the plus.stmp.mail.yahoo.com as an outgoing server with the server port 465 but it still doesn't work.
    Annoyingly, I also took the advice of some earlier posts and changed my yahoo password and now I can't get email on my iphone 4 either - it was working perfectly before. I put in the new password and now both the ipad and iphone give me the "server unavailable" message.  Grrrrrr....

  • Error - add Server to the Server pool - VM Manager/Server 3.1.1

    Hello,
    1) I installed VM Manager 3.1.1 (IP: 192.168.1.51)
    2) installed VM Server 3.1.1 (ovs-5e-94-c1) (IP: 192.168.1.22)
    3) Created a Server pool (Virtual IP : 192.168.1.80) and option Clustered Server Pool unchecked
    4) discovered VM Server moved in the Unassigned Servers folder
    5) created Network 192.168.1.0 with all options checked (Server management, Live migrate, Cluster Heartbeat, Virtual machine, Storage)
    5) but I can't add Server to the Server pool, I get the following error message?
    I understand it may be a problem of unknown hostname, but I don't know what to add to the etc/hosts file on the manager or the server?
    Job Construction Phase
    begin()
    Appended operation 'Server Role Update' to object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'.
    Appended operation 'Server Join Server Pool' to object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Cluster] a297adfbe2f44611
    Object (IN_USE): [Server] 85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)
    Operation: Server Role Update
    Operation: Server Join Server Pool
    Object (IN_USE): [ServerPool] 0004fb0000020000a297adfbe2f44611 (PRQ1)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Job Running Phase at 12:13 on Tue, Jun 26, 2012
    Job Participants: []
    Actioner
    Starting operation 'Server Role Update' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Pool Construct' on object '0004fb0000020000a297adfbe2f44611 (PRQ1)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
    at com.oracle.ovm.mgr.action.ServerPoolAction.createServerPool(ServerPoolAction.java:55)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:137)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:55)
    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.virtual.ServerPoolProxy.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)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    FailedOperationCleanup
    Starting failed operation 'Server Pool Construct' cleanup on object 'PRQ1'
    Complete rollback operation 'Server Pool Construct' completed with direction=PRQ1
    Rollbacker
    Executing rollback operation 'Server Role Update' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Complete rollback operation 'Server Role Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Construct' on object '0004fb0000020000a297adfbe2f44611 (PRQ1)'
    Complete rollback operation 'Server Pool Construct' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [Cluster] a297adfbe2f44611
    Object (IN_USE): [Server] 85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)
    Object (IN_USE): [ServerPool] 0004fb0000020000a297adfbe2f44611 (PRQ1)
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=8065 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=addServer accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=addServerInternal accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setServerPool accessLevel=6
    Class=ClusterDbImpl vessel_id=6499 method=allocateSlotForServer accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setAssociatedHandles accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setTuringMachineFlag accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setFailedOperation accessLevel=6
    Class=ClusterDbImpl vessel_id=6499 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
    at com.oracle.ovm.mgr.action.ServerPoolAction.createServerPool(ServerPoolAction.java:55)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:137)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:55)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at sun.reflect.GeneratedMethodAccessor909.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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.virtual.ServerPoolProxy.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 sun.reflect.GeneratedMethodAccessor1118.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    End of Job
    Edited by: user13609132 on 2 juil. 2012 10:38

    Thanks DBagy, it's working fine!
    1) I installed VM Manager 3.1.1 (IP: 192.168.1.51)
    2) installed VM Server 3.1.1 (name: ovs-5e-94-c1) (IP: 192.168.1.22)
    3) Created a Server pool (name: PRQ1 and Virtual IP : 192.168.1.80) and option Clustered Server Pool unchecked
    4) discovered VM Server moved in the Unassigned Servers folder
    5) created Network 192.168.1.0 with all options checked (Server management, Live migrate, Cluster Heartbeat, Virtual machine, Storage)
    Solution: 6) Add to /etc/hosts of the OVM Server the line : 192.168.1.22   ovs-5e-94-c1
    7) In VM Manager: add VM server ovs-5e-94-c1 to Server pool PRQ1 --> Completed.

  • Disks not avialable and cannot add new disks to existing pools

    I have a few disks that are RAW and I want to add them to existing pools.  However, only 1 disk shows up as a Primordial disk and the others do not.   I cannot add these drives to a new volume and when I try to add any drive to an existing
    pool, the add disk option is greyed out.  I have search everywhere to resolve this but no luck.
    What is interesting is one of the drives that shows available for a volume is the drive I have associated to backing up the OS on the server itself and is initialized, i.e. not RAW.

    Hi,
    Please try to run the following commands in PowerShell to obtain the information about disks:
    Get-physicaldisk
    Get-disk
    In additional, the physical disk added to a storage pool must be 4GB or larger. If the space is less 4GB, the disk will not appear in the storage pool window.
    For more information, please refer to the thread below:
    Storage Pool in WS2012
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/d230ef80-8791-4eaf-84b5-a41b8f7fef10/storage-pool-in-ws2012?forum=winserver8gen
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • RDS 2012 R2 cannot add 3rd party (parent domain) licensing server

    Hi,
    I have a RDS 2012 R2 farm and i cannot add a 3rd party licensing server that is in a parent domain (forest root domain - hosted by our corp HQ). I will edit deployment properties for the deployment in the first CB server to add a licensing server in per
    user mode. Seemes to work, however no licenses are given to SH servers. Have made GPO aswell to explicitly specify licensing server and mode, however i think this should not be neccessary.
    Any ideas?
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights

    Hi,
    Thank you for posting in Windows Server Forum.
    1. In Server Manager -- RDS -- Overview -- Tasks -- Edit Deployment Properties -- RD Licensing tab, please make sure that the Licensing mode is set to match the type of licenses you purchased, and that the FQDN of your RD Licensing server is listed.
    2. In Server Manager -- RDS -- Collections -- <your collection> -- Host Servers, please make sure that your RDSH server is listed.  If you have more than one server with the RDSH Role Service in your deployment make sure that all of them are
    listed.  If they are not you may click Tasks -- Add RD Session Host Servers (make sure the servers are part of the Server Manager server pool prior to this).
    3. On Server 1, please open an Administrator PowerShell prompt and enter the following command:
    Add-WindowsFeature RDS-Licensing-UI
    4. After the above powershell command completes you should be able to open RD Licensing Manager (licmgr.exe) on Server 1 if you need to.  Please note that it is more important to have the licensing configured properly in deployment properties and your
    RDSH servers part of a collection than it is to be able to open RD Licensing Manager on both of your servers. 
    (Above one quoted from beneath thread)
    Source:
    RDS 2012 Can't add a licensing server
    In addition, check below article.
    RD Licensing Configuration on Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • I suddenly cannot add/edit users or groups!!! (Lion Server)

    I suddenly cannot add/edit users or groups!!! (Lion Server)
    On the latest Mac Mini Server Lion 10.7.2
    Everything was working fine at first, I'm pretty sure either since i've upgraded to 10.7.2 or since we try to connect Windows8 to the server, Lion Server is not working to good anymore, from that time I cannot add/edit users or groups & assign any users to any goups, the + sign looks desable, and everything seems pretty glichy. The other thing I have notice is that a huge amount of Users & Groups has been added without my consent.
    Do I have to ReInstall Lion Server??
    Why do I have all these random Users & Groups listed? (see screenshot)

    I had the same issue.  I opened the Workgroup Manager application and noticed the message "not authenticated as diradmin to directory: /LDAPv3/127.0.0.1" was under the icon bar at the top of the popup screen.  When I clicked on that bar I entered the diradmin username and my password.  After I exited the authentication dialogue box the message now read "Authenticated as diradmin to directory: /LDAPv3/127.0.0.1."
    At that point I had full privalages in both the Workgroup Manager and Server App to create users and groups.
    Not sure if this why the problem occurred in the first place but at least I resolved it without any major problems.

  • I cannot add a Wi-Fi guest network. Gone to Utilities Airport Utilities and all get is an image/browser of my Airport Extreme. Looking for the browser which has the title Wireless but cannot find anywhere. I need help?

    I cannot add a Wi-Fi guest network. Gone to Utilities>Airport Utilities and all I get is an image/browser of my Airport Extreme. Looking for the browser window which has the title Wireless but cannot find anywhere. What am I doing wrong?

    Open AirPort Utility. The first screen looks something like this:
    Click on the AirPort Extreme and another screen will appear. Click Edit, then the window with the Wireless tab will appear.
    If you do not see these screens, you will need to start over and configure your AirPort again.

  • New Firefox does not allow me to add attitional bookmarks. I can delete but I cannot add a new site or sites. Do you have an instant fix for the problem?

    I have xp and have always been able to use bookmarks. The new Firefox allows me to go to a site with bookmarks, delete bookmarks, but I cannot add a bookmark by clicking on the star.
    Also, Ebay's pages have smaller print (and pictures) than they should have - Google has the correct print and picture size. There is something wrong with Firefox.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check for problems with the <b>places.sqlite</b> database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    *Places Maintenance: https://addons.mozilla.org/firefox/addon/places-maintenance/
    You may have zoomed the page(s) by accident.<br>Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl/Command+0 (zero))
    *http://kb.mozillazine.org/Zoom_text_of_web_pages

  • I CANNOT ADD FILES TO EMAIL IN FIREFOX BUT I HAVE NO PROBLEMS WITH WINDOWS INTERNET EXPLORER. wHY?

    I CANNOT ADD FILES TO EMAIL IN FIREFOX BUT I HAVE NO PROBLEMS WHEN USING WINDOWS INTERNET EXPLORER

    Perform the suggestions mentioned in the following articles:
    * Make sure that you are using the '''"Remember History"''' setting as described in this article -> [[Settings for privacy, browsing history and do-not-track]]
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache Clear Cookies & Cache]
    * [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    Check and tell if its working.

  • Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012

    Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012...
    Get this message in the Operational Log in "FileServices-ServerManager-EventProvider" section of MS-Windows Eventlogs:
    Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The xsi:type attribute (MSCluster_Property_Resource_Network_Name) does not identify an existing class.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext(Boolean discardResultsAndErrors)
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.PerformQuery(String cimNamespace, String queryString)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.BuildNodes(ICimSession session, ClusterRole scopeType, String query, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.GetClusterClientAccessPointNames(ICimSession session, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.RetrieveClusterConnections(ComputerName serverName, ClusterMemberTypes memberTypeToQuery)
    Thanks for help...(everything else works fine in other type of cluster roles).
    Thomas.

    This issue also happens in fresh Windows 2012R2 installations, not just upgrades from 2008R2!
    I have the issue where I cannot modify any settings on SMB shares.  Here is the stacktrace.  It appears to be WMI related.
    Error: ERROR: Task 'TEST.xxxxxxx.COM-ClusterStorage$-SmbShareUpdate-46bcabf6-1dd4-4a48-a525-5e5d374596c7' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The requested operation is not supported.
    ---> Microsoft.Management.Infrastructure.CimException: The requested operation is not supported.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
       at Microsoft.Management.Infrastructure.CimSession.ModifyInstance(String namespaceName, CimInstance instance, CimOperationOptions options)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance, IEnumerable`1 propertiesWithKeys)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoUpdateInstance(ICimSession session, ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       --- End of inner exception stack trace ---
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

  • Cannot add users to Calendar Server

    Cannot add users to Calendar Server
    <P>
    You may get the following error when you try to add users to a new
    installation of Calendar Server 3.0:
    <P>
    Could not bind as [nsCalXItemId=10000:00001, o=Ace Industry,c=US].<br>
    Create ObjectClass for user [cn=John Doe, o=Ace Industry, c=US]... failed.
    <P>
    This is an inconsistent problem that we are trying to duplicate on a
    regular basis. There are a few solutions:
    <P>
    1) Create another node. This seems to work every time.<br>
    2) Deinstall the Calendar Server completely and reinstall. Be VERY
    careful of the Directory Server URL definition.

    What printer model is it? I ask, because often manufacturers provide USB-only drivers for USB-only printers - for Macs, that is. In other words, if you know about CUPS from using Macs and linux, the manufacturers actually provide drivers with the comm protocol built-in, rather than make use of the USB "backend" available from CUPS. These are called "monolithic" drivers - they don't follow the unix/linux/CUPS concept of making use of already-provided modules.

Maybe you are looking for

  • Why may smart playlists not show up on Apple TV?

    I am using iTunes 10.3 to make smart playlists, and am telling iTunes to sync the smart playlist to an Apple TV (1st gen.).  However, the smart playlist I tell iTunes to sync appears for a moment, then disappears after sync is complete.  The music th

  • INFOTYPE 2001 AND 2002

    When i book absence in infotype 2001 or book an attendance in infotype 2002, if i put 6.51, the system automatically changes it to 6.52 hrs. I just want the system to take 6.51. How is this possible. Can this be done through configuration. Please hel

  • Reg: Subtotal text in alv grid.

    Hi All, I need to display the subtotal text in ALV. If: data: i_layout type slis_layout_alv. Then, we can used i_layout-subtotal_text = ‘my subtotal text’. But my declaration is : Data: ls_layout   type lvc_s_layo. This dosnt have subtotaltext. I hav

  • Compiling Tuxedo Sample Application on Sun using gcc

    We have installed Tuxedo 8.0 on Sun 8.0 and using gcc 3.1 for compilation. While compiling Tuxedo sample application, we are receiving an error gcc: language arch=v9 not recognized Are we supposed to do something more to be able to use gcc for compil

  • Have to press ctrl so that i can play games right

    hey i play a game called dark orbit. when i play it my flash player only reads a key once then i have to hold the ctrl key to keep playing. i have verified that it happens with other games and cannot figure this one out.i have tried to reinstall it m