error Integration hibernate / vraptor

18 views
Skip to first unread message

PAOLA ALEXANDRA PINO MALEZ

unread,
Sep 16, 2016, 4:34:33 PM9/16/16
to caelum-vraptor-en
error Integration hibernate / vraptor :

15:04:00,415  WARN [DefaultEnvironment  ] Could not find the file development.properties to load.
15:04:00,417  INFO [Configuration       ] HHH000044: Configuring from URL: file:/C:/Users/Lenovo/Music/vraptor-blank-project-distribution/vraptor-blank-project/target/your.groupid/WEB-INF/classes/hibernate.cfg.xml
15:04:00,533  WARN [DTDEntityResolver   ] HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
15:04:00,625  INFO [Configuration       ] HHH000041: Configured SessionFactory: null
15:04:01,208  INFO [DriverManagerConnectionProviderImpl] HHH000402: Using Hibernate built-in connection pool (not for production use!)
15:04:01,215  INFO [DriverManagerConnectionProviderImpl] HHH000401: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost:3306/product?zeroDateTimeBehavior=convertToNull]
15:04:01,215  INFO [DriverManagerConnectionProviderImpl] HHH000046: Connection properties: {user=root, password=****}
15:04:01,215  INFO [DriverManagerConnectionProviderImpl] HHH000006: Autocommit mode: false
15:04:01,218  INFO [DriverManagerConnectionProviderImpl] HHH000115: Hibernate connection pool size: 20 (min=1)
15:04:01,751  INFO [Dialect             ] HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
15:04:02,221  INFO [TransactionFactoryInitiator] HHH000399: Using default transaction strategy (direct JDBC transactions)
15:04:02,260  INFO [ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
15:04:03,712  INFO [SchemaUpdate        ] HHH000228: Running hbm2ddl schema update
15:04:03,712  INFO [SchemaUpdate        ] HHH000102: Fetching database metadata
15:04:03,714  INFO [SchemaUpdate        ] HHH000396: Updating schema
15:04:03,786  INFO [TableMetadata       ] HHH000261: Table found: product.product
15:04:03,786  INFO [TableMetadata       ] HHH000037: Columns: [id, name]
15:04:03,786  INFO [TableMetadata       ] HHH000108: Foreign keys: []
15:04:03,787  INFO [TableMetadata       ] HHH000126: Indexes: [primary]
15:04:03,788  INFO [SchemaUpdate        ] HHH000232: Schema update complete
Hibernate: 
    select
        this_.id as id1_0_0_,
        this_.name as name2_0_0_ 
    from
        Product this_
15:04:04,283  WARN [JstlLocalization    ] couldn't find message bundle, creating an empty one
java.util.MissingResourceException: Can't find bundle for base name messages, locale es_CO
        at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
        at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:795)

Thank you

Rodrigo Turini

unread,
Sep 17, 2016, 8:47:49 PM9/17/16
to caelum-vraptor-en
Hey Paola

This is just a warning telling you that there is not a messages-es_CO.properties on your project 
-- it's used to internationalization (i18n) purposes

Is there any exception/error happening on our project? Could you clarify?

Kind regards


Universidad del Cauca: Comprometidos con la calidad.

--
You received this message because you are subscribed to the Google Groups "caelum-vraptor-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to caelum-vraptor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

PAOLA ALEXANDRA PINO MALEZ

unread,
Sep 18, 2016, 6:57:27 PM9/18/16
to caelum-vraptor-en, rodrigo...@caelum.com.br

My aim is that I muetre the information I have in my database , but not muetra , then consider that I have bad something about hibernate or session
Reply all
Reply to author
Forward
0 new messages