Accessing Services Externally...Confused...

As far as my implementation, learning and setup of OS X Server is concerned it is proceeding well though I continue to be confused about accessing OS X Server’s services from “the outside” (i.e. external to the local network).
On this point consider the different methods of accessing the File Sharing Service:
1. Assumptions
a. Server name = server.macserver.com
b. Server internal IP address = 192.168.5.100
c. Internet public IP address = 99.98.97.96
d. File sharing ports opened = 139, 548
e. “A” record has been setup for server.macserver.com which has been pointed to 99.98.97.96
2. VPN as follows
a. VPN into the server [assume this service is configured and working]
b. Start screen sharing [assume this is configured and working]
c. Open finder
d. Move / manage files
Is this correct?
3. FTP as follows:
a. Open a browser
b. FTP into the server (i.e. ftp://server.macserver.com)
c. FTP file sharing window will open
d. Move / manage files
Do I need to setup a separate “A” record for the FTP protocol noting that I don’t think that I do because I am still pointing / using server.macserver.com?
Is my understanding correct that ftp:// will automatically know / point the request to the ports 139, 548 and open the “FTP file sharing window”?
4. HTTP / HTTPS
Can I access file sharing via HTTP / HTTPS?
Can I for example open a browser and https into file sharing by entering https://server.macserver.com:139:548 and, if not, then why not? The thinking / understanding I have is that https:// will create / ask for credentials and the 139:548 will direct the request to the file sharing services?
Can I for example open a browser and https into file sharing by entering https://filesharing.macserver.com where I would crate a new A record for filesharing.macserver.com that would point to 99.98.97.96 and, if not, then why not? The thinking / understanding I have is that https:// will create / ask for credentials and somehow [though I am unclear on this and would appreciate an explanation as to how to do this] filesharing.macserver.com would point to ports 139:548?
With much thanks in advance,
Joel

jonasmn wrote:
Hi,
I am not an expert in this, but I have gotten "some" of the services to function from the outside.  I can recommend the book "OS X Server Essentials 10.9" for a full description about setting up the Mavericks Server.
Appreciate the recommendation and in point of fact I have that book and have been reading it.
That is though not explaining everything. Other reflections:
You will need to open more ports for the SMB (tcp ports 137-139 and 445 and maybe also tcp 389 and tcp 901), WebDAV (port 80) and FTP (port 20 and 21) to work. But specially ports 137-139 and 445 are often blocked by the ISP so you will most likely have to use other ports and then do port mapping in your router.
I am not sure that you can use WebDAV directly from within your browser and the the file structure without first activating that function in the web-service for that particular home page that you are using. You will have to check that. I prefer checking connections from the outside with my iPhone/iPad since iOS offers good apps for doing different checks. When it comes to WebDAV you can use for instance Pages or Numbers for iOS and also the app AirPrint which offers a WebDAV connection and I also think that GoodReader does the same.
Por port checking you can use the iOS app iNetTools (Pro).
Concerning ftp through the web browser I am not sure, but first of all check with simpler connections like a FTP-client or use the iOS apps mentioned above (AirPrint or GoodReader).
This is not helping you with all your questions but I hope that it can guide you a bit further.
Regards
Jonas Möller Nielsen
Sweden
Appreciate the thoughts and your sharing of them...I hope that someone else can chime in to fully answer this question for both of us failing which I will connect with Apple support and then update this post.
Thanks,
Joel

Similar Messages

  • Unable to access the ITS service externally

    Transaction code created for the ( ABAP )Z-report.
    Using this Transaction Code an InternetService is say ZITS_DOWN is created in se80 and it is added to the services list in SICF transaction code.
    The report is used to perform the download the file n the file server for example : C:\down_dir\file.
    The user has to browse the directory using the F4 help , the popup appears for selecting the fie directory path.
    further the file is downloaded in the selected path.
    By activating the relevant JRE the functionality for the F4 is working fine in the internal server (by accessing the application using the its service )
    But when we use the URL / link (its SERVICE) externally , we can able to reach the applicaton.
    But the f4 pop up for selecting the filepath is not coming      . the server can't be reached externally.
    but can be reached internally.
    The internal servernames may not show up in the pages,
    Thing is the code of the related pages must be adjusted in such a way that the servername is not needed.
    Please provide some useful guidelines to overcome this kind of issue .

    Hi,
    Externally does often mean that a Reverse Proxy or WebDispatcher stands in between.
    Please have a look at SAP note 1145306 which provides some hints.
    Regards,
    Dieter

  • TimeMachine Confused: Can no longer access my external hard disk

    Suddenly this morning after 3 days of use time machine can no longer access my external USB 2.0 disk. It states failed to access disk. Although I can access the disk fine via the finder. In the preferences I try to reselect the disk but its not listed. I tried rebooting and it still can't see my usb disk, although again the finder can access it fine.
    HELP!

    The same thing had happened to me with my new USB2 drive. I found [this fix|http://gizmodo.com/gadgets/apple/leopard-disk-utility-format-issue-screws-w ith-time-machine-but-theres-an-easy-fix-316573.php] on another thread and it worked for me (so far).
    Before the fix, Disk Utility showed my USB drive partition as Mac OS Extended (Journaled), but it showed the volume still as FAT32.
    I certainly don't know if this was the problem, but my drive would only randomly work with TM or the Finder. After the fix, at least for the last 12 hours, the drive has worked correctly with both.

  • Development and access to external WSDL URL

    Hi All,
    I am developing a SOA application with BPEL composite which also makes calls to an external third party webservice. Due to security reasons, the external third party webservice URL is only accessible from our Development server machine (and not my local machine running JDeveloper). Issue with this is the SOA application development is done using Jdeveloper 11.1.1.4 on my local machine.
    Overview of my application is
    WebService (Synchronous Request/Response Client interface ) ---> BPEL ---> Third Party webService (Partnerlink)
    1) Using the Client interface the user enters startTime and EndTime values
    2) The startTime and endTime is input message to the BPEL process.
    3) The BPEL process then sends the request to the third party web service (partnerlink) and gets a response message back and returns to the client.
    I tried workaround for the same by asking the third party for WSDL and associated XSDs and included these locally in my SOA application project. However trying to deploy the completed SOA application and keep getting this error.
    ERROR MESSAGE_
    [03:40:25 PM] Error message from server:
    There was an error deploying the composite on WLS_SOA: Error occurred during deployment of component: DataRetrievalService to service engine: implementation.bpel, for composite: DataRetrievalService: ORABPEL-09705
    Could not initialize variable.
    An error occurs while initializing BPEL variable RetrieveEventSummary_GetEventSummary_InputVariable; the schema processor cannot find the element {http://schemas.internet.com/asiapac/cad/integration/1.0.0}GetEventSummaryRequest in the following schemas: oracle.fabric.common.wsdl.SchemaManager@1cf57b6b.
    The XSD element on which the variable was based was not properly defined in XSD or the WSDL.
    Ensure that the element named in the error message is valid in the XSD or the WSDL.
    Questions_
    1) Please suggest, is it possible to develop a SOA application which makes service call to external URL, while the local development machine cannot access the external WSDL URL.
    2) Also, in such cases in future deployments to test and production do I still need access to external WSDL URL from my machine. I deploy the completed SOA application from my local machine to the Development Server. The Development Server machine is configured to accessed the third-party WSDL URL.
    Thanks
    Edited by: user5108636 on 11/07/2011 23:53

    It seems WSDL is not complete or invalid. Check whether it references element {http://schemas.internet.com/asiapac/cad/integration/1.0.0}GetEventSummaryRequest and this element has been defined in the XSD imported/defined in WSDL.
    1) Please suggest, is it possible to develop a SOA application which makes service call to external URL, while the local development machine cannot access the external WSDL URL.Yes, it is possible but complete and valid WSDL must be available locally.
    2) Also, in such cases in future deployments to test and production do I still need access to external WSDL URL from my machine. I deploy the completed SOA application from my local machine to the Development Server. The Development Server machine is configured to accessed the third-party WSDL URL.If server can access the third party WS URL then that is sufficient. No need to have access from local machine. Just deploy it on server and then test there.
    Regards,
    Anuj

  • How to access an External LDAP on a weblogic server using OPSS APIs.

    Hi,
    Can anyone let me know how I can access an External LDAP configured on a weblogic server using OPSS APIs( or alternative APIs).
    I'm currently using the below snippet and I'm getting only the Users and groups from the DefaultAutheticator on the weblogic server and not the external LDAP Server.
    I've verified the providers, users and groups on the weblogic server console and can see that external LDAP server content is being picked, but my below code does not query them.
    import oracle.security.idm.IMException;
    import oracle.security.idm.IdentityStore;
    import oracle.security.idm.Role;
    import oracle.security.jps.JpsContext;
    import oracle.security.jps.JpsContextFactory;
    import oracle.security.jps.JpsException;
    import oracle.security.jps.service.idstore.IdentityStoreService;
    List<Role> rowData = null;
    JpsContextFactory ctxf = JpsContextFactory.getContextFactory();
    JpsContext ctx = ctxf.getContext();
    IdentityStoreService storeService = ctx.getServiceInstance(IdentityStoreService.class);
    IdentityStore idStore = storeService.getIdmStore();
    rowData = this.getRoles(idStore, "*");
    Any help or pointers are highly appreciated.
    Thanks,
    Bhasker

    Can anyone please provide any suggestions. I trying to google around but still not able to find any solution.
    Thanks,
    Bhasker

  • Anyconnect is not able to run with windows routing & remote access service

    I am unable to connect with the new Anyconnect VPN installation when it tries to connect, it raises an alert that says, "The Windows Routing and Remote Access service is not compatible with the VPN client. The VPN client cannot operate when this service is running."
    I have a Dell system laptop, OS is XP SP2 with all the latest Windows updates up to SP2. My internet connection is DSL modem. Internet hardware is an
    external adapter connected to my USB port. The adapter is controlled by the Routing and Remote Access service mentioned in the alert message.
    Can anyone help me how we can solve this issue. I appreciate the help and currently some of the users can not connect to my network who works from home.
    Thanks
    Chandru

    I believe that Chandru's concern is in his statement that his DSL modem is controlled by the RAS service.
    I agree with Andrew that Chandru probably does not need the RAS enabled. I have used several Dell laptop running XP and connected to DSL just fine without needing RAS. If there is some aspect of how the laptop is configured that results in needing RAS for the modem then perhaps Chandru can clarify this for us.
    HTH
    Rick

  • Mobile Access Services displaying as XML

    O.K.
    I also have a single machine set up (the new MacMini Server). I am trying to access Address Book Server. I have the service up and the checkbox checked and pointed the internal server to same address as the external
    forexample.myserver.org
    for testing purposes I have been using a self generated certificate (that also matches the name of the server)
    In a web browser (like Safari on the iPhone) I type in https://forexample.myserver.org:8843
    I have finally connected to and gotten the secure sign in page...but after logging in the browser gives me this (the code instead of usable interface) and Im STILL locked out of the directories that hold the actual Address Book data (though I can see the directory listing now)...what is up?
    Name Size Last Modified MIME Type
    .server-uuid 36 2009-Nov-16 22:26 (collection)
    addressbooks/ ? 2009-Nov-16 22:36 (collection)
    principals/ ? 2009-Nov-16 22:26 (collection)
    Properties
    Name Value
    {DAV:}acl
    (access forbidden)
    {DAV:}acl-restrictions
    <?xml version='1.0' encoding='UTF-8'?>
    <acl-restrictions xmlns='DAV:'/>
    {DAV:}creationdate
    <?xml version='1.0' encoding='UTF-8'?>
    <creationdate xmlns='DAV:'>2009-11-16T22:36:24Z</creationdate>
    {DAV:}current-user-principal
    <?xml version='1.0' encoding='UTF-8'?>
    blah blah blah

    By single machine I mean I am running the Mobile Access Service on the same physical server that Address Book server is running on (the documentation highly recommends running Mobile Access Server on one machine as a proxy and running your other services with the data (like Address Book) on another)
    Mobile Access Service is the service that allows iPhone users to connect to services without needing to go through a vpn.
    I don't know what the mechanism is to actually access the data (while there is a section on setting up Mobile Access in the Network Services documentation there is absolutely no explanation for how to get to the data with your iPhone.

  • Access USB external HDD connected to Airport Extreme

    Hi.
    Today I configured "Back to my Mac" and I'm having a little issue with the external HDD that is connected to the Airport.
    Let me explain the configuration: Airport Extreme (latest version) configured with Back to My Mac option, with an external HDD connected using USB port (The HDD is externanly powered). iMac computer with OSX Mavericks wireless connected, configured with iCloud Account and Back to My Mac with screen sharing).
    I can access the shared screen and control the iMac from my Macbook Air outside my home network.
    The issue is when I try to access the "network HDD" because I can connect using the right user but Finder windows never shows the HDD content. I have to disconect and reconnect to the external HDD to be able to see the files (If I have 3 windows and want to access the HDD on each of the 3 windows, I have to disconnect and reconnect 3 times).
    Question:
    There is any way to access the external HDD and be able to see its content using the configuration mentioned? The disconnect and reconnect procedure for each window is normal? There is a better configuration I can apply?. Just as information, from my MacBook Im able to see perfect the HDD content from outside my home network.
    I know the question is a little bit confusing, but if you need any additional info please let me know.
    Thank you.

    Does this help?
    http://apple.stackexchange.com/questions/117135/access-disk-attached-to-airport- extreme-over-internet

  • Access Services & Web Database Issues

    So, recently an access web database (AWDB) was added to the SharePoint 2010 Farm. It was working fine until about a week or so ago. There are 2 web front-end servers on the farm (let's call them WFE1 and WFE2), which are load-balanced (just stating
    this to clear up any future confusion).
    Now, when I force my client PC to send requests to AWDB through WFE1 I get an error in the issue details comments box stating, "Access Services reports are not enabled." However, when I force my PC to send requests through WFE2, I don't get this
    error but rather all comments are listed. There's more though; while I am able to view comments via WFE2, I encounter error messages pertaining to macros when I attempt to make a change to any issue; e.g. "Failed to start macro 'AddComment" or "Failed
    to start macro 'AfterUpdate".
    Any help is appreciated...

    Hi,
    Thank you for your response.
    "As the “Access Services reports are not enabled” error occurred in WFE1, I recommend to check if the
    Reporting Services add-in for SharePoint 2010 is installed in this WFE." ~ So, WFE1 was the only one that didn't have the Add-in installed. I was able to install it and that got rid of the error on WFE1.
    As for the macro errors, I have a more detailed error message from the ULS logs:
    RunWorkflow: Microsoft.SharePoint.SPException: <Error><CompilerError Line="15" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.InitializeMacroActivity'. Loading this assembly would produce a different
    grant set from other instances. (Exception from HRESULT: 0x80131401)." /><CompilerError Line="16" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.ContextAwareSequenceActivity'. Loading this assembly would
    produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)." /><CompilerError Line="17" Column="3" Text="Invalid data found while deserializing an object of type 'Microsoft.SharePoint.WorkflowActions.RootWorkflowActivityWithData'."
    /><CompilerError Line="34" Column="2" Text="CreateInstance failed for type 'Microsoft.Office.Access.Server.Macro.Runtime.FinalizeMacroActivity'. Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT:
    0x80131401)." /></Error>   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association, Boolean fallback)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    I really don't know where to start with this one...

  • Windows 2012 routing and remote access service with same subnet

    I have internal server IP range -192.168.1.0/24
    Windows routing and remote access service  with vpn client IP -192.168.11../22
    client side IP subnet is -192.168.1.0/24
    So we wan routing \ NATING between  192.168.1.0/24 to 192.168.11.0/22 so if vpn user try to ping 192.168.11.5 it should internally forward all request to 192.168.1.5 
    <p>Don't forget to mark helpful or answer</p> <p>connect me :-</p> <p>http://in.linkedin.com/in/satya11</p> <p>http://facebook.com/satya.1000</p>

    Hi,
    According to your description, my understanding is that VPN client and internal network has the same IP range -192.168.1.0/24. And you want to transfer internal network from IP address 192.168.1.0/24 to 192.168.11.0/22.
    Agree with Charles David’s point of view. The easiest way to fix routing confusion would be to either change the VPN subnet or the VPN client subnet.
    Or, if you configure Windows Server(RRAS) as VPN server, you may enable NAT to transfer internal IP address:
    1. Open RRAS, add NAT.
    2. New interface to NAT and configure it as public interface.
    3. Open Address Pool tab, add IP address range 192.168.11.0/22.
    4. Click Reservations, add reserved IP(192.168.11.0/22) and corresponding internal IP(192.168.1.0/24) one by one.
    This would be a lot of workload. Besides, you may use 3rd party devices to transfer subnet IP addresses.
    Best Regards,
    Eve Wang 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Remote Delta link setup problem with Bean / Access Service

    Hello,
    I am trying to setup Remote Delta Link (RDL) between two portals. (Both portals same version - EP 7.0 EHP1 SP 05 - are in the same domain)
    I already have the Remote Role Assignment working without any issues.
    The following have been done successfully:
    1. Same user repository has been setup for both the portals
    2. Setup trust between producer and consumer (SSO working fine)
    3. Producer added and registered succesfully on consumer
    4. Permissions setup on producer and consumer
    4. pcd_service user with required UME actions setup
    I am able to see all the remote content in the Consumer portal.
    When I try to copy the remote content and paste it as local content, I am getting the following error:
    Could not create remote delta link to object 'page id'. Could not connect to the remote portal. The remote portal may be down, there may be a network problem, or your connection settings to the remote portal may be configured incorrectly.
    After increasing the log severity, I am able to see the following in Default Trace:
    com.sap.portal.fpn.transport.Trying to lookup access service (P4-RMI) for connecting to producer 'ess_int' with information: com.sap.portal.fpn.remote.AccessServiceInformation@31c92207[connectionURL=hostname.mycompany.com:50004, shouldUseSSL=false, RemoteName=AccessService]
    com.sap.portal.fpn.transport.Unable to lookup access service (P4-RMI) with information: com.sap.portal.fpn.remote.AccessServiceInformation@31c92207[connectionURL=hostname.mycompany.com:50004, shouldUseSSL=false, RemoteName=AccessService]
    AbstractAdvancedOperation.handleDirOperationException
    [EXCEPTION]
    com.sap.portal.pcm.admin.exceptions.DirOperationFailedException: Could not retrieve the bean / access service to connect with producer
    Could not retrieve the bean / access service to connect with producer
    Like you can see above, there is some bean / access service which is not retrieved successfully. I am not sure if this is a permission problem on the consumer.
    I have checked that the P4 ports are configured correctly (standard - not changed) and I am able to telnet from producer to consumer (and vice versa) on the P4 port.
    I am stuck at this point and am not able to find any information on this.
    I would really appreciate if some one can point me in the right direction.
    Thank you for reading.
    - Raj

    Hi Raj,
    Please check your config of the P4 port on the producer.  Is it really 50004 (check SystemInfo of the producer)?
    I do think there's a problem with the P4 communication since RDL requires P4 connection.
    Do you have load balanced consumer-producer connection? Please refer to this blog for further details
    Little known ways to create a load balanced Consumer – Producer connection in a FPN scenario
    Regards,
    Dao

  • How do I access my external drive over the web with my iPhone. The drive is attached to my Time Machine.

    How do I access my external drive over the web with my iPhone. The drive is attached to my Time Machine. I am new to Apple and am trying to get all my stuff working together.

    This is not a supported feature of iPhone or Time Capsule.

  • You do not have permission to access service Personalization

    This is certainly new to me. I am attempting to directly access a MII Application web page by URL in MII V 12.1 and get this message when using my basic user login:
    You do not have permission to access service Personalization
    It works fine with my admin login. I have dug around in Netweaver and MII and can't find where I turn this on. What is the magic bullet? Is there a particular role or group the basic user must be a member of?
    Thanks in advance for your help.
    ...Sparks

    Make sure you belong to SAP_XMII_Users
    http://help.sap.com/saphelp_mii121/helpdata/en/45/5a399bec592a4de10000000a11466f/content.htm
    http://help.sap.com/saphelp_mii121/helpdata/en/48/d0c6efbcb810b6e10000000a421138/content.htm
    This is a change to security and permissioning in 12.1 where UME Actions are used.

  • Failed to open the console and System Center Data Access Service wont start - SCOM 2012

    Log Name: Operations Manager
    Source: Data AccessLayer
    Event ID: 33333
    Data Access Layer rejected retry on SqlError:
     Request: ManagementGroupInfo
     Class: 16
     Number: 208
     Message: Invalid object name 'dbo.__MOMManagementGroupInfo__'.
    =============================================================
    Log Name: Operations Manager
    Source: OpsMgr SDK Service
    Event ID: 26380
    The System Center Data Access service failed due to an unhandled exception.  
    The service will attempt to restart.
    Exception:
    Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException: The Data Access service has not yet initialized. Please try again.
       at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.get_Container()
       at Microsoft.EnterpriseManagement.Mom.Sdk.Service.SdkSubService.SdkChannel.Start()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    =============================================================
    Failed to connect to server ' xxxxx'
    Date: 16/09/2013 20:36:16
    Application: Operations Manager
    Application Version: 7.0.8560.0
    Severity: Error
    Message: Failed to connect to server 'xxxxxx'
    Microsoft.EnterpriseManagement.Common.ServiceNotRunningException: The Data Access service is either not running or not yet initialized. Check the event log for more information. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://xxxxx:5724/DispatcherService.
    The connection attempt lasted for a time span of 00:00:02.0020300. TCP error code 10061: No connection could be made because the target machine actively refused it xxx.xxx.xxx.xxx:5724.  ---> System.Net.Sockets.SocketException: No connection could
    be made because the target machine actively refused it xxx.xxx.xxx.xxx:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Common.ManagementGroupSessionManager.Connect(String server)
       at Microsoft.EnterpriseManagement.Monitoring.Console.Internal.ConsoleWindowBase.TryConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args)
    System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://xxxxx:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0020300. TCP error code 10061: No connection could be made because the target machine actively
    refused it xxx.xxx.xxx.xxx:5724.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xxx.xxx.xxx.xxx:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it xxx.xxx.xxx.xxx:5724
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    =============================================================
    Log Name: Operations Manager
    Source: OpsMgr Root Connector
    Event ID: 28001
    The Root connector received an exception from the Config Service on StateSyncRequest:
    System.Runtime.Remoting.RemotingException: Failed to connect to an IPC Port: The system cannot find the file specified.
    Server stack trace:
       at System.Runtime.Remoting.Channels.Ipc.IpcPort.Connect(String portName, Boolean secure, TokenImpersonationLevel impersonationLevel, Int32 timeout)
       at System.Runtime.Remoting.Channels.Ipc.ConnectionCache.GetConnection(String portName, Boolean secure, TokenImpersonationLevel level, Int32 timeout)
       at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
       at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Mom.Internal.IConfigService.OnStateSyncRequest(Guid source, UInt64 messageIdentifier, String cookie)
       at Microsoft.Mom.Connectors.Root.RootConnector.OnStateSyncRequest(Guid source, UInt64 messageIdentifier, String cookie)
    ================================================================
    Log Name: Operations Manager
    Source: OpsMgr Management Configuration
    Event ID: 29105
     The management group is not yet fully upgraded. OpsMgr Management Configuration Service will idle until upgrade is completed.
     Operations Manager database version: 1.0.0.0
     Minimum required version: 7.0.0.0

    Yes, i change the credentials, but doesnt work.
    Yes, i put the events in the
    main question!
    Events Logs:
    =======================================================
    Log Name: Operations Manager
    Source: Data AccessLayer
    Event ID: 33333
    Data Access Layer rejected retry on SqlError:
     Request: ManagementGroupInfo
     Class: 16
     Number: 208
     Message: Invalid object name 'dbo.__MOMManagementGroupInfo__'.
    =======================================================
    Log Name: Operations Manager
    Source: OpsMgr SDK Service
    Event ID: 26380
    The System Center Data Access service failed due to an unhandled exception.  
    The service will attempt to restart.
    Exception:
    Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException: The Data Access service has not yet initialized. Please try again.
       at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.get_Container()
       at Microsoft.EnterpriseManagement.Mom.Sdk.Service.SdkSubService.SdkChannel.Start()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
    =======================================================
    Log Name: Operations Manager
    Source: OpsMgr Root Connector
    Event ID: 28001
    The Root connector received an exception from the Config Service on StateSyncRequest:
    System.Runtime.Remoting.RemotingException: Failed to connect to an IPC Port: The system cannot find the file specified.
    Server stack trace:
       at System.Runtime.Remoting.Channels.Ipc.IpcPort.Connect(String portName, Boolean secure, TokenImpersonationLevel impersonationLevel, Int32 timeout)
       at System.Runtime.Remoting.Channels.Ipc.ConnectionCache.GetConnection(String portName, Boolean secure, TokenImpersonationLevel level, Int32 timeout)
       at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
       at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Mom.Internal.IConfigService.OnStateSyncRequest(Guid source, UInt64 messageIdentifier, String cookie)
       at Microsoft.Mom.Connectors.Root.RootConnector.OnStateSyncRequest(Guid source, UInt64 messageIdentifier, String cookie)
    =======================================================
    Log Name: Operations Manager
    Source: OpsMgr Management Configuration
    Event ID: 29105
     The management group is not yet fully upgraded. OpsMgr Management Configuration Service will idle until upgrade is completed.
     Operations Manager database version: 1.0.0.0
     Minimum required version: 7.0.0.0

  • Cannot access shared external hard drive with other mac accounts

    I cannot access a shared external hard drive with other mac accounts (all accounts are on the same macbook Pro). The shared external drive is shared via time capsule and is connected (of course) in USB. I see well this external hard drive as a shared disk with my main account. Yes shared option has been activated with the Airport Utility .. but when I open other account these othe accounts can see the external drive but cannot access to its content that is flagged with a no way sign. Strangely enough when I close my main account and start opening a new session with one of the other account then fine I can access the external hard drive and its content .. BUT then it is from my main account than I cannot access its content the no way sign showing ..
    Looks like only one account at a time can access the content of this SHARED external hard drive .. any one as an idea on how to really make it a shared hard drive so that all accounts on the same mac can also access it ? I am at my wit ends on this case. THANKS ..

    Results of my enquiries at Apple Genius Bar .. the guys found the problem interesting. They've been unable to provide a fix neither to give any explanation as to the reason why. To be fair I was not much impressed by the technical level demonstrated ..
    In the mean time I have found that if account no.1 can see the shared external drive content and in such case account no.2 (same Mac computer) cannot see its content (only the external HD with a no way sign) this account no.2 can UNMOUNT (by ejecting) this external HD from account 1 and then remount it (just clicking on the TC shared part in a finder window) and .. see and access its content ; whilst account no.1 cannot see its content anylonger. Unless it unmounts the shared external HD and remount it .. then account no.2 can see its content anylonger. This can goes on an on.
    So eventually YES the TC can allow to share a USB external drive between several accounts and a same Mac .. BUT this require to unmount and remount EACH time the external drive is accessed from a "no.2 account". So OK to share files with seldom access but not practical in case of frequent access needed.
    I just I have now to figure how iTunes can automatically unmount and remount a shared external HD when it needs to access one of this shared HD content from on time account no.1 and then next time from account no.2. May be I am asking too much ..

Maybe you are looking for

  • HT2731 How do I apply for a separate iTunes account on the same computer?

    I have an iPhone and my brother has an iPod touch.  We only have one computer at our house ao we have been sharing my account.  I get all of his music he purchases whether I want it or not.  Is there some way we can both have our own personal separat

  • RFC (or) IDOC to transfer data

    Hi! All How to transfer the data from server to another? i.e. I'm having two different R3 server, need to transfer data from one server to another. Which option is efficient? Is there any possibilities to use RFC. Kindly guide me friends. Thanks and

  • Data types incompatable

    Hi friends here iam giving simple coding. In this i got alpha  and  it-f1 are type incompatable. both are charecter data types .y iam getting this error.plz let me know the solution. Thanks in advanve. data: begin of it1 occurs 10,              f1,  

  • Static/Dynamic NAT Conflict

    My static NAT configuration is somehow conflicting with my dynamic NAT configuration. Am I doing something wrong? ip nat inside source list 1 interface GigabitEthernet0/0 overload access-list 1 permit 192.168.126.0 0.0.0.255 access-list 1 permit 10.1

  • Transfer Data from BB Pearl 8130 to Curve 8530..Need help!

    I have tried several times to transfer my data from one phone to the other thru the device switch wizard but having no luck in completing the transfer.  I have the newest version of desktop manager....I am able to select which phone to transfer from