|
Home > Archive > Commerce Server General > December 2006 > Commerce Server client tool Crash
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Commerce Server client tool Crash
|
|
| Philip Haugaard 2006-09-28, 7:22 pm |
| I installed Commerce Server 2007 on a Windows 2003 sp1 and everything is
running smooth.
My problem lies in useing the client tools on a remote maschine. This
maschine is a Windows XP pro, fully patched with 2 gigabyte ram. When i go
into the Catalog and Inventory Schema manager and click "edit Property
Metadata" the client tool crash at once with the following exceptions:
Event Type: Error
Event Source: Commerce Server Business UI
Event Category: None
Event ID: 100
Date: 28-09-2006
Time: 15:13:21
User: N/A
Computer: PH
Description:
System.OutOfMemoryException: Error creating window handle. --->
System.NullReferenceException: Object reference not set to an instance of an
object.
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.SetPropertyLists()
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.EditMetaData_Load(Object sender, EventArgs e)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32
dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x,
Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu,
HandleRef hInst, Object pvParam)
at System.Windows.Forms.UnsafeNativeMethods.CreateWindowEx(Int32
dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x,
Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu,
HandleRef hInst, Object pvParam)
at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
--- End of inner exception stack trace ---
at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.get_ShowKeyboardCues()
at System.Windows.Forms.ControlPaint.CreateStringFormat(Control ctl,
ContentAlignment textAlign, Boolean showEllipsis, Boolean useMnemonic)
at
System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.CreateStringFormat()
at System.Windows.Forms.ButtonBase.CreateStringFormat()
at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.CommonLayout()
at
System.Windows.Forms.ButtonInternal.ButtonStandardAdapter.Layout(PaintEventArgs e)
at
System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.GetPreferredSizeCore(Size proposedSize)
at System.Windows.Forms.ButtonBase.GetPreferredSizeCore(Size
proposedConstraints)
at System.Windows.Forms.Button.GetPreferredSizeCore(Size
proposedConstraints)
at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
at System.Windows.Forms.ButtonBase.GetPreferredSize(Size proposedSize)
at
System.Windows.Forms.Layout.DefaultLayout. LayoutAutoSizedControls(IArrangedElement
container)
at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement
container, Boolean measureOnly, Size& preferredSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement
container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container,
LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ContainerControl.OnLayout(LayoutEventArgs e)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.PerformLayout()
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at System.Windows.Forms.Layout.LayoutTransaction.Dispose()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.SetLanguageEditing(Boolean enable)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData..ctor(ExtensibleEntityType itemToEdit)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditorObjectFactory.Create(CatalogSchemaEditorItem
itemToCreate, CatalogSchemaEditorController controller, Boolean headerVisible)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditDialogFormBase.Initialize(Dictionary`2 pagesToCreate, IDialogContainer dialogContainer)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditCatalogMetaData.EditCatalogMetaData_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd,
Int32 nCmdShow)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at
Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ShowModal(WindowsFormView winFormView, String previousView, Guid taskId, Object parentForm)
at
Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ActivateForm(WindowsFormView
winFormView, ViewSettings viewSettings, Navigator navigator, Guid taskId,
String previousView, TaskArgumentsHolder args)
at
Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.CreateNewView(String viewName, Navigator navigator, Guid taskId, TaskArgumentsHolder args)
at
Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ActivateView(String previousView, String view, Navigator navigator, TaskArgumentsHolder args)
at
Microsoft.CommerceServer.UI.UIProcess.GraphNavigator.StartTask(TaskArgumentsHolder holder)
at Microsoft.CommerceServer.UI.UIProcess.GraphNavigator.StartTask(Guid
taskId, TaskArgumentsHolder holder)
at
Microsoft.CommerceServer.UI.UIProcess.UIPManager.StartNavigationTask(String
navigationGraph, TaskArgumentsHolder args)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditor.EditMetaData(String
navigationPath, OperationMode operationMode, ExtensibleEntityType type)
at
Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditor.TaskEventHandler(Object sender, SmartPanelEventArgs e)
at
Microsoft.CommerceServer.UI.ControlLibrary.SmartPanel.OnPanelItemSelected(SmartPanelEventArgs e)
at
Microsoft.CommerceServer.UI.ControlLibrary.SmartPanel.PanelItemClicked(Object
sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32
dwComponentID, Int32 reason, Int32 pvLoopData)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at Microsoft.CommerceServer.UI.CatalogSchemaEditor.LaunchPad..ctor()
at Microsoft.CommerceServer.UI.CatalogSchemaEditor.LaunchPad.Main()
followed by this CLR exception
Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 28-09-2006
Time: 15:13:22
User: N/A
Computer: PH
Description:
EventType clr20r3, P1 catalogandinventoryschemamanager, P2 6.0.1.0, P3
4490cfcc, P4 system.windows.forms, P5 2.0.0.0, P6 4333aefa, P7 16b3, P8 134,
P9 system.outofmemoryexception, P10 NIL.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 63 00 61 00 74 00 .c.a.t.
0018: 61 00 6c 00 6f 00 67 00 a.l.o.g.
0020: 61 00 6e 00 64 00 69 00 a.n.d.i.
0028: 6e 00 76 00 65 00 6e 00 n.v.e.n.
0030: 74 00 6f 00 72 00 79 00 t.o.r.y.
0038: 73 00 63 00 68 00 65 00 s.c.h.e.
0040: 6d 00 61 00 6d 00 61 00 m.a.m.a.
0048: 6e 00 61 00 67 00 65 00 n.a.g.e.
0050: 72 00 2c 00 20 00 36 00 r.,. .6.
0058: 2e 00 30 00 2e 00 31 00 ..0...1.
0060: 2e 00 30 00 2c 00 20 00 ..0.,. .
0068: 34 00 34 00 39 00 30 00 4.4.9.0.
0070: 63 00 66 00 63 00 63 00 c.f.c.c.
0078: 2c 00 20 00 73 00 79 00 ,. .s.y.
0080: 73 00 74 00 65 00 6d 00 s.t.e.m.
0088: 2e 00 77 00 69 00 6e 00 ..w.i.n.
0090: 64 00 6f 00 77 00 73 00 d.o.w.s.
0098: 2e 00 66 00 6f 00 72 00 ..f.o.r.
00a0: 6d 00 73 00 2c 00 20 00 m.s.,. .
00a8: 32 00 2e 00 30 00 2e 00 2...0...
00b0: 30 00 2e 00 30 00 2c 00 0...0.,.
00b8: 20 00 34 00 33 00 33 00 .4.3.3.
00c0: 33 00 61 00 65 00 66 00 3.a.e.f.
00c8: 61 00 2c 00 20 00 31 00 a.,. .1.
00d0: 36 00 62 00 33 00 2c 00 6.b.3.,.
00d8: 20 00 31 00 33 00 34 00 .1.3.4.
00e0: 2c 00 20 00 73 00 79 00 ,. .s.y.
00e8: 73 00 74 00 65 00 6d 00 s.t.e.m.
00f0: 2e 00 6f 00 75 00 74 00 ..o.u.t.
00f8: 6f 00 66 00 6d 00 65 00 o.f.m.e.
0100: 6d 00 6f 00 72 00 79 00 m.o.r.y.
0108: 65 00 78 00 63 00 65 00 e.x.c.e.
0110: 70 00 74 00 69 00 6f 00 p.t.i.o.
0118: 6e 00 20 00 4e 00 49 00 n. .N.I.
0120: 4c 00 0d 00 0a 00 L.....
The thing is the maschine is not out of memory, it is a 2 gigabyte maschine
where the peak load is no where near max.
Anyone out there that have any good ideer where to start looking for a
solution?
Best Regards
Philip Haugaard
| |
| Colin Bowern 2006-09-30, 1:36 am |
| Hi Philip,
Are you opening the default schema or is it customized? The reason I ask is
that you may have run out of memory if there was a bug inadvertantly exposed
based on your schema.
Can you export the schema using the ExportCatalog.exe tool and post a
snippet of the property exposing the symptom?
Cheers,
Colin
"Philip Haugaard" <Philip Haugaard@discussions.microsoft.com> wrote in
message news:0C50CD62-2C3B-4913-8B76-3EE8E4E9B6DE@microsoft.com...
>I installed Commerce Server 2007 on a Windows 2003 sp1 and everything is
> running smooth.
>
> My problem lies in useing the client tools on a remote maschine. This
> maschine is a Windows XP pro, fully patched with 2 gigabyte ram. When i go
> into the Catalog and Inventory Schema manager and click "edit Property
> Metadata" the client tool crash at once with the following exceptions:
>
> Event Type: Error
> Event Source: Commerce Server Business UI
> Event Category: None
> Event ID: 100
> Date: 28-09-2006
> Time: 15:13:21
> User: N/A
> Computer: PH
> Description:
> System.OutOfMemoryException: Error creating window handle. --->
> System.NullReferenceException: Object reference not set to an instance of
> an
> object.
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.SetPropertyLists()
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.EditMetaData_Load(Object
> sender, EventArgs e)
> at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
> at System.Windows.Forms.UserControl.OnCreateControl()
> at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
> at System.Windows.Forms.Control.CreateControl()
> at System.Windows.Forms.Control.WmShowWindow(Message& m)
> at System.Windows.Forms.Control.WndProc(Message& m)
> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
> at System.Windows.Forms.ContainerControl.WndProc(Message& m)
> at System.Windows.Forms.UserControl.WndProc(Message& m)
> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
> m)
> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
> at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
> Int32 msg, IntPtr wparam, IntPtr lparam)
> at System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32
> dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32
> x,
> Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu,
> HandleRef hInst, Object pvParam)
> at System.Windows.Forms.UnsafeNativeMethods.CreateWindowEx(Int32
> dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32
> x,
> Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu,
> HandleRef hInst, Object pvParam)
> at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
> --- End of inner exception stack trace ---
> at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
> at System.Windows.Forms.Control.CreateHandle()
> at System.Windows.Forms.Control.get_Handle()
> at System.Windows.Forms.Control.get_ShowKeyboardCues()
> at System.Windows.Forms.ControlPaint.CreateStringFormat(Control ctl,
> ContentAlignment textAlign, Boolean showEllipsis, Boolean useMnemonic)
> at
> System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.CreateStringFormat()
> at System.Windows.Forms.ButtonBase.CreateStringFormat()
> at System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.CommonLayout()
> at
> System.Windows.Forms.ButtonInternal.ButtonStandardAdapter.Layout(PaintEventArgs
> e)
> at
> System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.GetPreferredSizeCore(Size
> proposedSize)
> at System.Windows.Forms.ButtonBase.GetPreferredSizeCore(Size
> proposedConstraints)
> at System.Windows.Forms.Button.GetPreferredSizeCore(Size
> proposedConstraints)
> at System.Windows.Forms.Control.GetPreferredSize(Size proposedSize)
> at System.Windows.Forms.ButtonBase.GetPreferredSize(Size proposedSize)
> at
> System.Windows.Forms.Layout.DefaultLayout. LayoutAutoSizedControls(IArrangedElement
> container)
> at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement
> container, Boolean measureOnly, Size& preferredSize)
> at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement
> container, LayoutEventArgs args)
> at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container,
> LayoutEventArgs layoutEventArgs)
> at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
> at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs
> levent)
> at System.Windows.Forms.ContainerControl.OnLayout(LayoutEventArgs e)
> at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
> at System.Windows.Forms.Control.PerformLayout()
> at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
> at System.Windows.Forms.Layout.LayoutTransaction.Dispose()
> at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
> at System.Windows.Forms.Control.set_Visible(Boolean value)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData.SetLanguageEditing(Boolean
> enable)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditMetaData..ctor(ExtensibleEntityType
> itemToEdit)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditorObjectFactory.Create(CatalogSchemaEditorItem
> itemToCreate, CatalogSchemaEditorController controller, Boolean
> headerVisible)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditDialogFormBase.Initialize(Dictionary`2
> pagesToCreate, IDialogContainer dialogContainer)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.EditCatalogMetaData.EditCatalogMetaData_Load(Object
> sender, EventArgs e)
> at System.EventHandler.Invoke(Object sender, EventArgs e)
> at System.Windows.Forms.Form.OnLoad(EventArgs e)
> at System.Windows.Forms.Form.OnCreateControl()
> at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
> at System.Windows.Forms.Control.CreateControl()
> at System.Windows.Forms.Control.WmShowWindow(Message& m)
> at System.Windows.Forms.Control.WndProc(Message& m)
> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
> at System.Windows.Forms.ContainerControl.WndProc(Message& m)
> at System.Windows.Forms.Form.WmShowWindow(Message& m)
> at System.Windows.Forms.Form.WndProc(Message& m)
> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
> m)
> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
> at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
> Int32 msg, IntPtr wparam, IntPtr lparam)
> at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd,
> Int32 nCmdShow)
> at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
> at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
> at System.Windows.Forms.Control.set_Visible(Boolean value)
> at
> System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
> reason, ApplicationContext context)
> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
> reason, ApplicationContext context)
> at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
> at
> Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ShowModal(WindowsFormView
> winFormView, String previousView, Guid taskId, Object parentForm)
> at
> Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ActivateForm(WindowsFormView
> winFormView, ViewSettings viewSettings, Navigator navigator, Guid taskId,
> String previousView, TaskArgumentsHolder args)
> at
> Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.CreateNewView(String
> viewName, Navigator navigator, Guid taskId, TaskArgumentsHolder args)
> at
> Microsoft.CommerceServer.UI.UIProcess.WindowsFormViewManager.ActivateView(String
> previousView, String view, Navigator navigator, TaskArgumentsHolder args)
> at
> Microsoft.CommerceServer.UI.UIProcess.GraphNavigator.StartTask(TaskArgumentsHolder
> holder)
> at Microsoft.CommerceServer.UI.UIProcess.GraphNavigator.StartTask(Guid
> taskId, TaskArgumentsHolder holder)
> at
> Microsoft.CommerceServer.UI.UIProcess.UIPManager.StartNavigationTask(String
> navigationGraph, TaskArgumentsHolder args)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditor.EditMetaData(String
> navigationPath, OperationMode operationMode, ExtensibleEntityType type)
> at
> Microsoft.CommerceServer.UI.CatalogSchemaEditor.CatalogSchemaEditor.TaskEventHandler(Object
> sender, SmartPanelEventArgs e)
> at
> Microsoft.CommerceServer.UI.ControlLibrary.SmartPanel.OnPanelItemSelected(SmartPanelEventArgs
> e)
> at
> Microsoft.CommerceServer.UI.ControlLibrary.SmartPanel.PanelItemClicked(Object
> sender, EventArgs e)
> at System.Windows.Forms.Control.OnClick(EventArgs e)
> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
> button, Int32 clicks)
> at System.Windows.Forms.Control.WndProc(Message& m)
> at System.Windows.Forms.Label.WndProc(Message& m)
> at System.Windows.Forms.LinkLabel.WndProc(Message& msg)
> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
> m)
> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
> at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
> Int32 msg, IntPtr wparam, IntPtr lparam)
> at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
> at
> System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32
> dwComponentID, Int32 reason, Int32 pvLoopData)
> at
> System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
> reason, ApplicationContext context)
> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
> reason, ApplicationContext context)
> at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
> at System.Windows.Forms.Form.ShowDialog()
> at Microsoft.CommerceServer.UI.CatalogSchemaEditor.LaunchPad..ctor()
> at Microsoft.CommerceServer.UI.CatalogSchemaEditor.LaunchPad.Main()
>
> followed by this CLR exception
>
> Event Type: Error
> Event Source: .NET Runtime 2.0 Error Reporting
> Event Category: None
> Event ID: 5000
> Date: 28-09-2006
> Time: 15:13:22
> User: N/A
> Computer: PH
> Description:
> EventType clr20r3, P1 catalogandinventoryschemamanager, P2 6.0.1.0, P3
> 4490cfcc, P4 system.windows.forms, P5 2.0.0.0, P6 4333aefa, P7 16b3, P8
> 134,
> P9 system.outofmemoryexception, P10 NIL.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
> 0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
> 0010: 20 00 63 00 61 00 74 00 .c.a.t.
> 0018: 61 00 6c 00 6f 00 67 00 a.l.o.g.
> 0020: 61 00 6e 00 64 00 69 00 a.n.d.i.
> 0028: 6e 00 76 00 65 00 6e 00 n.v.e.n.
> 0030: 74 00 6f 00 72 00 79 00 t.o.r.y.
> 0038: 73 00 63 00 68 00 65 00 s.c.h.e.
> 0040: 6d 00 61 00 6d 00 61 00 m.a.m.a.
> 0048: 6e 00 61 00 67 00 65 00 n.a.g.e.
> 0050: 72 00 2c 00 20 00 36 00 r.,. .6.
> 0058: 2e 00 30 00 2e 00 31 00 ..0...1.
> 0060: 2e 00 30 00 2c 00 20 00 ..0.,. .
> 0068: 34 00 34 00 39 00 30 00 4.4.9.0.
> 0070: 63 00 66 00 63 00 63 00 c.f.c.c.
> 0078: 2c 00 20 00 73 00 79 00 ,. .s.y.
> 0080: 73 00 74 00 65 00 6d 00 s.t.e.m.
> 0088: 2e 00 77 00 69 00 6e 00 ..w.i.n.
> 0090: 64 00 6f 00 77 00 73 00 d.o.w.s.
> 0098: 2e 00 66 00 6f 00 72 00 ..f.o.r.
> 00a0: 6d 00 73 00 2c 00 20 00 m.s.,. .
> 00a8: 32 00 2e 00 30 00 2e 00 2...0...
> 00b0: 30 00 2e 00 30 00 2c 00 0...0.,.
> 00b8: 20 00 34 00 33 00 33 00 .4.3.3.
> 00c0: 33 00 61 00 65 00 66 00 3.a.e.f.
> 00c8: 61 00 2c 00 20 00 31 00 a.,. .1.
> 00d0: 36 00 62 00 33 00 2c 00 6.b.3.,.
> 00d8: 20 00 31 00 33 00 34 00 .1.3.4.
> 00e0: 2c 00 20 00 73 00 79 00 ,. .s.y.
> 00e8: 73 00 74 00 65 00 6d 00 s.t.e.m.
> 00f0: 2e 00 6f 00 75 00 74 00 ..o.u.t.
> 00f8: 6f 00 66 00 6d 00 65 00 o.f.m.e.
> 0100: 6d 00 6f 00 72 00 79 00 m.o.r.y.
> 0108: 65 00 78 00 63 00 65 00 e.x.c.e.
> 0110: 70 00 74 00 69 00 6f 00 p.t.i.o.
> 0118: 6e 00 20 00 4e 00 49 00 n. .N.I.
> 0120: 4c 00 0d 00 0a 00 L.....
>
>
> The thing is the maschine is not out of memory, it is a 2 gigabyte
> maschine
> where the peak load is no where near max.
>
> Anyone out there that have any good ideer where to start looking for a
> solution?
>
> Best Regards
> Philip Haugaard
| |
| Jared Hodges 2006-12-13, 7:18 pm |
| I am having the same problem. It occurs when I connect to either the
CSharpSite or Starter Sites. I am also working with 2 GB RAM, and do not
think memory is the issue. I believe that I have isolated the issue to the
business client tools themselves, because:
-I can use the business client tools installed on another machine, pointing
at the same catalogs, and the error does not occur.
-I can use my business client tools, and connect to a different server's
catalogs, and the error still occurs.
Any help or ideas would be appreciated!
Thanks,
Jared Hodges
"Colin Bowern" wrote:
> Hi Philip,
>
> Are you opening the default schema or is it customized? The reason I ask is
> that you may have run out of memory if there was a bug inadvertantly exposed
> based on your schema.
>
> Can you export the schema using the ExportCatalog.exe tool and post a
> snippet of the property exposing the symptom?
>
> Cheers,
> Colin
>
> "Philip Haugaard" <Philip Haugaard@discussions.microsoft.com> wrote in
> message news:0C50CD62-2C3B-4913-8B76-3EE8E4E9B6DE@microsoft.com...
>
>
>
|
|
|
|
|