[ 
https://issues.apache.org/jira/browse/TOMEE-4580?focusedWorklogId=1004773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1004773
 ]

ASF GitHub Bot logged work on TOMEE-4580:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Feb/26 09:47
            Start Date: 12/Feb/26 09:47
    Worklog Time Spent: 10m 
      Work Description: RedN4ks commented on PR #2470:
URL: https://github.com/apache/tomee/pull/2470#issuecomment-3889829875

   @jungm Thank you so no need to open a second PR 🙂




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1004773)
    Time Spent: 40m  (was: 0.5h)

> Improve clarity of conf.0008 deployment mismatch error
> ------------------------------------------------------
>
>                 Key: TOMEE-4580
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4580
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 10.1.4
>            Reporter: Skander
>            Assignee: Skander
>            Priority: Minor
>             Fix For: 10.1.5
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The conf.0008 message only reports the number of deployed beans
> versus the number declared in ejb-jar.xml, without indicating which beans
> were involved. The current message is the following:
> {code:java}
> Cannot Load jar {0}. The number of beans deployed ({2}) does not match the 
> number of beans actually in the jar ({1}). Please redeploy this jar.{code}
> I propose to enhance the log message by explicitly listing:
> - The deployed bean names
> - The bean names declared in ejb-jar.xml
> This provides better diagnosability when investigating bean count mismatches
> and reduces troubleshooting time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to