Bug |
Category |
Details |
Line |
Priority |
org.apache.juddi.v3.migration.tool.Export.ExportBusiness() invokes System.exit(...), which shuts down the entire virtual machine |
BAD_PRACTICE |
DM_EXIT |
145 |
Medium |
org.apache.juddi.v3.migration.tool.Export.ExportPublishers() invokes System.exit(...), which shuts down the entire virtual machine |
BAD_PRACTICE |
DM_EXIT |
304 |
Medium |
org.apache.juddi.v3.migration.tool.Export.ExportTmodels() invokes System.exit(...), which shuts down the entire virtual machine |
BAD_PRACTICE |
DM_EXIT |
222 |
Medium |
org.apache.juddi.v3.migration.tool.Export.SaveCredFileTemplate() invokes System.exit(...), which shuts down the entire virtual machine |
BAD_PRACTICE |
DM_EXIT |
358 |
Medium |
org.apache.juddi.v3.migration.tool.Export.SaveProperties() invokes System.exit(...), which shuts down the entire virtual machine |
BAD_PRACTICE |
DM_EXIT |
337 |
Medium |
org.apache.juddi.v3.migration.tool.Export.ExportBusiness() may fail to clean up java.io.OutputStream on checked exception |
EXPERIMENTAL |
OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE |
147 |
Medium |
org.apache.juddi.v3.migration.tool.Export.ExportPublishers() may fail to clean up java.io.OutputStream on checked exception |
EXPERIMENTAL |
OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE |
306 |
Medium |
org.apache.juddi.v3.migration.tool.Export.ExportTmodels() may fail to clean up java.io.OutputStream on checked exception |
EXPERIMENTAL |
OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE |
224 |
Medium |
org.apache.juddi.v3.migration.tool.Export.SaveCredFileTemplate() may fail to clean up java.io.OutputStream on checked exception |
EXPERIMENTAL |
OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE |
361 |
Medium |
org.apache.juddi.v3.migration.tool.Export.SaveProperties() may fail to clean up java.io.OutputStream on checked exception |
EXPERIMENTAL |
OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE |
340 |
Medium |
Write to static field org.apache.juddi.v3.migration.tool.Export.inquiry from instance method org.apache.juddi.v3.migration.tool.Export.Execute(String, String, String, String, String, String, boolean, boolean, String, boolean, String, boolean, String, boolean) |
STYLE |
ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD |
106 |
High |
Write to static field org.apache.juddi.v3.migration.tool.Export.publish from instance method org.apache.juddi.v3.migration.tool.Export.Execute(String, String, String, String, String, String, boolean, boolean, String, boolean, String, boolean, String, boolean) |
STYLE |
ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD |
105 |
High |
Write to static field org.apache.juddi.v3.migration.tool.Export.security from instance method org.apache.juddi.v3.migration.tool.Export.Execute(String, String, String, String, String, String, boolean, boolean, String, boolean, String, boolean, String, boolean) |
STYLE |
ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD |
104 |
High |
Unread field: org.apache.juddi.v3.migration.tool.Export.preserveOwnership |
PERFORMANCE |
URF_UNREAD_FIELD |
94 |
Medium |
Unread field: org.apache.juddi.v3.migration.tool.Export.safemode |
PERFORMANCE |
URF_UNREAD_FIELD |
71 |
Medium |