[
http://jira.amdatu.org/jira/browse/AMDATU-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11866#comment-11866
]
Matthijs Hendriks commented on AMDATU-461:
------------------------------------------
This is solved by deleting the old JSP Java files (the org directory) in your
Java temporary folder, which is located here: C:\Users\[user
acc]\AppData\Local\Temp\. For non Windows users, use
System.getProperty("java.io.tmpdir") to find your Java tmpdir.
After deleting this folder, the problem should be solved. It probably is caused
by a failed Java-file generation in the past, which is not automatically
overwritten as the JSP did not change.
> Unable to compile class for JSP (dashboard)
> -------------------------------------------
>
> Key: AMDATU-461
> URL: http://jira.amdatu.org/jira/browse/AMDATU-461
> Project: Amdatu
> Issue Type: Bug
> Components: Amdatu (Demo) Release
> Affects Versions: 0.2.1
> Environment: Any (?)
> Reporter: Matthijs Hendriks
> Priority: Critical
>
> When trying to open the Dashboard
> (http://localhost:8080/dashboard/jsp/dashboard.jsp) the following error
> occured:
> [2011-11-09 09:30:10] ERROR: An error occurred while handling JSP request
> [org.amdatu.web.jsp]
> org.apache.jasper.JasperException: Unable to compile class for JSP:
> An error occurred at line: 1 in the generated java file
> The package org.apache.jsp.dashboard.jsp collides with a type
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers