Post

2 followers Follow
0

Java Log Warnings with no description

We have encountered multiple cases where running the java analysis using JEE 1.1.0 funcrel we might get warnings which might not have complete information about the cause of the warnings as mentioned below at the start of the JEE analysis. Normally, such warnings would be raised due to class paths configured in the analysis unit level and they do not exist.

Information        MODULMSG ; Job execution        Starting processing of JEE analysis            0                              0             [Module name]

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\BBNMSEventListenerEJB\.apt_generated

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\BBNMSEventListenerEJB\ejbModule

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\CBusListenerService\.apt_generated

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\CommonXngLib\CommonUtils\test

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\CreateNIDShelf

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\DataPurge\test\java\src

Warning               MODULMSG ; Job execution        -              0                            0             [Module name]   0                                           S:\Sources\XXXXX\Analyzed\FBWS\.apt_generated

Information        MODULMSG ; Job execution        Initializing job settings...               0                            0             [Module name]

 

In such scenario you should upgrade the JEE extension to latest version and rerun the analysis after that you will have the complete missing class paths information in the analysis log that can be cleaned up. Once they have been removed you can rerun analysis.

This issue has been taken care in the latest JEE extensions.

Please sign in to leave a comment.

2 comments