#1136: Cartaro not working after GeoServer upgrade
---------------------+------------------------------------------------------
 Reporter:  kalxas   |       Owner:  live-demo@…              
     Type:  defect   |      Status:  new                      
 Priority:  major    |   Milestone:  OSGeoLive7.0             
Component:  LiveDVD  |    Keywords:  cartaro                  
---------------------+------------------------------------------------------
Changes (by hamish):

  * keywords:  => cartaro


Comment:

 thanks, if the second option doesn't work we can fall back to the first
 one and hope for the best.

 one thing you might try is to check for/add to existing JAVA_OPTS:

 {{{
 if [ -z "$JAVA_OPTS" ] ; then
    JAVA_OPTS="-DENABLE_JSONP=true -XX:MaxPermSize=128m"
 else
    JAVA_OPTS="$JAVA_OPTS -DENABLE_JSONP=true -XX:MaxPermSize=128m"
 fi
 }}}


 regards,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1136#comment:9>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to