[mapguide-users] WFS issues - index out of bounds

2015-09-02 Thread Mark Volz (LeapCAD)
Evening All,

I'm using MapGuide 2.6 to produce a WFS output.

Generally everything is working fine, however for 2 layers (out of 30) I am
receiving the following error;

 An exception occurred in FDO component.
Error occurred in Feature Source (Library:// /WFS.FeatureSource):
Item index out of bounds.  (Cause: , Root Cause: Item index out of bounds. )

But if I set the MAXFEATURES = 400 everything works fine (there are just
under 700 records for this layer).

The layer contains both polygons and points,  the data source is Oracle and
I am using the SL king  FDO with control table (to remove the ~'s from layer
names). The data displays correctly as a layer in mapguide.

I've checked the data and there isn't any special characters (%, &, ~, !,
etc) in there.

Is there a file size / payload limit with WFS? There are some very complex
polygon's coming back.

Any thoughts or help would be greatly appreciated.

Thanks
Mark

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Upgrade Mapguide from 2.6->3.0

2015-09-02 Thread Kajar
I just thought there are way how to update Mapguide server core files and
keep all old repositories and all data folders-files remains old.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upgrade-Mapguide-from-2-6-3-0-tp537p553.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Upgrade Mapguide from 2.6->3.0

2015-09-02 Thread Jackie Ng
Use the InstantSetup bundle instead of the windows installer.

The InstantSetup bundle just extracts to a directory of your choice, where
you can then run the included setup utility to init that particular
installation with the right port numbers and virtual directories. It will
also generate a series of batch files to install/start the various services
manually once configured.

Be sure to pick names and port numbers that don't clash with your existing
install.

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upgrade-Mapguide-from-2-6-3-0-tp537p547.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Upgrade Mapguide from 2.6->3.0

2015-09-02 Thread Kajar
HI!

I having Mapguide 2.6 running in windows and I want to upgrade it to 3.0.
I also having map application which running in server, so I dont want to
uninstall the previous version first  and then install new one and then I
have to setup application again. 
Is there an easy way how to  upgrade Mapguide without uninstall old version,
so I can keep my existing map application keep running without setting it up
again.

Kajar   



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upgrade-Mapguide-from-2-6-3-0-tp537.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] WFS issues - index out of bounds

2015-09-02 Thread Mark Volz (LeapCAD)
Hi all,

Please don't worry about this one. I've found the issue.

The problem only occurs when we have 2 different geometry types in the 1
response, so the resolution I'll be implementing is 2 have separate data
connection for each geometry type.

Thanks
Mark

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Missing map and toolbar icons

2015-09-02 Thread klpe
I've solved the problem it is because the installer failed. In the IIS
mapguide pointed to C:\Program Files (x86)\OSGeo\MapGuide I ajusted the path
to C:\Program Files (x86)\OSGeo\MapGuide\Web\www then it worked.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Missing-map-and-toolbar-icons-tp587p5222417.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Missing map and toolbar icons

2015-09-02 Thread Klaus Pedersen
Hi,

I have just installed Mapguide 2.6 on my PC running Windows 7. When I try
to show a Map layout in Maestro 5.1 (“Show in browser”) all the images for
the toolbar icons and the map are missing. My browser is IE9 but it is the
same problem for Chrome v44. FireFox v40 however can display both the map
and toolbar icons.



I’ve tried MapGuide 3.0 and it is the same problem, does anyone have a good
idea?
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Upgrade Mapguide from 2.6->3.0

2015-09-02 Thread Kajar
Thanks for instructions.
When I just copy Repositories folder from 2.6 to 3.0 not going to work? 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upgrade-Mapguide-from-2-6-3-0-tp537p5222312.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Upgrade Mapguide from 2.6->3.0

2015-09-02 Thread Hans Milling
You should be able to do this, the same way as moving to another server.

1. Make a backup of MapGuide 2.6.
2.  Stop the existing MapGuide 2.6 service.
3.  Open a command prompt and from the mapguide2.6\Server\RepositoryAdmin
run the BackUpOfflineRepositories.bat. Make sure no errors are displayed
(that is why you need to run it from a command window).
4.  In the command window, run RestoreColdBackupRepositories.bat (same
folder). Again check for errors. 
5. Then run RecoverRepositories.bat. Check for errors. If anything goes
wrong you need to restore your backup at this point.
6. Install MGOS 3.0 (You can remove 2.2 first if you need to resuse the same
folder/ports, but then you first make a copy of the "prepared" Repositories
folder)
7.  Stop the MapGuide 3.0 service.
8.  Delete the Repositories folder in mapguide3.0\server\ folder and copy
the prepared folder from MapGuide 2.6 to this location. 
9.  In the command window, change to the mapguide3.0\Server\RepositoryAdmin
folder and run UpgradeRepositories.bat. Check for errors.
10. Then run SetupRepositoryIndices.bat. Again check for errors.
11. Start the MapGuide 3.0 service (keep your fingers crossed) and upgrade
should be complete.

Best regards
  Hans Milling...



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Upgrade-Mapguide-from-2-6-3-0-tp537p576.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users