Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4662] iOS: Bonjour returns an "unknown listener message...req"

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T22:03:24.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsiOS
Labelsapi, tbs-1.9.0, training
ReporterNatalie Huynh
AssigneeIngo Muschenetz
Created2011-07-13T14:29:12.000+0000
Updated2017-05-02T22:03:24.000+0000

Description

Steps to Reproduce: 1. Launch KitchenSink 2. Platform -> Bonjour 3. Click on Bonjour Test:.... Actual Result: Unknown listener message... req Expected Result: To be able to connect and use Bonjour Note: Might be related to some connectivity issue, as I can repro with 1.7.0 and 1.7.1 also

Attachments

FileDateSize
Bonjour.png2011-07-13T14:29:12.000+0000114273

Comments

  1. Tony Hursh 2011-09-20

    I'm also seeing this on iPhone 3G and iPod Touch. In the simulator, the code causes a hard crash. The simulator and the physical devices are connected through the same wireless access point. Stack trace pasted below: 2011-09-21 00:17:26.599 KitchenSinkTest[66571:1be0f] *** Terminating app due to uncaught exception 'org.kitchensinktest.TiNetworkBonjourServiceProxy', reason: 'Attempt to re-resolve service. in -[TiNetworkBonjourServiceProxy resolve:] (TiNetworkBonjourServiceProxy.m:230)' *** Call stack at first throw: ( 0 CoreFoundation 0x024585a9 __exceptionPreprocess + 185 1 libobjc.A.dylib 0x025ac313 objc_exception_throw + 44 2 KitchenSinkTest 0x000d522b -[TiProxy throwException:subreason:location:] + 363 3 KitchenSinkTest 0x00176a22 -[TiNetworkBonjourServiceProxy resolve:] + 546 4 CoreFoundation 0x023c8c7d __invoking___ + 29 5 CoreFoundation 0x023c8b51 -[NSInvocation invoke] + 145 6 KitchenSinkTest 0x0004d5a9 -[KrollMethod call:] + 3081 7 KitchenSinkTest 0x0004c04e KrollCallAsFunction + 542 8 KitchenSinkTest 0x002ccf39 _ZN2TI16TiCallbackObjectINS_8TiObjectEE4callEPNS_10TiExcStateEPS1_NS_7TiValueERKNS_7ArgListE + 391 9 KitchenSinkTest 0x002aa1fb cti_op_call_NotTiFunction + 299 10 ??? 0x0c4caabf 0x0 + 206351039 11 KitchenSinkTest 0x00266e55 _ZN2TI11Interpreter7executeEPNS_18FunctionExecutableEPNS_10TiExcStateEPNS_10TiFunctionEPNS_8TiObjectERKNS_7ArgListEPNS_14ScopeChainNodeEPNS_7TiValueE + 975 12 KitchenSinkTest 0x002b862d _ZN2TI10TiFunction4callEPNS_10TiExcStateENS_7TiValueERKNS_7ArgListE + 129 13 KitchenSinkTest 0x0022fd4b _ZN2TI4callEPNS_10TiExcStateENS_7TiValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 91 14 KitchenSinkTest 0x002cb256 TiObjectCallAsFunction + 454 15 KitchenSinkTest 0x00056173 -[KrollObject triggerEvent:withObject:thisObject:] + 739 16 KitchenSinkTest 0x000486c1 -[KrollEvent invoke:] + 145 17 KitchenSinkTest 0x0004742d -[KrollContext invoke:] + 189 18 KitchenSinkTest 0x0004600e -[KrollContext main] + 4478 19 Foundation 0x00747cf4 -[NSThread main] + 81 20 Foundation 0x00747c80 __NSThread__main__ + 1387 21 libsystem_c.dylib 0x91293ed9 _pthread_start + 335 22 libsystem_c.dylib 0x912976de thread_start + 34 ) terminate called throwing an exception [DEBUG] App Spec: specified by path /Users/tonyhursh/appcelerator/KitchenSinkTest/build/iphone/build/Debug-iphonesimulator/KitchenSinkTest.app [DEBUG] SDK Root: path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk version=4.3 name=Simulator - iOS 4.3 [DEBUG] using device family iphone [DEBUG] Session started [DEBUG] Session did end with error (null) [INFO] Application has exited from Simulator
  2. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source