Maverick -- CFUserNotificationCreate() returned with error = 1102

341 views
Skip to first unread message

gumih...@gmail.com

unread,
Feb 16, 2014, 6:16:10 AM2/16/14
to tunnelbli...@googlegroups.com
I have installed TB on my Mavericks (10.9.1)  I have copied Null Configuration, but i could not add new(+) configuration. No pop up dialog windows! Nothing happend?
Any ideas?

thx
Regards

16/02/14 12:11:34,924 Tunnelblick[2398]: Add a Configuration:  Configurations are usually installed from files that are supplied to you by your network manager or VPN service provider.

Configuration files have extensions of .tblk, .ovpn, or .conf.

(There may be other files associated with the configuration that have other extensions; ignore them for now.)

Do you have any configuration files?
16/02/14 12:11:34,924 Tunnelblick[2398]: CFUserNotificationCreate() returned with error = 1102; notification = 0x0, so TBRunAlertExtended is returning NSAlertErrorReturn
16/02/14 12:11:34,925 Tunnelblick[2398]: Alert:  Tunnelblick could not display a window.

CFUserNotificationCreate() returned with error = 1102; notification = 0x0

jkbull...gmail.com

unread,
Feb 16, 2014, 8:32:12 AM2/16/14
to tunnelbli...@googlegroups.com, gumih...@gmail.com
This error happened to two other people that I know of: Re: Failure to startup on tunnelblick 3.3 (build 3518). Neither (as far as I know) was able to fix it.

Much of Tunnelblick's user interface uses an OS X system call to create and display a dialog window. The system call to create such a dialog window is CFUserNotificationCreate(), and I understand very few other programs use it. For some reason that system call is failing on your computer. It is such a fundamental call that it is hard to understand how anything other than a major (but hidden) program with your OS X installation is causing it.

This error happened to two other people that I know of: Re: Failure to startup on tunnelblick 3.3 (build 3518). Neither (as far as I know) was able to fix it. For the original poster, Tunnelblick crashed when the error happened. More recent versions of Tunnelblick (including the version used by the second poster, and your version) fail and put an error in the Console log. The first person ended up using the closed-source Viscosity program instead of Tunnelblick.

The error (as you noted from the log) is error 1102, which appears to be "cbNotFound". That makes more sense to me than error -1102, which is an "NSURLErrorDomain" error).

However, if you search for
cbNotFound  os x error 1102
you will get a bunch of advertisements and links to "MacKeeper". It is my understanding the MacKeeper is NOT a good program and that you should NOT use it. See https://discussions.apple.com/docs/DOC-3691 for details.

Two relatively easy things you could do to try to fix the problem include
  • Restarting your computer
  • Performing a "safe boot", followed by a normal boot.
You could also try performing a "safe boot" (as above) but trying to launch Tunnelblick in "safe boot" mode. You may not be able to actually connect to a configuration, but if you were able to see Tunnelblick dialog boxes (such as the one about not having any configurations), that would indicate that the problem is caused by one or more kexts that are loaded in a regular boot but not loaded with a "safe boot". If that's the case, do a normal boot, then post the results of typing the following command into Terminal (located in /Applications/Utilities):
kextstat | grep -v com.apple
(I may be able to see a kext that could be problematic.)

gumih...@gmail.com

unread,
Feb 16, 2014, 11:23:40 AM2/16/14
to tunnelbli...@googlegroups.com, gumih...@gmail.com
i tried it in SAFE mode, but was the same situation. Tunnelblick is start with null config, but no dialog box to add or edit config file!
i don't use MACKepper, i checked it!

ops... 

Regards
Zoli

jkbull...gmail.com

unread,
Feb 16, 2014, 11:28:00 AM2/16/14
to tunnelbli...@googlegroups.com, gumih...@gmail.com
OK, thanks for trying safe mode. Since you get the same error, it is probably not caused by kexts.

Other than reinstalling Mavericks, I can't think of anything you can do to get Tunnelblick working. Sorry.
Reply all
Reply to author
Forward
0 new messages