Hi,

i am trying the fornax-cartridges-uml2-jsf-forum-example example. I have
nothing changed in this project. only the version section in pom.xml from
1.3.0-SNAPSHOT to 1.2.0.

if i start mvn install, everything works fine and all classes will be
generated. but if i add a class diagram to ForumModel.umldi(i use topcased)
then i got the following error:

8332 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
Couldn't load profile from model/Persistence.profile.uml
8783 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
Couldn't load profile from model/DataType.profile.uml
9404 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
Couldn't load profile from model/Spring2.profile.uml
9914 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
Couldn't load profile from model/JSF.profile.uml
10746 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
 Couldn't load profile from model/Persistence.profile.uml
11186 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
 Couldn't load profile from model/DataType.profile.uml
11907 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
 Couldn't load profile from model/Spring2.profile.uml
12668 ERROR VisitorCreator     - java.lang.RuntimeException:
org.openarchitectureware.workflow.ConfigurationException:
 Couldn't load profile from model/Persistence.profile.uml
12879 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/Persistence.profile.u
ml [bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_hibernate_profile' in org/fornax/c
artridges/uml2/jsf/jsf.oaw:31]
12889 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/DataType.profile.uml
[bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_datatype_profile' in org/fornax/cartr
idges/uml2/jsf/jsf.oaw:37]
12889 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/Spring2.profile.uml [
bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_spring_profile' in org/fornax/cartridg
es/uml2/jsf/jsf.oaw:42]
12959 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/JSF.profile.uml [bean
 bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_jsf_profile' in org/fornax/cartridges/uml2
/jsf/jsf.oaw:47]
12959 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/Persistence.profile.u
ml [bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_hibernate_profile' in org/fornax/c
artridges/uml2/spring/spring.oaw:16]
12959 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/DataType.profile.uml
[bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_datatype_profile' in org/fornax/cartr
idges/uml2/spring/spring.oaw:23]
12959 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/Spring2.profile.uml [
bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_spring_profile' in org/fornax/cartridg
es/uml2/spring/spring.oaw:28]
12959 ERROR WorkflowRunner     - Error creating instance of type
'org.openarchitectureware.uml2.profile.ProfileMetaMod
el' : org.openarchitectureware.workflow.ConfigurationException: Couldn't
load profile from model/Persistence.profile.u
ml [bean bean class='org.openarchitectureware.uml2.profile.ProfileMetaModel'
id='mm_hibernate_profile' in org/fornax/c
artridges/uml2/hibernate/hibernate.oaw:53]
12959 ERROR WorkflowRunner     - Workflow interrupted because of
configuration errors.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Generation failed
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 33 seconds
[INFO] Finished at: Wed Oct 14 14:37:35 CEST 2009
[INFO] Final Memory: 23M/46M




-- 
View this message in context: 
http://www.nabble.com/Workflow-Error---Couldn%27t-load-profile-tp25890545s17564p25890545.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to