Hi, What version are you using?
> I am not sure I understand this error. How can I get more logging > information on this errror? You can execute ant -d export.database -Dmodule=your.module.java.package > Where is the documentation of the DBSMOB project? http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_To_Create_and_Package_a_Module#Exporting_a_Module http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/Development_Build_Tasks#Database_tasks > Should I fill a bug report? Try again to see if with debug level you get a clue what's going on. If not, you can log an issue at https://issues.openbravo.com pick the category Y.DBSourceManager Please provide all the details to reproduce the error. Best Regards, -- Iván Perdomo On Fri, 22 May 2009 11:03:34 -0600 Fabien Carrion <[email protected]> wrote: > Hi the list, > > I am following up the creation of the funambol module, and I found out > a strange error: > > export.database.structure: > Initializing in-memory model... > Building runtime model > Model read in-memory, generating mapping... > Dal layer initialized > Database connection: jdbc:postgresql://localhost:5432/openbravo. > User: openbravo [exportdatabase] Checking if database structure was > modified locally. [exportdatabase] Checking if data has changed in > the application dictionary. Database code revision: #0# > Source code revision: #0# > Subversion code revision not found. > Loading models for AD and RD Datasets > [exportdatabase] java.lang.NullPointerException > [exportdatabase] at > org.openbravo.ddlutils.util.DBSMOBUtil.getIncludedModulesInModule(DBSMOBUtil.java:293) > [exportdatabase] at > org.openbravo.ddlutils.util.DBSMOBUtil.getIncDependenciesForModuleList(DBSMOBUtil.java:267) > [exportdatabase] at > org.openbravo.ddlutils.task.ExportDatabase.doExecute(ExportDatabase.java:142) > [exportdatabase] at > org.openbravo.dal.core.DalInitializingTask.execute(DalInitializingTask.java:116) > [exportdatabase] at > org.openbravo.ddlutils.task.BaseDalInitializingTask.execute(BaseDalInitializingTask.java:79) > [exportdatabase] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) > > I am not sure I understand this error. How can I get more logging > information on this errror? Where is the documentation of the DBSMOB > project? Should I fill a bug report? > Thanks ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
