Cannot import a new model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 08:47 AM
Hi,
I cannot import a new model. I got error "Try to removing the existing model....", but there is not any model, see the picture and error stack below.
I tried to find definition of model in the contentstore directory, in .bin file. Nothing.
I tried to create a new content model by UI. It's OK.
Please do you have some Ideas? Is it possile to set debug mode and where?
Thank you Martin
2024-02-06 14:14:30,756 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [http-nio-8080-exec-71] Exception from executeScript: 01060009 Model se nepodaĹ™ilo vytvoĹ™it, protoĹľe název modelu 'MSMT' se jiĹľ pouĹľĂvá.
org.springframework.extensions.webscripts.WebScriptException: 01060009 Model se nepodaĹ™ilo vytvoĹ™it, protoĹľe název modelu 'MSMT' se jiĹľ pouĹľĂvá.
at org.alfresco.repo.web.scripts.custommodel.CustomModelUploadPost.importModel(CustomModelUploadPost.java:250)
at org.alfresco.repo.web.scripts.custommodel.CustomModelUploadPost.processUpload(CustomModelUploadPost.java:186)
at org.alfresco.repo.web.scripts.custommodel.CustomModelUploadPost.executeImpl(CustomModelUploadPost.java:115)
at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 09:26 AM
https://docs.alfresco.com/content-services/latest/develop/repo-ext-points/content-model/#deploymodel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 09:58 AM
Hi,
I don't have any model... But I couldn't deploy a new model.
Is it possible to set some DEBUG mode to show all commands (filesystem, DB etc.)?
Thank you Martin
