I think you have a broken repository.

I think you are using Maestro 1.0.9 release.
That version reads all the resource headers at startup.
This has the sideeffect that it will activate all headers,
and give errors like the one below if there is a corrupt header.

If you try the latest preview version, the startup method has changed,
and you may be able to succeed.
This does not mean that your repository is fixed, but unless the error
is in the root folder, you should be able to work with Maestro.

If you get the error when you open a folder, the error is somewhere
in that folder. You can use the "DELETERESOURCE" operation
on the webtier test form for deleting it, if you find it.

Regards, Kenneth Skovhede, GEOGRAF A/S



Luis Paolini skrev:

Folks,

I'm in trouble. Everything was working fine until 30 minutes ago.

Now, when I try to connect to Mapguide using Maestro I get the error message below.

                Any ideas?

System.Exception: The remote server returned an error: (559) MgInvalidOperationException.:

The requested operation is invalid.

Exception occurred in method MgResourceHeader.Initialize at line 67 in file d:\build\carrera_nightly\build_34.2\ent\os\server\src\services\resource\ResourceHeader.cpp

---> System.Net.WebException: The remote server returned an error: (559) MgInvalidOperationException.

   at System.Net.WebClient.OpenRead(Uri address)

   at System.Net.WebClient.OpenRead(String address)

   at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req)

   --- End of inner exception stack trace ---

   at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req)

at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.GetRepositoryResources(String startingpoint, String type, Int32 depth)

at OSGeo.MapGuide.MaestroAPI.ServerConnectionBase.GetRepositoryResources()

   at OSGeo.MapGuide.Maestro.FormMain.RebuildDocumentTree()

at OSGeo.MapGuide.Maestro.FormMain.FormMain_Load(Object sender, EventArgs e)

   at System.Windows.Forms.Form.OnLoad(EventArgs e)

   at System.Windows.Forms.Form.OnCreateControl()

   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   at System.Windows.Forms.Control.CreateControl()

   at System.Windows.Forms.Control.WmShowWindow(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ContainerControl.WndProc(Message& m)

   at System.Windows.Forms.Form.WmShowWindow(Message& m)

   at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Regards,

Luis



__________ Information from ESET Smart Security, version of virus signature database 4254 (20090717) __________

The message was checked by ESET Smart Security.

http://www.eset.com
------------------------------------------------------------------------

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

Reply via email to