Discussion:
[Middlegen-user] Problem with GUI and samples
M-Leander Reimer
2002-05-07 13:14:04 UTC
Permalink
Hi there,
I did get the latest version from the CVS tree and it compiled fine.

1. When I try to build the samples I get the following errors:

[middlegen] log4j:ERROR Attempted to append to closed appender named
[null].
[middlegen] log4j:WARN Not allowed to write to a closed appender.

BUILD FAILED

/home/reimerl/projekte/java/middlegen/samples/build.xml:90: The
<middlegen> task doesn't support the nested "cmp20" element.

Any advice on how to get the samples running properly?

Secondly, I was wondering on how to get the GUI running, since there is
no class file with a main in it. I read something in the list about a
class called middlegen.swing.Main but I can't find it.

Thanks for your help!

Cheers,
Leander
Hendrik Bohlen
2002-05-07 13:51:02 UTC
Permalink
Hello,
Post by M-Leander Reimer
Secondly, I was wondering on how to get the GUI running, since there is
no class file with a main in it. I read something in the list about a
class called middlegen.swing.Main but I can't find it.
Can't help you on 1) but in the samples/build.xml is in the middlegen
section a parameter called gui="true|false".
When you set this to true the gui is started automatically.
BUT: before the gui starts, middlegen contacts the database and reads
the [selected tables|all tables], should this fail you will not see the gui.

Greetings
Hendrik
--
Hendrik Bohlen, Dipl.-Inform.
Werum Software & Systems AG

mailto:***@werum.de | http://www.werum.de
Aslak Hellesøy
2002-05-08 05:04:05 UTC
Permalink
-----Original Message-----
M-Leander Reimer
Sent: 7. mai 2002 17:16
Subject: [Middlegen-user] Problem with GUI and samples
Hi there,
I did get the latest version from the CVS tree and it compiled fine.
[middlegen] log4j:ERROR Attempted to append to closed appender named
[null].
[middlegen] log4j:WARN Not allowed to write to a closed appender.
BUILD FAILED
I haven't been able to reproduce this error. Try to do a CVS update, a clean
build (on the middlegen level), build again, and run the samples again.

Aslak
/home/reimerl/projekte/java/middlegen/samples/build.xml:90: The
<middlegen> task doesn't support the nested "cmp20" element.
Any advice on how to get the samples running properly?
Secondly, I was wondering on how to get the GUI running, since there is
no class file with a main in it. I read something in the list about a
class called middlegen.swing.Main but I can't find it.
Thanks for your help!
Cheers,
Leander
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...