<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Thank you for your quick anwer.<br />
<br />
Yes, permissions are OK<br />
<br />
I found a file named ".log" in the "workspace" directory:<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">!SESSION 2010-02-01 16&#58;20&#58;34.314 -----------------------------------------------<br />
eclipse.buildId=unknown<br />
java.version=1.6.0_15<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants&#58; OS=linux, ARCH=x86, WS=gtk, NL=en_US<br />
Command-line arguments&#58;&nbsp; -os linux -ws gtk -arch x86<br />
<br />
!ENTRY org.eclipse.osgi 4 0 2010-02-01 16&#58;20&#58;36.829<br />
!MESSAGE Application error<br />
!STACK 1<br />
java.lang.UnsatisfiedLinkError&#58; Cannot load 32-bit SWT libraries on 64-bit JVM<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;182&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;159&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.C.<clinit>&#40;C.java&#58;21&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;63&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;54&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.widgets.Display.<clinit>&#40;Display.java&#58;131&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.Workbench.createDisplay&#40;Workbench.java&#58;516&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.PlatformUI.createDisplay&#40;PlatformUI.java&#58;161&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay&#40;IDEApplication.java&#58;143&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.start&#40;IDEApplication.java&#58;88&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run&#40;EclipseAppHandle.java&#58;194&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication&#40;EclipseAppLauncher.java&#58;110&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start&#40;EclipseAppLauncher.java&#58;79&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;368&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;179&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;NativeMethodAccessorImpl.java&#58;39&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;DelegatingMethodAccessorImpl.java&#58;25&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Method.java&#58;597&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework&#40;Main.java&#58;559&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.basicRun&#40;Main.java&#58;514&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.run&#40;Main.java&#58;1311&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.main&#40;Main.java&#58;1287&#41;<br />
!SESSION 2010-02-01 16&#58;20&#58;38.616 -----------------------------------------------<br />
eclipse.buildId=unknown<br />
java.version=1.6.0_15<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants&#58; OS=linux, ARCH=x86, WS=gtk, NL=en_US<br />
Command-line arguments&#58;&nbsp; -os linux -ws gtk -arch x86<br />
<br />
!ENTRY org.eclipse.osgi 4 0 2010-02-01 16&#58;20&#58;40.215<br />
!MESSAGE Application error<br />
!STACK 1<br />
java.lang.UnsatisfiedLinkError&#58; Cannot load 32-bit SWT libraries on 64-bit JVM<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;182&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;159&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.C.<clinit>&#40;C.java&#58;21&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;63&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;54&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.widgets.Display.<clinit>&#40;Display.java&#58;131&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.Workbench.createDisplay&#40;Workbench.java&#58;516&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.PlatformUI.createDisplay&#40;PlatformUI.java&#58;161&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay&#40;IDEApplication.java&#58;143&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.start&#40;IDEApplication.java&#58;88&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run&#40;EclipseAppHandle.java&#58;194&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication&#40;EclipseAppLauncher.java&#58;110&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start&#40;EclipseAppLauncher.java&#58;79&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;368&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;179&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;NativeMethodAccessorImpl.java&#58;39&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;DelegatingMethodAccessorImpl.java&#58;25&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Method.java&#58;597&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework&#40;Main.java&#58;559&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.basicRun&#40;Main.java&#58;514&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.run&#40;Main.java&#58;1311&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.main&#40;Main.java&#58;1287&#41;<br />
!SESSION 2010-02-01 16&#58;21&#58;03.204 -----------------------------------------------<br />
eclipse.buildId=unknown<br />
java.version=1.6.0_15<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants&#58; OS=linux, ARCH=x86, WS=gtk, NL=en_US<br />
Command-line arguments&#58;&nbsp; -os linux -ws gtk -arch x86<br />
<br />
!ENTRY org.eclipse.osgi 4 0 2010-02-01 16&#58;21&#58;05.486<br />
!MESSAGE Application error<br />
!STACK 1<br />
java.lang.UnsatisfiedLinkError&#58; Cannot load 32-bit SWT libraries on 64-bit JVM<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;182&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;159&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.C.<clinit>&#40;C.java&#58;21&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;63&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;54&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.widgets.Display.<clinit>&#40;Display.java&#58;131&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.Workbench.createDisplay&#40;Workbench.java&#58;516&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.PlatformUI.createDisplay&#40;PlatformUI.java&#58;161&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay&#40;IDEApplication.java&#58;143&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.start&#40;IDEApplication.java&#58;88&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run&#40;EclipseAppHandle.java&#58;194&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication&#40;EclipseAppLauncher.java&#58;110&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start&#40;EclipseAppLauncher.java&#58;79&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;368&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;179&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;NativeMethodAccessorImpl.java&#58;39&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;DelegatingMethodAccessorImpl.java&#58;25&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Method.java&#58;597&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework&#40;Main.java&#58;559&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.basicRun&#40;Main.java&#58;514&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.run&#40;Main.java&#58;1311&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.main&#40;Main.java&#58;1287&#41;<br />
!SESSION 2010-02-01 16&#58;24&#58;52.268 -----------------------------------------------<br />
eclipse.buildId=unknown<br />
java.version=1.6.0_15<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants&#58; OS=linux, ARCH=x86, WS=gtk, NL=en_US<br />
Command-line arguments&#58;&nbsp; -os linux -ws gtk -arch x86<br />
<br />
!ENTRY org.eclipse.osgi 4 0 2010-02-01 16&#58;24&#58;58.171<br />
!MESSAGE Application error<br />
!STACK 1<br />
java.lang.UnsatisfiedLinkError&#58; Cannot load 32-bit SWT libraries on 64-bit JVM<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;182&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Library.loadLibrary&#40;Library.java&#58;159&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.C.<clinit>&#40;C.java&#58;21&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;63&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.internal.Converter.wcsToMbcs&#40;Converter.java&#58;54&#41;<br />
&nbsp; &nbsp;at org.eclipse.swt.widgets.Display.<clinit>&#40;Display.java&#58;131&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.Workbench.createDisplay&#40;Workbench.java&#58;516&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.PlatformUI.createDisplay&#40;PlatformUI.java&#58;161&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay&#40;IDEApplication.java&#58;143&#41;<br />
&nbsp; &nbsp;at org.eclipse.ui.internal.ide.application.IDEApplication.start&#40;IDEApplication.java&#58;88&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.internal.app.EclipseAppHandle.run&#40;EclipseAppHandle.java&#58;194&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication&#40;EclipseAppLauncher.java&#58;110&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start&#40;EclipseAppLauncher.java&#58;79&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;368&#41;<br />
&nbsp; &nbsp;at org.eclipse.core.runtime.adaptor.EclipseStarter.run&#40;EclipseStarter.java&#58;179&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;<br />
&nbsp; &nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke&#40;NativeMethodAccessorImpl.java&#58;39&#41;<br />
&nbsp; &nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;DelegatingMethodAccessorImpl.java&#58;25&#41;<br />
&nbsp; &nbsp;at java.lang.reflect.Method.invoke&#40;Method.java&#58;597&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.invokeFramework&#40;Main.java&#58;559&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.basicRun&#40;Main.java&#58;514&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.run&#40;Main.java&#58;1311&#41;<br />
&nbsp; &nbsp;at org.eclipse.equinox.launcher.Main.main&#40;Main.java&#58;1287&#41;<br />
</td>        </tr></table><span class="postbody"><br />
<br />
I strongly suspect this generated executable to be linked with some 32bits libraries:<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">$ file PetalsStudio/PetalsStudio<br />
PetalsStudio/PetalsStudio&#58; ELF 32-bit LSB executable, Intel 80386, version 1 &#40;SYSV&#41;, dynamically linked &#40;uses shared libs&#41;, for GNU/Linux 2.2.5, not stripped</td>        </tr></table><span class="postbody"></div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
<a href="http://petals.ebmwebsourcing.com/forum/m2f_usercp.php">Subscribe/Unsubscribe</a> emails notifications.<br />
<br />
Response to this email will be posted on the Petals forum.<br />
Please delete the existing text before responding :)<br />
<br />
Read the topic online:<br />
<a href="http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=30381#30381" target="_blank">http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=30381#30381</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>