- This topic has 5 replies, 2 voices, and was last updated 16 years, 1 month ago by
PERRYALAIN.
-
AuthorPosts
-
PERRYALAINMemberHi,
MobiOne 1.0 Milestone-1 : Installation problem :
Windows 2000 XP3Here is log’s content :
!SESSION 2009-06-09 09:17:09.472 ———————————————–
eclipse.buildId=unknown
java.version=1.5.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.osgi 4 0 2009-06-09 09:17:18.925
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path, java.library.path or the jar file
at com.genuitec.org.eclipse.swt.internal.Library.loadLibrary(Library.java:115)
at com.genuitec.firefly.webkit.swt.WebKitBrowser.<clinit>(WebKitBrowser.java:140)
at com.genuitec.blinki.iphone.rcp.IPhoneWebDeveloperApplication.checkForExpiredInstallation(IPhoneWebDeveloperApplication.java:122)
at com.genuitec.blinki.iphone.rcp.IPhoneWebDeveloperApplication.start(IPhoneWebDeveloperApplication.java:84)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
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:386)
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:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.osgi 2 0 2009-06-09 09:17:18.941
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-09 09:17:18.941
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86 2 0 2009-06-09 09:17:18.941
!MESSAGE Missing host org.eclipse.equinox.launcher_[1.0.0,1.1.0).!ENTRY org.eclipse.osgi 2 0 2009-06-09 09:17:18.941
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-09 09:17:18.941
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/ [25] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86 2 0 2009-06-09 09:17:18.941
!MESSAGE Missing host org.eclipse.equinox.launcher_[1.0.0,1.1.0).June 9, 2009 at 7:45 am #299190
GregMemberHello,
Sorry you are having installation troubles. Just a couple of questions:
– What version of windows are you using?
– Did the installation complete normally? Can you post the size (right-click folder > properties) of the following plugin <Installation dir>/plugins/com.genuitec.firefly.webkit.swt_0.6.0.200905191801
Thanks
June 9, 2009 at 10:20 am #299201
PERRYALAINMemberHi,
1. As I written in my first message, I use Windows 2000 SP4.
2. The installation goes normally to the end
3. The size of the directory com.genuitec.firefly.webkit.swt_0.6.0.200905191801 is 18,8 Mo (19 799 686 octets).Thanks for help.
June 9, 2009 at 10:43 am #299203
GregMemberThanks for clearing that up. MobiOne is only supported on Windows XP and Vista. Windows 2000 is not supported at this time. Sorry for the inconvenience.
June 9, 2009 at 2:45 pm #299208
GregMemberWe did some looking on our end and technically Windows 2000 SP4 should be supported but you may have to apply the update to SP4 from Microsoft KB article (891861). Sorry I can’t post a link here in this form, you can PM me for details.
June 10, 2009 at 1:54 am #299213
PERRYALAINMemberHi,
Well, I installed MobiOne on Windows XP Pro SP3 and it’s fine : I can test and that was the purpose.
Thanks for the idea to update Windows 2000 ; I’ll try later.
Thanks for your quick support. -
AuthorPosts