Gear Watch Designer error on loading project - Samsung Gear S2

Hi to all.
The last Friday when I opened the GWD I got an error on loading an old project: on Internet I read that must delete the .metadata folder in the user folder the the GWD creates.
OK. I resolved.
This morning I re-opened my last project and again I got the error: the error log is
!SESSION 2016-04-27 08:02:02.638 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0 2016-04-27 08:02:33.247
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:483)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
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)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
!SESSION 2016-04-27 08:08:16.588 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0 2016-04-27 08:08:46.940
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:483)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
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)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Is there a way to resolve definitely this kind of error?
Thanks a lot
GS
ITALY

Hi to all
I can add more information...
I tryed to open all my other projects and none of them shows problems.
Then the only project with the problem is the last I have made and it is the only one with a reference to the moon position: perhaps should be this the problem?
Anyone facing with the same problem?
Thanks
GS
Italy

jhonjey66 said:
Hi to all
I can add more information...
I tryed to open all my other projects and none of them shows problems.
Then the only project with the problem is the last I have made and it is the only one with a reference to the moon position: perhaps should be this the problem?
Anyone facing with the same problem?
Thanks
GS
Italy
Click to expand...
Click to collapse
I have been having similar errors on a project that also has moon phases involved. I have had to restart the project three times now and if I leave and re-enter it gives an error.
eclipse.buildId=unknown
java.version=1.8.0_91
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data @nodefault
!ENTRY org.eclipse.osgi 4 0
!MESSAGE Application error
!STACK 1
java.lang.NullPointerException
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:492)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:395)
at wfb_view.gef.ComponentData.setCondition(ComponentData.java:399)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.setCurrentValue(CompositeFramesFooter.java:475)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.changeFooterMode(CompositeFramesFooter.java:332)
at wfb_view.composites.conditionalline.frames.CompositeFramesFooter.propertyChange(CompositeFramesFooter.java:369)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at wfb_view.common.EventManager.firePropertyChange(EventManager.java:62)
at wfb_view.composites.conditionalline.CompositeConditionalLine.changeMode(CompositeConditionalLine.java:53)
at wfb_view.composites.conditionalline.tabs.CompositeTabItem.activate(CompositeTabItem.java:152)
at wfb_view.composites.conditionalline.tabs.CompositeConditionalLineTabs.addNewTab(CompositeConditionalLineTabs.java:101)
at wfb_view.action.file.ImportProjectHandler.execute(ImportProjectHandler.java:63)
at wfb_view.action.file.OpenProjectHandler.execute(OpenProjectHandler.java:50)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem.mouseUp(CompositeTitlebarMenuItem.java:84)
at wfb_view.ui.titlebar.CompositeTitlebarMenuItem2.mouseUp(CompositeTitlebarMenuItem2.java:44)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at wfb_view.Application.start(Application.java:174)
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)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

DEFINITELY the problem IS the MOON PHASE hand!!!
So I suggest you to make your project without this kind of hand, freeze it in another file, and THEN
- add then moon phase hand
- build the tpk
But remeber that the next time you will open the project with the monn hand probably you will have an error on loading the project.
This is my experience.
GS
ITALY

Related

[Q] Android SDK - problem with downloading platforms (

Hello. I want to produce android applications but I have problem with installing SDK.I am doing everything according to instructions from
Code:
developer. android. com/sdk/index. html
but without success. JDK, plugins I have installed (I will work in NetBeans so I install plugins for this) but i cannot download platforms.
When I install installer_r11-windows.exe and then run SDK Manager.exe nothing happens. For a while, shows a console window and disappears after a while(window is empty). When I execute tools/android.bat from command line so it shows me this error:
Code:
C:\android-sdk-windows\tools>android.bat
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/a
rchquery/Main (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[INFO] Starting Android SDK and AVD Manager
Invalid path
ERROR: SWT folder '' does not exist.
Please set ANDROID_SWT to point to the folder containing swt.jar for your platfo
rm.
i was trying change some variables in this bat file but without success. Please help me.
Sorry for my bad english.

[Q] Apk wont decompile?

Hi i'm trying to decompile an app in order to change the widget size for my Sony Tablet S. They will probably eventually change it themselves, however I'm impatient when it comes to things I can do myself.
Anyway,
I'm using APKmanager 4.9
I can extract the apk fine,
however when I try to decompile I get this error in the log ;
-"Could Not Find C:\Users\L\Desktop\David2\apk_manager_4.9\place-apk-here-for-
modding\../place-apk-here-for-modding/signedxxRemovedForLegalrReasonsxx.apk
Could Not Find C:\Users\L\Desktop\David2\apk_manager_4.9\place-apk-here-for-
modding\../place-apk-here-for-modding/unsignedxxRemovedForLegalrReasonsxx.apk
I: Baksmaling...
I: Loading resource table...
Exception in thread "main" brut.androlib.AndrolibException: Multiple resources:
spec=0x7f020015 drawable/btn_browser_back, config=[DEFAULT]
at brut.androlib.res.data.ResConfig.addResource(Unknown Source)
at brut.androlib.res.data.ResConfig.addResource(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readEntry(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readConfig(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readType(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readPackage(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.readTable(Unknown Source)
at brut.androlib.res.decoder.ARSCDecoder.decode(Unknown Source)
at brut.androlib.res.AndrolibResources.getResPackagesFromApk(Unknown Sou
rce)
at brut.androlib.res.AndrolibResources.loadMainPkg(Unknown Source)
at brut.androlib.res.AndrolibResources.getResTable(Unknown Source)
at brut.androlib.Androlib.getResTable(Unknown Source)
at brut.androlib.ApkDecoder.getResTable(Unknown Source)
at brut.androlib.ApkDecoder.decode(Unknown Source)
at brut.apktool.Main.cmdDecode(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Press any key to continue . . ."-
I can decompile the other apks I have just fine, this ones just giving me some problems.
Thanks in advanced,
-David
bump??????
Have a read HERE

[Q] flashtool startup error

halo,
please help me on this error??
i click on x8 flashtool but the error occur??
its sound like this "startup error" then
java.lang.ClassNotFoundException: gui.FlasherGUI
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
please give some advice what should i do??why this is happen??
Hi,
You should update Java or try on another PC
Hope it helped

flashtool won't run in my computer

hello evereybody i need help for flashtool sony it wont run in my pc and this is stdeer logs
Code:
java.lang.NullPointerException
at org.logger.MyLogger.initProperties(MyLogger.java:36)
at org.logger.MyLogger.setLogDest(MyLogger.java:28)
at gui.Main.main(Main.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)

GWD Open Project Problem

Hello!
I have a problem with GWD. I work with a laptop. I store my project very often. If I want the next day to open my project it is destroyed. I can not open the project. No error message. GWD freezes. If the sleep mode be to blame? If I open the Project via "File -> Open project" I get the following error message:
!SESSION Wed Apr 20 10:48:30 CEST 2016 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2016-04-20 10:48:30.943
!MESSAGE Exception launching the Eclipse Platform:
!STACK
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4467)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.SWT.error(SWT.java:4327)
at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:1718)
at org.eclipse.swt.graphics.GC.win32_new(GC.java:5063)
at org.eclipse.swt.widgets.Control.new_GC(Control.java:2086)
at org.eclipse.swt.widgets.Widget.wmPaint(Widget.java:2298)
at org.eclipse.swt.widgets.Control.WM_PAINT(Control.java:5174)
at org.eclipse.swt.widgets.Label.WM_PAINT(Label.java:615)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4667)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5036)
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:167)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2168)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:113)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
OS: Windows 10 x64
Laptop: Lenovo Thinkpad T440p
Please help me. I have created my project already four times again. :crying:
Thanks pjo12345

Categories

Resources