Hi Jon ( or whoever can help me...) I've just sucessfully installed Jyve (and all the needed packages). But while trying to Add a New Project (or question, a.s.o.), I get this exception pasted below. Do you have any idea what could be the reason? My Jyve installation runs on: http://otaniemi.ethz.ch:8080/servlets/Turbine Any files needed to examine the problem? Thanks in advance for your help. cheers, Bernie --- There has been an error! Please review the exception below for more information. Get/Post Data: action = AddNewProject screen = DisplayProjects display_order = project_value = testproj submit2 = Save The exception is: java.sql.SQLException: No value specified for parameter 1 at java.lang.Throwable.fillInStackTrace(Native Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at java.lang.Throwable.(Compiled Code) at java.lang.Exception.(Exception.java:42) at java.sql.SQLException.(SQLException.java:64) at org.gjt.mm.mysql.PreparedStatement.executeUpdate(Compiled Code) at com.workingdogs.village.Record.saveWithInsert(Compiled Code) at com.workingdogs.village.Record.save(Record.java:185) at com.workingdogs.village.Record.save(Record.java:166) at org.apache.jyve.actions.AddNewProject.build(AddNewProject.java:109) at org.apache.turbine.modules.ActionLoader.exec(Compiled Code) at org.apache.turbine.pages.DefaultPage.build(DefaultPage.java:84) at org.apache.turbine.modules.PageLoader.exec(Compiled Code) at Turbine.doGet(Compiled Code) at Turbine.doPost(Turbine.java:338) at javax.servlet.http.HttpServlet.service(HttpServlet.java:521) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314) at org.apache.jserv.JServConnection.run(Compiled Code) at java.lang.Thread.run(Compiled Code) java.sql.SQLException: No value specified for parameter 1 -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
