Searched refs:SEVERE (Results 1 - 25 of 65) sorted by relevance

123

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_1/
H A DHeaderElement1_1Impl.java71 Level.SEVERE,
95 Level.SEVERE,
103 Level.SEVERE,
111 Level.SEVERE,
H A DMessage1_1Impl.java86 Level.SEVERE,
94 Level.SEVERE,
102 Level.SEVERE,
110 Level.SEVERE,
H A DFault1_1Impl.java198 Level.SEVERE,
206 Level.SEVERE,
214 Level.SEVERE,
222 Level.SEVERE,
230 Level.SEVERE,
238 Level.SEVERE,
247 Level.SEVERE,
255 Level.SEVERE,
263 Level.SEVERE,
271 Level.SEVERE,
[all...]
H A DHeader1_1Impl.java58 Level.SEVERE,
81 Level.SEVERE,
/openjdk7/jdk/src/share/demo/jfc/SwingApplet/
H A DSwingApplet.java66 log(Level.SEVERE, "Failed to apply Nimbus look and feel", ex);
86 log(Level.SEVERE, null, ex);
89 log(Level.SEVERE, null, ex);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/istack/internal/logging/
H A DLogger.java224 if (!this.logger.isLoggable(Level.SEVERE)) {
227 logger.logp(Level.SEVERE, componentClassName, getCallerMethodName(), message);
231 if (!this.logger.isLoggable(Level.SEVERE)) {
234 logger.logp(Level.SEVERE, componentClassName, getCallerMethodName(), message, thrown);
280 * Method logs {@code exception}'s message as a {@code SEVERE} logging level
295 if (this.logger.isLoggable(Level.SEVERE)) {
297 logger.logp(Level.SEVERE, componentClassName, getCallerMethodName(), exception.getMessage());
300 logger.logp(Level.SEVERE, componentClassName, getCallerMethodName(), exception.getMessage(), cause);
308 * Method logs {@code exception}'s message as a {@code SEVERE} logging level
326 if (this.logger.isLoggable(Level.SEVERE)) {
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/
H A DSOAPFactoryImpl.java56 Level.SEVERE,"SAAJ0567.soap.null.input",
68 log.log(Level.SEVERE,"SAAJ0567.soap.null.input",
77 log.log(Level.SEVERE,"SAAJ0567.soap.null.input",
93 log.log(Level.SEVERE,"SAAJ0567.soap.null.input",
107 Level.SEVERE,"SAAJ0567.soap.null.input",
120 Level.SEVERE,"SAAJ0567.soap.null.input",
H A DSAAJMetaFactoryImpl.java55 Level.SEVERE,
73 Level.SEVERE,
H A DAttachmentPartImpl.java109 Level.SEVERE,
157 Level.SEVERE,
168 Level.SEVERE,
201 log.log(Level.SEVERE, "SAAJ0575.soap.attachment.getcontent.exception", ex);
404 log.log(Level.SEVERE, "SAAJ0578.soap.attachment.setbase64content.exception", e);
423 log.log(Level.SEVERE,"SAAJ0579.soap.attachment.getbase64content.exception", e);
459 log.log(Level.SEVERE,"SAAJ0579.soap.attachment.getbase64content.exception", e);
470 log.log(Level.SEVERE,"SAAJ0572.soap.no.content.for.attachment");
493 log.log(Level.SEVERE, "SAAJ0576.soap.attachment.setrawcontent.exception", e);
517 log.log(Level.SEVERE, "SAAJ057
[all...]
H A DImageDataContentHandler.java124 log.log(Level.SEVERE,
145 log.log(Level.SEVERE, "SAAJ0526.soap.unsupported.mime.type",
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/addon/accessors/
H A DPluginImpl.java80 Logger.getLogger(PluginImpl.class.getName()).log(Level.SEVERE, null, ex);
82 Logger.getLogger(PluginImpl.class.getName()).log(Level.SEVERE, null, ex);
84 Logger.getLogger(PluginImpl.class.getName()).log(Level.SEVERE, null, ex);
86 Logger.getLogger(PluginImpl.class.getName()).log(Level.SEVERE, null, ex);
/openjdk7/jdk/test/java/rmi/reliability/juicer/
H A DApplicationServer.java87 logger.log(Level.SEVERE, "Failed to lookup AppleUser:", exc);
99 logger.log(Level.SEVERE,
113 logger.log(Level.SEVERE,
119 logger.log(Level.SEVERE, "Unexpected exception:", e);
/openjdk7/jdk/test/sun/rmi/rmic/newrmic/equivalence/
H A DAppleImpl.java64 logger.log(Level.SEVERE, toString() + ".notify():", e);
87 logger.log(Level.SEVERE, toString() + ".newOrange():", e);
H A DOrangeImpl.java75 logger.log(Level.SEVERE, toString() + ".recurse():", e);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/org/jvnet/mimepull/
H A DTempFiles.java80 LOGGER.log(Level.SEVERE, "Exception cought", e);
93 LOGGER.log(Level.SEVERE, "Exception cought", e);
128 LOGGER.log(Level.SEVERE, "Exception caught", e);
134 LOGGER.log(Level.SEVERE, "Exception caught", e);
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/
H A DServer.java78 logger.setLevel(java.util.logging.Level.SEVERE);
134 logger.log(java.util.logging.Level.SEVERE, args.toString(), ex);
154 logger.log(java.util.logging.Level.SEVERE, args.toString(), ex);
160 logger.log(java.util.logging.Level.SEVERE, args.toString(), ex);
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DIgnoreAllErrorHandler.java65 log.log(java.util.logging.Level.SEVERE, "", ex);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/impl/
H A DFaultElementImpl.java53 log.log(Level.SEVERE,
/openjdk7/jdk/src/share/demo/jfc/TableExample/
H A DTableExample2.java104 Logger.getLogger(TableExample2.class.getName()).log(Level.SEVERE,
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/client/p2p/
H A DHttpSOAPConnection.java76 log.log(Level.SEVERE, "SAAJ0001.p2p.cannot.create.msg.factory", ex);
120 log.log(Level.SEVERE,"SAAJ0004.p2p.internal.err",ex);
127 log.log(Level.SEVERE,"SAAJ0005.p2p.", mex);
137 log.log(Level.SEVERE, "SAAJ0006.p2p.bad.URL", mex);
254 log.log(Level.SEVERE,
336 log.log(Level.SEVERE,"SAAJ0010.p2p.cannot.read.resp", ex);
450 log.log(Level.SEVERE,
529 log.log(Level.SEVERE,
638 log.log(Level.SEVERE,
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/
H A DInit.java156 log.log(java.util.logging.Level.SEVERE, ex.getMessage(), ex);
182 log.log(java.util.logging.Level.SEVERE, "Error in reading configuration file - Configuration element not found");
217 log.log(java.util.logging.Level.SEVERE, I18n.translate("algorithm.classDoesNotExist", exArgs));
238 log.log(java.util.logging.Level.SEVERE, I18n.translate("algorithm.classDoesNotExist", exArgs));
278 log.log(java.util.logging.Level.SEVERE, I18n.translate("algorithm.classDoesNotExist", exArgs));
362 log.log(java.util.logging.Level.SEVERE, "Bad: ", e);
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCustomFilter.java114 Logger.getLogger("global").log(Level.SEVERE, null, ncdfe);
144 Logger.getLogger("global").log(Level.SEVERE, null, ex);
/openjdk7/jdk/src/share/classes/sun/util/logging/
H A DPlatformLogger.java96 public static final int SEVERE = 1000; field in class:PlatformLogger
118 SEVERE, enum constant in enum:PlatformLogger.Level
133 PlatformLogger.WARNING, PlatformLogger.SEVERE, PlatformLogger.OFF
150 case PlatformLogger.SEVERE : return Level.SEVERE;
155 // for level > SEVERE, return SEVERE and exclude OFF
338 * Logs a SEVERE message.
341 loggerProxy.doLog(Level.SEVERE, msg);
345 loggerProxy.doLog(Level.SEVERE, ms
[all...]
/openjdk7/jdk/test/java/util/logging/
H A DLoggingMXBeanTest2.java116 mbean.setLoggerLevel(LOGGER_NAME_2, "SEVERE");
119 if (l != Level.SEVERE) {
122 Level.SEVERE+ " but got " + l);
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/
H A DStorageResolver.java97 log.log(java.util.logging.Level.SEVERE, "Could not add KeyStore because of: ", ex);

Completed in 186 milliseconds

123