<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I think you have a broken repository.<br>
<br>
I think you are using Maestro 1.0.9 release.<br>
That version reads all the resource headers at startup.<br>
This has the sideeffect that it will activate all headers, <br>
and give errors like the one below if there is a corrupt header.<br>
<br>
If you try the latest preview version, the startup method has changed,<br>
and you may be able to succeed.<br>
This does not mean that your repository is fixed, but unless the error<br>
is in the root folder, you should be able to work with Maestro.<br>
<br>
If you get the error when you open a folder, the error is somewhere<br>
in that folder. You can use the "DELETERESOURCE" operation<br>
on the webtier test form for deleting it, if you find it.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Luis Paolini skrev:
<blockquote
cite="mid:!&!AAAAAAAAAAAYAAAAAAAAAP4pKJ6XRvZIhMMJOyzoVDvCgAAAEAAAAEqct6Uo2SNFhX2a+hIVLCoBAAAAAA==@uol.com.br"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span lang="EN-US">Folks,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> I’m in
trouble.
Everything was working fine until 30 minutes ago.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> Now, when I
try to connect
to Mapguide using Maestro I get the error message below.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> Any ideas?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">System.Exception: The remote
server
returned an error: (559) MgInvalidOperationException.: <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">The requested operation is
invalid.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">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<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> --->
System.Net.WebException: The
remote server returned an error: (559) MgInvalidOperationException.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Net.WebClient.OpenRead(Uri
address)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Net.WebClient.OpenRead(String
address)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> --- End of inner exception
stack trace
---<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.MaestroAPI.HttpServerConnection.GetRepositoryResources(String
startingpoint, String type, Int32 depth)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.MaestroAPI.ServerConnectionBase.GetRepositoryResources()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.Maestro.FormMain.RebuildDocumentTree()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
OSGeo.MapGuide.Maestro.FormMain.FormMain_Load(Object sender, EventArgs
e)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Form.OnLoad(EventArgs e)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Form.OnCreateControl()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.CreateControl()<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.WmShowWindow(Message&
m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.WndProc(Message& m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.ScrollableControl.WndProc(Message& m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.ContainerControl.WndProc(Message& m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Form.WmShowWindow(Message&
m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Form.WndProc(Message& m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"> at
System.Windows.Forms.NativeWindow.Callback(IntPtr
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Luis<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
<br>
<br>
__________ Information from ESET Smart Security, version of virus
signature database 4254 (20090717) __________<br>
<br>
The message was checked by ESET Smart Security.<br>
<br>
<a moz-do-not-send="true" href="http://www.eset.com">http://www.eset.com</a><br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
</body>
</html>