Hi David,

I don't know what is happening and I need more information to help you.

It is very strange because this type of problem is usually related to 
mismatched java classes and it is normally solved with a clean build.

- Could it be that you forgot/placed some java classes in your classpath that 
were compiled with a previous jdk?

- Did you recompile SmartFrog before getting that error or is it shown in the 
out of the box downloadable distro?

- Could you try to run sfDaemon -d >diag.txt and send us the diag.txt file?


Regards,

Julio

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Brown
Sent: 19 February 2008 22:57
To: [email protected]
Subject: [Smartfrog-users] smartfrog/sfDaemon exception and does not start

Hello Steve, Julio and all the SF users, I am a SF Noob and I have newly 
acquired SF. I have successfully compiled the SF kernel-dist target for the SF 
examples installed under Eclipse. Nevertheless, to keep things simple I am for 
the time being working from the command-line. Hopefully, using Eclipse with SF 
will come later once I can get the sfDaemon or smartfrog to run.

I have set

SFHOME=C:\Documents and Settings\david\My 
Documents\dev\java\smartfrog.3.12.022\dist

I have read the SmartFrogTutorial.PDF and I have read building_smartfrog.PDF so 
I am not sure what I have missed so far that would allow such an onerous error 
as shown below. The particulars follow and please advise, David.

C:\Documents and Settings\david\My 
Documents\dev\java\smartfrog.3.12.022\bin>smartfrog
ERROR: Could not use org.smartfrog.iniFile : Unresolved compilation problem:

Exception in thread "main" java.lang.Error: Unresolved compilation problem:

        at 
org.smartfrog.sfcore.logging.LogFactory.sfGetProcessLog(LogFactory.java:192)
        at org.smartfrog.SFSystem.sfLog(SFSystem.java:704)
        at org.smartfrog.SFSystem.initSystem(SFSystem.java:637)
        at org.smartfrog.SFSystem.execute(SFSystem.java:404)
        at org.smartfrog.SFSystem.main(SFSystem.java:392)

OS: Current: Windows XP, Projected: Debian 3.1.
JDK: java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)
SF: 3.12.022

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Smartfrog-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartfrog-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Smartfrog-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartfrog-users

Reply via email to