I successfully got the Artimus_1_1 welcome page. I
clicked LOGON buttion and the next page was displayed.
I selected "Create Resources" from the Manager
options and clicked on GO. I had
http://localhost:8080/artimus_1_1/do/menu/Manager
displayed in the address bar with the following
message shown on the screen:
. The process did not complete. Details should follow.
. ResourceException: A required resource is not
available. Caused by: java.sql.SQLException: General
error, message from server: "Table 'artimus_keys'
already exists"
How do I fix the problem?
Part of the messages in the Tomcat log file is shown
below:
2003-09-19 03:27:09 action: Creating Helper
org.apache.artimus.CreateResources
2003-09-19 03:27:09 action: Helper created class:
org.apache.artimus.CreateResources
2003-09-19 03:27:09 action: Executing helper beans
2003-09-19 03:27:09 action: Processing helper beans
2003-09-19 03:27:09 action: Executing helper beans
2003-09-19 03:27:10 action: *** ACTION EXCEPTION:
org.apache.commons.scaffold.lang.ResourceException:
ResourceException: A required resource is not
available.
at
org.apache.commons.scaffold.sql.AccessBase.executeUpdate(Unknown
Source)
at org.apache.artimus.keys.Access.createTable(Unknown
Source)
at org.apache.artimus.CreateResources.execute(Unknown
Source)
at
org.apache.struts.scaffold.ProcessAction.executeLogic(Unknown
Source)
at
org.apache.struts.scaffold.BaseHelperAction.executeLogic(Unknown
Source)
at
org.apache.struts.scaffold.BaseAction.execute(Unknown Source)
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]