Hello people,
I have installed the geoportal and evrything seems to work fine except for adding a resource thats is on the network. I needed to add some srcgis server services. I have pasted below part of what is being written in the log when I try to do this. I think the errof is java related but cant seem to figure out what exactly. I have checked the geoportal.xml fine in catalina and have configured it properly.
Any ideas where to start on this?
Caused by: javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/catalog/harvest/harvestBody.jsp': /catalog/harvest/harvestBody.jsp(421,0) "#{not empty HarvestController.editor.repository.uuid? HarvestController.editor.repository.localId: gptMsg['catalog.harvest.manage.message.willBeGenerated'] }" contains invalid expression(s): javax.el.ELException: Error Parsing: #{not empty HarvestController.editor.repository.uuid? HarvestController.editor.repository.localId: gptMsg['catalog.harvest.manage.message.willBeGenerated'] }
at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846)
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
at org.apache.jsp.catalog.skins.centeredLayout_jsp._jspService(centeredLayout_jsp.java:347)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
... 55 more
Caused by: org.apache.jasper.JasperException: /catalog/harvest/harvestBody.jsp(421,0) "#{not empty HarvestController.editor.repository.uuid? HarvestController.editor.repository.localId: gptMsg['catalog.harvest.manage.message.willBeGenerated'] }" contains invalid expression(s): javax.el.ELException: Error Parsing: #{not empty HarvestController.editor.repository.uuid? HarvestController.editor.repository.localId: gptMsg['catalog.harvest.manage.message.willBeGenerated'] }
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
Regards
Prestige