SmartView 11.1.2.2.300 (Build 070) 64-bit Help

Hello everyone.
First, I am not an "IT guy" so please bare with me as I am not technical but need help. :)
I am running Windows 7 64-bit Professional and Excel 2010 64-bit. I installed Oracle Smart View for Office, Fusion Edition 64-bit as an add-in within Excel.
I have worked with our "Hyperion Admins" to connect to the right server so that my "private connections" are set correctly (hopefully that makes sense).
However, when I attempt to refresh my Smart View query I end-up retrieving no data. The "refresh" button under "Smart View" in Excel will proceed as a refresh is occurring but then not return data (I know this Smart View template works as I've used it many times on 32-bit Excel).
Our admins have informed me that I cannot use 64-bit Smart View because our "server" is on a 32-bit O/S (or something similar to that). To me, the logic doesn't make sense and I'm hoping that there is a solution the admins are not aware of.
Happy to answer any questions and appreciate any help.
PS - I have to use Excel 2010 64-bit in order to work with the large data sets I use with non-Smart View work.

First, repost this in the Smart View forum as the product managers for Smart View monitor that forum and you are likely to get a better answer. When you say doesn't return data, have you made sure navigate without data is turned off? Even Microsoft says don't use 64bit office unless necessary for specific purposes. I don't think it matters if the server is 32 bit or 64 but I don't know

Similar Messages

  • Smartview 11.1.2.2.300 Essbase Server & APS Compatibility

    We want to add LRO's to data cells, but we can't get it working. As stated in the thread title, we use Smartview 11.1.2.2.300 and Essbase Server 11.1.2.1.00.
    The core of the problem is that the 'Linked objects' button in the Essbase-ribbon in Excel can't be clicked somehow. Every function of Smartview is working fine, just the Linked Objects function doesn't work. Do we have to enable this function on the Essbase Server-side, or can we fix this problem in another way?
    Thanks in advance!
    Edited by: AsjenW on Oct 15, 2012 4:58 PM

    I've discovered that the other functions of the latest Smartview release also don't work. Our guess is that Essbase Server and APS also need to be updated. The question is: to which version? Which patches should be applied, does anybody know that?
    Thanks in advance.

  • SmartView 11.1.2.2.300-issues

    We are using SmartView 11.1.2.2.300(along with essbase version 11.1.2.1 in the background), and we are facing several issues for which Oracle hasn't been able to provide a resolution so far. So, I thought of checking with other users' experience here:
    Whenever we try to zoom in to bottom level or all levels, we get the following error:
    "The request timed out. Please contact your administrator to increase the netdelay and netretrycount settings".
    Here is what we have tried(in vain) so far:
    1.In httpd.conf file:
    Timeout 6000
    KeepAliveTimeout 150
    2. In essbase.properties file Change this:
    olap.server.netSocketTimeOut=2000
    For version 11.1.2.x, the default location is "\Oracle\Middleware\user_projects\epmsystem1\httpConfig\ohs\config\OHS\ohs_component"
    3. HYSLWeblogic.conf/mod_wl_ohs.conf (see above for version/locations):
    Append the following to the APS configuration setting:
    <LocationMatch^ /aps>
    SetHandler weblogic-handler
    WeblogicCluster servername:13080
    Idempotent OFF
    WLSocketTimeoutSecs 6000
    </LocationMatch>
    4.In essbase.properties file, please make the following changes.
    olap.server.netSocketTimeOut=2000
    5. I would suggest you to increase the value of the below DWORD to 600000 (in milliseconds) and reboot the client machine.
    a. KeepAliveTimeout
    b. ServerInfoTimeout
    6. Please try increasing the Netdelay to 2000 and Netretrycount to 2500 on both Essbase and APS server and restart the services respectively and verify the status of the issue.
    We still get the error. We have our essbase(and APS) on Virtual machines. Has anybody seen this kind of behavior before?
    I remember fixing the same issue in Smartview version: 11.1.2.0, with solution number 6 above.
    Thanks.

    Seeing another error in the aps.log now:
    [2013-01-15T14:07:37.040-06:00] [AnalyticProviderServices0] [ERROR] [] [oracle.EPMOHPS] [tid: 11] [userId: <anonymous>] [APP: APS#11.1.2.0] [URI: /aps/SmartView] Write failed: Broken pipe[[
    java.net.SocketException: Write failed: Broken pipe
         at com.essbase.smartview.xml.XMLWriter.write(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.writeEsc(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.characters(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.characters(Unknown Source)
         at com.essbase.smartview.xml.XMLResponse.list(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeList(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeRange(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeSlice(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGrid(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGrid(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGridResponse(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeExecuteGridResponse(Unknown Source)
         at com.essbase.smartview.admin.EssbaseProvider.executeGrid(Unknown Source)
         at com.essbase.smartview.admin.ApsHandler.executeGrid(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
         at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:217)
         at org.apache.commons.digester.Rule.end(Rule.java:255)
         at org.apache.commons.digester.Digester.endElement(Digester.java:1222)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:603)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2938)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:121)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:523)
         at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:134)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
         at org.apache.commons.digester.Digester.parse(Digester.java:1786)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.EssbaseSmartView.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: java.net.SocketException: Write failed: Broken pipe
         at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method)
         at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:46)
         at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java)
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
         at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:568)
         at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:539)
         at weblogic.servlet.internal.ChunkOutput.flush(ChunkOutput.java:427)
         at weblogic.servlet.internal.CharsetChunkOutput.flush(CharsetChunkOutput.java:298)
         at weblogic.servlet.internal.ChunkOutput$2.checkForFlush(ChunkOutput.java:648)
         at weblogic.servlet.internal.CharsetChunkOutput.write(CharsetChunkOutput.java:200)
         at weblogic.servlet.internal.ChunkOutputWrapper.write(ChunkOutputWrapper.java:148)
         at weblogic.servlet.internal.ServletOutputStreamImpl.write(ServletOutputStreamImpl.java:148)
         at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:161)
         at java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:118)
         at java.util.zip.GZIPOutputStream.write(GZIPOutputStream.java:72)
         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
         at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
         at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
         at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
         at java.io.BufferedWriter.write(BufferedWriter.java:125)
         at com.essbase.smartview.xml.XMLWriter.write(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.writeEsc(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.characters(Unknown Source)
         at com.essbase.smartview.xml.XMLWriter.characters(Unknown Source)
         at com.essbase.smartview.xml.XMLResponse.list(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeList(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeRange(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeSlice(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGrid(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGrid(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeGridResponse(Unknown Source)
         at com.essbase.smartview.xml.XmlRequestResponse.writeExecuteGridResponse(Unknown Source)
         at com.essbase.smartview.admin.EssbaseProvider.executeGrid(Unknown Source)
         at com.essbase.smartview.admin.ApsHandler.executeGrid(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)
         at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:217)
         at org.apache.commons.digester.Rule.end(Rule.java:253)
         at org.apache.commons.digester.Digester.endElement(Digester.java:1222)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2938)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
         at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:133)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
         at org.apache.commons.digester.Digester.parse(Digester.java:1785)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.XmlHandler.invoke(Unknown Source)
         at com.essbase.smartview.xml.EssbaseSmartView.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         ... 9 more
    [2013-01-15T14:07:37.040-06:00] [AnalyticProviderServices0] [ERROR] [EPMOHPS-50165] [oracle.EPMOHPS] [tid: 11] [userId: <anonymous>] [APP: APS#11.1.2.0] [URI: /aps/SmartView] Time elapsed to complete the processing of the request:. took: 945,149 ms[[                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Smartview 11.1.2.2.300 with Essbase 11.1.1.3

    Hi,
    I´m having problems connecting Smartview 11.1.2.2.300 with Essbase 11.1.1.3
    Can anyone help me with this issue?
    I've been looking in the forum, but I haven´t found answers to solve the problem.
    Thanks in advance.

    I'm using private connection. The error is "Common Provider null datasource error".
    I went to Doc 1470962.1 and it says the solution are: Both Essbase and Provider Services must be at least 11.1.1.3.500 or greater.
    So, I think I have to patch both Essbase and APS to solve the issue, but I don't know what patches are and what's the impact applying those patches.
    Thanks!

  • How to build Perfctr 32-bit libray on 64-bit AMD machine

    Dear all,
    I have downloaded perfctrl library (used by "collect" tool) as this is required by collect tool for getting performance data from underline system.
    from http://user.it.uu.se/~mikpe/linux/perfctr/2.6/perfctr-2.6.34.tar.gz
    OS
    Linux MyMachine 2.6.18-92.el5.src-PAPI #1 SMP Tue Jan 27 10:57:40 CET 2009 x86_64 x86_64 x86_64 GNU/Linux
    Architecture
    AMD 64 bits (Family 10h) or x86_64
    I am using Java version
    $ java -version
    java version "1.6.0_10"
    Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
    Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
    My question is that when i install using defaults, perfctr user library installs 64-bit of libray version that can be used with 64-bit JVM
    but i need to use or get performance data using "collect" tool and 32-bit JVM, for that i think i need 32-bit version of "perfctr" library
    So i want to know can any body kindly tell me how to build 32-bit "perfctl" library on my system.
    Many Thanks

    You are correct - you will need to build a 32-bit perfctr user library to profile 32-bit applications.
    The analyzer team has only built this library on 32-bit systems (and copied the library to the 64-bit systems). Some users have built the 32-bit version on 64-bit system, but we don't know the specific changes they made to the perctr build. I'm sorry I couldn't be more help at this time.

  • LabVIEW 64-bit - Can I build a 32-bit exe

    LabVIEW 64-bit - Can I build a 32-bit exe

    Hi Gary
    Not at the moment - see here
    You'll need to open your VI up in the 32 bit version and compile from there.
    Kind Regards
    Chris | Applications Engineer NIUK

  • Errors "A media driver your computer needs is missing." or "Windows cannot install required files" upon attempting to install Windows 10 TP build 10041 64-bit

    I'm attempting to install Windows 10 TP build 10041 [64-bit]
    I am currently being prevented from installing by a "A media driver your computer needs is missing." error, which occurs fairly early in the process. I've interpreted further text in the message as a suggestion that it's a DVD, USB or some other
    similar driver issue. However, as I've been able to attempt each install through booting from DVD and USB, I'm not convinced this is the issue.
    I'm currently installing to a 128Gb SSD drive. I have installed Windows 10 TP on my laptop's SSD with no issues.
    On a few occasions the installation has continue with the installation, and then failed at about 6% with the following error:
    "Windows cannot install required files. Make sure all files required for installation are available, and restart the installation. Error code 0x8007045D". I have not removed the installation USB or DVD.
    I did not have this issue when installing build 9841, so am currently assuming this is an issue with build 10041.
    Apologies if this query has been posed before, a search did not show up this issue.
    Any advice would be greatly appreciated.

    Hi Michael,
    Thanks for trying to assist!
    I attempted removing/deleting partitions and formatting the SSD as part of the install process. I have also tried installing via USB and DVD with the same issues.
    As part of the troubleshooting, I attempted to install a different OS. I was able to successfully install Linux Mint 17.1 with no issues. This further solidifies my impression this is an issue with Windows.
    I will try a different USB port, appreciate the suggestion, didn't think it would make a different given the various methods already attempted.

  • Can I link excel apis to build a 64-bit applicatio​n?

    Hi,
    I need to use excel api's to build a 64-bit application which works for 64-bit o/s.
    But, when i use these excel api's to build my 64-bit application from command line, i am getting linking errors whereas i am using the same libraries to build 32-bit application and this is being built.
    So, here my doubt is that will the labwindows excel apis support for 64-bit o/s?
    Please do help.
    Thanks in advance.
    Safer

    Hey menchar - 
    You can use the new 64 bit intel template to create a 64 bit app.  The documentation is incorrect.  I have already filed a bug report for this.
    NickB
    National Instruments 

  • WF_DEFERRED (443 300)  its crossing threshold    please help how to troub

    WF_DEFERRED (443 > 300) its crossing threshold please help how to trouble shoot it

    Handle:      798141
    Status Level:      Newbie
    Registered:      Sep 28, 2010
    Total Posts:      76
    Total Questions:      25 (17 unresolved)
    So many questions & so few answers.
    http://www.lmgtfy.com/?q=oracle+WF_DEFERRED

  • Smartview 11.1.2.2.300 question

    I have a executive who has been having issues with the recent plugin of smartview. I asked if she can explain to me what is going on and this is what she had given to me. Any help would be appreciated.
    "It’s erratic, columns are reformatted on the fly every time we refresh a file. My own files open as read only, formulas don’t recognize my desktop".
    Thank You

    In the smartview options there is an option to "adjust column width" does she have that checked or unchecked? If its checked uncheck it and before clicking ok click the down arrow beside it and set those smartview options as the default. I would need more information on the formula issue.

  • Refresh all worksheet not working in smartview 11.1.2.2.300

    Hi All,
    We have a excelsheet report which contain multiple sheets in it. These all sheets have essbase report using HsGetValue formulas. Now when we are clicking on 'Refresh all worksheet' its not working however single sheet refresh works. Can you anyone please sugget what will be the issue?
    Thanks,

    Hi,
    I didn't understand your first question. Can you please explain it more?
    In smartview log I'm getting below error-
    [2015-02-17T19:07:32][SVC][ERROR:1][SVC10000][SVC][ecid: be2ca10d-c2a6-4146-b8d0-21ec0852f46a,0]Registry write operation failed (System.NullReferenceException): Object reference not set to an instance of an object.
       at B8CEB14D_B26A_48bf_80BC_18D4B75F6D5F.ExtensionUpdater.GetBoolSetting(String strName)
    Thanks,

  • Saving Data Options in SmartView 11 1 2 2  300

    Hi
    I understand the Data Options in the Smart View 11 1 2 2 are not global and need to set for each sheet.
    my business users toggle between adhoc analysis and forms in the same worksheet.
    The data options are creating more work as it changes between tabs.
    For example assume that my user is in tab 1 using Planning web form and he disabled the suppress missing option and then he goes to tab2 and does the adhoc analysis where this options are disabled.
    when he comes back to tab 1 the options which he selected are gone. He has to disable them again.
    Is there anyway where I can save this data options on server level.
    Thanks
    Praveen.

    How funny, Having the options global was a huge pain point from switching from the Add-in to Smart View. People hated the options being global. The Options are sheet level now meaning they are kept on the sheet so if you have suppress missing on one sheet and go to another you can turn that off and the suppress missing will stat on the first sheet.
    If you want to create default formatting for any new sheet that is created, go into options and set the options to what you want new sheets to start as. Then instead of just hitting OK, drop down the little arrow next to the OK button and select save as default. Now any new sheet created will start with the options you selected.

  • Encore no longer behaving when building a menu.  Help!

    I have creative suite 5 for iMac.  Premiere works fine but when I want to build a menu in Encore and try to put Text into it, it announces a “General Error“ or "sorry an abnormal condition has been detected” and the screen goes “mad”.  I’d be grateful for any help!

    My guess is that you have a scope problem. By putting the button inside a movieclip you have made the buttons scope the same as that clip.
    So if you add a trace inside the release event handler, what do you get?
    trace("My current scope is: "+this);
    I'm guessing it is "_level0.mc_anim_backdrops_menu," right?
    So since you are using the global function of gotoAndPlay() it is looking for that label in the current timeline and not finding it.
    You should probably use the MovieClip method and specifiy which timeline it should look in.
    _root.gotoAndPlay("Why");
    _level0.gotoAndPlay("Why")
    _parent.gotoAndPlay("Why");
    both would probably work. I would never use the first two, other than to make sure that there wasn't something else going on...

  • Mail version 4.5(1084/1085) can't be use on Mac OS X 10.6.8(Build 10K549) ?  --- please help

    I just clicked software updated and after installed items that showed me to install - now mail won't work at all.  I get the following message, "You have Mail version 4.2 (1084/1085).  It can't be used on Mac OS X Version 10.6.8 (Build 10K549). For more information, click the Help button."  Help offers three suggested fixes, none of which have worked.  What more can I do to fix this problem?
    I also check that Mail.app is in the Application folder. So any suggestion would appreciate.
    Ps. should I try to re-install the Security Update (2012-004) .... if yes how can I do it?
    Many thanks in advance.
    Samm

    Try downloading these: Even if you already have this should not cause any issues.
    http://support.apple.com/kb/DL1399
    http://support.apple.com/kb/DL1678

  • New at building editing machine need help

    So I've been reading the forum and through some research I've seen a good option for a mobo is X58 ASUS P6X58D-E LGA - but I've been reading the plethora of problems and I know me and I am definitely not a tech savvy guy when it comes to making these machines - I was wondering what a good alternative would be as it seems to have nice features like USB 3.0
    I am located in toronto canada so I am trying to get parts from  www.canadacomputers.com which is literally just a 10 minute walk away from  me - although some of the parts they don't have so here is my build
    Windows 7 professional
    Sentey Arvina Full Tower Case $129
    ASUS ENGTX470/2DI/1280MD5/V2 GeForce GTX 470    $259
    G.SKILL Ripjaws Series 12GB (3 x 4GB) 240-Pin DDR3 SDRAM DDR3 1333   $196
    ASUS P6X58D-E LGA  but after reading this http://vip.asus.com/forum/view.aspx?id=20100429194317906&board_id=1&model=P6X58D+Premium&p age=1&SLanguage=en-us it's kind of made me nervous even with manufacturer tested ones people are still having this issue where 12gigs shows up as 6...so I don't want to wast cash on consistently trouble shooting
    Western Digital Caviar Black (WD1001FALS) 1000GB (1TB) SATAII 7200RPM 32MB Cache (OEM)  $80
    core i7 950
    trying to make this low budget i think it came around 1600 something  I already bought the LG dvd/writer drive
    any help would be greatful

    That small adjusment that you mention is to increase the ram multi for the
    folow result:
    RAM multi 10= 1333 mhz
    RAM multi 12= 1596 mhz
    In both cases we must increase the QPI Link Speed. Its like making OC of the
    ram which can be a little complex for a normal user.
    About the Latency I cannot say more. Only hope that BillG publishes my
    results soon and try with facts more that with words.
    Note: all these info is base on a I7 950.
    B.R. Harms
    2010/11/29 richardrock <[email protected]>
    I don’t believe RAM latency is anywhere near as important as your processor
    choice. You have devised a good configuration. Its not imperative to over
    clock; Premiere CS5 will work great with your configuration! I will
    reemphasize, “Know (make sure) people are using your mother board/ RAM
    combination successfully” just as an indicator you aren’t climbing out onto
    a limb that has never been tried. More RAM is more important than faster
    Ram, but with 12GB you will be editing like a madman.
    >

Maybe you are looking for