Tizen custom TV app not working on SmartTV in developer mode

Tizen custom TV app not working on SmartTV in developer mode

BY 17 Sep 2019 Web Application Development

Hi

Link : developer.samsung.com/tv/develop/specifications/tv-model-groups/


The above link is for version reference.

Lineup Tv Model :  UJ5500

I am building a custom app.When I run it on simulator, It works fine. I want to integrate this app on smart TV .  I have used Tizen Studio 3.3.
 
When I run it in developer mode, It shows the below error :
 

[ERROR] ProfileInfo.java(426) – Failed to get a device information from ‘192.168.0.209:26101’ (model: UJ5500, platform: Tizen, version: unknown, profile: unknown        `1¶) 
java.lang.Exception: Failed to get a device’s profile version
at org.tizen.common.core.application.ProfileInfo.getProfileInfo(ProfileInfo.java:413)
at org.tizen.common.connection.logview.model.LogModel.<init>(LogModel.java:151)
at org.tizen.common.connection.logview.view.LogTab.<init>(LogTab.java:227)
at org.tizen.common.connection.logview.view.LogPanel.createNewLogTab(LogPanel.java:254)
at org.tizen.common.connection.logview.view.LogPanel.enableLogTabs(LogPanel.java:181)
at org.tizen.common.connection.logview.view.LogPanel.access$3(LogPanel.java:177)
at org.tizen.common.connection.logview.view.LogPanel$4.run(LogPanel.java:347)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2560)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3815)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)


Please let me know how to resolve this problem. Please share the step by step procedure for this.

Thanks & Regards,
 Offitical Tpss






 

 

Written by