Document types not properly loaded
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2012 04:48 PM
I'm having a problem with proper hot reload of my Nuxeo project. I am trying to adapt my workflow so I can do correct hot reload of the server in the project. I have not deployed anything do the bundles directory.
All my components seems to load properly. The 'ClassificationRelation' doctype is registered properly:
2012-11-20 15:38:45,996 INFO [org.nuxeo.ecm.core.schema.SchemaManagerImpl] Regi stered document type: ClassificationRelation
But sadly as soon as a service tries to use the document type, I get an immediate crash, just as would happen if the document type wasn't properly registered.
... 19 more Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker$QueryMakerException. message: Unknown type: ClassificationRelation at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitFromClause(NXQLQueryMaker.java:885) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:853)
I have tried fiddling around with the orders in which the components are loaded but I didn't see enough differences to stay the course. I don't see any misbehavior in the log file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2012 06:31 AM
Can you share a project that I can load in my IDE for reproducing the problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2012 10:12 AM
I certainly can't send the full project so I'll try to reproduce it in a smaller one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2012 10:30 AM
What Nuxeo version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2012 11:23 AM
Happens on both 5.5-HF05 and 5.6.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2012 01:25 PM
I'm happy to say that the project that is hosted in this repository exhibits the problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2012 06:29 AM
I will have a look, thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2012 06:04 AM
I think that problem was already solved in NXP-10024 and released in 5.6-HF01 and 5.5-HF14. Can you try with the last SDK released. Here is the link for downloading.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2012 04:33 PM
I am using Nuxeo 5.6 HF07 now and I'm still having various problems with hot reload. Hot reload is still unusable for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2012 04:34 PM
I am using Nuxeo 5.6 HF07 now and I'm still having various problems with hot reload. Hot reload is still unusable for me.
