Re: couldn't start sfDaemon in ia64 libXp.so.6 can not open
Bala <linuxbala-/[email protected]>
| Newsgroups | gmane.comp.java.smartfrog.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks guys,
the problem is with the jdk, by
mistake I was using i386 jdk, now I installed
ia64 jdk now I can start SmartFrog.
Thanks,
-bala-
--- Andreas Unterkircher <[email protected]>
wrote:
>
> Hi Bala,
>
> I just saw your mail to SmarFrog support. On my
> Itanium system libawt.so
> is under
>
> /usr/java/j2sdk1.4.2_06/jre/lib/ia64/libawt.so
>
> For some reason you still have "i386" instead of
> "ia64" in your path.
>
> Best regards,
> Andreas
>
> On Wed, 27 Oct 2004, Bala wrote:
>
> > Hi All,
> > In in my ia64 machine running slc3, when
> > I try to start I am getting the following error
> >
> > /usr/j2sdk1.4.2_06/jre/lib/i386/libawt.so:
> libXp.so.6:
> > cannot open shared object file: No such file or
> > directory
> > (see below for full listing of error)
> >
> > any particular reason for this error, in my
> > fedora core2 machine, when I run sfDaemon, I am
> > getting the GUI, anyone running SF in slc3, I am
> > missing something???????
> >
> > Thanks,
> > -bala-
> >
> >
> > my env setup is like this
> > ----------------------------------------
> > JAVA_HOME=/usr/j2sdk1.4.2_06
> >
>
PATH=$PATH:$JAVA_HOME/bin:.:/usr/X11R6/bin:/usr/X11R6/lib
> >
>
CLASSPATH=$CLASSPATH:/usr/j2sdk1.4.2_06/lib:/usr/j2sdk1.4.2_06/include:/usr/j2sdk1.4.2_06/jre/lib/i386:/usr/X11R6/lib:.
> >
>
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib:.:/usr/j2sdk1.4.2_06/jre/lib/i386
> > SFHOME=/root/sf/SmartFrog.3.04.008.beta/dist
> >
> > export USERNAME BASH_ENV PATH JAVA_HOME CLASSPATH
> > SFHOME
> > --------------------------------------
> >
> > error output
> >
> > dist]# bin/sfDaemon
> > 2004/10/27 11:23:08:125 SGT [WARN ][main]
> SFCORE_LOG -
> > SmartFrog security is NOT active
> > SmartFrog 3.04.008_beta
> > (C) Copyright 1998-2004 Hewlett-Packard
> Development
> > Company, LP
> > Graphics mode not available
> > 2004/10/27 11:23:10:082 SGT [ERROR][main]
> SFCORE_LOG -
> > caught on deployment
> <SmartFrogLifecycleException::
> > sfDeploy: HOST
> >
>
orchid001.ngpp.ngp.org.sg:rootProcess:sfDefault:display
> > cause: java.lang.UnsatisfiedLinkError:
> > /usr/j2sdk1.4.2_06/jre/lib/i386/libawt.so:
> libXp.so.6:
> > cannot open shared object file: No such file or
> > directory
> > data: Failed object class:
> > org.smartfrog.services.display.SFDisplay>
> > SmartFrogLifecycleException:: sfDeploy:
> HOST
> >
>
orchid001.ngpp.ngp.org.sg:rootProcess:sfDefault:display,
> > cause: java.lang.UnsatisfiedLinkError:
> > /usr/j2sdk1.4.2_06/jre/lib/i386/libawt.so:
> libXp.so.6:
> > cannot open shared object file: No such file or
> > directory, data: Failed object class:
> > org.smartfrog.services.display.SFDisplay
> > at
> >
>
org.smartfrog.sfcore.common.SmartFrogLifecycleException.forward(SmartFrogLifecycleException.java:193)
> > at
> >
>
org.smartfrog.sfcore.common.SmartFrogLifecycleException.sfDeploy(SmartFrogLifecycleException.java:105)
> > at
> >
>
org.smartfrog.sfcore.compound.CompoundImpl.sfDeploy(CompoundImpl.java:409)
> > at
> >
>
org.smartfrog.sfcore.compound.CompoundImpl.sfCreateNewApp(CompoundImpl.java:246)
> > at
> >
>
org.smartfrog.sfcore.processcompound.ProcessCompoundImpl.deployDefaultProcessDescriptions(ProcessCompoundImpl.java:385)
> >
> > at
> >
>
org.smartfrog.sfcore.processcompound.ProcessCompoundImpl.sfStart(ProcessCompoundImpl.java:335)
> > at
> >
>
org.smartfrog.sfcore.processcompound.SFProcess.startComponent(SFProcess.java:218)
> > at
> >
>
org.smartfrog.sfcore.processcompound.SFProcess.deployProcessCompound(SFProcess.java:376)
> > at
> >
>
org.smartfrog.SFSystem.createRootProcess(SFSystem.java:479)
> > at
> >
>
org.smartfrog.SFSystem.runSmartFrog(SFSystem.java:473)
> > at
> >
>
org.smartfrog.SFSystem.runSmartFrog(SFSystem.java:442)
> > at
> > org.smartfrog.SFSystem.execute(SFSystem.java:367)
> > at
> > org.smartfrog.SFSystem.main(SFSystem.java:332)
> > Caused by: java.lang.UnsatisfiedLinkError:
> > /usr/j2sdk1.4.2_06/jre/lib/i386/libawt.so:
> libXp.so.6:
> > cannot open shared object file: No such file or
> > directory
> > at
> > java.lang.ClassLoader$NativeLibrary.load(Native
> > Method)
> > at
> >
>
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
> > at
> >
>
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
> > at
> > java.lang.Runtime.loadLibrary0(Runtime.java:788)
> > at
> > java.lang.System.loadLibrary(System.java:834)
> > at
> >
>
sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
> > at
> > java.security.AccessController.doPrivileged(Native
> > Method)
> > at
> > java.awt.Toolkit.loadLibraries(Toolkit.java:1437)
> > at
> > java.awt.Toolkit.<clinit>(Toolkit.java:1458)
> > at java.awt.Color.<clinit>(Color.java:250)
> > at
> >
>
org.smartfrog.services.display.WindowUtilities.<clinit>(WindowUtilities.java:69)
> > at
> >
>
org.smartfrog.services.display.SFDisplay.sfDeploy(SFDisplay.java:183)
> > at
> >
>
org.smartfrog.sfcore.compound.CompoundImpl.sfDeploy(CompoundImpl.java:405)
> > ... 10 more
> > Exception in thread "main" ^X
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Address AutoComplete - You start. We
> finish.
> > http://promotions.yahoo.com/new_mail
> >
> >
> >
>
-------------------------------------------------------
> > This SF.Net email is sponsored by:
> > Sybase ASE Linux Express Edition - download now
> for FREE
> > LinuxWorld Reader's Choice Award Winner for best
> database on Linux.
> >
>
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> > _______________________________________________
> > Smartfrog-support mailing list
> > Smartfrog-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >
>
https://lists.sourceforge.net/lists/listinfo/smartfrog-support
> >
>
> --
> Andreas Unterkircher
> IT Department
> CERN
> CH-1211 Geneva 23
> http://cern.ch/openlab
>
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click