Use the navigation bar above or return to the homepage.
We got an error...
An unexpected problem occurred and we are unable to process this request. If this problem persists then please report this to us immediately and we’ll get our tech gurus cracking on it.
The error is:
java.lang.Exception: java.sql.SQLException: ORA-20001: ORA-00911: invalid character
ORA-06512: at "HOT_SCHOOL.SN_TOP_SCHOOLS_PKG", line 1382
ORA-06512: at line 1
Click to view the complete technical details of this problem:
java.sql.SQLException: ORA-20001: ORA-00911: invalid character
ORA-06512: at "HOT_SCHOOL.SN_TOP_SCHOOLS_PKG", line 1382
ORA-06512: at line 1
java.lang.Exception: java.sql.SQLException: ORA-20001: ORA-00911: invalid character
ORA-06512: at "HOT_SCHOOL.SN_TOP_SCHOOLS_PKG", line 1382
ORA-06512: at line 1
at community.browseschools.action.SchoolDetailAction.getLocalSchoolTypes(SchoolDetailAction.java:256)
at community.browseschools.action.SchoolDetailAction.execute(SchoolDetailAction.java:196)
at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:53)
at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:64)
at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:48)
at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)
at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:280)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1858)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:446)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at com.cj.trim.trimFilter.doFilter(Unknown Source)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.sql.SQLException: ORA-20001: ORA-00911: invalid character
ORA-06512: at "HOT_SCHOOL.SN_TOP_SCHOOLS_PKG", line 1382
ORA-06512: at line 1
at hc2.sql.DataModel.getData(DataModel.java:152)
at hc2.sql.DataModel.getResultSet(DataModel.java:222)
at community.browseschools.action.SchoolDetailAction.getLocalSchoolTypes(SchoolDetailAction.java:247)
... 21 more