- This topic has 12 replies, 2 voices, and was last updated 12 years, 6 months ago by wilsoncortez.
-
AuthorPosts
-
wilsoncortezMemberEdited: April 30, 2012, Fixed in MobiOne 2.0M1a and later versions.
Hi all
i´ve just downloaded and installed MobiOne Studio 2.0 Milestone-1. Trying to start the app I´ve received an error.
Here follows the log file:!SESSION 2012-04-26 05:53:12.828 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.mobione.developer 1 0 2012-04-26 05:54:28.562
!MESSAGE
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.genuitec.mobione.developer.EditorToUUIDMapper.load(EditorToUUIDMapper.java:78)
at com.genuitec.mobione.developer.EditorToUUIDMapper.ensureLoaded(EditorToUUIDMapper.java:69)
at com.genuitec.mobione.developer.EditorToUUIDMapper.getFileToUUIDSet(EditorToUUIDMapper.java:49)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.restartLocalServer(MobiOneApplication.java:723)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:401)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)!ENTRY org.eclipse.osgi 4 0 2012-04-26 05:54:54.406
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at com.genuitec.mobione.developer.rcp.MobiOneApplication.createDummyBrowser(MobiOneApplication.java:644)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:405)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:31)
at com.genuitec.blinki.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:134)
… 14 more
Caused by: java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.blinki.webkit.swt.Util.loadLibrary(Util.java:123)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:27)
… 15 more
!SESSION 2012-04-26 06:14:49.406 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.mobione.developer 1 0 2012-04-26 06:14:58.687
!MESSAGE
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.genuitec.mobione.developer.EditorToUUIDMapper.load(EditorToUUIDMapper.java:78)
at com.genuitec.mobione.developer.EditorToUUIDMapper.ensureLoaded(EditorToUUIDMapper.java:69)
at com.genuitec.mobione.developer.EditorToUUIDMapper.getFileToUUIDSet(EditorToUUIDMapper.java:49)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.restartLocalServer(MobiOneApplication.java:723)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:401)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)!ENTRY org.eclipse.osgi 4 0 2012-04-26 06:15:07.218
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at com.genuitec.mobione.developer.rcp.MobiOneApplication.createDummyBrowser(MobiOneApplication.java:644)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:405)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:31)
at com.genuitec.blinki.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:134)
… 14 more
Caused by: java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.blinki.webkit.swt.Util.loadLibrary(Util.java:123)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:27)
… 15 moreSorry for that long log, but as i´m a totally newbie I´ve thought it could be useful.
Do I need to have Eclipse installed to get it running?
BTW > I´ve installed MobiOne on a different drive than the suggested C:\ . Do you think that could be the problem?
Thanks in advance.
Best regards,
Wilson
support-michaelKeymasterPlease uninstall and reinstall with the proposed default location specified by the installer. Let us know if this works.
wilsoncortezMemberHi Wayne
Thanks for your quick input.
I´ve uninstalled and reinstalled on “C:\Arquivos de programas\MobiOne Studio” as suggested but got the same error.
The new error.log is:
!SESSION 2012-04-26 06:14:49.406 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.mobione.developer 1 0 2012-04-26 06:14:58.687
!MESSAGE
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.genuitec.mobione.developer.EditorToUUIDMapper.load(EditorToUUIDMapper.java:78)
at com.genuitec.mobione.developer.EditorToUUIDMapper.ensureLoaded(EditorToUUIDMapper.java:69)
at com.genuitec.mobione.developer.EditorToUUIDMapper.getFileToUUIDSet(EditorToUUIDMapper.java:49)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.restartLocalServer(MobiOneApplication.java:723)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:401)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)!ENTRY org.eclipse.osgi 4 0 2012-04-26 06:15:07.218
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at com.genuitec.mobione.developer.rcp.MobiOneApplication.createDummyBrowser(MobiOneApplication.java:644)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:405)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:31)
at com.genuitec.blinki.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:134)
… 14 more
Caused by: java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.blinki.webkit.swt.Util.loadLibrary(Util.java:123)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:27)
… 15 more
!SESSION 2012-04-26 07:01:04.718 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.mobione.developer 1 0 2012-04-26 07:02:18.531
!MESSAGE
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.genuitec.mobione.developer.EditorToUUIDMapper.load(EditorToUUIDMapper.java:78)
at com.genuitec.mobione.developer.EditorToUUIDMapper.ensureLoaded(EditorToUUIDMapper.java:69)
at com.genuitec.mobione.developer.EditorToUUIDMapper.getFileToUUIDSet(EditorToUUIDMapper.java:49)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.restartLocalServer(MobiOneApplication.java:723)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:401)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)!ENTRY org.eclipse.osgi 4 0 2012-04-26 07:02:34.171
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at com.genuitec.mobione.developer.rcp.MobiOneApplication.createDummyBrowser(MobiOneApplication.java:644)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:405)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:31)
at com.genuitec.blinki.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:134)
… 14 more
Caused by: java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.blinki.webkit.swt.Util.loadLibrary(Util.java:123)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:27)
… 15 moreIt looks like the same.
Any other thoughts?
Thanks 🙂
support-michaelKeymasterWhat version of Windows OS are you installing on, e.g., Win 7, Vista, XP?
And no you do not need to install other software such as Eclipse or Java VM for MobiOne operation.
wilsoncortezMemberWin XP sp 2
thanks for your answer
maybe some reg clean, just in case?
support-michaelKeymasterCan you try this and see if it clears things up:
1) open file explorer to C:\Users\<your account>\.mobione\runtime
2) rename the “runtime” directory, e.g., runtime1
3) cross fingers and launch mobione design center
wilsoncortezMemberTen fingers crossed but… no love 🙁
After renaming the “C:\Documents and Settings\usuario\.mobione\runtime” to “\runtime1” i´ve realized that now i have a new runtime dir created. The new error log is:
!SESSION 2012-04-26 08:06:50.765 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.mobione.developer 1 0 2012-04-26 08:06:59.796
!MESSAGE
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at com.genuitec.mobione.developer.EditorToUUIDMapper.load(EditorToUUIDMapper.java:78)
at com.genuitec.mobione.developer.EditorToUUIDMapper.ensureLoaded(EditorToUUIDMapper.java:69)
at com.genuitec.mobione.developer.EditorToUUIDMapper.getFileToUUIDSet(EditorToUUIDMapper.java:49)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.restartLocalServer(MobiOneApplication.java:723)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:401)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)!ENTRY org.eclipse.osgi 4 0 2012-04-26 08:07:07.796
!MESSAGE Application error
!STACK 1
java.lang.ExceptionInInitializerError
at com.genuitec.mobione.developer.rcp.MobiOneApplication.createDummyBrowser(MobiOneApplication.java:644)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:405)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:31)
at com.genuitec.blinki.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:134)
… 14 more
Caused by: java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.blinki.webkit.swt.Util.loadLibrary(Util.java:123)
at com.genuitec.blinki.webkit.swt.LibraryLoader.loadLibraries(LibraryLoader.java:27)
… 15 moreLooking at this log i´ve found this line:
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\usuario\.mobione\runtime\filesToUUIDs.xml (O sistema não pode encontrar o arquivo especificado)doing a quick translation from portuguese br:
System could not find the specified archive( in our case) “filesToUUIDs.xml” this file is not there BTW.
Wayne, do you think there is something to do with my non english Win XP version? i´m asking cauz it really seems to be a path thing, don´t you think so?
wilsoncortezMemberHi
just to add more info:
It just installed fine on a Win7(english) netbook. 🙂
Now i´ll try to update my XP with the latest service pack, etc. After that I´ll try to do a complete uninstall and reinstall again.I´ll be back with news….
wilsoncortezMemberWell after a complete update on Win XP and a clean reinstall of MobiOne I still can´t launch It.
Maybe i´ll give a try to MobiOne 1.5.
Any thoughts?
Thanks 🙂
wilsoncortezMemberHi Octavio
Do you know any issue regarding on installing MobiOne 2.0 on XP non English machines?
Thanks
wilsoncortezMemberHi all
Any news about the update?
Does it will be released today?Thanks
wilsoncortezMemberThank you Octavio 🙂
I´ve checked the link you´ve provided but i´ve seen this:
UPDATED: April 17, 2012
FILE SIZE: ~125MB
MD5: 6ffba8bc43e8e6b66ade567ef7d8bac9But the new installer has an “a” appended so the version is MobiOne_2.0.0M1a_installer.exe
Once more thank you and….downloading it right now 🙂
wilsoncortezMemberHi
And i´d like to say that………….Yes!
Finally I got MobiOne running on my windows xp sp3 machine.Thank you Octavio and Wayne for this update 🙂
-
AuthorPosts