facebook

Problem after installation…. :(

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #323570 Reply

    Chriss
    Member

    Hi @ all,

    long time I’ve looked for a possibility to build iPhone App on an easy way on windows.
    Your application seemed to be serious and I downloaded the trial (1.4.3) and now….

    ….I cannot start the application… 🙁 I’ve installed, deinstalled, read the config files and the logfiles and yep…. don’t know, what I can do.

    My System: Windows 7 x64 professional (All Updates)
    Java: x86 and x64 – both newest version
    Browser: Firefox

    Failure: I’m starting the application -> a windows pops up “An error has occurred. See the log file C:\……….\.mobione\runtime\.metadta\.log

    okay….this is the text of the logfile:

    !SESSION 2012-02-22 09:36:46.261 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    Command-line arguments: -os win32 -ws win32 -arch x86 (btw: why x86? I’ve got an x64…!?)

    !ENTRY com.genuitec.mobione.developer 1 0 2012-02-22 09:36:50.046
    !MESSAGE
    !STACK 0
    java.io.FileNotFoundException: C:\Users\*******\.mobione\runtime\filesToUUIDs.xml (Das System kann die angegebene Datei nicht finden) I’ve searched my whole computer….there is no file with this name…..!!
    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-02-22 09:36:55.672
    !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

    Mhh…I don’t know that to do – and would be very pleased if somebody could help me! 🙂

    Regards

    Christian

    #323571

    support-michael
    Keymaster

    @Christian

    We are looking into this now. The log info was very helpful. It tells us that a dll that mobione requires to run is not loading.
    Caused by: org.eclipse.swt.SWTException: Unable to load webkit native libraries. (java.lang.UnsatisfiedLinkError: no cefjni in swt.library.path

    Can you search for cefjni.dll file? It should be found at
    <basepath>\MobiOne Studio\Common\plugins\com.genuitec.mobione.webkit.swt_1.4.2.201202210754

    If you installed to default win7 location <basepath> is your <home-dir>\AppData\Local. So on my system the file is found at:
    C:\Users\Wayne\AppData\Local\\MobiOne Studio\Common\plugins\com.genuitec.mobione.webkit.swt_1.4.2.201202210754\cefjni.dll

    #323583

    Chriss
    Member

    Hi wayne,

    first of all thank you for you fast reply!

    Now to the .dll :
    I’ve installed Mobi on my secondary harddrive in an own Folder

    D:\mobii\Common\plugins\com.genuitec.mobione.webkit.swt_1.4.2.201202210754

    That’s the path an there I also see the cefjni.dll.

    Regards

    Christian

    #323592

    JohnWord
    Member

    Upgraded previously to 1.4.2 OK.
    Just upgraded to 1.4.3 and now will not run..

    I can E-mail the log file is desired..

    long file… starts out:
    !ENTRY org.eclipse.osgi 4 0 2012-02-22 09:43:26.935
    !MESSAGE Unexpected exception occurred loading manifest for bundle at the location:

    #323593

    support-michael
    Keymaster

    @GA33
    Sorry to hear about the upgrade problem. Try uninstalling and then download and install 1.4.3 installer. That should fix up the situation.

    Here is the download page: http://genuitec.com/mobione/download.html

    #323597

    JohnWord
    Member

    yes – that worked… thanks!

    #323599

    support-michael
    Keymaster

    @Chriss

    I’m not sure what could be goofing up!

    Do you have antivirus software that could be causing problem with this dll?
    – What antivirus software do you have running?

    Also if you allow mobione to install into the default location of the installer does it then begin working?

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Problem after installation…. :(

You must be logged in to post in the forum log in