Thank you for replay. I' figured out, that roller was not installed
correctly. (just copied from ubutntu to aws linux).

2015-06-03 11:21 GMT+02:00 Kohei Nozaki <[email protected]>:

> Hi Boris,
>
> Could you give steps to reproduce your problem? what URL which makes this
> exception happen? did you make any modification to Roller source code or
> JSP?
>
> Kohei
>
>
> On 6/1/15 5:20, Boris wrote:
>
>> Hi!
>>
>> Here is a snippet from tomcat 8 log file.
>>
>> An error occurred at line: 21 in the jsp file: /index.jsp
>> org.apache.roller.weblogger.config.WebloggerRuntimeConfig cannot be
>> resolved to a type
>> 18:
>> 19: // lets see if we have a frontpage blog
>> 20: String frontpageBlog =
>> 21:
>>
>> org.apache.roller.weblogger.config.WebloggerRuntimeConfig.getProperty("site.frontpage.weblog.handle");
>> 22:
>> 23: if (frontpageBlog != null && !"".equals(frontpageBlog.trim())) {
>> 24:     // dispatch to frontpage blog
>>
>>
>> Stacktrace:] with root cause
>>   org.apache.jasper.JasperException: Unable to compile class for JSP:
>>
>> An error occurred at line: 21 in the jsp file: /index.jsp
>> org.apache.roller.weblogger.config.WebloggerRuntimeConfig cannot be
>> resolved to a type
>> 18:
>> 19: // lets see if we have a frontpage blog
>> 20: String frontpageBlog =
>> 21:
>>
>> org.apache.roller.weblogger.config.WebloggerRuntimeConfig.getProperty("site.frontpage.weblog.handle");
>> 22:
>> 23: if (frontpageBlog != null && !"".equals(frontpageBlog.trim())) {
>> 24:     // dispatch to frontpage blog
>>
>>
>>
>>   Boris
>>
>>   [image: Facebook] <http://www.facebook.com/borismil> [image: Twitter]
>> <http://www.twitter.com/borismi>
>>
>>


-- 


 Boris

 [image: Facebook] <http://www.facebook.com/borismil> [image: Twitter]
<http://www.twitter.com/borismi>

Reply via email to