From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.9 (X11; Linux i686; U;) Gecko/20030314 Description of problem: Part of creating a UDCT involves creating a dynamic object type (whose PDL is stored in the DB). When creating this new object tyep, it is automatically added to the Metadata root after creation. Unfortunately, in a Multi-JVM environment the other JVMs in the cluster don't get the new type added to their Metadata root. Thus, after creating a UDCT, the other servers in the cluster will throw errors when using the new UDCT. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create a new UDCT on Server A 2. Create an instance of UDCT on server A 3. Publish the instance 4. Try & view the instance on server B. Actual Results: An error is thrown Expected Results: The item is displayed. Additional info:
When/if this is resolved, we should also revisit bug 101658.
Closing old tickets.