Sandra Wollny wrote:

Hello,

what can I do if there is no output for an generated file? The log file shows the output file but it doesn't exist. I mean "check.vsl" and "AmountCheck.java".

It it shows it as being output, then it really should exist. If you want to send me your project zipped up I can take a look.

I would like to generate a file for a method-stereotype. Is this not possible? The other files are generated because this are files for stereotypes of classes.

Yes it possible, you can generate anything that's stereotyped, in fact you can generate from anything that isn't stereotyped for that matter.

Thanks for help or any idea!!!!!

Sandra

My log-files:
andromda.log

2005-03-21 14:15:12,943 INFO [AndroMDA] 2005-03-21 14:15:12,943 INFO [AndroMDA] A n d r o M D A - 3.0-RC1-20050309020058
2005-03-21 14:15:12,943 INFO [AndroMDA] 2005-03-21 14:15:16,418 INFO [AndroMDA] Input model --> 'file:C:/DATA/andromda 30M3RC/andromda-bin/ant/gl/mda/src/uml/GL.xmi'
2005-03-21 14:15:16,438 INFO [AndroMDA] -- discovering plugins --
2005-03-21 14:15:17,089 INFO [AndroMDA] found translation-library --> 'query'
2005-03-21 14:15:17,149 INFO [AndroMDA] found translation-library --> 'validation'
2005-03-21 14:15:17,249 INFO [AndroMDA] found cartridge --> 'gl'
2005-03-21 14:15:17,259 INFO [AndroMDA] -- discovering metafacades --
2005-03-21 14:15:17,369 INFO [AndroMDA] found metafacades --> 'gl'
2005-03-21 14:15:17,649 INFO [AndroMDA] found shared metafacades --> 'uml-1.4' - adding to 'default' namespace
2005-03-21 14:15:23,588 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/Salary.java'
2005-03-21 14:15:23,608 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/Contract.java'
2005-03-21 14:15:23,628 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/Kunde.java'
2005-03-21 14:15:23,638 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/SalaryList.java'
2005-03-21 14:15:23,648 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/ContractListe.java'
2005-03-21 14:15:23,648 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/ClientListe.java'
2005-03-21 14:15:23,668 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/AmountCheck.java'
2005-03-21 14:15:23,688 INFO [AndroMDA:gl] Output: 'file:/C:/DATA/andromda%2030M3RC/andromda-bin/ant/gl/mda/../common/target/src/modell/AmountCalculating.java'
2005-03-21 14:15:23,708 INFO [AndroMDA] completed model processing --> TIME: 10.765[s], RESOURCES WRITTEN: 9


andromda-gl.log INFO 2005-03-21 14:15:22,697 - ************************************************************** INFO 2005-03-21 14:15:22,697 - Starting Jakarta Velocity v1.4
INFO 2005-03-21 14:15:22,697 - RuntimeInstance initializing.
INFO 2005-03-21 14:15:22,697 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
INFO 2005-03-21 14:15:22,707 - Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
INFO 2005-03-21 14:15:22,707 - Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
INFO 2005-03-21 14:15:22,707 - FileResourceLoader : initialization starting.
INFO 2005-03-21 14:15:22,707 - FileResourceLoader : adding path '.'
INFO 2005-03-21 14:15:22,707 - FileResourceLoader : initialization complete.
INFO 2005-03-21 14:15:22,707 - Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:22,707 - ClasspathResourceLoader : initialization starting.
INFO 2005-03-21 14:15:22,707 - ClasspathResourceLoader : initialization complete.
INFO 2005-03-21 14:15:22,717 - ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
INFO 2005-03-21 14:15:22,717 - Default ResourceManager initialization complete.
INFO 2005-03-21 14:15:22,727 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
INFO 2005-03-21 14:15:22,727 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
INFO 2005-03-21 14:15:22,737 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
INFO 2005-03-21 14:15:22,807 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
INFO 2005-03-21 14:15:22,807 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
INFO 2005-03-21 14:15:22,967 - Created: 20 parsers.
INFO 2005-03-21 14:15:23,147 - Velocimacro : initialization starting.
INFO 2005-03-21 14:15:23,147 - Velocimacro : adding VMs from VM library template : VM_global_library.vm
INFO 2005-03-21 14:15:23,157 - ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
INFO 2005-03-21 14:15:23,157 - Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
INFO 2005-03-21 14:15:23,157 - Velocimacro : VM library template macro registration complete.
INFO 2005-03-21 14:15:23,157 - Velocimacro : allowInline = true : VMs can be defined inline in templates
INFO 2005-03-21 14:15:23,157 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
INFO 2005-03-21 14:15:23,157 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
INFO 2005-03-21 14:15:23,157 - Velocimacro : messages on : VM system will output logging messages
INFO 2005-03-21 14:15:23,157 - Velocimacro : autoload off : VM system will not automatically reload global library macros
INFO 2005-03-21 14:15:23,157 - Velocimacro : initialization complete.
INFO 2005-03-21 14:15:23,157 - Velocity successfully started.
INFO 2005-03-21 14:15:23,458 - ResourceManager : found templates/dc.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,598 - ResourceManager : found templates/dc.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,618 - ResourceManager : found templates/dc.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,638 - ResourceManager : found templates/list.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,648 - ResourceManager : found templates/list.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,648 - ResourceManager : found templates/list.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,658 - ResourceManager : found templates/check.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
INFO 2005-03-21 14:15:23,678 - ResourceManager : found templates/process.vsl with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader


__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user






------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to