Hi Johan
I don’t get any errors on the server, or running the smartclient on the server as it is windows. The problem my client experiences is with loading the smart client on an intel mac, using osx 10.
The error relates to permissions while loading J2DB jar.
I will send you the error as soon as my client send it to me.
In the meantime would you try and load http://www.freightsoft.co.za on a mac.
Thanks
jcompagner:
you have an error starting up a smart client?
But the log you gave us:2007-09-17 15:16 http-8080-1 ERROR com.servoy.j2db.util.Debug Throwable
java.lang.NullPointerException
at com.servoy.j2db.scripting.k.get(Unknown Source)
at com.servoy.j2db.dataprocessing.FoundSet.getCalculationValue(Unknown Source)
at com.servoy.j2db.dataprocessing.aw.getValue(Unknown Source)
at com.servoy.j2db.dataprocessing.e$a.getStringValue(Unknown Source)
at com.servoy.j2db.util.Text.processTags(Unknown Source)
at com.servoy.j2db.server.headlessclient.dataui.az.onBeforeRender(Unknown Source)
at org.apache.wicket.Component.beforeRender(Component.java:846)
at org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1472)
at org.apache.wicket.Component.beforeRender(Component.java:856)is not an smart client error but a WebClient (that also seems a bug somewhere to me, nullpointer shouldn’t happen)
But this is not the smart clientSo what is the exact error you get when you startup the smart client on both ends, The Server and the Client?