Compilation on mac

hi - i have a problem with spark recompilation. i compile w/o problem and i run the install4j v 4.0.3 with the provided install4j project w/o problem. however, when i install spark from the created dmg file, i get the following in the console log right after i click login. the buddy list and the buttons do not appear. i will appreciate any idea… many thanks, -d

2006-12-16 22:59:58.119 JavaApplicationStub[8706] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0x11603, name = ‘’???.ServiceProvider’’

See /usr/include/servers/bootstrap_defs.h for the error codes.

2006-12-16 22:59:58.129 JavaApplicationStub[8706] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (???.ServiceProvider)

one update… when i run the java “version” using startup.sh, i still get the same error. so it is not an install4j issue.

2006-12-17 19:02:09.873 java[7465] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0x11b03, name = ‘‘java.ServiceProvider’’

See /usr/include/servers/bootstrap_defs.h for the error codes.

2006-12-17 19:02:09.912 java[7465] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)

Hi dozcelik,

Can you make sure that there is NOT a jniwrapper.jar file in the plugins directory. Also, if you select the Help | View Logs, you can cut and paste the errors you are having into this thread. This helps me diagnose the problem better.

Cheers,

Derek