Menu

#90 NullPointerException when check modules versions

open
nobody
core (22)
5
2009-09-08
2009-09-08
No

when I run the following command:

$roma module check

I get the following result:

web... up to date
admin... up to date
wizard-jsp... up to date
service-drw... up to date
view-html... up to date
etl-xpath... up to date
web-jetty... up to date
frontend... up to date
view-janiculum... up to date
scripting-java6... up to date
messaging... up to date
monitoring-mx4j... up to date
persistence-datanucleus... up to date
project-webready... up to date
Exception in thread "main" java.lang.NullPointerException
at org.romaframework.wizard.domain.entity.ModuleVersion.<init>(ModuleVersion.java:74)
at org.romaframework.wizard.command.check.CheckWizardModule.execute(CheckWizardModule.java:147)
at org.romaframework.wizard.MainWizard.<init>(MainWizard.java:79)
at org.romaframework.wizard.MainWizard.main(MainWizard.java:54)

The list of the installed modules is:

admin
chart-jfreechart
core
designer
etl-xpath
frontend
messaging
monitoring-jmx
monitoring-mx4j
mycocktail
persistence-datanucleus
persistence-jdo
portal-solo
project-simple
project-web
project-webready
reporting-jr
scheduler-quartz
scripting-java6
service-cxf
service-drw
users
view-echo2
view-html
view-janiculum
web
web-jetty
wizard-crud
wizard-jsp
wizard-main

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.