[jira] Created: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
DataResource setup and Content setup not working with default seed data
-----------------------------------------------------------------------

                 Key: OFBIZ-110
                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
            Reporter: Eriks Dobelis
            Priority: Critical


I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:

:ERROR MESSAGE:
org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)



--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-110?page=comments#action_12423443 ]
           
Eriks Dobelis commented on OFBIZ-110:
-------------------------------------

Seems the problem is that all xml pagedefs from
ofbiz/applications/content/webapp/content/WEB-INF/pagedefs
have lost initial <page> tag, probably when adding new licence info. Fixing this is obvious.

> DataResource setup and Content setup not working with default seed data
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-110
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Eriks Dobelis
>            Priority: Critical
>
> I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:
> :ERROR MESSAGE:
> org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-110?page=comments#action_12423538 ]
           
Scott Gray commented on OFBIZ-110:
----------------------------------

Hi Erik

Looks like this was my fault, sorry to anybody that this may have caused problems for, I'll submit a patch shortly to correct the problem.

Regards
Scott

> DataResource setup and Content setup not working with default seed data
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-110
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Eriks Dobelis
>            Priority: Critical
>
> I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:
> :ERROR MESSAGE:
> org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-110?page=all ]

Scott Gray updated OFBIZ-110:
-----------------------------

    Attachment: content.patch

Hi All

Here is a patch adding the missing <page> tags, I've checked all the xml docs with </page> tags in the rest of the project and only the folder mentioned above was affected.  Once again my apologies for the mistake.

Regards
Scott

> DataResource setup and Content setup not working with default seed data
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-110
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Eriks Dobelis
>            Priority: Critical
>         Attachments: content.patch
>
>
> I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:
> :ERROR MESSAGE:
> org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-110?page=all ]

Jacopo Cappellato reassigned OFBIZ-110:
---------------------------------------

    Assignee: Jacopo Cappellato

> DataResource setup and Content setup not working with default seed data
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-110
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Eriks Dobelis
>         Assigned To: Jacopo Cappellato
>            Priority: Critical
>         Attachments: content.patch
>
>
> I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:
> :ERROR MESSAGE:
> org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-110) DataResource setup and Content setup not working with default seed data

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-110?page=all ]

Jacopo Cappellato closed OFBIZ-110.
-----------------------------------

    Resolution: Fixed

Erik, Scott,

thanks for reporting and fixit this; it is now in SVN with rev. 425650

Jacopo

Scott: if you have time, I will be really glad if you could prepare the patch for the license change of the entity component.

> DataResource setup and Content setup not working with default seed data
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-110
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-110
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Eriks Dobelis
>         Assigned To: Jacopo Cappellato
>            Priority: Critical
>         Attachments: content.patch
>
>
> I installed the latest version from SVN. I did install seed data using ant run-instlal. When I try to access DateResource setup or Content setup I get following:
> :ERROR MESSAGE:
> org.ofbiz.base.util.GeneralException: JPublish execution error (The markup in the document following the root element must be well-formed.)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira