reset password
Author Message
kaancalstatela
Posts: 52
Posted 22:34 Mar 17, 2015 |

Out of nowhere, Im getting a runtime error from Csns which gives me no cause. Anyone else running into this kind of problem?

krunalsolanki
Posts: 3
Posted 22:36 Mar 17, 2015 |
kaancalstatela wrote:

Out of nowhere, Im getting a runtime error from Csns which gives me no cause. Anyone else running into this kind of problem?

yes ,i am facing same error !!

kaancalstatela
Posts: 52
Posted 22:38 Mar 17, 2015 |

I've tried maven-update, cleaned my tomcat, restarted eclipse. No result.

I honestly have no idea why it's happening, I haven't updated anything in the original code other than adding a tile for a jsp page and adding a method to one of the controllers. That was working fine, however after I created my model I'm getting a runtime error everytime I try to access the instructor page.

I'm open to suggestions.

afetiso
Posts: 84
Posted 22:47 Mar 17, 2015 |

I have problem with new page. When I am trying to models.put something trought controller it gives me 

HTTP Status 500 - Request processing failed; nested exception is org.apache.tiles.impl.CannotRenderException: org.apache.tiles.util.TilesIOException: JSPException including path '/WEB-INF/content/section/takeAttendance.jsp'.

have no idea what to do

nahmed5
Posts: 57
Posted 22:57 Mar 17, 2015 |
Yes I just had runtime error too