Bug 223589

Summary: zmd exception during syncronisation from yast to zmd
Product: [openSUSE] openSUSE 10.2 Reporter: Michael Calmer <mc>
Component: ZenworksAssignee: E-mail List <zlm-code10-bugs>
Status: RESOLVED DUPLICATE QA Contact: Forgotten User YrvzK78Vmi <forgotten_YrvzK78Vmi>
Severity: Critical    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Calmer 2006-11-24 11:18:29 UTC
I started the "yast2 inst_source" to manage my installation sources. The checkbox "sync with zmd" was enabled. 

I got an exception during the syn process:

(translation of the first line:
 Your service was successfully added to YaST but it could not synced with zenworks.)

----------------------------------------------------------------------------
Ihr Dienst wurde erfolgreich in YaST hinzugefügt, konnte jedoch nicht mit ZenWorks synchronisiert werden.:

** ERROR **: file marshal.c: line 7649 (mono_marshal_get_native_wrapper): assertion failed: (pinvoke)
aborting...

** ERROR **: file marshal.c: line 7649 (mono_marshal_get_native_wrapper): assertion failed: (pinvoke)
aborting...

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:

at System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0xffffffff>
at System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0x00015>
at (wrapper remoting-invoke-with-check) System.Net.Sockets.NetworkStream..ctor (System.Net.Sockets.Socket,bool) <0xffffffff>
at Novell.Zenworks.Zmd.Public.UnixClient.Connect (Mono.Unix.UnixEndPoint) <0x0003b>
at Novell.Zenworks.Zmd.Public.UnixClient.Connect (string) <0x00045>
at Novell.Zenworks.Zmd.Public.UnixClient..ctor (string) <0x00016>
at Novell.Zenworks.Zmd.Public.ReusableUnixClient..ctor (string) <0x0000d>
at Novell.Zenworks.Zmd.Public.HostConnectionPool.CreateConnection () <0x00043>
at Novell.Zenworks.Zmd.Public.HostConnectionPool.GetConnection () <0x0011e>
at Novell.Zenworks.Zmd.Public.UnixConnectionPool.GetConnection (string) <0x000bd>
at Novell.Zenworks.Zmd.Public.UnixClientTransportSink.ProcessMessage (System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&) <0x00103>
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) <0x0024d>
at Novell.Zenworks.Zmd.Public.LocaleClientSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) <0x00081>
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke (System.Runtime.Remoting.Messaging.IMessage) <0x002dd>
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&) <0x002e3>
at (wrapper runtime-invoke) System.Object.runtime_invoke_object_RealProxy_IMessage_Exception&_object[]& (object,intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr) <0x00004>
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper (intptr,intptr) <0xffffffff>
at (wrapper remoting-invoke) Novell.Zenworks.Zmd.Public.IServiceManager.LookupServiceType (string) <0xffffffff>
at Novell.Zenworks.Rug.ServiceAddCommand.Execute () <0x001a2>
at Novell.Zenworks.Rug.Command.Execute (string[]) <0x000e9>
at Novell.Zenworks.Utility.CommandLineParser.Parse (string,string[],bool) <0x00814>
at Novell.Zenworks.Rug.Rug.Run (string[]) <0x00069>
at Novell.Zenworks.Rug.RugStart.Main (string[]) <0x0000a>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

sh: line 1: 22028 Abgebrochen /usr/bin/rug --quiet service-add --type='zypp' 'http://download.opensuse.org/distribution/SL-OSS-factory/inst-source?alias=20061121-113842' '20061121-113842'
-------------------------------------------------------------------

The zmd-messages.log and the zmd-backend.log says nothing. zmd runs in DEBUG mode.
Comment 1 Stanislav Visnovsky 2006-11-24 13:13:52 UTC

*** This bug has been marked as a duplicate of bug 219752 ***