Long hangs when connecting to server

This has been a long-standing annoyance...
We have an Xserve with 10.5 in the office.
When I click on the "Network" icon in the sidebar on my Mac, it almost
instantly displays a list of all machines on the nework.
I then double click the Xserve's icon and the wait begins: first the
beach ball followed after a while by a message window "Looking up
server.local...".
That continues for more than a whole minute until I'm prompted for my
password (it's stored in the keychain) and finally a window pops up
listing all the available shared folders/volumes on the server.
Double-clicking any of them mounts it immediately on my Mac.
Now I keep aliases for the volumes I need to mount regularly. One of
them connects with only a short delay of around 15 secs and no password
prompts.
However a new alias I created today takes *several minutes* to mount the
respective volume and that just doesn't seem right.
What could possible cause these varied delays?
Why does it do the "looking up" thing if the server can be seen in the
network pane?
Martin

That's consistent with a DNS error and DNS timeouts (or maybe network or routing errors), and the use of the .local mDNS Bonjour domain implies no DNS is configured, and Mac OS X Server expects to have DNS. Put another way, set up DNS services, and get out of the .local domain. [Here's an explanation of configuring DNS services|http://labs.hoffmanlabs.com/node/1436]

Similar Messages

  • Cx_oracle ping (OCIPing) hangs when connection to server lost

    The cx_oracle ping function appears to be blocking and will wait forever when the connection to the database is broken but the socket still remains.
    we're running cx_oracle 4.4 on an Oracle 11.1 server with python 2.5, and have a remote client pushing data to the server across a flakey link.
    The basic structure of our python client is
    db = cx_Oracle.connect()
    while True:
    try:
    db.ping()
    cursor = cx_Oracle.Cursor(db)
    cursor.execute(query, params)
    except:
    print "DB error"
    so the socket pointer will be there which is checked in the ping command, so it will pass that, but then it will attempt to issue a ping to the server which is where it hangs forever.
    Any advice on the best way to get around this?

    I would suggest to take this kind of question to the cx_Oracle developer himself here for an exact answer.

  • 31.3.0 hangs when connecting to my IMAPS server (problem with intermediate certificates or SSL in general?).

    After update to 31.3.0 Thunderbird hangs when connecting to IMAPS server aie.de (intermediate certificates in chain). No error message is given, Thunderbird just hangs with out updating the subject lines of the inbox.

    It is a configuration problem of the courier imap ssl daemon, resolution is shown [http://xf.wiki.mithi.com/index.php/Error_observed_in_/var/log/messages_log,_imapd:_couriertls:_accept:_error:1408F10B:SSL_routines:SSL3_GET_RECORD:wrong_version_number#Resolution here]

  • ITunes 11.1 hangs when connecting to iCloud. How can I download 11.0.5?

    Arrrrgh! iTunes 11.1 hangs on my system Windows 7 x64 when trying to connect to iCloud. It runs fine if I start it in safe mode (I have no third party plug-ins installed).
    How do I download iTunes 11.0.5???? I've been searching on the Internt for the last 1/2 hour and it looks like Apple prevents users from downloading 11.0 once 11.1 (piece of crap) is out. WHY?????????

    Hi,
    I've been able to resolve the problem of iTunes crashing by emptying the SycServices folder - by following the steps described at the foot of this comment. I've also been able to sync my iPhone contacts with my Address Book ...but I cannot sync my Address Book with Outlook 2011 ...  and thus my iPhone linking to Outlook 2011.
    I'm aware that 'Sync Services' were depreciated in 10.8 and was hoping that this would be restored in full in v: 10.9.3. I understand that MicroSoft needs Sync Services to be reintroduced into the OS to enable the sync to work again for linking up with Outlook 2011 - which appear to be blank in my Sync Services preferences window as follows ....
    I would be mighty grateful for any ideas/solutions on how to resolve this problem. Synching Outlook 2011 with my iPhone was so easy in the past!
    Simon
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Application Support/SyncServices
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. Log out or restart the computer and empty the Trash. Test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Re: iTunes ver 11.2.1 hangs when connecting to iPhone 

  • Sqlplus hanging when connecting by specifying user/pwd

    Hi All,
    Oracle 11G R2 on WIndows 2008 R2
    I have cloned a server, serverA, and created a new server, lets say serverB. Two things i changed for this serverB:
    1) edited tnsnames entry so that the alias TST now points to this new serverB hostname (previously it was pointing to serverA)
    2) deleted and recreated the listener
    Now when i try to connect to my instance using sqlplus and the username/pwd, it hangs here:
    D:\ORACLE\DATABASE\ORA11G\database>sqlplus sys/blahblhablhar@tst as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Tue May 7 15:18:36 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.If i try to connect using
    D:\ORACLE\DATABASE\ORA11G\database>sqlplus / as sysdba - IT WORKS.
    I tried to recreate my pwd file using orapwd and no luck.
    Any ideas as to why i cannot connect using the first method? Also, when i try to connect to this instance using SQL developer from my laptop, it also hangs when i do the 'Test' button..??
    Thanks in advance.
    Edited by: MSandico on 7-May-2013 12:43 PM
    Edited by: MSandico on 7-May-2013 12:47 PM

    Here it is:
    D:\ORACLE\DATABASE\ORA11G\database>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 08-MAY-2013 13:32
    :59
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVERA.corp.XXX.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.3.0 - Produ
    ction
    Start Date                07-MAY-2013 10:57:31
    Uptime                    1 days 2 hr. 35 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   D:\Oracle\Database\ora11g\network\admin\listener.ora
    Listener Log File         D:\ORACLE\DATABASE\diag\tnslsnr\IDCORATST01\listener\a
    lert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SERVERA.corp.XXX.com)(PO
    RT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 4 handler(s) for this service...
    Service "MMSPRD7XDB" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
    Service "mmsprd7" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
    The command completed successfully
    D:\ORACLE\DATABASE\ORA11G\database>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 08-MAY-2013 13:33
    :22
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVERA.corp.XXX.com)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 4 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
          "ORACLE SERVER" established:0 refused:0 current:0 max:25 state:ready
             CLRExtProc
             (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\NTN_498_D98D5B78_8ADC.ORA))
          "ORACLE SERVER" established:0 refused:0 current:0 max:25 state:ready
             CLRExtProc
             (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\NTN_498_D98D5B78_4773.ORA))
    Service "MMSPRD7XDB" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: SERVERA, pid: 2136>
             (ADDRESS=(PROTOCOL=tcp)(HOST=SERVERA.corp.XXX.com)(PORT=521
    94))
    Service "mmsprd7" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:7 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    D:\ORACLE\DATABASE\ORA11G\database>Anything strike y'all yet?

  • OCIStmtExecute hangs when connection is lost

    Hi,
    If the connection to the Oracle server for some reason is lost, the call to OCIStmtExecute could hang for several minutes. When OCIStmtExecute finally returns a new call to OCIStmtExecute does not hang but of course it returns with error.
    How can I prevent OCIStmtExecute from hanging several minutes first time when connection is lost?
    I'm using nonblocking mode, but it obviously doesnt prevent OCIStmtExecute from hanging the first time after connection loss.
    Can anybody help me?
    Thanks in advance!
    Br,
    Ole Hansen

    Although Bug 18336207 is still in status  "80 - Development to QA/Fix Delivered Internal" - it seems that it was fixed in the final Release 3 (v4.121.2.20141216)
    (at least I can't reproduce it anymore).
    Thanks

  • 6.02 updater hangs at "connecting to server"

    Ever since I upgraded to Firefox 6.X, and I get prompted for an upgrade, the updater window hangs endlessly at "connecting to server". This has been occuring with 6.01 and now 6.02. Since I like to keep Firefox updated, I mainually went and downloaded the 6.01 package and installed it. Seems whatever this is, is still occuring on 6.02. I'm on Ubuntu 10.04.

    It looks that the update wasn't successful because your "More system details" list still shows a Firefox 3.5.19 version.
    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    See also:
    * http://kb.mozillazine.org/Software_Update (Software Update not working properly)

  • Install hanging when registering automation server

    I'm tearing my hair out, as well as getting my 4rse kicked by the other half!
    We've had iTunes up and running on our Vista Home Premium box for a while, then it just stopped working coming up with an error.
    So I've tried re-installing, but 7.3 keeps hanging when trying to register the automation server. Worst still I have to kill it with Task Manager and it leaves a partial install that refuses to uninstall!
    Any guidance would be much appreciated.
    Thanks,
    Stuart

    Registering Automation Server hangs are actually a 7.x.x.x thing rather than a 7.3.0.54 thing. I've seen them with 7.2.0.x too.
    Perhaps try this strategy.
    First download and then install the QuickTime standalone installer:
    Latest Quicktime Installers … get the one that doesn’t mention iTunes
    If that install goes through properly, then try another iTunes install.
    (The theory here is that if your QuickTime is already up to date, the iTunes installer bundle skips the QuickTime part of the install. If the iTunes installer is given less to do, sometimes it gets past the Registering Automation Server hang.)

  • Too many sharepoints when connecting to server

    I have a 10.5.8 Tiger server. I am upgrading to the new Lion Server. I have setup the server, created users and groups and setup Sharepoints using the Server App. The problem is I have several sharepoints specific to certain groups. In Tiger the user would mount the server from GO/Connect to Server.
    There would be only one volume or sharepoint available. Once mounted they would only have access to the directories/sharepoints for their group. The
    other directories would be locked. This is still the case with Lion once they mount the main volume.
    However the difference in Lion I am trying to figure out is ALL the sharepoints I have created show up in the list of the mounted server when connecting through GO/Connect to Server. Even the sharepoints a certain user does not have access to. When they try and mount the shrepoint they do not have access to they are given a message that they do not have access to this sharepoint. How can I hide those sharepoints from showing up in the mount window? In Tiger I have the same amount of sharepoints but only one volumes shows up for the users to mount.

    Dick,
    I know this sounds silly but while in Finder goto (Finder)/(Preferences) and then make sure your on the (General) tab, make sure all the things you want to show are checked.
    If that doesn't help move the com.apple.finder.plist to the desktop you can find in in ~/Library/Preferences ( ~ = Your Home Folder), log out/log in, and see if that fixes the problem if not go ahead and move the plist file back.
    hope that helps,
    Weston

  • Finder error -36 when connecting to server - smbclient in terminal works

    Finder > Go > Connect to Server
    When ever I need to connect to a smb server using Finder, I get the constant error -36.
    In console :
    mount_smbfs: session setup phase failed: syserr = Socket is not connected
    mount_smbfs: could not login to server EXIT15: syserr = Socket is not connected
    mount_smbfs: 2 failures to open smb device: syserr = Resource busy
    mount_smbfs: session setup phase failed: syserr = Authentication error
    mount_smbfs: error from NetrShareEnum call: exception = 382312500
    I can sometimes select the share to mount, and it tries for a few seconds, never succeeds.
    10.4.10, but this was also case previously. We have every single Mac with this symptom so it is 7 work units at the moment, a Mac Pro, MacBook Pros, MacBook, Mac mini.
    Wired, wireless, and even VPN, no matter how the mac is connected to the net.
    Every non-Mac server at work tested gives this error when trying to connect to their shares.
    smbclient in terminal works.
    http://www.macwindows.com/tiger.html and Apple kbase article 301580 suggestions for nsmb.conf didn't make any difference. (the nsmb noauth being a very poor choice if it would work)
    smb.conf and nsmb.conf any security settings don't make any difference.
    I have working details for connection, so share, ip and dns name, username and password for connection work.
    Connecting from Terminal works.
    Connecting from any Windows or Linux virtual machine on Fusion on these same Macs work too.
    I have changed the workgroup to the correct one in Directory Access.
    I have tried all connection syntaxes suggested in http://www.macwindows.com/tiger.html - none of them still work in Finder, always identical results.
    smbclient //dns-name-or-ip/sharename -W workgroup -U username
    is the only viable workaround at the moment.
    Domain=[dnsnameofwhereconnected] OS=[EMC-SNAS:T5.4.21.400] Server=[NT1]
    is what smbclient gives for server details when its connected.
    As smb works from command line, it's not smb itself that is affected. Just Finder.
    I don't have access to edit any settings on the servers that we need to connect to. Only sharename and password that work for connection, but don't allow any editing on the server's settings.
    Ideas? This should work in Finder.
    Smbclient and Fusion area already somewhat workarounds, so I'm not looking for any third party software for dealing with this.
    I spent way too much time with AppleCare on this, and all I got was 90 minutes wasted.
    Ideas anyone???

    I think I have found what caused it. Not solved, but at least this seems so far the most likely cause:
    The share name contains hyphen.
    http://docs.info.apple.com/article.html?artnum=106471 Mac OS X 10.1 or later: How to Connect to Windows File Sharing (SMB) : Date Modified: August 01, 2007
    “6. You cannot connect to a share with a name that contains a hyphen. Resolve the issue by giving the share a name that does not contain a hyphen.”
    smbclient in Terminal is not limited to this "feature" of Finder of Mac OS X 10.1 that was not fixed or recoded to solve it or modify it since adding smb in it in 2001.
    It's not possible to test this changing the share name to one that does not contain a hyphen, nor to have one added in this server.
    For users that won't have Terminal access, the solution are .. remote desktop with admin user, have admin user come to mount the share in location, or use virtualization software and with it anything that works.
    Probably too optimistic to think the smb parts would have been rewritten for 10.5.

  • Problem when connecting sql server 2005 using SQL developer

    Hi,
    I installed Sql developer and I am trying to connect sql server 2005 using windows authentication. I had previously the SSO folder problem saying the path is missing in java.library.path. I copied the SSO folder into Sqldeveloper directory. I changed the settings under computer management->services and applications->sql server configuration manager->sql server 2005 network configuration ->protocols for sqlexpress->I enabled TCP/IP.
    Now I am getting an error saying "Failure-can not open user default database.Login Failed. Login failed for user ...".
    I am able to connect thru ODBC driver using windows authentication.
    Any help on this is highly appreciated.
    Thanks in advance,
    Lakshmi

    Hi Martin,
    Your solution has solved my problem too. Thanks for posting these workaround fixes :-)
    However, there seem to be a problem with datetime fields. The query:
    select getdate()
    returns something like: oracle.datetimestamp.@1aed4
    Is there a way to get around with this? Otherwise, using SQL Developer as a client for SQL Server doesn't serve the right purpose when we cannot access simple date fields :-)

  • ICloud always finds error when connecting to server

    When trying to open ICloud on my PC regarding my IPhone, a message comes up stating that an error occured when connecting to the server. I start fresh and I receive the same error. Any suggestions?

    This is strange as i am not able to login in to icloud with my [email protected] but i am able to login with [email protected] Which is the same to this account

  • ActiveMQ-CPP client hangs when connect ActiveMQ-CPP client & OpenMQ broker

    I am trying to connect an ActiveMQ-CPP client with an Oracle OpenMQ broker via STOMP. Both manufacturers claim this will work, and I have been able to get an ActiveMQ-CPP client to connect to an ActiveMQ broker via STOMP, an OpenMQ client with an OpenMQ broker via STOMP, and an OpenMQ client with an ActiveMQ broker via STOMP without problems, but the only one missing is what I need- ActiveMQ-CPP client to connect with OpenMQ broker.
    I am using Fedora Linux and am using the provided "example" script for ActiveMQ-CPP, changing the brokerURL to be "tcp://localhost:61613?wireFormat=stomp" instead, where the OpenMQ STOMP bridge is located at localhost:61613.
    On the OpenMQ end, I receive the request to connect by the client and I start a connection:
    INFO: Create JMS connection for user admin with client id ID:csa-nexus-57767-1281630228652-1:0
    Aug 12, 2010 8:23:48 AM
    INFO: Started JMS connection 8950669406784000768[ID:csa-nexus-57767-1281630228652-1:0] for user admin
    This is where the ActiveMQ-CPP client hangs at "connection->start", or if this is removed, "connection->createSession".
    Any help would be appreciated. Thanks!

    I need to use ActiveMQ-CPP because I need a C++ messaging client which supports failover, which OpenMQ's C client does not. I thought it was unlikely that it wouldn't be able to connect as well. I can't find a good way to debug the ActiveMQ-CPP client enough to know whether the problem is on the ActiveMQ-CPP client's end or the OpenMQ broker's end.
    Here is the source code for installing ActiveMQ-CPP, that is how you install it: http://activemq.apache.org/cms/activemq-cpp-322-release.html.
    The example comes bundled with ActiveMQ-CPP installation, but I'll show you parts of the main.cpp file that does all of the work:
    class HelloWorldConsumer : public ExceptionListener,
    public MessageListener,
    public Runnable {
    private:
    this->brokerURI = brokerURI;
    virtual ~HelloWorldConsumer(){
    cleanup();
    void close() {
    this->cleanup();
    void waitUntilReady() {
    latch.await();
    virtual void run() {
    try {
    auto_ptr<ConnectionFactory> connectionFactory( ConnectionFactory::createCMSConnectionFactory( brokerURI ) );
    // Create a Connection
    connection = connectionFactory->createConnection("admin", "admin");
    connection->start();
    connection->setExceptionListener(this);
    // Create a Session
    if( this->sessionTransacted == true ) {
    session = connection->createSession( Session::SESSION_TRANSACTED );
    } else {
    session = connection->createSession( Session::AUTO_ACKNOWLEDGE );
    // Create the destination (Topic or Queue)
    if( useTopic ) {
    destination = session->createTopic( "TEST.FOO" );
    } else {
    destination = session->createQueue( "TEST.FOO" );
    // Create a MessageConsumer from the Session to the Topic or Queue
    consumer = session->createConsumer( destination );
    consumer->setMessageListener( this );
    std::cout.flush();
    std::cerr.flush();
    // Indicate we are ready for messages.
    latch.countDown();
    // Wait while asynchronous messages come in.
    doneLatch.await( waitMillis );
    } catch( CMSException& e ) {
    // Indicate we are ready for messages.
    latch.countDown();
    e.printStackTrace();
    // Called from the consumer since this class is a registered MessageListener.
    virtual void onMessage( const Message* message ){
    static int count = 0;
    try
    count++;
    const TextMessage* textMessage =
    dynamic_cast< const TextMessage* >( message );
    string text = "";
    if( textMessage != NULL ) {
    text = textMessage->getText();
    } else {
    text = "NOT A TEXTMESSAGE!";
    printf( "Message #%d Received: %s\n", count, text.c_str() );
    } catch (CMSException& e) {
    e.printStackTrace();
    // Commit all messages.
    if( this->sessionTransacted ) {
    session->commit();
    // No matter what, tag the count down latch until done.
    doneLatch.countDown();
    // If something bad happens you see it here as this class is also been
    // registered as an ExceptionListener with the connection.
    virtual void onException( const CMSException& ex AMQCPP_UNUSED) {
    printf("CMS Exception occurred. Shutting down client.\n");
    ex.printStackTrace();
    exit(1);
    int main(int argc AMQCPP_UNUSED, char* argv[] AMQCPP_UNUSED) {
    activemq::library::ActiveMQCPP::initializeLibrary();
    std::cout << "=====================================================\n";
    std::cout << "Starting the example:" << std::endl;
    std::cout << "-----------------------------------------------------\n";
    std::string brokerURI =
    "tcp://localhost:61613"
    "?wireFormat=stomp"
    // "&soConnectTimeout=5"
    // "&connection.sendTimeout=5"
    // "&connection.useAsyncSend=true"
    // "&transport.useInactivityMonitor=false"
    // "&connection.alwaysSyncSend=true"
    // "&connection.useAsyncSend=true"
    // "&transport.commandTracingEnabled=true"
    // "&transport.tcpTracingEnabled=true"
    // "&wireFormat.tightEncodingEnabled=true"
    //============================================================
    // set to true to use topics instead of queues
    // Note in the code above that this causes createTopic or
    // createQueue to be used in both consumer an producer.
    //============================================================
    bool useTopics = true;
    bool sessionTransacted = false;
    int numMessages = 2000;
    long long startTime = System::currentTimeMillis();
    HelloWorldProducer producer( brokerURI, numMessages, useTopics );
    HelloWorldConsumer consumer( brokerURI, numMessages, useTopics, sessionTransacted );
    // Start the consumer thread.
    Thread consumerThread( &consumer );
    consumerThread.start();
    // Wait for the consumer to indicate that its ready to go.
    consumer.waitUntilReady();
    // Start the producer thread.
    Thread producerThread( &producer );
    producerThread.start();
    // Wait for the threads to complete.
    producerThread.join();
    consumerThread.join();
    long long endTime = System::currentTimeMillis();
    double totalTime = (double)(endTime - startTime) / 1000.0;
    consumer.close();
    producer.close();
    std::cout << "Time to completion = " << totalTime << " seconds." << std::endl;
    std::cout << "-----------------------------------------------------\n";
    std::cout << "Finished with the example." << std::endl;
    std::cout << "=====================================================\n";
    activemq::library::ActiveMQCPP::shutdownLibrary();
    // END SNIPPET: demo The places where the code will hang upon connection are "connection->start() and connection->createSession()". Again, this happens with any ActiveMQ client, no matter the language, and via Stomp, both should be supported. But using an OpenMQ client with ActiveMQ broker works perfectly. And using this code with its own ActiveMQ broker still via Stomp works perfectly as well.
    Thanks!

  • Latest iTunes Hanging when connecting iPad 2 and iPhone 4

    Hi,
    I have an iMac running OSX. I have updated both mavericks and Itunes to the lastest updates. When using itunes it will start fine. Then when connecting either ipad or iphone, itunes then hangs with the spinning circle. I have left this for well over 2 hours now. The only way out is to quit itunes. I have tried the iTunes help but with no sucess as yet.
    I have created a new user and the problem does diappear.,so its not an ipad/iphone or mac issue. I have tried removing my library and then connecting a device but iTunes does the same thing. I am guessing something within my Mac user profile is stopping it.
    Please help, its driving me mad.
    P.S I also have a mac book which is working fine.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Activity hangs at "Connecting to Server". Connection Doctor says all OK!

    Hello,
    In Mail, I have 3 IMAP accounts active. From time to time, I see one of the accounts with a spinning wheel. If I look at the Activity window, there are a number of actions of which the first is:
    {quote}
    \[Mail Account Name\] Communicating with Server
    Connecting to Server "+<mail server name>+"
    {quote}
    When I check the accessibility of the mail servers (SMTP and IMAP) via the Connection Doctor, everything is OK. So I tried to stop this entry by pressing the red button. The status changed to STOPPING, but the entry never disappears.
    How can I let Mail reconnect to the server without restarting the application? I don't want to restart Mail since I also have a number of mails where the draft is still not saved. The Drafts folder is also on the IMAP account and if I can't reconnect, I loose the content of the mails I want to send.
    Any help appreciated!
    Ringo

    Hi Roger, Thanks for your suggestions. Do you think in fact that I could delete the SMTP part of the mailservers. It appears that they are dedundant as it now says it used Icloud only?
    Thanks
    Denise

Maybe you are looking for

  • Networking my Windows XP PC to my MacBook

    I'm trying to network my Windows PC and my MacBook but I don't know how I would do it. I have a Linksys Wireless-G ADSL Gateway with SRX200 to connect to the Internet and to use my printer and scanner. I'm running Windows XP and Mac OS X Tiger. Any h

  • I Tunes will not open unless i restart computer

    I Tunes will not open unless i restart computer

  • Restrict creation of customers according to account group and sales area.

    Hey Guys, I have this scenario wherein we have to restrict the creation of customers according to the sales area and account group. Here is an example. Suppose I have a domestic customer say D01. Account group that I am using for this domestic custom

  • Best workflow for colour grading in CS5.5

    What is the best workflow for colour grading in Premiere Pro CS5.5? I don't like the 3 way colour grader in Premire I like to use Levels and Curves, so I normaly use Color Finese 3 LE in After Effects but it's hard to export an entire timeline to AE

  • ECC- PI (WS adapter) disappeared messages

    Hi guys, I have created a scenario where I try to send mesasges from ECC to PI using the WS adapter. Though there is no error in the abap part on ecc, the message sending seems to be correct, the message doesn't get to the PI. Any hints what to check