changeset 1038:a26c5e78d8f4

2008-09-12 Matthias Klose <doko@ubuntu.com> * generated/com/sun/corba/se/impl/logging/*: Regenerate.
author doko@ubuntu.com
date Fri, 12 Sep 2008 23:25:49 +0200
parents 16c322628d9f
children f2a1e7f88c53
files ChangeLog generated/com/sun/corba/se/impl/logging/ActivationSystemException.java generated/com/sun/corba/se/impl/logging/IORSystemException.java generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java generated/com/sun/corba/se/impl/logging/LogStrings.properties generated/com/sun/corba/se/impl/logging/NamingSystemException.java generated/com/sun/corba/se/impl/logging/OMGSystemException.java generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource generated/com/sun/corba/se/impl/logging/POASystemException.java generated/com/sun/corba/se/impl/logging/UtilSystemException.java
diffstat 11 files changed, 39 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 12 22:35:46 2008 +0200
+++ b/ChangeLog	Fri Sep 12 23:25:49 2008 +0200
@@ -15,6 +15,7 @@
 	* patches/icedtea-ecj.patch: Update.
 	* patches/icedtea-javafiles.patch: Regenerate.
 	* HACKING: Update for b12.
+	* generated/com/sun/corba/se/impl/logging/*: Regenerate.
 
 2008-09-12  Gary Benson  <gbenson@redhat.com>
 	    Xerxes RĂ„nby <xerxes@zafena.se>
--- a/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/ActivationSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group ACTIVATION
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc on Sun Jun 22 23:48:17 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc on Fri Sep 12 21:18:58 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/IORSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/IORSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group IOR
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc on Sun Jun 22 23:48:17 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc on Fri Sep 12 21:18:58 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/InterceptorsSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group INTERCEPTORS
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc on Sun Jun 22 23:48:17 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc on Fri Sep 12 21:18:58 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/LogStrings.properties	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/LogStrings.properties	Fri Sep 12 23:25:49 2008 +0200
@@ -294,6 +294,7 @@
 ORBUTIL.securityExceptionInAccept="IOP00410214: (COMM_FAILURE) Unexpected {0}, has permissions {1}"
 ORBUTIL.transportReadTimeoutExceeded="IOP00410215: (COMM_FAILURE) Read of full message failed : bytes requested = {0} bytes read = {1} max wait time = {2} total time spent waiting = {3}"
 ORBUTIL.createListenerFailed="IOP00410216: (COMM_FAILURE) Unable to create listener thread on the specified port: {0}"
+ORBUTIL.bufferReadManagerTimeout="IOP00410217: (COMM_FAILURE) Timeout while reading data in buffer manager"
 ORBUTIL.badStringifiedIorLen="IOP02410201: (DATA_CONVERSION) A character did not map to the transmission code set"
 ORBUTIL.badStringifiedIor="IOP02410202: (DATA_CONVERSION) Bad stringified IOR"
 ORBUTIL.badModifier="IOP02410203: (DATA_CONVERSION) Unable to perform resolve_initial_references due to bad host or port configuration"
--- a/generated/com/sun/corba/se/impl/logging/NamingSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/NamingSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group NAMING
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc on Sun Jun 22 23:48:18 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc on Fri Sep 12 21:18:58 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/OMGSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/OMGSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for standard exceptions
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc on Sun Jun 22 23:48:18 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc on Fri Sep 12 21:18:59 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group ORBUTIL
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc on Sun Jun 22 23:48:18 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc on Fri Sep 12 21:18:59 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
@@ -2627,6 +2627,34 @@
         return createListenerFailed( CompletionStatus.COMPLETED_NO, null, arg0 ) ;
     }
     
+    public static final int BUFFER_READ_MANAGER_TIMEOUT = SUNVMCID.value + 217 ;
+    
+    public COMM_FAILURE bufferReadManagerTimeout( CompletionStatus cs, Throwable t ) {
+        COMM_FAILURE exc = new COMM_FAILURE( BUFFER_READ_MANAGER_TIMEOUT, cs ) ;
+        if (t != null)
+            exc.initCause( t ) ;
+        
+        if (logger.isLoggable( Level.WARNING )) {
+            Object[] parameters = null ;
+            doLog( Level.WARNING, "ORBUTIL.bufferReadManagerTimeout",
+                parameters, ORBUtilSystemException.class, exc ) ;
+        }
+        
+        return exc ;
+    }
+    
+    public COMM_FAILURE bufferReadManagerTimeout( CompletionStatus cs ) {
+        return bufferReadManagerTimeout( cs, null  ) ;
+    }
+    
+    public COMM_FAILURE bufferReadManagerTimeout( Throwable t ) {
+        return bufferReadManagerTimeout( CompletionStatus.COMPLETED_NO, t  ) ;
+    }
+    
+    public COMM_FAILURE bufferReadManagerTimeout(  ) {
+        return bufferReadManagerTimeout( CompletionStatus.COMPLETED_NO, null  ) ;
+    }
+    
     ///////////////////////////////////////////////////////////
     // DATA_CONVERSION
     ///////////////////////////////////////////////////////////
--- a/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/ORBUtilSystemException.resource	Fri Sep 12 23:25:49 2008 +0200
@@ -87,6 +87,7 @@
 ORBUTIL.securityExceptionInAccept="IOP00410214: (COMM_FAILURE) Unexpected {0}, has permissions {1}"
 ORBUTIL.transportReadTimeoutExceeded="IOP00410215: (COMM_FAILURE) Read of full message failed : bytes requested = {0} bytes read = {1} max wait time = {2} total time spent waiting = {3}"
 ORBUTIL.createListenerFailed="IOP00410216: (COMM_FAILURE) Unable to create listener thread on the specified port: {0}"
+ORBUTIL.bufferReadManagerTimeout="IOP00410217: (COMM_FAILURE) Timeout while reading data in buffer manager"
 ORBUTIL.badStringifiedIorLen="IOP02410201: (DATA_CONVERSION) A character did not map to the transmission code set"
 ORBUTIL.badStringifiedIor="IOP02410202: (DATA_CONVERSION) Bad stringified IOR"
 ORBUTIL.badModifier="IOP02410203: (DATA_CONVERSION) Unable to perform resolve_initial_references due to bad host or port configuration"
--- a/generated/com/sun/corba/se/impl/logging/POASystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/POASystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group POA
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc on Sun Jun 22 23:48:19 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc on Fri Sep 12 21:18:59 GMT 2008
 
 package com.sun.corba.se.impl.logging ;
 
--- a/generated/com/sun/corba/se/impl/logging/UtilSystemException.java	Fri Sep 12 22:35:46 2008 +0200
+++ b/generated/com/sun/corba/se/impl/logging/UtilSystemException.java	Fri Sep 12 23:25:49 2008 +0200
@@ -1,7 +1,7 @@
 // Log wrapper class for Sun private system exceptions in group UTIL
 //
 // Generated by MC.java version 1.0, DO NOT EDIT BY HAND!
-// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc on Sun Jun 22 23:48:19 BST 2008
+// Generated from input file ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc on Fri Sep 12 21:18:59 GMT 2008
 
 package com.sun.corba.se.impl.logging ;