Deafult Module

25 Jan '17, 01:43 PM
14,311 Views
No Forum Badges

Hi,

 

 I created a group, added default module and modules list.

I created a new user to the group, after login its giving me the following error. What would be the cause? Would you mind helping me?

 

HTTP Status 404 - /Project/page8.jsp


type Status report

message /project/page8.jsp

description The requested resource is not available.

 

Thank you,

 
x 0
Follow
Answer Answer at this question and get points!
Forum Expert - Level 5

Hi,

the "HTTP Status 404 - /Project/page8.jsp" error means that the application does not find this page in the project, then most likely you have not completely generated the web project. Or you have the errors in the model.
Try to see if after the generation is displayed errors in the "Generation Errors" View in WebRatio.  Instead, to understand if there are errors in the model, you can use the "Find Model Problems" button present in the toolbar (the yellow triangle with an exclamation mark).

When you are testing a feature of your Web application, you may face some problems that prevent the feature from working properly. To understand what’s going on, find out the root cause of the undesired behavior and eventually understand which part of the model should be changed in order to fix the problem, you can use or the "Application Logs" or the "Visual Debug".
For this management see the following Online Training Lessons:
- http://www.webratio.com/learn/learningobject/analyze-error-logs-v-72
- http://www.webratio.com/learn/learningobject/using-visual-debug-v-72

Best regards,

Ombretta

 
x 0
Answer at this question and get points!