My Oracle Support Banner

Sites Installation Failing When AviSports Sample Site Is Selected (Doc ID 1598113.1)

Last updated on MAY 12, 2021

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

Sites 11.1.1.8.0 installation failing with this error.

install_log.log:

[2013-09-23 07:31:23.232][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  ExecuteCommand failed for http://localhost:8081/cs/Install?COMMANDNAME=READURL&USERNAME=ContentServer&PASSWORD=<hidden password value>&reviewusr=Bill&reviewpwd=demo&editorusr=Tina&pagename=OpenMarket%2FXcelerate%2FInstallation%2FAVISetupWorkflowAssignments&writerpwd=demo&pubname=avisports&editorpwd=demo&writerusr=Sally
The response that was received =
HTTP/1.1 200 OK
HOST_SERVICE: FutureTenseContentServer:11.1.1.8.0
Date: Mon, 23 Sep 2013 14:31:22 GMT
Transfer-Encoding: chunked
Set-Cookie: JSESSIONID=86B1B69D700C41B3727076C44C5AF727; Path=/cs/; HttpOnly
Content-Type: text/html;charset=UTF-8
Server: Apache-Coyote/1.1


[2013-09-23 07:31:23.247][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error Installing workflow assignments

sites.log:

[2013-09-23 14:31:23,232 UTC] [ERROR] [http-bio-8081-exec-6] [fatwire.logging.cs.request] Exception including resource /jsp/cs_deployed/OpenMarket/Xcelerate/Installation/AVISetupWorkflowAssignments.jsp
org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/cs_deployed/OpenMarket/Xcelerate/Installation/AVISetupWorkflowAssignments.jsp at line 105

102: <workflowassignment:getid name="fa:0" varname="wfassignmentid" />
103: <workflowengine:getlegalnextworkflowsteps site='<%=ics.GetVar("pubid")%>' object="wfassetObj" prefix="s:"/>
104: <%
105: for (int i=0;i<Integer.parseInt(ics.GetVar("s:Total"));i++)
106: {
107: ics.SetVar("hasRole", "false");
108: %>


Stacktrace:
at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:568)
...
Caused by: java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:454)
at java.lang.Integer.parseInt(Integer.java:527)
at org.apache.jsp.jsp.cs_005fdeployed.OpenMarket.Xcelerate.Installation.AVISetupWorkflowAssignments_jsp._jspService(AVISetupWorkflowAssignments_jsp.java:823)


Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.