Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:07 Go to next message
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
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 18:17]

Report message to a moderator

Re: The audit trail contains no model Message [message #800121 is a reply to message #800117] Thu, 16 February 2012 18:09 Go to previous messageGo to next message
Vikram Kodak is currently offline Vikram KodakFriend
Messages: 72
Registered: October 2011
Member
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 18:21]

Report message to a moderator

Re: The audit trail contains no model Message [message #810905 is a reply to message #800121] Thu, 01 March 2012 17:07 Go to previous message
Jan Hendrik Scheufen is currently offline Jan Hendrik ScheufenFriend
Messages: 77
Registered: October 2011
Member

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: Fri Mar 29 02:37:14 GMT 2024

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

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

Back to the top