[forge-users] hibernate-tools plugin

Max Schwaab max.schwaab at akquinet.de
Tue Nov 29 12:00:55 EST 2011


Hey there,

I'm new to forge and want to try the database reverse engineering.
When I try to use the hibernate-tools plugin, I get log4J errors like:

log4j:ERROR A "org.apache.log4j.xml.DOMConfigurator" object is not 
assignable to
  a "org.apache.log4j.spi.Configurator" variable.
log4j:ERROR The class "org.apache.log4j.spi.Configurator" was loaded by
log4j:ERROR [ModuleClassLoader for Module "org.jboss.forge:main" from 
local modu
le loader @510e39 (roots: 
C:\forge\forge-1.0.0.Beta3\modules,C:\Users\Max\.forge
\plugins)] whereas object of type
log4j:ERROR "org.apache.log4j.xml.DOMConfigurator" was loaded by 
[ModuleClassLoa
der for Module 
"org.jboss.hibernate.forge.hibernate-tools-plugin.dependencies:1.
0.0-SNAPSHOT-d4f52737-8c8e-47d5-9113-97edf57516c4" from local module 
loader @510
e39 (roots: 
C:\forge\forge-1.0.0.Beta3\modules,C:\Users\Max\.forge\plugins)].
log4j:ERROR Could not instantiate configurator 
[org.apache.log4j.xml.DOMConfigur
ator].
log4j:WARN No appenders could be found for logger (org.jboss.weld.Version).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for 
more in
fo.

When I try to use the generate-entities command I get errors too.
Sometimes a slf4J error like:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further detail
s.
***ERROR*** [generate-entities] org/slf4j/impl/StaticLoggerBinder

And sometimes a JDBCMetaDataConfguration error like:

***ERROR*** [generate-entities] Could not initialize class 
org.hibernate.cfg.JDB
CMetaDataConfiguration

I looked around on the internet and found a remark from Jethro with the 
same problem.
(http://lists.jboss.org/pipermail/forge-users/2011-October/000079.html)
I'm using the latest beta3 version of forge and the 
hibernate-tools-plugin from github (guess its the latest version).

Is there some work in progress or did I something wrong with the 
configuration or something?

Would be nice to get this feature working..

Best regards

Max


More information about the forge-users mailing list