cancel
Showing results for 
Search instead for 
Did you mean: 

How I create query from infoset ???

Former Member
0 Kudos

Case 1 : I cannot create query from infoset

Case 2 : I cannot create query from multiprovider that is created from infoset

When I create multiprovider from infoset , I open query designer from this multiprovider... I received error message from query designer as below...

File name : bextrace_qd_25510925_0556.txt

Application error:

17:56:02.171: Info: Query Designer Start. Revision: 601

-


QueryDesigner.UserSettings.LoadSettings: Could not find file 'BExQueryDesigner.xml'.

17:56:11.15: DEBUG ASSERT ### False - QDbCommandManager::.ctor - Method not called from CommandManager

-CALLING-FROM- 17:56:11.15: DEBUG ASSERT ### False - QDbCommandManager::.ctor - Method not called from CommandManager ---

at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)

at com.sap.bi.et.common.appl.Log.Debug.Assert(Boolean iExpectedCondition, String iAdditionalInformation, String iDetailedMessage)

at com.sap.bi.et.QueryDesigner.QDfForm.InitFromCommandManager(QDbCommandManager iCommandManager)

at com.sap.bi.et.QueryDesigner.QDbCommandManager..ctor(QDbApplicationData iApplicationData, QDfForm iWindow)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.Init()

at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()

-


QDbApplicationData::ApplyUserSettings - Standard View

QDbCommandManager::DoViewCommand - Table View

QDbCommandManager::DoViewCommand - Rows/Columns

QDbCommandManager::DoViewCommand - Cells

QDbCommandManager::DoViewCommand - Conditions

QDbCommandManager::DoViewCommand - Exceptions

QDbCommandManager::DoViewCommand - InfoProvider

QDbCommandManager::DoViewCommand - Filter

QDbCommandManager::DoViewCommand - Documents

QDbCommandManager::DoViewCommand - Where-Used List

QDbCommandManager::CommandExecute - Properties

QDbCommandManager::DoViewCommand - Properties

QDbCommandManager::DoViewCommand - Messages

QDdEventDispatcher::MenuItemClickedHandler - Bar clicked: NewQuery

QDbCommandManager::CommandExecute - New...

QDdEventDispatcher::MenuItemClickedHandler - Bar clicked: OpenQuery

QDbCommandManager::CommandExecute - Open...

-EXCEPTION-START- 18:03:12.671: TRACE EXCEPTION ---

Exception Name: NullReferenceException

Exception Message: Object reference not set to an instance of an object.

Exception at com.sap.bi.et.QueryDesigner.QDmCharacteristic.LoadValues()

at com.sap.bi.et.QueryDesigner.QDbCharacteristic.GetValues(Boolean iReload)

at com.sap.bi.et.QueryDesigner.QDmMetaBase.GetValues(Boolean iReload)

at com.sap.bi.et.QueryDesigner.QDmCharacteristic.get_ValuesNonTechnical(QDeInfoObjectFilter iFilter)

at com.sap.bi.et.QueryDesigner.QDpCharacteristicReference.ValueInitial()

at com.sap.bi.et.QueryDesigner.QDpCharacteristicReference.set_pValue(Object value)

at com.sap.bi.et.QueryDesigner.QDpString.set_Value(String Value)

at com.sap.bi.et.QueryDesigner.QDbVariable.FromTable(RSZ_X_VAR isVar, QDcElement iElements)

at com.sap.bi.et.QueryDesigner.QDbElement.FromTables(Hashtable iTables, QDcElement iElements)

at com.sap.bi.et.QueryDesigner.QDbElement.CreateElements(Hashtable iTables, QDcElement iElements)

at com.sap.bi.et.QueryDesigner.QDbElement.Load(QDeElementType iElementType, String iName, String iCompUid, String iGenUniId)

at com.sap.bi.et.QueryDesigner.QDbQuery.Load(String iName, String iCompUid, String iGenUniId)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.LoadQuery()

at com.sap.bi.et.QueryDesigner.QDbApplicationData.LoadFromServer()

at com.sap.bi.et.QueryDesigner.QDbCommandOpenQuery.ExecuteCommand()

at com.sap.bi.et.QueryDesigner.QDbCommandBase.Execute()

at com.sap.bi.et.QueryDesigner.QDbCommandManager.CommandExecute(QDbCommandBase iCommand)

at com.sap.bi.et.QueryDesigner.QDbCommandManager.InitialCommandExecute(QDbCommandBase iCommand)

at com.sap.bi.et.QueryDesigner.QDbCommandManager.DoExecuteCommandInternal()

at com.sap.bi.et.QueryDesigner.QDbCommandManager.ItemClickedHandler(Object sender, BarItemClickedEventArgs args)

at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.MenuItemClickedHandler(Object iSender, BarItemClickedEventArgs iE)

at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnItemClicked(BarItemClickedEventArgs args)

at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)

at com.sap.bi.et.QueryDesigner.QDiBarItem.OnItemClicked(EventArgs args)

at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()

at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs e)

at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs e)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.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.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Full Stack: at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)

at com.sap.bi.et.common.appl.Log.Trace.Exception(Exception ex, String iAdditionalInformation)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)

at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

at System.Windows.Forms.Control.WndProcException(Exception e)

at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)

at System.Windows.Forms.NativeWindow.Callback(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.Application.Run(Form mainForm)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()

-EXCEPTION-END----

-CALLING-FROM- 18:03:12.671: TRACE EXCEPTION ---

at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)

at com.sap.bi.et.common.appl.Log.Trace.Exception(Exception ex, String iAdditionalInformation)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)

at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

at System.Windows.Forms.Control.WndProcException(Exception e)

at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)

at System.Windows.Forms.NativeWindow.Callback(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.Application.Run(Form mainForm)

at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)

at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()

-


Please kindly help me !!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Cholapatr,

I have the same problem. how do you resolved?

best regards

former_member183777
Active Contributor
0 Kudos

make sure you have authorization for infosets