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 -- Fabien Carrion () Campagne du ruban ASCII -- Contre les mails en html /\ contre les pieces-jointes Microsoft Web: http://fabien.carrion.free.fr/ ------------------------------------------------------------------------------ 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
