HI,
can i any one suggest me the reason for this exception. I am not able to figure out for a long.
Exception in thread “main” java.lang.NoSuchMethodError: org.jetel.graph.TransformationGraph.getProjectURL()Ljava/net/URL;
at org.jetel.connection.DBConnection.init(DBConnection.java:206)
at org.jetel.component.DBOutputTable.init(DBOutputTable.java:286)
at org.jetel.component.DBOutputTable.checkConfig(DBOutputTable.java:701)
at org.jetel.graph.Phase.checkConfig(Phase.java:190)
at org.jetel.graph.TransformationGraph.checkConfig(TransformationGraph.java:887)
at org.jetel.main.runGraph.main(runGraph.java:305)