|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
gridsphere 3.1 installation errorHi,
I am getting following error when i try to install gridsphere 3.1, BUILD FAILED /Users/turuncu/Downloads/gridsphere-3.1/config/build/build-deploy.xml:38: The following error occurred while executing this line: /Users/turuncu/Downloads/gridsphere-3.1/config/build/build-jsp-compile.xml:36: org.apache.jasper.JasperException: file:/Users/turuncu/Downloads/gridsphere-3.1/build/webapps/gridsphere/jsp/signup/createaccount.jsp(88,22) Attribute value request.getContextPath() + "/Captcha.jpg" is quoted with " which must be escaped when used within the value Total time: 6 seconds How can i fix this problem? Thanks, --ufuk System Details: OS: MacOS 10.5 Ant: 1.7.1 Java: java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03-211) Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02-83, mixed mode) Tomcat: 5.5.27 _______________________________________________ Gridsphere-users mailing list Gridsphere-users@... http://lists.gridsphere.org/mailman/listinfo/gridsphere-users |
|
|
Re: gridsphere 3.1 installation errorset to false the following properti in gridsphere-3.1/build.properties
gridsphere.useprecompiledjsp=false when starting your apache tomcat, you should get similar errors while acessing the portal, then you should add the following parameter to your CATALINA_OPTS environment variable:
-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false On Thu, Jun 25, 2009 at 19:03, Ufuk Utku Turuncoglu <turuncu@...> wrote: Hi, _______________________________________________ Gridsphere-users mailing list Gridsphere-users@... http://lists.gridsphere.org/mailman/listinfo/gridsphere-users |
|
|
gridsphere 3.1 installation errortell me the detail to set CAT*OPTS?
i cant get it from the other mailing.list -- http://www.its.ac.id _______________________________________________ Gridsphere-users mailing list Gridsphere-users@... http://lists.gridsphere.org/mailman/listinfo/gridsphere-users |
| Free embeddable forum powered by Nabble | Forum Help |