apache - HTTP Status 404 - /ks-with-rice-bundled/kew/ActionList.do -


on front end below screen comes when enter kuali student login ui admin/admin account.

http status 404 - /ks-with-rice-bundled/kew/actionlist.do

type status report

message /ks-with-rice-bundled/kew/actionlist.do

description requested resource not available.

this error in log file:

192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/serverpropertiesrpcservice http/1.1" 200 46 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/securityrpcservice http/1.1" 200 21 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/metadatarpcservice http/1.1" 200 4745 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/serverpropertiesrpcservice http/1.1" 200 355 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/serverpropertiesrpcservice http/1.1" 200 179 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/securityrpcservice http/1.1" 200 204 192.168.0.134 - - [21/jan/2016:15:33:00 +0530] "get /ks-with-rice-bundled/kew/actionlist.do http/1.1" 404 1027 192.168.0.134 - - [21/jan/2016:15:33:01 +0530] "post /ks-with-rice-bundled-2.0.3-cm/org.kuali.student.lum.lu.ui.main.lummain/rpcservices/securityrpcservice http/1.1" 200 287 

cataline.out logs gives below one:

2016-01-21 15:33:00,760 [http-bio-8080-exec-2] u:/d: info  org.kuali.student.common.ui.server.gwt.serverpropertiesrpcgwtservlet - property not found, looking in context: ks.rice.actionlist.serviceaddress value: http://kuali.localdomain:8080/ks-with-rice-bundled/kew/actionlist.do 2016-01-21 15:33:00,804 [http-bio-8080-exec-5] u:/d: info  org.kuali.student.common.ws.servletwrappingcontroller - handlerequestinternal : securitygwtservlet 2016-01-21 15:33:00,818 [http-bio-8080-exec-7] u:/d: info  org.kuali.student.common.ws.servletwrappingcontroller - handlerequestinternal : securitygwtservlet 

i can see in error, it, don't know how solve it.

all of successful posts /ks-with-rice-bundled-2.0.3-cm/... 404 on /ks-with-rice-bundled. rice configuration leading redirect incorrect location.

i either deploy application /ks-with-rice-bundled or add

<param name="app.code">ks-with-rice-bundled-2.0.3-cm</param> 

to local ks-config.xml.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -