[Mono-bugs] [Bug 82484][Maj] Changed - [zmd] Exception in remoting call when trying to run updates

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 19 00:32:38 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by twiest at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82484

--- shadow/82484	2007-08-19 00:31:20.000000000 -0400
+++ shadow/82484.tmp.14058	2007-08-19 00:32:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82484
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: openSUSE 10.2 i386
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: twiest at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -59,6 +59,66 @@
 Everytime IF above procedure is followed. It works if you run it as root.
 
 Additional Information:
 Works on 1.1.18.1 (tried it twice)
 Fails on 1.2.4 (tried it once)
 Fails on 1.2.5p4 (tried it three times)
+
+------- Additional Comments From twiest at novell.com  2007-08-19 00:32 -------
+Actual Exception from log file:
+
+18 Aug 2007 21:56:04 INFO  WebCache             Expiring cached files...
+18 Aug 2007 21:56:04 INFO  Transaction          Transaction finished
+18 Aug 2007 21:56:04 INFO  Transaction          Transaction requires a
+restart.  ZMD will restart in 30 seconds
+18 Aug 2007 21:56:26 DEBUG Progress             Running:
+/usr/lib/zmd/resolve-dependencies '/var/lib/zmd/zmd.db'
+18 Aug 2007 21:56:44 WARN  ShutdownManager      Preparing to restart...
+18 Aug 2007 21:56:44 INFO  UnixWebServer        Unix server stopped
+18 Aug 2007 21:56:44 WARN  ShutdownManager      Restarting daemon...
+18 Aug 2007 21:56:44 DEBUG AuthServerSink       Exception in remoting
+call
+'Novell.Zenworks.Zmd.Packaging.Public.IPackageManager.ResolveDependencies
+(ResolvableInfo[] installs =
+{Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[]},
+ResolvableInfo[] upgrades =
+{Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[]},
+ResolvableInfo[] removals =
+{Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[]})'
+System.NullReferenceException: Object reference not set to an instance
+of an object
+  at Novell.Zenworks.Zmd.Packaging.SqlPackage.GetPackages (System.Type
+type, System.String wherePart) [0x00000]
+  at Novell.Zenworks.Zmd.Packaging.SqlPackage.GetPackageById
+(System.Type type, Int64 id) [0x00000]
+  at Novell.Zenworks.Zmd.Packaging.SqlPackage.GetPackageById (Int64
+id) [0x00000]
+  at
+Novell.Zenworks.Zmd.Packaging.SqliteBackend+SqlTransaction.GetResolvableById
+(Int64 id) [0x00000]
+  at
+Novell.Zenworks.Zmd.Packaging.SqliteBackend+SqlTransaction.GetResult
+() [0x00000]
+  at Novell.Zenworks.Zmd.Packaging.SqliteBackend.ResolveDependencies
+(Novell.Zenworks.Zmd.Packaging.IResolvable[] installs,
+Novell.Zenworks.Zmd.Packaging.IResolvable[] upgrades,
+Novell.Zenworks.Zmd.Packaging.IResolvable[] removals) [0x00000]
+  at Novell.Zenworks.Zmd.Packaging.PackageManager.Resolve
+(Novell.Zenworks.Zmd.Packaging.IResolvable[] installs,
+Novell.Zenworks.Zmd.Packaging.IResolvable[] upgrades,
+Novell.Zenworks.Zmd.Packaging.IResolvable[] removals) [0x00000]
+  at
+Novell.Zenworks.Zmd.Packaging.RemotePackageManager.ResolveDependencies
+(Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[] installs,
+Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[] upgrades,
+Novell.Zenworks.Zmd.Packaging.Public.ResolvableInfo[] removals) [0x00000]
+  at <0x00000> <unknown method>
+  at (wrapper managed-to-native)
+System.Runtime.Remoting.RemotingServices:InternalExecute
+(System.Reflection.MethodBase,object,object[],object[]&)
+  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
+(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000]
+18 Aug 2007 21:56:44 INFO  Daemon               Starting ZMD version
+7.1.100
+18 Aug 2007 21:56:44 INFO  Daemon               Using Mono 1.2.5
+18 Aug 2007 21:56:44 INFO  WebCache             Expiring cached files...
+


More information about the mono-bugs mailing list