Fusion Flexible Layout Errors

4 messages Options
Embed this post
Permalink
prbabu

Fusion Flexible Layout Errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hello,

     While trying to view a map created in MapGuide Studio using any of the flexible layout returns the below message:

Fusion Error:

WARNING: Exception occurred in AJAX callback.

[object Error]

Location: {1} ({2})

xx)

 

With the same map if I use the “Basic” layout along with AJAX viewer, it works fine.  Any pointers in resolving this issue?

 

Thanks and regards,

Praveen


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
prbabu

RE: Fusion Flexible Layout Errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Infact this is one question I have on Fusion – how to find its version?! 

All that I could say for sure is I am using MapGuide Open Source 2.0.2.3011 and the MgWebServerExtensions version 2.0.1.2716.

I did not install Fusion on its own, basically using the one which came in as a bundle.

If the “Tasks” tab is the same as that of the task pane, then I don’t see any code in that page/frame. It is basically empty, across all flexible layouts.

  Hope the above helps. Please let me know if you need more info.

 

-Praveen

 

 

 

From: Mark Pendergraft [mailto:[hidden email]]
Sent: Tuesday, 20 January 2009 10:52 AM
To: Praveen Rajendra Babu
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

What version of Fusion and MapGuide are you using?

What page is loaded into the task pane on your flexible layout?  Do you have any code in that page?

-Mark P.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Praveen Rajendra Babu
Sent: Monday, January 19, 2009 3:46 PM
To: [hidden email]
Subject: [fusion-users] Fusion Flexible Layout Errors

 

Hello,

     While trying to view a map created in MapGuide Studio using any of the flexible layout returns the below message:

Fusion Error:

WARNING: Exception occurred in AJAX callback.

[object Error]

Location: {1} ({2})

xx)

 

With the same map if I use the “Basic” layout along with AJAX viewer, it works fine.  Any pointers in resolving this issue?

 

Thanks and regards,

Praveen


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
prbabu

RE: Fusion Flexible Layout Errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Did as suggested, getting some detailed error messages as below with Fusion 1.1.0:

 

When requesting a web-page, I get the below message:

***********************************************************

Fusion Error:

WARNING: Exception occurred in AJAX callback.

SyntaxError: invalid label

Location: undefined (219)

xx)

***********************************************************

 

 

 

When doing a browser reload of the same Fusion template, I get the below 2 alert message:

**********************************************************************

ALERT #1

========

Fusion Error:

WARNING: Exception occurred in AJAX callback.

Message: invalid label

Location: http://osenlighten/mapguide/fusion/MapGuide/MapGuide.js (219)

Response: ERROR: Resource was not found: Library://Maps/Overview.MapDefinition

Resource was not found: Library://Maps/Overview.MapDefinition

Exception occurred in method MgResourceDefinitionManager.GetDocument at line 476 in file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

- MgResourceServiceHandler.ProcessOperation line 80 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceServiceHandler.cpp

- MgOpGetResourceContent.Execute line 120 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\OpGetResourceContent.cpp

- MgServerResourceService.GetResourceContent line 863 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ServerResourceService.cpp

- MgApplicationRepositoryManager.GetResourceContent line 378 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ApplicationRepositoryManager.cpp

- MgResourceDefinitionManager.GetResource line 320 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

- MgResourceContentManager.GetDocument line 590 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceContentManager.cpp

- MgResourceDefinitionManager.GetDocument line 476 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

ALERT #2

========

Fusion Error:

WARNING: Exception occurred in AJAX callback.

Message: invalid label

Location: http://osenlighten/mapguide/fusion/MapGuide/MapGuide.js (219)

Response: ERROR: Resource was not found: Library://Maps/ESC_ZONING.MapDefinition

Resource was not found: Library://Maps/ESC_ZONING.MapDefinition

Exception occurred in method MgResourceDefinitionManager.GetDocument at line 476 in file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

- MgResourceServiceHandler.ProcessOperation line 80 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceServiceHandler.cpp

- MgOpGetResourceContent.Execute line 120 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\OpGetResourceContent.cpp

- MgServerResourceService.GetResourceContent line 863 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ServerResourceService.cpp

- MgApplicationRepositoryManager.GetResourceContent line 378 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ApplicationRepositoryManager.cpp

- MgResourceDefinitionManager.GetResource line 320 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

- MgResourceContentManager.GetDocument line 590 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceContentManager.cpp

- MgResourceDefinitionManager.GetDocument line 476 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

 

***********************************************************************************************

 

 

 

 

 

From: Mark Pendergraft [mailto:[hidden email]]
Sent: Tuesday, 20 January 2009 11:46 AM
To: Praveen Rajendra Babu
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

Go here:

http://download.osgeo.org/fusion/

 

and download the fusion-1.1.0.zip.

 

rename your existing fusion directory to something like “fusion-old” and unzip the 1.1.0 version into your www folder.  Than I believe you have to copy the templates into the new fusion directory.  Let us know if you continue to get the same error after upgrading your fusion installation.

-Mark

 

From: Praveen Rajendra Babu [mailto:[hidden email]]
Sent: Monday, January 19, 2009 4:08 PM
To: Mark Pendergraft; [hidden email]
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

Infact this is one question I have on Fusion – how to find its version?! 

All that I could say for sure is I am using MapGuide Open Source 2.0.2.3011 and the MgWebServerExtensions version 2.0.1.2716.

I did not install Fusion on its own, basically using the one which came in as a bundle.

If the “Tasks” tab is the same as that of the task pane, then I don’t see any code in that page/frame. It is basically empty, across all flexible layouts.

  Hope the above helps. Please let me know if you need more info.

 

-Praveen

 

 

 

From: Mark Pendergraft [mailto:[hidden email]]
Sent: Tuesday, 20 January 2009 10:52 AM
To: Praveen Rajendra Babu
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

What version of Fusion and MapGuide are you using?

What page is loaded into the task pane on your flexible layout?  Do you have any code in that page?

-Mark P.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Praveen Rajendra Babu
Sent: Monday, January 19, 2009 3:46 PM
To: [hidden email]
Subject: [fusion-users] Fusion Flexible Layout Errors

 

Hello,

     While trying to view a map created in MapGuide Studio using any of the flexible layout returns the below message:

Fusion Error:

WARNING: Exception occurred in AJAX callback.

[object Error]

Location: {1} ({2})

xx)

 

With the same map if I use the “Basic” layout along with AJAX viewer, it works fine.  Any pointers in resolving this issue?

 

Thanks and regards,

Praveen


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Chris Claydon

RE: Fusion Flexible Layout Errors

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

I apologize if this is a silly question, but do you have the maps:

 

Library://Maps/Overview.MapDefinition

 

And

 

Library://Maps/ESC_ZONING.MapDefinition

 

In your MapGuide repository?

 

If so, can you create a package containing your MapGuide data, and provide the URL you’re using to load the layout in a browser. That should enable someone to re-produce the problem.

 

Chris.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Praveen Rajendra Babu
Sent: Monday, January 19, 2009 6:25 PM
To: Mark Pendergraft; [hidden email]
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

Did as suggested, getting some detailed error messages as below with Fusion 1.1.0:

 

When requesting a web-page, I get the below message:

***********************************************************

Fusion Error:

WARNING: Exception occurred in AJAX callback.

SyntaxError: invalid label

Location: undefined (219)

xx)

***********************************************************

 

 

 

When doing a browser reload of the same Fusion template, I get the below 2 alert message:

**********************************************************************

ALERT #1

========

Fusion Error:

WARNING: Exception occurred in AJAX callback.

Message: invalid label

Location: http://osenlighten/mapguide/fusion/MapGuide/MapGuide.js (219)

Response: ERROR: Resource was not found: Library://Maps/Overview.MapDefinition

Resource was not found: Library://Maps/Overview.MapDefinition

Exception occurred in method MgResourceDefinitionManager.GetDocument at line 476 in file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

- MgResourceServiceHandler.ProcessOperation line 80 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceServiceHandler.cpp

- MgOpGetResourceContent.Execute line 120 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\OpGetResourceContent.cpp

- MgServerResourceService.GetResourceContent line 863 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ServerResourceService.cpp

- MgApplicationRepositoryManager.GetResourceContent line 378 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ApplicationRepositoryManager.cpp

- MgResourceDefinitionManager.GetResource line 320 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

- MgResourceContentManager.GetDocument line 590 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceContentManager.cpp

- MgResourceDefinitionManager.GetDocument line 476 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

ALERT #2

========

Fusion Error:

WARNING: Exception occurred in AJAX callback.

Message: invalid label

Location: http://osenlighten/mapguide/fusion/MapGuide/MapGuide.js (219)

Response: ERROR: Resource was not found: Library://Maps/ESC_ZONING.MapDefinition

Resource was not found: Library://Maps/ESC_ZONING.MapDefinition

Exception occurred in method MgResourceDefinitionManager.GetDocument at line 476 in file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

- MgResourceServiceHandler.ProcessOperation line 80 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceServiceHandler.cpp

- MgOpGetResourceContent.Execute line 120 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\OpGetResourceContent.cpp

- MgServerResourceService.GetResourceContent line 863 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ServerResourceService.cpp

- MgApplicationRepositoryManager.GetResourceContent line 378 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ApplicationRepositoryManager.cpp

- MgResourceDefinitionManager.GetResource line 320 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

- MgResourceContentManager.GetDocument line 590 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceContentManager.cpp

- MgResourceDefinitionManager.GetDocument line 476 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp

 

 

***********************************************************************************************

 

 

 

 

 

From: Mark Pendergraft [mailto:[hidden email]]
Sent: Tuesday, 20 January 2009 11:46 AM
To: Praveen Rajendra Babu
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

Go here:

http://download.osgeo.org/fusion/

 

and download the fusion-1.1.0.zip.

 

rename your existing fusion directory to something like “fusion-old” and unzip the 1.1.0 version into your www folder.  Than I believe you have to copy the templates into the new fusion directory.  Let us know if you continue to get the same error after upgrading your fusion installation.

-Mark

 

From: Praveen Rajendra Babu [mailto:[hidden email]]
Sent: Monday, January 19, 2009 4:08 PM
To: Mark Pendergraft; [hidden email]
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

Infact this is one question I have on Fusion – how to find its version?! 

All that I could say for sure is I am using MapGuide Open Source 2.0.2.3011 and the MgWebServerExtensions version 2.0.1.2716.

I did not install Fusion on its own, basically using the one which came in as a bundle.

If the “Tasks” tab is the same as that of the task pane, then I don’t see any code in that page/frame. It is basically empty, across all flexible layouts.

  Hope the above helps. Please let me know if you need more info.

 

-Praveen

 

 

 

From: Mark Pendergraft [mailto:[hidden email]]
Sent: Tuesday, 20 January 2009 10:52 AM
To: Praveen Rajendra Babu
Subject: RE: [fusion-users] Fusion Flexible Layout Errors

 

What version of Fusion and MapGuide are you using?

What page is loaded into the task pane on your flexible layout?  Do you have any code in that page?

-Mark P.

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Praveen Rajendra Babu
Sent: Monday, January 19, 2009 3:46 PM
To: [hidden email]
Subject: [fusion-users] Fusion Flexible Layout Errors

 

Hello,

     While trying to view a map created in MapGuide Studio using any of the flexible layout returns the below message:

Fusion Error:

WARNING: Exception occurred in AJAX callback.

[object Error]

Location: {1} ({2})

xx)

 

With the same map if I use the “Basic” layout along with AJAX viewer, it works fine.  Any pointers in resolving this issue?

 

Thanks and regards,

Praveen


_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users