[ http://jira.smartfrog.org/jira/browse/SFOS-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11233#action_11233 ]
mahrt edited comment on SFOS-922 at 9/2/08 3:30 PM:
----------------------------------------------------------
I get the following error on the Avalanche blades when using the latest default.ini:
[WARN] Error during initialization of localLog for LogImpl. Next trying to use Default (LogToFile), Reason: java.lang.UnsatisfiedLinkError: The shared library /home/andrew/eclipse/lib/i386_linux/li
bec_java_load.so could not be found.
[WARN] Log 'SFCORE_LOG' , values [class,level,codebase]: org.smartfrog.sfcore.logging.LogToFileImpl, 3, null
using Class ComponentDescription:
{null}
, and using Component ComponentDescription:
{null}
When I comment out those two lines I don't get the errors:
opt.smartfrog.sfcore.languages.sf.constraints.theoryFile0=core.ecl
opt.smartfrog.sfcore.languages.sf.constraints.eclipseDir=/home/andrew/eclipse
Edit: Actually I get the error on my machine as well.
was (Author: mahrt):
I get the following error on the Avalanche blades when using the latest default.ini:
[WARN] Error during initialization of localLog for LogImpl. Next trying to use Default (LogToFile), Reason: java.lang.UnsatisfiedLinkError: The shared library /home/andrew/eclipse/lib/i386_linux/li
bec_java_load.so could not be found.
[WARN] Log 'SFCORE_LOG' , values [class,level,codebase]: org.smartfrog.sfcore.logging.LogToFileImpl, 3, null
using Class ComponentDescription:
{null}
, and using Component ComponentDescription:
{null}
When I comment out those two lines I don't get the errors:
opt.smartfrog.sfcore.languages.sf.constraints.theoryFile0=core.ecl
opt.smartfrog.sfcore.languages.sf.constraints.eclipseDir=/home/andrew/eclipse
> Merge constraints logic from core-branch-constraints branch
> -----------------------------------------------------------
>
> Key: SFOS-922
> URL: http://jira.smartfrog.org/jira/browse/SFOS-922
> Project: SmartFrog
> Issue Type: Bug
> Reporter: andrew farrell
> Assignee: Julio Guijarro
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.smartfrog.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|