[Live-demo] [OSGeo] #1136: Cartaro not working after GeoServer upgrade

OSGeo trac_osgeo at osgeo.org
Mon Jul 15 14:27:55 PDT 2013


#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.


More information about the Live-demo mailing list