Opened 16 years ago
Closed 16 years ago
#717 closed defect (fixed)
Make package crashes Maestro
Reported by: | andrewd | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
If I try to make a package of my entire Library (starting point = Library://), Maestro crashes right away.
Change History (9)
comment:1 by , 16 years ago
Component: | General → Maestro |
---|---|
Owner: | set to |
comment:2 by , 16 years ago
Status: | new → assigned |
---|---|
Version: | 2.0.1 |
comment:3 by , 16 years ago
No such luck. It doesn't completely crash now, but it still won't make the package (don't know about loading). Now it gives me an error:
559 MgInvalidResourceTypeException Exception in MgLibraryRepositoryManager.GetResourceHeader (line 302)
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Alright, I can reproduce that error. It only happens if you try to make a package from the entire repository.
I have fixed it and placed a new preview (r3367) on the download page: http://trac.osgeo.org/mapguide/wiki/maestro/Downloads
comment:5 by , 16 years ago
That works perfectly!
I tried restoring the package though, and that still didn't work - I get: Error 559 MgInvalidResourceTypeException: Invalid resource type Exception in MgRepositoryManager.UpdateResource (Line 928)
I also noticed that when I was trying to restore the package, the title of the window was "Building package".
Do you want me to make new tickets for those, or can we just keep it all here?
It's great to have this ability work with packages right from Meastro! Great addition!
comment:6 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I have re-opened this ticket until I get the restore fixed. I assume it is because it tries to set the security settings on the root folder, which probably has to be handled specially.
Yes, the title of the window is a bit unstable, and sometimes shows two progress bars :).
comment:7 by , 16 years ago
Just to clarify, can you restore a package made from the Site Administrator?
comment:8 by , 16 years ago
Yes, it seems as though I can. Yesterday, I couldn't - but then, you've changed stuff since then.
comment:9 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I have now put up r3368 on the download page. The package you have created with Maestro is broken and cannot be restored. You should now be able to create a package of the entire site, and restore it from either Maestro or the Site Admin.
It also crashes if I try to restore a package of my library (made from MapAdmin).