You are not logged in.

#1 2011-10-21 21:59:12

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

[CLOSED] Help Needed: Installing "Mind on Track"

could you help me to install "Mind on Track" on arch linux 64 bit?

http://mindontrack.com/
"Mind on Track"
Task manager with integrated mind maps

Note:
* I use Arch Linux 64 bit.
* "Mind on Track" is written in java and meant for 86 bit.

What I have done:
1- make it executable.
2-

$ sudo ./mindontrack-1.1.0.104-Linux-x86-Install
No protocol specified

This will install mindontrack on your computer.  Continue? [n/Y] Y


Where do you want to install mindontrack? [/usr/local/mindontrack]

Installing mindontrack...
Installing Program Files...                                                   
Installation complete. 

created 2 folders "y" and "workspace".
3-

$ sudo ./y/y/mindontrack

nothing happens...
4-

$ ./y/y/mindontrack
java.io.FileNotFoundException: /home/yaser/Downloads/56/y/y/workspace/.xmind/.version (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at com.todoer.core.OrgBoxWorkflow.updateWorkspaceVersion(Unknown Source)
        at com.todoer.core.OrgBoxWorkflow.start(Unknown Source)
        at com.orgbox.gtd.core.internal.GTDWorkflow.start(Unknown Source)
        at org.xmind.core.internal.XmindCore$1.run(Unknown Source)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.xmind.core.internal.XmindCore.runWorkflowExtension(Unknown Source)
        at org.xmind.core.internal.XmindCore.start(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
        at org.eclipse.osgi.internal.loader.MultiSourcePackage.loadClass(MultiSourcePackage.java:31)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at org.xmind.cathy.internal.CathyPlugin.start(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:469)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:232)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1197)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        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:369)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
java.lang.IllegalStateException: The platform metadata area could not be written: /home/yaser/Downloads/56/y/y/workspace/.metadata.  By default the platform writes its content
under the current working directory when the platform is launched.  Use the -data parameter to
specify a different content area for the platform.

Could you help me?

Last edited by G_P (2011-10-22 22:35:17)

Offline

#2 2011-10-21 22:11:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED] Help Needed: Installing "Mind on Track"

G_P, please edit your post.
When pasting code, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and more convenient to scroll through.

Offline

#3 2011-10-21 22:21:22

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Thank you karol.
That was very helpful.

I found this link:
http://getsatisfaction.com/mind_on_trac … it_version

I have tried this:
"java -jar org.eclipse.equinox.launcher_1.1.0.v20100507.jar" from mindontrack/plugins folder.

but nothing happens.

Thank you.

Last edited by G_P (2011-10-21 22:32:08)

Offline

#4 2011-10-21 22:48:38

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: [CLOSED] Help Needed: Installing "Mind on Track"

If ~/Downloads/56/y/y/workspace/ exists and is read-writable then I would suppose it is a bug with the software, which should be reported to the developers.

If, within that folder, ./.xmind/.version or ./.metadata don't exist, try creating them (but this is still a bug: if the software expects them there then it should create them if they don't exist).

If they exist but don't have the correct permissions, change the permissions.

If they exist and have the correct permissions, try moving them to a different location and see if the software recreates them. (Again, this should still be treated as a bug.)

Would you mind posting the output of:

ls -Ral ~/Downloads/56/y/y/workspace/

Last edited by /dev/zero (2011-10-21 22:50:41)

Offline

#5 2011-10-21 23:16:26

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Thank you "/dev/zero" for your help.

I have changed the permissions of workspace to read-writable.

the output of :ls -Ral ~/Downloads/56/y/y/workspace/: is:
Before changed the permission:

/home/yaser/Downloads/56/y/y/workspace/:
total 16
drwxr-xr-x 4 root root 4096 Oct 13 10:52 .
drwxr-xr-x 6 root root 4096 Oct 22 00:48 ..
drwxr-xr-x 3 root root 4096 Oct 13 10:52 .metadata
drwxr-xr-x 3 root root 4096 Oct 22 00:48 .xmind

/home/yaser/Downloads/56/y/y/workspace/.metadata:
total 20
drwxr-xr-x 3 root root 4096 Oct 13 10:52 .
drwxr-xr-x 4 root root 4096 Oct 13 10:52 ..
-rw-r--r-- 1 root root 7080 Oct 22 00:48 .log
drwxr-xr-x 3 root root 4096 Oct 13 10:52 .plugins

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins:
total 12
drwxr-xr-x 3 root root 4096 Oct 13 10:52 .
drwxr-xr-x 3 root root 4096 Oct 13 10:52 ..
drwxr-xr-x 3 root root 4096 Oct 13 10:52 org.eclipse.core.runtime

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins/org.eclipse.core.runtime:
total 12
drwxr-xr-x 3 root root 4096 Oct 13 10:52 .
drwxr-xr-x 3 root root 4096 Oct 13 10:52 ..
drwxr-xr-x 2 root root 4096 Oct 13 10:52 .settings

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings:
total 12
drwxr-xr-x 2 root root 4096 Oct 13 10:52 .
drwxr-xr-x 3 root root 4096 Oct 13 10:52 ..
-rw-r--r-- 1 root root   97 Oct 13 10:52 com.orgbox.gtd.core.prefs

/home/yaser/Downloads/56/y/y/workspace/.xmind:
total 16
drwxr-xr-x 3 root root 4096 Oct 22 00:48 .
drwxr-xr-x 4 root root 4096 Oct 13 10:52 ..
drwxr-xr-x 2 root root 4096 Oct 13 10:52 markers
-rw-r--r-- 1 root root   18 Oct 22 00:48 .version

/home/yaser/Downloads/56/y/y/workspace/.xmind/markers:
total 52
drwxr-xr-x 2 root root 4096 Oct 13 10:52 .
drwxr-xr-x 3 root root 4096 Oct 22 00:48 ..
-rw-r--r-- 1 root root 4229 Oct 22 00:48 context_calls.png
-rw-r--r-- 1 root root 4863 Oct 22 00:48 context_errands.png
-rw-r--r-- 1 root root 2728 Oct 22 00:48 context_home.png
-rw-r--r-- 1 root root 1806 Oct 22 00:48 context_office.png
-rw-r--r-- 1 root root 5405 Oct 22 00:48 context_online.png
-rw-r--r-- 1 root root 4768 Oct 22 00:48 context_review.png
-rw-r--r-- 1 root root  656 Oct 13 10:52 markerSheet.xml

After changed the permission.

/home/yaser/Downloads/56/y/y/workspace/:
total 16
drwxrwxrwx 4 yaser root 4096 Oct 13 10:52 .
drwxr-xr-x 6 root  root 4096 Oct 22 00:48 ..
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 .metadata
drwxrwxrwx 3 yaser root 4096 Oct 22 00:48 .xmind

/home/yaser/Downloads/56/y/y/workspace/.metadata:
total 24
drwxrwxrwx 3 yaser root  4096 Oct 13 10:52 .
drwxrwxrwx 4 yaser root  4096 Oct 13 10:52 ..
-rw-rw-rw- 1 yaser root 10620 Oct 22 02:00 .log
drwxrwxrwx 3 yaser root  4096 Oct 13 10:52 .plugins

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins:
total 12
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 .
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 ..
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 org.eclipse.core.runtime

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins/org.eclipse.core.runtime:
total 12
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 .
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 ..
drwxrwxrwx 2 yaser root 4096 Oct 13 10:52 .settings

/home/yaser/Downloads/56/y/y/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings:
total 12
drwxrwxrwx 2 yaser root 4096 Oct 13 10:52 .
drwxrwxrwx 3 yaser root 4096 Oct 13 10:52 ..
-rw-rw-rw- 1 yaser root   97 Oct 13 10:52 com.orgbox.gtd.core.prefs

/home/yaser/Downloads/56/y/y/workspace/.xmind:
total 16
drwxrwxrwx 3 yaser root 4096 Oct 22 00:48 .
drwxrwxrwx 4 yaser root 4096 Oct 13 10:52 ..
drwxrwxrwx 2 yaser root 4096 Oct 13 10:52 markers
-rw-rw-rw- 1 yaser root   18 Oct 22 02:00 .version

/home/yaser/Downloads/56/y/y/workspace/.xmind/markers:
total 52
drwxrwxrwx 2 yaser root 4096 Oct 13 10:52 .
drwxrwxrwx 3 yaser root 4096 Oct 22 00:48 ..
-rw-rw-rw- 1 yaser root 4229 Oct 22 00:48 context_calls.png
-rw-rw-rw- 1 yaser root 4863 Oct 22 00:48 context_errands.png
-rw-rw-rw- 1 yaser root 2728 Oct 22 00:48 context_home.png
-rw-rw-rw- 1 yaser root 1806 Oct 22 00:48 context_office.png
-rw-rw-rw- 1 yaser root 5405 Oct 22 00:48 context_online.png
-rw-rw-rw- 1 yaser root 4768 Oct 22 00:48 context_review.png
-rw-rw-rw- 1 yaser root  656 Oct 13 10:52 markerSheet.xml

After changed the permission.
When I try to run:

$ ./y/y/mindontrack

nothing happens

So my problem was the permissions of the files.

But still the program doesn't work.
I looked at the log file which is located in ~/Downloads/56/y/y/workspace/.metadata/.log

!SESSION 2011-10-22 02:00:34.259 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.335
!MESSAGE NLS unused message: OrgBoxWorkflow_BuyUrl in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.335
!MESSAGE NLS unused message: OrgBoxWorkflow_Close in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_Download in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_DownloadUrl in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_Evaluation in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_License in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_LicenseError in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessage in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessage2 in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.336
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessagePurchase in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:00:35.337
!MESSAGE NLS unused message: OrgBoxWorkflow_Purchase in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 4 0 2011-10-22 02:00:35.396
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:197)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:174)
	at org.eclipse.swt.internal.C.<clinit>(C.java:21)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:132)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:686)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
	at org.xmind.cathy.internal.CathyApplication.start(Unknown Source)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	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:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

"Sorry for my poor English and my little experience in Linux."

Last edited by G_P (2011-10-21 23:17:18)

Offline

#6 2011-10-21 23:36:17

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Hi G_P,

There is no need to apologise for your language. Your English is quite readable.

I don't have an Arch system running at the moment, but I just installed MindOnTrack on my Debian box. I didn't have any problems.

I did not find it necessary to use "sudo". I just installed it as a standard user. I installed it into my home directory:

necrosymbiont:~$ ls -l ~/mindontrack
total 1636
drwxr-xr-x 2 necrosymbiont necrosymbiont    4096 Oct 22 10:02 about_files
-rw-r--r-- 1 necrosymbiont necrosymbiont     577 Sep  5 05:24 about.html
drwxr-xr-x 7 necrosymbiont necrosymbiont    4096 Oct 22 10:02 configuration
-rwxr-xr-x 1 necrosymbiont necrosymbiont  266168 Sep  5 05:24 libcairo-swt.so
-rw-r--r-- 1 necrosymbiont necrosymbiont    1170 Sep  5 05:24 license.txt
-rwxr-xr-x 1 necrosymbiont necrosymbiont   63005 Sep  5 05:24 mindontrack
-rwxr-xr-x 1 necrosymbiont necrosymbiont   53248 Sep  5 05:24 mindontrack.exe
drwxr-xr-x 7 necrosymbiont necrosymbiont   20480 Oct 22 10:02 plugins
-rwxr-xr-x 1 necrosymbiont necrosymbiont 1230563 Oct 22 10:02 uninstall
drwxr-xr-x 4 necrosymbiont necrosymbiont    4096 Oct 22 10:02 workspace

And it seems to work well. I do get complaints written to the console about a missing .version file. That's okay, it still works.

I suggest:

  1. Uninstall your existing MindOnTrack installation.

  2. Reinstall as a standard user into a directory that you own; don't use sudo.

I hope this helps :-)

Offline

#7 2011-10-21 23:54:46

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Thank you a lot.

Are you using 64 bit on your Debian?

I uninstall it and then install it as a standard user.
There was a wizard ( http://en.wikipedia.org/wiki/Wizard_(software) ) asked me if I want to install it.
I complete it but nothing happens and it freezes on the terminal.

[yaser@Arch-Raddadi 56]$ ./mindontrack-1.1.0.104-Linux-x86-Install
[yaser@Arch-Raddadi 56]$ java.io.FileNotFoundException: /home/yaser/mindontrack/workspace/.xmind/.version (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at com.todoer.core.OrgBoxWorkflow.updateWorkspaceVersion(Unknown Source)
        at com.todoer.core.OrgBoxWorkflow.start(Unknown Source)
        at com.orgbox.gtd.core.internal.GTDWorkflow.start(Unknown Source)
        at org.xmind.core.internal.XmindCore$1.run(Unknown Source)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.xmind.core.internal.XmindCore.runWorkflowExtension(Unknown Source)
        at org.xmind.core.internal.XmindCore.start(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
        at org.eclipse.osgi.internal.loader.MultiSourcePackage.loadClass(MultiSourcePackage.java:31)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:466)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at org.xmind.cathy.internal.CathyPlugin.start(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:284)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:417)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:265)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:106)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:453)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:469)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:232)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1197)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        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:369)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

looked at  ~/Downloads/mindontrack/workspace/.metadata/.log

!SESSION 2011-10-22 02:41:47.687 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.112
!MESSAGE NLS unused message: OrgBoxWorkflow_BuyUrl in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.112
!MESSAGE NLS unused message: OrgBoxWorkflow_Close in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.112
!MESSAGE NLS unused message: OrgBoxWorkflow_Download in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.113
!MESSAGE NLS unused message: OrgBoxWorkflow_DownloadUrl in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.113
!MESSAGE NLS unused message: OrgBoxWorkflow_Evaluation in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.113
!MESSAGE NLS unused message: OrgBoxWorkflow_License in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.113
!MESSAGE NLS unused message: OrgBoxWorkflow_LicenseError in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.114
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessage in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.114
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessage2 in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.114
!MESSAGE NLS unused message: OrgBoxWorkflow_OldLicenseMessagePurchase in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 2 1 2011-10-22 02:41:50.114
!MESSAGE NLS unused message: OrgBoxWorkflow_Purchase in: com.todoer.core.messages

!ENTRY org.eclipse.osgi 4 0 2011-10-22 02:41:50.261
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:197)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:174)
	at org.eclipse.swt.internal.C.<clinit>(C.java:21)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:132)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:686)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
	at org.xmind.cathy.internal.CathyApplication.start(Unknown Source)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	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:369)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

I think this is the problem:
"java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM"

Last edited by G_P (2011-10-21 23:55:17)

Offline

#8 2011-10-22 00:05:25

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Aha! Yep, that sounds like it. Yes, my machine is running 32-bit Debian. I apologise for not noticing when you said you are running 64-bit.

This appears related to your problem? Azsmrc: Cannot load 32-bit SWT libraries on 64-bit JV

Also here: ava.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM

Last edited by /dev/zero (2011-10-22 00:07:28)

Offline

#9 2011-10-22 00:56:37

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Thank you /dev/zero a lot.

I have installed swt
http://www.archlinux.org/packages/extra/x86_64/swt/
and its optional Dependency libgnomeui
http://www.archlinux.org/packages/extra … ibgnomeui/

But nothing happens

So I went to
http://www.eclipse.org/swt/
then downloaded swt-3.6.2-gtk-linux-x86_64.zip
http://download.eclipse.org/eclipse/dow … x86_64.zip

Extract the file "swt-3.6.2-gtk-linux-x86_64.zip" and I found swt-debug.jar
based on this link http://ubuntuforums.org/showthread.php?t=1352579 thank you /dev/zero
I replaced this package ~/mindontrack/plugins/org.eclipse.swt.gtk.linux.x86_3.6.0.v3647a.jar by swt-debug.jar
and then changed the name of swt-debug.jar to org.eclipse.swt.gtk.linux.x86_3.6.0.v3647a.jar

now when i run it there is a pop-up message appears says:

JVM terminated. Exit code=13
/opt/java/bin/java
-jar /home/yaser/mindontrack/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /home/yaser/mindontrack/mindontrack
-name Mindontrack
--launcher.library /home/yaser/mindontrack/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.0.v20100503/eclipse_1307.so
-startup /home/yaser/mindontrack/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 4528006
-vm /opt/java/bin/java
-vmargs
-jar /home/yaser/mindontrack/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar 

and have a nice close button smile just that it doesn't work.

Last edited by G_P (2011-10-22 00:57:15)

Offline

#10 2011-10-22 22:32:53

G_P
Member
From: Saudi Arabia
Registered: 2011-02-28
Posts: 14

Re: [CLOSED] Help Needed: Installing "Mind on Track"

Now, mindontrack supports 64 bit.
Great work.

Last edited by G_P (2011-12-03 09:40:02)

Offline

Board footer

Powered by FluxBB