Hi Tristan,

I also get this error occasionally:

!ENTRY org.topcased.doc2model.parser 2 0 2009-10-12 15:56:57.349
!MESSAGE The value  can't be assigned in Boolean, false is setted by default
!STACK 0
java.lang.Exception: The value  can't be assigned in Boolean, false is
setted by default
    at
org.topcased.doc2model.introspection.IntrospectionHelper.getCorrespondingValue4Type(IntrospectionHelper.java:1177)
    at
org.topcased.doc2model.introspection.IntrospectionHelper.setValueToField(IntrospectionHelper.java:1145)
    at
org.topcased.doc2model.introspection.IntrospectionHelper.addElement(IntrospectionHelper.java:823)
    at
org.topcased.doc2model.introspection.IntrospectionHelper.addElement(IntrospectionHelper.java:576)
    at
org.topcased.doc2model.introspection.IntrospectionHelper.addElement(IntrospectionHelper.java:522)
    at
org.topcased.doc2model.documents.ParsingProcess.addElement(ParsingProcess.java:449)
    at
org.topcased.doc2model.parser.checkers.TagChecker.insertAttributes(TagChecker.java:187)
    at
org.topcased.doc2model.parser.checkers.TagChecker.chekTagString(TagChecker.java:155)
    at
org.topcased.doc2model.parser.checkers.TagChecker.check(TagChecker.java:93)
    at
org.topcased.doc2model.documents.ParsingProcess.check(ParsingProcess.java:188)
    at
org.topcased.doc2model.parser.Doc2ModelParser.parse(Doc2ModelParser.java:290)
    at
org.topcased.doc2model.parser.Doc2ModelParser.parse(Doc2ModelParser.java:338)
    at
org.topcased.doc2model.launcher.actions.ImportJob.jobProcess(ImportJob.java:170)
    at
org.topcased.gendoc.documentimport.importWizards.ImportGendocJob.jobProcess(ImportGendocJob.java:72)
    at
org.topcased.doc2model.launcher.actions.ImportJob.run(ImportJob.java:147)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Regards,
Jason Leppin

On Mon, Oct 12, 2009 at 3:25 PM, <[email protected]> wrote:

>  Hi Jason,
> do you have any log file in your workspace ?
> or can you check your error log view (Window>Show view > Error Log) and
> sending us traces for gendoc componenent ?
>
> Regards
> Tristan FAURE
>
> [email protected] a écrit :
>
> Hi,
>
> I have been trying out the new GenDoc features of Topcased 3.1.0 and I am
> still having trouble getting the template to generate properly.  I insert
> the tags by copy-pasting from notepad and when I import the template all of
> the Properties seem to fill out properly.  It recognizes Id, Data Source,
> Generation Type, Root Container and Container.  The gendoc file finds my
> chapters and assigns "Model Generated Fragment" items.  When I click
> "Generate Document" it generates the images (in the folder ImagesGendoc) and
> the "Operation in progress" dialog is visible.  Upon completion the
> generated output still contains the tags and nothing from the model.  Here
> are the tags that I am using:
>
> Data source:
> <gendoc:registerModelDataSource name='theModel'
> modelPath='platform:/resource/theModel/Models/theModel.sysml' validate=''/>
>
> Fragment 1:
>
> <gendoc:generatedFragment name='Reqirements'
> template='display_documentation' model='theModel'
> container='theModel::Stakeholder Requirements Analysis::Requirements'/>
> Fragment 2:
>
> <gendoc:generatedFragment name='RequirementDiagram'
> template='display_diagram' model='theModel' container='theModel::Stakeholder
> Requirements Analysis::Requirements'/>
> Does anyone know why my content and images are not in the output file?  Any
> help would be much appreciated.
>
> Regards,
> Jason Leppin
>
> ------------------------------
>
> _______________________________________________
> Topcased-users mailing 
> [email protected]http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
>
>
> _______________________________________________
> Topcased-users mailing list
> [email protected]
> http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
>
_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to