Akshay RP [https://community.jboss.org/people/akshayrpin] created the discussion
"java.lang.NoSuchMethodError: EngineConfig.getLogRollingSize()" To view the discussion, visit: https://community.jboss.org/message/824035#824035 -------------------------------------------------------------- Hi all, I am a newbie in BIRT, have installed Eclipse Birt plugin 4.3 and downloaded OSGI birt-runtime-osgi-4_3_0, i have a standalone program to open the sample report in the birt runtime envt. but i am getting error at conf = new EngineConfig(); conf.setEngineHome("C:/birt-runtime-osgi-4_3_0/ReportEngine"); //Create new Report engine based off of the configuration eng = new ReportEngine( conf ); -----------> Error. as Exception in thread "main" java.lang.NoSuchMethodError: org.eclipse.birt.report.engine.api.EngineConfig.getLogRollingSize()I at org.eclipse.birt.report.engine.api.impl.ReportEngine.intializeLogger(ReportEngine.java:220) at org.eclipse.birt.report.engine.api.impl.ReportEngine.<init>(ReportEngine.java:134) at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory$1.run(ReportEngineFactory.java:18) at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory$1.run(ReportEngineFactory.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory.createReportEngine(ReportEngineFactory.java:14) at org.eclipse.birt.report.engine.api.ReportEngine.<init>(ReportEngine.java:71) at com.pg.o2.test.synch.ReportTest.main(ReportTest.java:33) , thought of running a stand alone pgm and start with JBOSS , please let me know if anything i have to download or missign -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/824035#824035] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user