OBI crashing when creating a view on an analysis (initially created table view works fine)

Wondering if anyone else has experienced this. It seems pretty wierd because the initial view gets created.
This is what happens:
I create a new analysis. Data source doesn't matter. I have tried Sample App Lite & 2 different Essbase cubes.
Drop some columns on the criteria
Click Results. It displays a table view. I can save it and view it etc.
If I try to create a 2nd view of any type including another table the front-end will hang, displaying "Processing, please wait"
Logging onto the server we will see that there is a windows dialog box stating "nqssserver.exe has stopped working. Windows can check online for a solution........"
It eventually times out. I think nqsserver.exe restarts by itself. The view doesn't get created.
OBI 11.1.1.7
Any ideas?
- Daniel

Hi Daniel,
We need to dive to much more granular level, to identify the cause for this kind of issue. Some analysis on the coredump (search for .dmp) produced by your windows OS using Windebug utility, running through console~obis1.log etc might have to be done to catch the culprit.
Note: I do not remember exactly, but there is are configuration steps available in my oracle support, to enable core dump on windows boxes (at least for Dr Watson though!!). You might want to have a look.
If you think there are any visible messages in the log, you could post here; I could help you read through them.
Dhar

Similar Messages

  • Lab View crashing when creating new bound variable

    Hi,
    I have to connect to an OPC server from Lab view and have played around a bit with the OPC client options.
    I would like to use shared variables as that seems like a handy way to access the needed variables. I have followed the instructions in http://zone.ni.com/devzone/cda/tut/p/id/7450 .
    However when i use the create bound variables feature LabView crashes when i browse for OPC tags, step3 under "Create Shared Variables that Connect to the OPC Tags through the I/O Server". If i try to expand the node "OPC1" LabView crashes. I try to access the built in NI OPC server locally.
    Also during this process LabView gives warning box saying "Configure OPC server to run with an identity of interactive user". we did try the the steps in http://zone.ni.com/reference/en-XX/help/371618G-01/lvdschelp/config_local_opc_serv/ . However the The interactive user button was disabled under NI OPC sever properties.
    Is there something i have missed? Something that needs to be configured before going through that tutorial?
    I run LabView 2011 on a 64 bit Win7P computer. The DSC module and the NI OPC Servers are installed and seem to work (when running the OPC examples ).
    Thanks.

    Hello AmritaNikhil,
    Thanks for the post, I have a few questions for you about this issue.
    What versions of NI OPC Servers are you using?
    Is the server hosted on your local machine or on a remote machine?
    Are you able to successfully connect NI OPC Servers and NI OPC Quick Client?
    Have you been successful in using OPC IO Servers in the past or has this issue occurred since you have started your application?
    Can you consistently reproduce this crash?
    You can try to work around this issue by using Network Items rather than Project Items when creating bound variables in the Create Bound Variables window. Please try this option and let me know if you have any additional information about your application that may be helpful in solving this issue. In addition, I have also included a link to a similar post. Hope this helps!
    LV 2011 crash when create bound variables
    http://forums.ni.com/t5/LabVIEW/LV-2011-crash-when-create-bound-variables/m-p/1879137
    Paul-B
    Applications Engineer
    National Instruments

  • SSMS crash when creating new database diagram

    For several years I have been unable to create database diagrams from within SSMS.  I have tried every combination of VS2005, VS2008, VS2012 and VS2013 with every combination of SQL2005, SQL2008, SQL2012 and SQL2014.
    I have installed, uninstalled, and repaired many dozens of times.  I am currently using VS2013 ultimate with SQL2014 express.
    I have tried every related 'workaround' that I can find on the internet.  Still the problem persists.
    Any help would be deeply appreciated.
    Here are the relevant details with file versions:
    In SSMS, I right-click on a database and choose New Database Diagram.  A Blank diagram window appears with the SSMS error dialog:
    ===================================
    Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (Microsoft.VisualStudio.OLE.Interop)
    Program Location:
       at Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
       at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Register()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConnectSelectionContext()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
       at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
       at Microsoft.VisualStudio.PlatformUI.ExtensionMethods.RaiseEvent[TEventArgs](EventHandler`1 eventHandler, Object source, TEventArgs args)
       at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.SetActiveView(View view, ActivationType type)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ShowInternal(ShowFlags showFlags)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<Show>b__26()
       at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Show()
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.<Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show>b__7a()
       at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show()
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection
    con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow(IManagedConnection mc, DocumentOptions options)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.InvokeDesigner(IManagedConnection connection)
       at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.Invoke()
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender, EventArgs args)
    Version info taken from Sql Server  Management Studio/Help/About dialog:
    Microsoft SQL Server Management Studio      12.0.2000.8
    Microsoft Analysis Services Client Tools    12.0.2000.8
    Microsoft Data Access Components (MDAC)     6.1.7601.17514
    Microsoft MSXML                             3.0 4.0 5.0 6.0
    Microsoft Internet Explorer                 9.11.9600.17358
    Microsoft .NET Framework                    4.0.30319.18444
    Operating System                            6.1.7601
    DLL versions
    c:\Program Files(x86)\Common Files\microsoft shared\Visual Database Tools
    dsref80.dll  version 12.0.21005.1
    c:\Program Files(x86)\Common Files\microsoft shared\MSDesigners8
    msdds.dll    12.0.21005.1
    msddsf.dll   12.0.21005.1
    msddslm.dll  12.0.21005.1
    msdds.mp.dll 12.0.21005.1
    msddsp.dll   12.0.21005.1
    c:\Program Files(x86)\Common Files\microsoft shared\MSDesigners8\Resources\1033
    msddsui.dll 12.0.21005.1

    Hello,
    There is a Connect item related to this issue. This is the link of that Connect item:
    https://connect.microsoft.com/SQLServer/feedback/details/730985/smss-crashes-when-creating-new-database-diagram
    Try the workarounds posted there (Workarounds section).
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST I have tried many troubleshooting solutions I found online nothing has

    Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST> I have tried many troubleshooting solutions I found online nothing has worked.

    Hi,
    Sorry to hear about the experience. Please provide your computer configuration details.
    Memory, Processor, Graphics card, Exact version of Premiere Pro, Error message that you are get. If you can post screenshots of the error report that would be helpful.
    Thanks,
    Rameez

  • InDesign CC 2014 crashes when creating alternative layouts

    InDesign CC 2014 crashes when creating alternative layouts. I successfully created alternative layouts in 3 documents, now I cannot create any at all, it just crashes the program.

    I just taught a class using Alternative Layouts in InDesign CC 2014 without crashing.
    Start by telling us what kind of computer and operating system you're running. Are you having any other problems in InDesign CC 2014? Have you try restoring your preferences?
    Trash, Replace, Reset, or Restore the application Preferences

  • Crash when altering list view

    hello,
    Itunes quits when I try to overwrite names, dates etc directly into the list view.
    Same happens when I want to start a new smart playlist: it shortly shows up and then crashes.
    Anyone an idea, what might cause this behaviour?
    All work fine when I use the info window …
    thanks for a reply,
    Simon

    Try a virtual console terminal.
    Let's see what is there at all: ls -l /var/log
    You might probably go root: su -
    Then use less to review the error log in question.

  • Yesterday I installed motion 5. It crashes when creating a new project or opening a template or old project. It runs on macbook 2.1 intel core 2.16 GHz. Thanks or helpful hints.

    Yesterday I installed motion 5. It crashes when creating a new project or opening a template or old project. It runs on macbook 2.1 intel core 2.16 GHz. Thanks or helpful hints.

    It used to be in there (id 226635 is the last one with it); should I clean it up a bit and put it back with a bit more of a disclaimer?

  • Powerpoint crashes when trying to view the drawing toolbar

    Powerpoint crashes when trying to view the drawing toolbar (spinning wheel). Only option is to force quit.
    I've already tried resetting the toolbar and using the disk utility to repair permissions.
    I set up a new User Account on the Mac to test it, and everything works fine on the new account.
    How can I get it to work on my main user account (and also the guest account that's already set up)?
    Checking Microsoft's forum says if it works on a new test account to contact Apple Support.
    Thanks,
    Kevin

    Application corruption problems:
    You need to look in your user Library/Preferences for the .plist.
    Hold down the option key while using the Finder "Go To Folder" command. Enter ~/Library. Delete the .plist(s) for the application.
    If you prefer to make your user library permanently visible, use the Terminal command found below. It does work with Mountain Lion:
    http://osxdaily.com/2011/07/22/access-user-library-folder-in-os-x-lion/
    You might want to bookmark the command. I had to use it again after I installed 10.8.2. I have also been informed that if you drag the user library to Finder it will remain visible.

  • Crash when creating new file

    illustrator crashes when creating a new file or opening existing - no special message. Just "illustrator has stopped working"
    graphics drivers uptodate, tried uninstall, reinstall, tried cleaner, tried sign-out-of creative cloud, nothing works.
    running windows 8 64bit

    If it works on another account, then pretty obviously your permissions are screwed on the other account and you need to fix them...
    Mylenium

  • Safari 5.0.5 freezes & crashes when trying to view pdf

    For some reason safari 5.0.5 freezes & crashes when trying to view pdf
    Any ideas how to fix this issue?

    Hi
    that's usually due to a plug-in over-riding Safari's built-in pdf support.
    Quit any browsers & remove any 'pdf...' plugins from either of these folders
    Home/Library/Internet Plug-Ins/
    Mac HD/Library/Internet Plug-Ins/

  • When I ask Siri the stock price for MBL (other codes work fine), my iphone 5 crashes - does this happen to anyone else?

    When I ask Siri the stock price for MBL (other codes work fine), my iphone 5 crashes - does this happen to anyone else?
    It doesn't shut down completely, but mid-response the Apple shows and then it pops up to put in my pin.

    Nope nothing yet - a few friends have true it and have the same reaction."

  • HT1338 for the last 6 months my mac is crashing all the time. I think it is safari because firefox works fine. Any suggestions?

    for the last 6 months my mac is crashing all the time. I think it is safari because firefox works fine. Any suggestions?

    What is crashing, is it just Safari or is the entire computer freezing (if that's what you mean by crashing)? If the latter, are you saying it only happens when Safari is open?
    You need to explain with more detail just what is happening and when.
    Do you get a message to restart?

  • Hi Team, Showing Yellow icons after every 15 to 20 Min and internet stop working.when we enable- disbale the network connection then will internet start working fine.Some time network connection is disable but when we renable that connection it will st

    Hi Team,
    Showing Yellow icons after every 15 to 20 Min and internet stop working.when we enable- disbale the network connection then will internet start working fine.Some time network connection is disable but when we renable that connection it will stuck on enabling
    and will not renable till i am not restart that machine. I have 350 Machine in network but facing this issue in 25 machines. Kindly help me on this issue .
    Regards
    Sahil bhateja

    Hi,
    So switch a LAN card fix this issue...seems a compatibility issue or maybe some packs or programs you installed recently cause this issue.
    Have you manually check the network adapter driver from the PC's manufacture website? sometimes, it will be a time delay before Microsoft push out the driver update.
    Check if issue exists in safemode with network, this mode will launch Windows with limited sets of files and drivers. 
    if you have a restore point, restore the pc to a previous point at which the pc is functioning fine.
    Yolanda Zhu
    TechNet Community Support

  • Hi my itunes crashes everytime i try to excess the itunes store,it seems to work fine until that point,ive uninstalled and reinstalled itunes and also tried it with my fire wall off but all to no avail any help would be greatly appreciated

    hi my itunes crashes everytime i try to excess the itunes store,it seems to work fine until that point,ive uninstalled and reinstalled itunes and also tried it with my fire wall off but all to no avail. i  am using a new computer which isnt authorized yet if that makes any difference. any help would be greatly appreciated

    Windows 8 or Windows RT? iTunes won't run on Windows RT. It should run on Windows 8. Use the appropriate installer from an account with administrator privileges.
    Windows System Requirements
    PC with a 1GHz Intel or AMD processor and 512MB of RAM
    Windows XP Service Pack 2 or later, 32-bit editions of Windows Vista, Windows 7, or Windows 8
    64-bit editions of Windows Vista, Windows 7, or Windows 8 require the iTunes 64-bit installer
    400MB of available disk space
    Broadband Internet connection to use the iTunes Store
    tt2

  • When try to connect my iPod touch 4th gen to my house Wifi it won't connect, it used to work fine but now it dosen't work, but it does say that the internet is available, but when I tap on it it just loads. all other devices work fine.

    When try to connect my iPod touch 4th gen to my house Wifi it won't connect, it used to work fine but now it dosen't work, but it does say that the internet is available, but when I tap on it it just loads. all other devices work fine.

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

Maybe you are looking for

  • How to rollup cube data in Process chain?

    I have loaded data into a cube, and when i look at the technical status it is green but there is nothing in the "request for reporting available"box. I went to Rollup Tab and manually execute the request. It worked. But is there anyway that I can add

  • I have changed my photo to black & white.

    Photo is now black & white.  Is there a way to change parts of the photo back to color?

  • After Effects error: Crash in progress

    I 've jost got "After Effects error: Crash in progress.  Last logged message was <2160> <ae.blitpipe> <2> rect t:0.000000 I:0.0000000 w:1374.00000 h:533.00000 This was rendering a 4K video (4096x2304) with H264 compression.  I think I had around a GB

  • Link to Grid Computing white paper is broken

    Community Feedback (No Product Questions) In the article http://www.oracle.com/technology/oramag/webcolumns/2003/opinion/souder_grid.html the links for the Grid Computing white paper and the Oracle Grid Computing Technology page don't work: http://ww

  • Start listner by install oracle 10g  faild

    hi by install oracle 10g can not start the lisner error : LSNRCTL> start Starting tnslsnr: please wait... TNS-12560: TNS:protocol adapter error TNS-00530: Protocol adapter error LSNRCTL> status Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=