Websocket: invokeAndPublish stopped working on server

Looking for some assistance to resolve an issue with invokeAndPublish.
System configuration:
CF Enterprise 11,0,02,291725
Windows Server 2012
After getting invokeAndPublish to work well in a chat application, this capability stopped working after a server reboot. I suspect that there is a server configuration/default that is preventing this websocket operation from executing. Using the Google Chrome console, no Javascript errors are produced.
I did initially suspect my code, so I went back and ran Raymond Camden's example which was already on my server. It also failed to publish messages via invokeAndPublish.
You can access Raymond's example on my server at:
http://dev.balboadigital.com/admin/invoketest2/index.cfm (publish())
http://dev.balboadigital.com/admin/invoketest2/index2.cfm (invokeAndPublish())
The example was originally copied from here.
You'll see that the publish() function is working but that the invokeAndPublish() function does not publish and does not produce an error.
Any idea what has happened? Any better way to diagnose? I'm stuck.
Please let me know!
Kevin

Solution was found. Access="remote" solved the issue on the called function. Did not require it previously, but all good now.

Similar Messages

  • Apple Push has stopped working - Exchange Server Install

    Just installed MS Exchange server.  Set up my Windows 7 Pro machine and Outlook 2010.  Everytime I open Outlook on my machine I receive a Apple Push has stopped working error.
    Problem Details:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: APSDaemon.exe
    Application Version: 2.1.14.3

    You need to have iTunes recreate the Apple Push Service. To do this you need first !!!CLOSE ITUNES!!! to go to;
    1. My Computer(or Computer if using vista or higher)
    2. C: Drive (Usually called “Local Disk”)
    3. Program Files (If you are using a 64 bit version of windows it will be in Program Files x86. To check if you are using 64 bit right click on computer and go to properties)
    4.Common Files
    5. Apple
    6.Apple Application support
    So your navigation bar should look like this: C:\Program Files (x86)\Common Files\Apple\Apple Application Support.
    In there you are going to be renaming the file APSDeamon to APSDeamon.BAK and agree to any prompts that may appear. When you next open iTunes it will force iTunes to recreate that file as it is no longer able to find it. Now your apple devices should work again with your computer.

  • Why does comments.vi stop working when server directory changes?

    With web server root directory set to "C:\Program Files\National Instruments\LabVIEW 8.2\www",
    I point my browser to "http://localhost/cgi-bin/examples/comments.vi" and I get the comment form.
    Next, I quit the G Web Server, set the server root to "c:\ats\www",
    I copy the comments.vi and comments.llb files to c:\ats\www\cgi-bin and point my browser to http://localhost/cgi-bin/comments.vi.  Instead of showing the form as before, I get a dialog box prompting me to either "Open with..." or "Save to disk".  I'm using Firefox.  Why does this happen?  Is there a configuration that I must set up to get the G Web Server to work at other than the default location?

    kc64,
    To your browser, you're looking at a website (served on localhost in this case) and pointing to a specific file (in this case a VI).  Just as if you point your browser to an address of the form www.website.com/file.pdf it will ask you what you want to do with the file--open or save it.  In this dialog box, you should have the option to automatically do what you select for the file type from now on.
    The dialog box itself has nothing to do with changing your server root, it has to do with what your browser is configured (or not configured) to do with the VI file type.  As for why this didn't happen the first time and it's prompting you now, maybe the action got changed for the VI file type.  This can be configured in Firefox by going to the content tab of tools->options.
    Regards,
    Craig D
    Applications Engineer
    National Instruments

  • Mail.app stopped working over IMAP to exchange 2003 server

    Hi Peoples,
    I'm posting this as a problem with the solution simply because of the absolute bizarre behavior that I observed....
    PROBLEM
    On Thursday night, without me having made any changes to either my mac or my exchange server, mail.app just stopped working. The problem was like many I've read about on various forums including this one but none of the solutions worked. Basically the problem was that the server would no longer authenticate mail.app's connection attempts. It failed both plain text and SSL with both NTLM and password style authentication. IMAP from a PC was still working OK (I keep this around for testing). So I tried the following...
    Removed all the relevant keychain entries - no go
    Removed the entire login keychain - no go
    Removed & reconfigured the exchange account config from mail.app - no go
    Removed the entire config from mail.app (i.e. removed ~/Library/Preferences/com.apple.mail.plist ) - bop-bong still no go
    created a new IMAP service in exchange in case something was screwed there - no go
    created a new user in exchange and tried that user - still no go
    sledge hammer approach - reinstalled OS X - no go
    48+ hours later... Getting very frustrated by now... scratching head...
    SOLUTION
    OK (should have done this much earlier and saved much pain), time to install another IMAP client on the mac and see what happens.... installed Thunderbird and low and behold it worked first go with and without SSL - hmmm
    Restarted mail.app and reconfigured to use same settings as thunderbird (SSL with password authentication - no NTLM)
    What the????? Now it all works again....
    I cannot for the life of me figure out why this happened, and why only mail.app was affected. Obviously, something went screwy on the Exchange server and caused mail.app to have a coronary. Whatever it was, other IMAP clients seemed to be able to handle it. Was it the install and subsequent use of thunderbird that fixed it - I hope not but who knows...
    Think I'll be keep thunderbird installed in case it happens again... very, very, very strange.
    Anyways... hope this helps if anyone else experiences such unexplainable weirdness.
    Cheers - I'm going to have Chardy on the balcony and think about something else.

    Just thought I'd update with the latest... This problem happened again this morning and again, the only way to fix it was to connect from the mac with another IMAP client (I used Thunderbird again) and immediately the problem was fixed.
    Need to do some detailed network analysis here to see exactly what's going on but it's definitely a case of mail.app not playing nicely with Exchange (or vice versa).
    Cheers, time for a JD

  • My Samba server stopped working and I have no idea why.

    I set up a samba server once I got arch installed and it was working like a boss for about a month. Then one day (i think the machine may have rebooted) it just stopped working. I can't access my samba share from any of my other machines (all running Windows 7). I hadn't changed anything so I don't know what the culprit is. I did some update and looked at the smb.conf file but everything seems to be in order. I also tried to connect with smbclient from the machine itself and I get an NT_STATUS_CONNECTION_REFUSED error.
    What's going on?
    Here is my smb.conf
    # This is the main Samba configuration file. You should read the
    # smb.conf(5) manual page in order to understand the options listed
    # here. Samba has a huge number of configurable options (perhaps too
    # many!) most of which are not shown in this example
    # For a step to step guide on installing, configuring and using samba,
    # read the Samba-HOWTO-Collection. This may be obtained from:
    # http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
    # Many working examples of smb.conf files can be found in the
    # Samba-Guide which is generated daily and can be downloaded from:
    # http://www.samba.org/samba/docs/Samba-Guide.pdf
    # Any line which starts with a ; (semi-colon) or a # (hash)
    # is a comment and is ignored. In this example we will use a #
    # for commentry and a ; for parts of the config file that you
    # may wish to enable
    # NOTE: Whenever you modify this file you should run the command "testparm"
    # to check that you have not made any basic syntactic errors.
    #======================= Global Settings =====================================
    [global]
    # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
    workgroup = WORKGROUP
    # server string is the equivalent of the NT Description field
    server string = Vault Samba Server
    # Security mode. Defines in which mode Samba will operate. Possible
    # values are share, user, server, domain and ads. Most people will want
    # user level security. See the Samba-HOWTO-Collection for details.
    security = share
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    ; load printers = yes
    # you may wish to override the location of the printcap file
    ; printcap name = /etc/printcap
    # on SystemV system setting printcap name to lpstat should allow
    # you to automatically obtain a printer list from the SystemV spool
    # system
    ; printcap name = lpstat
    # It should not be necessary to specify the print system type unless
    # it is non-standard. Currently supported print systems include:
    # bsd, cups, sysv, plp, lprng, aix, hpux, qnx
    ; printing = cups
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/log/samba/%m.log
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Use password server option only with security = server
    # The argument list may include:
    # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
    # or to auto-locate the domain controller/s
    # password server = *
    ; password server = <NT-Server-Name>
    # Use the realm option only with security = ads
    # Specifies the Active Directory realm the host is part of
    ; realm = MY_REALM
    # Backend to store user information in. New installations should
    # use either tdbsam or ldapsam. smbpasswd is available for backwards
    # compatibility. tdbsam requires no further configuration.
    ; passdb backend = tdbsam
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting.
    # Note: Consider carefully the location in the configuration file of
    # this line. The included file is read at that point.
    ; include = /usr/local/samba/lib/smb.conf.%m
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    interfaces = 192.168.1.109
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # run a specific logon batch file per username
    ; logon script = %U.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The default is NO.
    dns proxy = no
    # These scripts are used on a domain controller or stand-alone
    # machine to add or delete corresponding unix accounts
    ; add user script = /usr/sbin/useradd %u
    ; add group script = /usr/sbin/groupadd %g
    ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
    ; delete user script = /usr/sbin/userdel %u
    ; delete user from group script = /usr/sbin/deluser %u %g
    ; delete group script = /usr/sbin/groupdel %g
    #============================ Share Definitions ==============================
    [homes]
    comment = Home Directories
    browseable = no
    writable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /usr/local/samba/lib/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /usr/local/samba/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    ;[printers]
    ; comment = All Printers
    ; path = /var/spool/samba
    ; browseable = no
    ;# Set public = yes to allow user 'guest account' to print
    ; guest ok = no
    ; writable = no
    ; printable = yes
    [proraid]
    comment = ProRaid Share
    path = /proraid
    public = yes
    available = yes
    brosable = yes
    read only = no
    writable = yes
    # This one is useful for people to share files
    ;[tmp]
    ; comment = Temporary file space
    ; path = /tmp
    ; read only = no
    ; public = yes
    # A publicly accessible directory, but read only, except for people in
    # the "staff" group
    ;[public]
    ; comment = Public Stuff
    ; path = /home/samba
    ; public = yes
    ; writable = no
    ; printable = no
    ; write list = @staff
    # Other examples.
    # A private printer, usable only by fred. Spool data will be placed in fred's
    # home directory. Note that fred must have write access to the spool directory,
    # wherever it is.
    ;[fredsprn]
    ; comment = Fred's Printer
    ; valid users = fred
    ; path = /homes/fred
    ; printer = freds_printer
    ; public = no
    ; writable = no
    ; printable = yes
    # A private directory, usable only by fred. Note that fred requires write
    # access to the directory.
    ;[fredsdir]
    ; comment = Fred's Service
    ; path = /usr/somewhere/private
    ; valid users = fred
    ; public = no
    ; writable = yes
    ; printable = no
    # a service which has a different directory for each machine that connects
    # this allows you to tailor configurations to incoming machines. You could
    # also use the %U option to tailor it by user name.
    # The %m gets replaced with the machine name that is connecting.
    ;[pchome]
    ; comment = PC Directories
    ; path = /usr/pc/%m
    ; public = no
    ; writable = yes
    # A publicly accessible directory, read/write to all users. Note that all files
    # created in the directory by users will be owned by the default user, so
    # any user with access can delete any other user's files. Obviously this
    # directory must be writable by the default user. Another user could of course
    # be specified, in which case all files would be owned by that user instead.
    ;[public]
    ; path = /usr/somewhere/else/public
    ; public = yes
    ; only guest = yes
    ; writable = yes
    ; printable = no
    # The following two entries demonstrate how to share a directory so that two
    # users can place files there that will be owned by the specific users. In this
    # setup, the directory should be writable by both users and should have the
    # sticky bit set on it to prevent abuse. Obviously this could be extended to
    # as many users as required.
    ;[myshare]
    ; comment = Mary's and Fred's stuff
    ; path = /usr/somewhere/shared
    ; valid users = mary fred
    ; public = no
    ; writable = yes
    ; printable = no
    ; create mask = 0765

    Hi,
    My thought is to check the current IP of the server, as your smb.conf has the line interfaces = 192.168.1.109 which means samba will only listen on that interface for requests. If the IP of the server has changed, that would explain why samba isn't working.

  • Ical server/client suddenly stopped working together

    Hi
    I have 10.6.1 server with a group calendar served on a wiki. There are multiple users using 10.6.1 macbook, using ical to display/edit the group calendar. Server has a correctly configured FQDN. Apart from some niggles (will come to later), all has been fine for the last 2 weeks - all 10.6 clients have been able to connect without problems (to FQDN:8008/principals/wikis/groupadministration ). I do not have SSL. Today, one of the clients could no longer update the group calendar or refresh it (for changes from other people).
    The following is in the client system log:
    iCal[278] Exception in -[CalDAVAccountRefreshQueueableOperation refreshWithExceptionHandling] :: * -[NSCFString rawInterval]: unrecognized selector sent to instance 0x165437f0
    In the server caldavd error log:
    [caldav-8009] [-] [twistedcaldav.method.propfind#error] Error reading property ('DAV:', 'current-user-privilege-set') for resource /calendars/_uids_/wiki-groupadministration/inbox/: <StatusResponse 401 Access denied while reading property {DAV:}current-user-privilege-set.>
    Web access still works for this user.
    There have been no changes to any set up and the user in question had no problems in the last 2 weeks, until today. I understand it just "stopped working" this morning - user can offer no further help.
    In other niggles (possibly unrelated but if anyone can help):
    * I have an older client, running 10.5.8 with no wish to upgrade to 10.6, as there are some software compatibility issues (Adobe CS2, Parallels 3) and no budge to update software. ical has never been able to connect to the ical server reliably - after the first update/sync, no further updates are possible.
    * It is not possible to disable alarms to the group calendar in ical. Option-i, uncheck the box, and 30 seconds later the box is checked again. Each user has their own "personal" calendar in the group calendar, and some users like to have alarms. It is not possible to disable those alarms for other users.
    Hope someone can help. All in all, I am not particularly impressed with SL server.

    Hello all,
    since yesterday I'm having the same problem. the server was even not touched the last days.
    Thank you
    Horst

  • Crystal Reports XI  stopped working error message on a Windows Server 2008

    We recently installed Crystal Report XI  in a Windows Server 2008 environment. After completed the installation as the Administrator every time that we try to execute Crystal we receive the following error message:
    "Crystal Reports has stopped working"
    Problem signature:
    Problem Event Name: BEX
    Application Name: crw32.exe
    Application Version: 11.0.0.1282
    Application Timestamp: 422d5c77
    Fault Module Name: StackHash_1fc1
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Offset: 7ef2fbfc
    Exception Code: c0000005
    Exception Data: 00000008
    OS Version: 6.1.7600.2.0.0.272.7
    Locale ID: 1033
    Additional Information 1: 1fc1
    Additional Information 2: 1fc163a1c57ae45571bce37d539b233f
    Additional Information 3: 2f92
    Additional Information 4: 2f92817e9e63d4100e2aa48e72910a78
    Any recommendation on what is causing this error?
    Thanks,
    Luis

    Hi, did you get this working? I'm really struggling to get up and running on 2008 R2, the CMS service just refuses to connect to the database. It also looks like the database wasn't created properly during the install. I set it up on an MSDE database, and when I look at it with sql management studio the database is there but there aren't any tables or anything else
    Can anyone either confirm or deny that its possible to run Crystal XI on 2008 R2?
    The error I'm getting when trying to start the service is:
    The root server reported an error Initialization Failure. (Reason: Unable to connect to the database using the provided connection string. Reason: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified).
    I've confirmed that the ODBC connections work (both 32 bit and 64 bit) via the built in test, but Crystal for some reason isn't happy

  • Problem installing SQL Server 2012 SP1: "managed sql server installer has stopped working"

    Hello,
    I have a big problem.
    I just downloaded SQL Server 2012 SP1 and I only want to install SSMS. The installer always crashes with an error message "managed sql server installer has stopped working".
    I already tried all solutions from Google for this problem but nothing works.
    Can someone help me plase?
    My System: Window 8 Pro with Visual Studio 2012.
    Thanks
    Sven

    Would you please uplaod/share SQL Server setup logs
    C:\Program
    Files\Microsoft
    SQL Server\110\Setup
    Bootstrap\Log\20130125_133342
    to file sharing service like SkyDrive.com
    FAQ
    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    My Blog
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and "Vote as Helpful"
    on posts that help you.
    This can be beneficial to other community members reading the thread.

  • ITunes has stopped working on Windows server 2008R2

    Tunes has stopped working on Windws server 2008R2 server..  I have new problem to run itunes.. it opens in debug mode and windows are closing by forcebly...please help to to resolve this issue

    I was prompted for a quicktime update yesterday and ever since I can't connect my ipod.  message says ipod has been detected but could not be identified properly.  suggested i uninstall and reinstall itunes, which i did.  still no success.

  • Write access to a directory for ASP 2.0 application stops working on Windows 2012 Standard Cloud Server

    Just moved our ASP 2.0 based web application to a Windows 2012 Standard Cloud Server.  A directory is used for temporary copying of files for the application.  The Read Write access is properly given and everything works but then stops working
    in about 2.5 hours.  The settings are still there, to make things work again typically I add "Everyone" to the security list and apply and then 3 hours later I remove "Everyone" and this refreshes the security setting and things work
    againg for a couple of hours.  Last Cloud server was 2008 R2 and we had no issues.  Recently moved to this new cloud server.  Code has been functioning fine for years and can not migrate it to newer ASP since will have to make quite a few code
    changes.  Obviously a bug which needs to be addressed.  Again the security settings do not disappear but are no longer handled properly every 3 hours or so.

    Hi,
    Is there any other files have the same issue? Please create a test folder and give the same permissions with the directory for ASP 2.0 application to see if the issue still exists.
    Regards,
    Mandy
    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.

  • Remote Desktop Printer Redirection Stops Working Randomly on Server 2008 R2

    We have a MS Windows Server 2008 R2 that is used SOLELY as a Terminal Services remote desktop server onto our network. It is used for employees who are off site and need to use the networked company software. VPN works, but is extremely slow for this software.
    Over the past week, the redirected printers function has repeatedly stopped on this server. The employees need this to print to their own local printers. It will eventually restart itself, but after several hours. To get it started faster, I have to restart
    the server.
    I've done this maybe 6 time since last Monday. This has never been an issue before, and I cannot think of any change that may have occurred that could cause this.
    The Event Viewer says this:
    The Remote Desktop license server cannot update the license attributes for user "DrewR" in the Active Directory Domain "XXXX.main". Ensure that the computer account for the license server is a member of Terminal Server License Servers group
    in Active Directory domain "XXXX.main".
    If the license server is installed on a domain controller, the Network Service account also needs to be a member of the Terminal Server License Servers group.
    If the license server is installed on a domain controller, after you have added the appropriate accounts to the Terminal Server License Servers group, you must restart the Remote Desktop Licensing service to track or report the usage of RDS Per User CALs.
    Win32 error code: 0x80070005
    (I inserted the Xs)
    I've never looked at the Event Viewer on this server, but it is littered with messages such as this, and has been for months and months, so if this IS the issue, then it sure took its sweet time affecting anything.

    Hi,
    Initially try to update with the latest rollup for fixing remote desktop printing issue. You can check below link and verify result.
    https://support.microsoft.com/en-us/kb/2647753
    And for the error you can check the related information from beneath article.
    TerminalServices-Licensing 4105 – The Terminal Services license server cannot update the license attributes for user “<UserName>” in Active Directory Domain “<DomainName>”
    https://support.microsoft.com/en-us/kb/2030310
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    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]

  • ITunes sync stopped working with my iPhone 5 and Outlook on Windows 7.  Error states in part "because the sync server failed to sync the iphone"

    I have an iPhone 5 running iOS 7.1.2.  I am using iTunes version 11.2.2.3 on Windows 7.  After updating to the new version of iTunes I am currently using, the snyc between my Outlook calendar and phone stopped working.  I get the error "iTunes could not sync the calendars to the phone xxxxx because the sync server failed to sync the iphone"  I followed the instructions here - Troubleshooting Sync Services on Windows with Microsoft Outlook 2003, Outlook 2007, or Outlook 2010 - to no avail, with the exception of not re-installing Outlook.  Not an option on my corporate computer.  When I run the Sync test, it says it passes -
    Microsoft Windows 7 Enterprise Edition Service Pack 1 (Build 7601)
    LENOVO 4384AJ9
    iTunes 11.2.2.3
    QuickTime 7.7.5
    FairPlay 2.6.12
    Apple Application Support 3.0.3
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.1.1.3
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number xxxxxxxxxxx
    Current user is not an administrator.
    The current local date and time is 2014-07-09 21:39:02.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 11.2.2.3 is currently running.
    iTunesHelper 11.2.2.3 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Device Sync Tests ****
    Sync tests completed successfully.
    Any ideas?

    Try this
    To resolve this issue, follow the steps in iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting. If you have a Windows computer with an Intel® 5 series/3400 series chipset, you may need updates for your chipset drivers. See iTunes for Windows: Issues syncing iOS devices with P55 and related Intel Chipsets for more information.

  • Mail Server suddenly stopped working

    My mail server has stopped working, and I can't figure out why. This is a brand new MacMini with the latest Maverics Server (preinstalled) that I just setup last month. (We migrated from an Xserve running 10.6.) Up to this point, mail has worked flawlessly.
    This afternoon I used the Server app to create a new user. I then went about setting them up for ssh access and installing a public/private keypair (this is for a git repository). Around the same time, my mail server simply stopped working. As far as I know, no other configuration changes were made.
    When I go into the Mail service in the Server app the status perpetually says "Starting...". The 'postfix status' command says that postfix is not running. I've checked every log and error file, and I can only find three anomolies:
    The SMTP log file reports:
    Feb 11 01:31:06 mail.gloaming.com postfix/postmap[7152]: warning: /Library/Server/Mail/Data/scanner/amavis/local_domains.db: duplicate entry: "mail.gloaming.com"
    This warning has been logged before, several weeks earlier, so I assume it's not a serious problem.
    The other warning is:
    Feb 11 00:10:49 mail.gloaming.com postfix/postfix-script[23141]: warning: not owned by _postfix: /Library/Server/Mail/Data/mta/./guid_device_maps.plist
    Other threads seem to indicate that this warning is benign.
    The only other problem that looks really suspicious (to me) is in the system.log:
    Feb 11 01:22:52 mail.gloaming.com ocspd[4947]: ERROR: unable to get the receiver data from the DB!
    I'm not sure what that means, but it doesn't sound good.
    Some threads point a finger at the virus and junk mail scanners. If I disable all mail filtering, the mail server status will finally change to "Serving mail at mail.gloaming.com". But it isn't. All attempts to get mail from the server are refused.
    (Oh, and I've restarted the server several times.)
    The postconf command tells me that the postfix system isn't accepting outside connections:
    inet_interfaces = loopback-only
    So it would appear that Server is setting this. Any attempt to change it back to "= all" fails, as the server software overwrites it with "= loopback-only" at its first possible opportunity. (Editing the main.cf file and reloading postfix doesn't fix it either.)
    Here's the really strange part. The server just started do this today. I recovered a backup of the main.cf file from yesterday and diffed it with the one that's not working:
    mail:postfix root# diff /Library/Server/Mail/Config/postfix/main.cf /Users/admin/Desktop/main.cf
    675c675
    < inet_interfaces = loopback-only
    > inet_interfaces = all
    682c682
    < smtpd_helo_restrictions = reject_non_fqdn_helo_hostname reject_invalid_helo_hostname
    > smtpd_helo_restrictions = reject_invalid_helo_hostname reject_non_fqdn_helo_hostname
    692c692
    < mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com
    > mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com, $mydomain
    712d711
    < postscreen_dnsbl_sites = zen.spamhaus.org*2
    As you can see, the Server software has deliberatly started setting inet_interfaces to loopback-only and I can't figure out how to get it to set it back to "all".
    Some of the other threads have suggested "wipe and reinstall", but I've spent three weeks setting up this sever and shipping it to a co-location facility—starting over really isn't an option.
    I'd really just want to know why the Server software is suddently configuring the mail server so it won't receive any mail!

    The mystery continues.
    This morning, I decided to take a fresh look at what's going on by recovering a backup copy of my entire /Library/Server/Mail/Config directory from last month. Looking at the item capture list, it shows that none of the files in my Mail/Config directory have changed since late last month.
    Here are the disturbing changes.
    In Server/Mail/Config/dovecot/dovecot.conf, there is one different line.
    working:
         protocols = imap pop3 lmtp sieve
    now:
         protocols = lmtp sieve
    So clearly, the server doesn't think we should be running IMAP or POP. Which is probably the root of the problem.
    In Server/Mail/Config/postfix/mail.cf, there are a number of minor/cosmetic differences, but the problematic ones appear to be
    working:
         inet_interfaces = all
         mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com, $mydomain
    now:
         inet_interfaces = loopback-only
         mydestination = $myhostname, localhost.$mydomain, localhost, mail.gloaming.com
    Again, this configuration would imply that there are no public mail services.
    Some other odd change occured in the Server/Mail/Config/postfix/main.cf file
    working:
         smtpd     pass  -       -       n       -       -       smtpd
         pickup    fifo  n       -       n       60      1       pickup
              -o content_filter=smtp-amavis:[127.0.0.1]:10024
    now:
         smtpd     pass  -       -       n       -       -       smtpd
              -o receive_override_options=no_address_mappings
         pickup    fifo  n       -       n       60      1       pickup
              -o content_filter=
    Reading through some other posts, I also found another inexplicable change reported by other users having similar problems. The /System/Library/LaunchDaemons/org.postfix.master.plist suddenly changed.
    working:
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
            <string>master</string>
            <string>-c</string>
            <string>/Library/Server/Mail/Config/postfix</string>
        </array>
    now:
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
            <string>master</string>
            <string>-c</string>
            <string>/Library/Server/Mail/Config/postfix</string>
            <string>-e</string>
            <string>60</string>
        </array>
    The postfix service is now "OnDemand" with a new, and myserious, "-e 60" option added. (I can find no documentation for an -e option in the postfix control tool.)
    Ultimately, I "fixed" the problem by restoring the backup copy of my entire /Library/Server/Mail/Config folder, the /System/Library/LaunchDaemon/org.postfix.master.plist file, and immedately restarting the server. The mail servers started and everything appears to be normal.
    But this whole experience has made me very learly of the Server app. Why did these configuration changes occur? What settings or circumstances caused them to spontaniously change to an, essentually, unusable state? I'm now afriad of making any changes via Server.app for fear it will decide I shouldn't have a working mail server again.
    If anyone has any insights, I'd ver very interested in hearing them.
    Message was edited by: James Bucanek

  • Adobe Premiere Pro CC 2014.0 has stopped working & Adobe QT32 Server CC 2014.0 has stopped working

    Hello,
    I just installed Adobe Premiere Pro CC 2014 as trial to see if its working on my system but as soon as i launch it, it crashes with the following errors on splash screen: Adobe Premiere Pro CC 2014.0 has stopped working followed by Adobe QT32 Server CC 2014.0 has stopped working.
    System Info:
    Windows x64 bit
    16GB RAM
    Intel Core i7-4770 CPU @ 3.40GHz 3.39GHz
    NVIDIA GeForze GTX 660 (fully updated)
    I turned off Windows 7 Sync Center (suggested in adobe forums) but it didn't help.
    I tried running it as administrator, and playing with the permissions but nothing helped.
    Please help me with my problem.
    Thank you,
    James

    I have the same problem too.
    I try format pc ans reinstall win7 64 bits totally clean, but nothing...
    Drivers are update, intel i7,nvidia gtx 760,all works fine in all aplications and games.
    When open media encoder or premiere or after effects crash is startup and show message adobeqt 32 stoped.
    The sp1 are install too.
    I think what adobe cc 2104 fails hards and adobe needs fix this.
    The solutions how reinstall or update drivers not work, fix a problem please.

  • USB Ethernet Adapter Stopped Working On Mac Mini Server Running 10.6.6

    Is anybody out there successfully using the Apple USB Ethernet adapter on a Mac Mini Server running 10.6.6? They have stopped working for me.
    The boot disk in the 2009 Mac Mini Server in my classroom failed and after Apple replaced the disk and I reinstalled SLS and ran Software Update to bring the machine up to 10.6.6 the USB Ethernet adapter that was the interface to the outside world no longer recognized when a cable was plugged in. The cable was good and worked just fine if plugged into another machine or the built-in interface. At first I thought that the USB Interface had failed but after trying two new ones (graciously exchanged by Apple) and finding that none of them worked I'm coming to the conclusion that perhaps the warning on the package that the USB Ethernet only works with the MacBook Air finally became true.

    Douglas Urner wrote:
    Is anybody out there successfully using the Apple USB Ethernet adapter on a Mac Mini Server running 10.6.6? They have stopped working for me.
    The boot disk in the 2009 Mac Mini Server in my classroom failed and after Apple replaced the disk and I reinstalled SLS and ran Software Update to bring the machine up to 10.6.6 the USB Ethernet adapter that was the interface to the outside world no longer recognized when a cable was plugged in. The cable was good and worked just fine if plugged into another machine or the built-in interface. At first I thought that the USB Interface had failed but after trying two new ones (graciously exchanged by Apple) and finding that none of them worked I'm coming to the conclusion that perhaps the warning on the package that the USB Ethernet only works with the MacBook Air finally became true.
    Only the specific build of Mac OS X that comes with a MacBook Air includes the kernel extension to run the Apple USB Ethernet adapter, however there are no hardware issues preventing it being used on other Mac models if you have a suitable driver.
    Generic USB drivers can be downloaded for free from http://www.sustworks.com/site/newsusbethernet.html and this worked for me.

Maybe you are looking for

  • Flex mobile 4.6 app works inside flash builder but not in android emulator

    Originally posted on stackoverflow: http://stackoverflow.com/questions/8663892/flex-mobile-4-6-app-works-inside-flash-builder- but-not-in-android-emulator I have a basic flex mobile 4.6 app and it works fully fine in the flash builder built-in emulat

  • Send HTML emails

    I am sending an HTML email. HTML created in dremaweaver, and sent through Outlook Express... it all works fine... The design looks good. The images are there. It all works fine except one thing: THE PROBLEM: On the recieving end, the images also appe

  • AP does not associate with WLC

    the wlc send the log: Feb 11 10:31:48.263 spam_lrad.c:1048 LWAPP-3-DISC_INTF_ERR1: Ignoring discovery request received on non-management interface (2) in L3 LWAPP mode Any Idea? I review the network configuration and all is fine, I have 3 AP associat

  • Web Dynpro for ABAP Naming Convension & Guide line

    Hi, everyone. I have a plan to implement Web Application as WDA(Web Dynpro for ABAP). but I don't know how can I give a name to Windows or Views or Custom controllers. If you have a naming convension or guid line document, Could you share the documen

  • Password ScreenSaver; plug in iPod -- This iPod is corrupted

    If you have the Apple "password screensaver" running, with screen blank, and you plug in your iPod, you get a beep. When you log in, and see your desktop, there's a message that says "This iPod is corrupted". How do I fix this? Must I always log in f