[MSHOP-132] An error message in tomcat console after adding Magnolia Shop Module Created: 19/Mar/14  Updated: 21/Apr/15  Resolved: 20/Mar/15

Status: Closed
Project: Magnolia Shop (closed)
Component/s: None
Affects Version/s: 2.0
Fix Version/s: 2.2

Type: Bug Priority: Neutral
Reporter: kentzh Assignee: AntonĂ­n Juran
Resolution: Fixed Votes: 0
Labels: evaluate
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

JDK 1.7.0.51, Magnolia 5.2.2 and Magnolia 5.2.3, Shop bundle 2.0


Attachments: JPEG File error.jpg    
Issue Links:
Cloners
is cloned by MAGNOLIA-5733 An error message in tomcat console a... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:

 Description   

An error found in tomcat console, with Shop 2.0 bundle running on Magnolia 5.2.2 and 5.2.3. Please check the attached.



 Comments   
Comment by kentzh [ 20/Mar/14 ]

Magnolia itself can run well, but the error message appears after shop module is added into lib.

Comment by Jaroslav Simak [ 28/Mar/14 ]

Hi,

thanks for reporting the issue. Looks like some dialog references class, that no longer exists in the data module. This shouldn't do any harm to the instance itself. If you want to get rid of the message, you could try to run a query (JCR query app) to find which dialog references this class and remove it via the configuration app. Query could look like this:

select * from nt:base where contains(*, 'info.magnolia.module.data.dialogs.TypeSelectDataDialog')

Regards.

Comment by Evzen Fochr [ 19/Mar/15 ]

Need to raise version of shop to new major. Don't forgot to create branches on git.

Generated at Mon Feb 12 07:09:38 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.