cancel
Showing results for 
Search instead for 
Did you mean: 

BEX Query Designer - Application Error

Former Member
0 Kudos

Dear experts,

I have a problem with my BEX Query Designer. Whenever I tried to save a query, I caught the following exception:

BEX Query Designer has encountered a problem and cannot proceed with the current action. We are sorry for the inconvenience.

.

.

.

.

.

Additional Information:

QD revision 300

Internal Error ID: E-ONGUIUNHANDLEDEXCEPTION

Error Message: Method not found: 'Void com.sap.bi.et.Communication.RZX0.RSZ_X_ELTPROP.set_PROPVERS(System.String)'

Can someone help me to solve the problem?

I am using the following version:

BI AddOn 7.X (based on 7.10), Support Package 3, Revision 520

Accepted Solutions (0)

Answers (3)

Answers (3)

manoj_kumar2
Advisor
Advisor
0 Kudos

Hi,

Uninstallthe query designer and reinstall it.This can be done by uninstalling the frontend patch .

Goto start->program->add/remove program and uninstall the frontend patch.

reinstall the latest frontend patch which is available in service.sap.com/patches.Check the installation as per note 197460 to see if the frontend has been installed correctly.

After doing this issue will be resolved.

Rgds

Manoj Kumar

Former Member
0 Kudos

Hello,

Has the problem been resolved?

Best regards,

Niki

Former Member
0 Kudos

From the log:

5:01:38 PM.31 ########## --> com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException ##########

-EXCEPTION-START- 5:01:38 PM.31: ---

Exception Message: Method not found: 'Void com.sap.bi.et.Communication.RZX0.RSZ_X_ELTPROP.set_PROPVERS(System.String)'.

Exception at com.sap.bi.et.QueryDesigner.QDbElement.ToTable(RSZ_X_ELTPROP isEltProp, QDbCopyInfo iToTableInfo)

at com.sap.bi.et.QueryDesigner.QDbQuery.ToTable(RSZ_X_ELTPROP isEltProp, QDbCopyInfo iToTableInfo)

at com.sap.bi.et.QueryDesigner.QDbElement.ToTables(Hashtable iTables, QDcElement iElementsToSave, QDbCopyInfo iCopyInfo)

at com.sap.bi.et.QueryDesigner.QDbElement.Save(String iRole, String iNode)

at com.sap.bi.et.QueryDesigner.QDbCommandSaveElement.Save(QDbElement iElement, Boolean iOutputSuccess)

at com.sap.bi.et.QueryDesigner.QDbCommandSaveAsElement.Save(QDbElement iOriginalElement, QDbElement iSaveElement)

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

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

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

at com.sap.bi.et.QueryDesigner.QDbCommandSaveQuery.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----