Skip to main content



      Home
Home » Archived » Eclipse Process Manager (Stardust) » The audit trail contains no model Exception/Message(The audit trail contains no model Exception/Message)
The audit trail contains no model Exception/Message [message #800117] Thu, 16 February 2012 13:07 Go to next message
Eclipse UserFriend
Hi,

The application has published to Tomcat ok, however when logging into the application, I receive the message 'CWP01006 - The audit trail contains no model'.

[Updated on: Thu, 16 February 2012 13:17] by Moderator

Re: The audit trail contains no model Message [message #800121 is a reply to message #800117] Thu, 16 February 2012 13:09 Go to previous messageGo to next message
Eclipse UserFriend
Hello

Process execution requires prior deployment of the process model to the audit trail database, Please refer the documentation section within eclipse(RAD) help 'Deployment of the Infinity Model'

Infinity Documentation > Developer Handbooks > Rapid Application Development > Deployment

[Updated on: Thu, 16 February 2012 13:21] by Moderator

Re: The audit trail contains no model Message [message #810905 is a reply to message #800121] Thu, 01 March 2012 12:07 Go to previous message
Eclipse UserFriend
By default the Stardust web portal does not allow you to login if no process model has been deployed.

This setting can be changed via a context parameter in the web.xml

  <context-param>
  	<param-name>carnot.login.MODEL_REQUIRED</param-name>
  	<param-value>true</param-value>
  </context-param>
Previous Topic:Stardust not starting up. Oracle log showing [ OCRUTL][3280]
Next Topic:Model loading fails with exception
Goto Forum:
  


Current Time: Wed Jul 30 16:37:30 EDT 2025

Powered by FUDForum. Page generated in 0.03262 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top