Ad hoc analysis not available in Smart View Panel after connect with LDAP

Hi everyone,
Ad hoc analysis is not available when connecting to Smart View in excel with LDAP users . However with native users it works properly.
Product:
Hyperion 11.1.2.2 (Essbase, Shared Services)
log: appserver.log:
[2013-10-07T20:26:01.280+01:00] [AnalyticProviderServices0] [ERROR] [] [oracle.EPMOHPS] [tid: 44] [ecid: disabled,0] [APP: APS] [SID: 78068AE3305D7D9141156C174F65E4] [[
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
        at org.apache.commons.digester.CallMethodRule.end(CallMethodRule.java:626)
        at org.apache.commons.digester.Rule.end(Rule.java:253)
        at org.apache.commons.digester.Digester.endElement(Digester.java:1222)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
        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:738)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(AccessController.java:310)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:181)
        at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1646)
Caused by: java.lang.NoClassDefFoundError: org.apache.commons.pool.KeyedPoolableObjectFactory
        at java.lang.J9VMInternals.verifyImpl(Native Method)
        at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
        at com.hyperion.css.spi.impl.ldap.JNDIHelper.getURLContext(JNDIHelper.java:355)
        at com.hyperion.css.spi.impl.ldap.JNDIHelper.getURLContext(JNDIHelper.java:342)
        at com.hyperion.css.spi.impl.ldap.LDAPProvider.authenticate(LDAPProvider.java:356)
        at com.hyperion.css.facade.impl.CSSAbstractAuthenticator.authenticateUser(CSSAbstractAuthenticator.java:613)
        at com.hyperion.css.facade.impl.CSSAPIAuthenticationImpl.authenticate(CSSAPIAuthenticationImpl.java:69)
        at com.hyperion.css.facade.impl.CSSAPIImpl.authenticate(CSSAPIImpl.java:102)
        at com.hyperion.css.facade.CSSAPIFacade.authenticate(CSSAPIFacade.java:119)
        at com.hyperion.dsf.server.framework.HyperionCss.authenticate(Unknown Source)
        at com.hyperion.dsf.server.framework.HyperionCss.authenticateUser(Unknown Source)
        at com.essbase.smartview.provider.EdsProviderImpl.getCssToken(Unknown Source)
        at com.essbase.smartview.admin.CSSProvider.initializeAndRetrieveCssToken(Unknown Source)
        at com.essbase.smartview.admin.EssbaseProvider.openApplication(Unknown Source)
        at com.essbase.smartview.admin.ApsHandler.openApplication(Unknown Source)
        ... 57 more
Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool.KeyedPoolableObjectFactory
        at java.net.URLClassLoader.findClass(URLClassLoader.java:434)
        at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:660)
        at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:111)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:626)
        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)
        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)
        at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:511)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:626)
        ... 73 more
Thanks in advance

Hi everyone,
Ad hoc analysis is not available when connecting to Smart View in excel with LDAP users . However with native users it works properly.
Product:
Hyperion 11.1.2.2 (Essbase, Shared Services)
log: appserver.log:
[2013-10-07T20:26:01.280+01:00] [AnalyticProviderServices0] [ERROR] [] [oracle.EPMOHPS] [tid: 44] [ecid: disabled,0] [APP: APS] [SID: 78068AE3305D7D9141156C174F65E4] [[
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:282)
        at org.apache.commons.digester.CallMethodRule.end(CallMethodRule.java:626)
        at org.apache.commons.digester.Rule.end(Rule.java:253)
        at org.apache.commons.digester.Digester.endElement(Digester.java:1222)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
        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:738)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(AccessController.java:310)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:181)
        at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1646)
Caused by: java.lang.NoClassDefFoundError: org.apache.commons.pool.KeyedPoolableObjectFactory
        at java.lang.J9VMInternals.verifyImpl(Native Method)
        at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
        at com.hyperion.css.spi.impl.ldap.JNDIHelper.getURLContext(JNDIHelper.java:355)
        at com.hyperion.css.spi.impl.ldap.JNDIHelper.getURLContext(JNDIHelper.java:342)
        at com.hyperion.css.spi.impl.ldap.LDAPProvider.authenticate(LDAPProvider.java:356)
        at com.hyperion.css.facade.impl.CSSAbstractAuthenticator.authenticateUser(CSSAbstractAuthenticator.java:613)
        at com.hyperion.css.facade.impl.CSSAPIAuthenticationImpl.authenticate(CSSAPIAuthenticationImpl.java:69)
        at com.hyperion.css.facade.impl.CSSAPIImpl.authenticate(CSSAPIImpl.java:102)
        at com.hyperion.css.facade.CSSAPIFacade.authenticate(CSSAPIFacade.java:119)
        at com.hyperion.dsf.server.framework.HyperionCss.authenticate(Unknown Source)
        at com.hyperion.dsf.server.framework.HyperionCss.authenticateUser(Unknown Source)
        at com.essbase.smartview.provider.EdsProviderImpl.getCssToken(Unknown Source)
        at com.essbase.smartview.admin.CSSProvider.initializeAndRetrieveCssToken(Unknown Source)
        at com.essbase.smartview.admin.EssbaseProvider.openApplication(Unknown Source)
        at com.essbase.smartview.admin.ApsHandler.openApplication(Unknown Source)
        ... 57 more
Caused by: java.lang.ClassNotFoundException: org.apache.commons.pool.KeyedPoolableObjectFactory
        at java.net.URLClassLoader.findClass(URLClassLoader.java:434)
        at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:191)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:660)
        at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:111)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:626)
        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)
        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)
        at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:511)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:626)
        ... 73 more
Thanks in advance

Similar Messages

  • Quad SLI option not available in Nvidia Control Panel after complete reformat

    I had a SSD failure on this new build in Raid 0. Before I RMA'd the HD I went with one HD and was able to get Quad SLI running. Now after going Raid 0 with the new HD I had to reformat and I reloaded the OS and then updated all the drivers. Now I no longer get the option for Quad SLI even though my cards are seen by the device manager and the NCP. I can only go SLI on one card and can dedicate a GPU on the second card to Physx. I used the uninstall feature for each driver last night and then restarted in Safe Mode and used driver sweeper to clean out any remnants.  I then rolled back to an earlier nvidia driver on the 500 series with no luck. I installed Live Update but did not use it except to scan my system. It shows the latest Bios so that has not changed since. I also made sure that I was using the latest Realtek drivers. Any help will be appreciated.
    MSI P67A-GD65 (B3) latest Bios
    Win7 64bit Home Premimum SP1
    2 EVGA GTX 590 Classifieds
    16g 1600 Corsair Vengence
    2 ea SSD 120g Corsair Force GT's Raid 0
    Antec 1200W HC gold PS
    Coolemaster HAF X Case
    Corsair H100 H2O

    NO i was not able to get windows to load. I would have an intermittant SSD failure at diferent points during the installation process. I went to a single drive and it installed fine and after completion I downloaded updated drivers and went into the nvidia control panel and activated quad sli. I did have to remove one of the cards during the SSD install in order to facilitate the installation of the Sata cable into the MB. It is possible that the SLI bridge may have gone bad since it was disturbed. I ordered another one to be sure and it will arrive today. While waiting I switched the video cards in their slots to check them and I also verified that the PCI slots are good. Is there some history of a conflict between Raid 0 and 4 way SLI that I should be aware of?

  • Not able to export web analysis report to excel smart view from workspace

    Not able to export web analysis report to excel smart view from workspace.
    Error :Web launch operation has been cancelled.
    Can anyone help me to resolve this issues

    I realized that I can put a block in WebI and then I can pull that in excel alongside of static header, after putting the question.
    My interest to know whether it is by design in XI 3.0 or it is an issue. But by the replies it seems to me like it is by design.
    @Anis: I can't go for header as part of Body. Because this report is viewed in Web by many other users. I can't have separate report for Live office, it is a restriction for me. If I use the header in body, it wont look good I guess.

  • Attributes Not Working in Smart View

    Hi All,
    I have an ASO database that has attributes on the Cost Center dimension. In EPMA and in EAS, the attributes are correctly shown. When I pull data in Smart View for a specific cost center, I see data. When I apply the correct attribute, the data comes back as "N/A". I know for a fact that this cost center IS tagged as the attribute I am pulling, but it will not show in Smart View as belonging to that attribute.  I am using version 11.1.2.3 and Smart View version 11.1.2.3.000 (Build 157).
    Any thoughts?

    Hello,
    this is indeed strange. Not a real answer, but here are some suggestions to get more details:
    Case sensitive?
    What was the attribute of this cost center before?
    Try a report on this cost center with all attributes. Does one work?
    Try a different front end tool.
    From EPMA do a full deploy (make sure you have saved you essbase objects to a save location)
    Does it work?
    Change the Attribute and deploy it again. Does it work?
    If you found it, please update this here, so others will be able to find the solution.
    Regards,
    Philip Hulsebosch

  • Hyperion Strategic Finace are not listed under Smart View Shared Connections (EPMS 11.1.2.3)

    Dears,
    I'm can't access Hyperion Strategic Finance trhough SmartView because are not listed under Smart View Shared Connections.
    But if I try connect trhough Private Connections it's work fine.
    I've tried reconfigure Providers Services, but didn't work.
    Anyone could help me?
    Thanks in advance

    It should be possible using a Shared connection to Strategic Finance as it is documented - Creating a connection using Shared Connections , as far as I am aware it is only OBIEE where you have to use the XML method.
    It might be worth checking in workspace under workspace settings and enabled products to see if Strategic Finance is enabled.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • All of the sudden 90% of the things on my dvr say not available for mobile viewing

    For about the last week, almost everything I record on my dvr says not available for mobile viewing on my iPad. It was fine until the middle of last week.

    I really cannot offer any suggestion to you, but just to say I know what you are talking about.  I haven't hit the 90% mark yet (knock on wood), but I have had and continue to get random shows that record to the DVR but don't show up on the mobile apps due the the "not available for mobile viewing" error. I have posted in the past about this, as well as spoken to Comcast reps about this issue, yet no resolution is ever offered.  Sometimes it goes away on its own, but can return weeks later.  Very frustrating. A question for you though.  Are you setting your recording schedule through the mobile app, website, or the DVR guide itself?  I've noticed sometimes when I use the website to set my recording schedule, some of the shows just randomly don't record to the cloud dvr. If I use the DVR guide itself, then I haven't noticed the issue.  Could be a coincidence or not.  I hate using the DVR guide to set a recording schedule though.  Much rather prefer to use the website to set up a schedule.  I also notice I get the "Not available for mobile viewing" error on one time recordings.  I have yet to see a series recording give me that error.

  • HT2480 whenever i connect my iphone to pc while syncing mail in itunes a pop up" the connection is not available.outlook must be online or connected  to complete this action" please suggest me to solve this or bisable.

    whenever i connect my iphone to pc while syncing mail in itunes a pop up" the connection is not available.outlook must be online or connected  to complete this action" please suggest me to solve this or bisable.

    Cached exchange mode was already marked so that was not the issue.
    I have done all the usual of creating a new profile, reinstalling Outlook etc but nothing seemed to work. I also tried going back to Outlook 2007 and reinstalling Windows but same problem.
    However, I am not sure if it is connected but I was useing the option in MS Live Sync to synchronise Office settings which I turned off recently and now no longer have the issue. Unfortunately I cannot remember when in the process I did this so cannot be
    sure it was responsible - anyone else found this?

  • Wifi not available problem in iphone 4s after 7.1.2 update.how can i fix it?

    wifi not available problem in iphone 4s after 7.1.2 update.how can i fix it? please help me with this.

    Hi harsh282828,
    Welcome to the Apple Support Communities!
    If you experiencing issues with Wi-Fi being grayed out or dim on your iPhone 4s I suggest the troubleshooting steps provided in the attached article.
    iOS: Wi-Fi settings grayed out or dim
    http://support.apple.com/kb/TS1559
    Have a great day,
    Joe

  • E71x not vibrate after connected with PC Suite

    Anyone has the same problem? My E71x purchased 2 days ago does not vibrate while and after connected with PC Suite. I had to turn off and turn it back on to activate the vibrating thing.
    Thanks

    mmm... ill describe the whole situation:
    phone has 2 days old
    I connected it to the PC
    Running PC SUITE
    All was functioning normal, i had about half charge
    i got a phone call from my gf, when i picked up the call, i disconnected the phone
    the line dropped dead. so did the phone
    i tried to restart it to no avail
    i plugged it to the pc, didnt work
    i removed the batter, didnt work
    so i connected it to the power cord, and the lights turned on
    i disconnected then tried to boot it up, and didnt work
    i reconnected the power cord and started it while on external power, and it did start, showing just 1 little bar of battery.
    I left it there for about 1hr and removed it, and charge was FULL
    i reconnected to PC and im monitoring it and it hasn't discharged
    so its weird... <.<
    my guess is that unlike HTC or Sony Ericsson phones, the data cable and hte power cable CAN be connected at the SAME TIME. that would be the only explanaition on why it doenst charge up on the USB (but ohter theory of mine is that if i connect it to the PC on file trnasfer mode, it might charge it)

  • I have using I phone 5c after connected with my HP elite book 6930p laptop, Automatic software driver is not deducting,  and display Windows found driver software for your device (MTP USD Device) but encountered an error while attempting to install it.

    I am using I phone 5c after connected with my HP elite book 6930p laptop, (Installed  Window 7  32 bit).  automatic software driver is not deducting,  and display Windows found driver software for your device (MTP USD Device) but encountered an error while attempting to install it.
    I did install itunes and update also. but the above problem still same.
    Kindly give me solution of it. awaiting.
    Regards
    Abbas Kader

    try it with another computer to check if it shows up
    if so
    uninstall all apple software
    reboot
    use regedit to search and remove all itunes keys
    reboot
    resinstall apple software
    if non of that helps then try another cable
    if that don't help could be your phones connector is damaged

  • Why I it said "Your purchase could not be completed"and also fail to connect with the iTunes Store ?

    Why I it said "Your purchase could not be completed"and also fail to connect with the iTunes Store ?
    Thank you so much for that !

    Click here and ask the iTunes Store staff for assistance.
    (100884)

  • Parameters from SQL command not available in Web Viewer

    Hello,
    I recently built a report using Crystal Reports 2008, and I'm using it with CR4E 2.0 SP1.  The report has had a SQL command inserted into it, instead of pulling in tables and taking the desired fields.  This was done to speed up rendering time.  The SQL command also has some parameters in it to adjust the date, etc.
    When the report is viewed in CR4E under the web viewer, the parameters are not available to be changed.  They will appear at first for the initial settings, but cannot be changed afterward.  These parameters were set to "Editable" in CR2008.  In fact, other reports will work this way, but those reports don't use SQL commands as a datasource.  Is there another step I haven't completed?
    Thanks so much for your help!
    Edited by: John_AM on Jun 29, 2009 3:31 PM - Added CR4E version.

    Hi John,
    This is NOT a support case management system but a public forum for all to use. If you don't get an answer then you always have the option to purchase a support case and ahve a dedicated Engineer assist you.
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551
    Thank you

  • Acrobat 9 does not recognize the smart card reader that work with other app. Can someone help me?

    Hi to All,
    Acrobat 9 (included in CS4 design premium) does not recognize the smart card reader. I have a smart card reader ACR38 smart card that works with all applications except Acrobat 9 pro. I tried to uninstall and reinstall it again, but when I try to insert the digital signature message is always the same, that does not find the Acrobat reader. Can someone help me?

    Hi MartinR
    Thank you for your reply, i have tried what you suggest, and it did not work, the i DVD opening title changed but not the embedded movie.
    Perhaps it is a setting in Final Cut Express?
    After capturing my footage, i open a new project then i convert all clips to anamorphic, to give me the letterbox effect, i have tried now with and without anamorphic.
    In my canvas screen, the footage does not fill the square, even if i have not selected anamorphic, and fall well within the TV safe areas, but the only way to ill the canvas up is to crop it bigger, but still when i export it does not give me the full screen view.
    Any ideas?

  • Smart View/Excel A document with the name 'HsTBar.xla' is already open

    I got this error message when starting Excel. The following fixed it:
    1. Deleted shortcuts to HsTBar.xla in Documents and Setting
    2. Disabled Smart View in Hyperion > About
    3. Unchecked Hyperion Smart View for Office in Tools > Addins
    4. Quit Excel
    5. Started Excel
    6. Enable Smart View Hyperion > About
    I do not know exactly what fixed the problem as the error has not reoccured but hopefully this will help someone.

    Thanks for posting, this solution worked!

  • ITunes 9 not allowing most smart playlists to automatically sync with iPod

    Oh dearie me. This is another major blunder for iTunes 9 - which I cannot see anyone else has noticed yet (but sorry if I couldn't find an existing related post).
    Since upgrading to iTunes 9- almost all of my smart playlists (whick worked perfectly before) have disappeared from my iPod. They have also removed themselves from the list in iTunes where I choose which playlists to sync. Yes- I use the 'sync only checked songs & playlists' option (but please don't suggest I manually manage music, as I've been there before).
    The problem seems to happen when a smart playlist references 2 or more other (smart or normal) playlists in iTunes. This excludes about 95% of my playlists from syncing in iTunes 9.
    Before the upgrade I noticed that iTunes posted an exclamation mark next to any playlist on my iPod that had a rule referencing a playlist in iTunes- but they still sunc perfectly for years. I mean if Apple allowed us to make our own smart playlists only for the iPod- then I would understand- but its the only way I can see to have a playlist for example that plays all favourite but not recently played dance music (regardles of actual genre); nor anything I have moved to a manual playlist called 'not for syncing'.
    As a test, I tried an experiment with a new smart playlist which said so long as the song appears in (all) 2 smart playlists- to see when it would become 'syncable'. As would be expected- it was not available to sync. As soon as I deleted the 2nd playlist rule- ie it only had to be in 1 playlist, it became 'syncable'. As soon as I added a 2nd rule again- be it a smart or normal playlist- it became 'unsyncable' again (disappeared from the sync list).
    Apple please fix this ASAP. I cannot see this as being desirable behavior in any way, shape or form.
    And while you are at it with the new improvements with iTunes 9 playlisting- please add an option to exclude certain 'match' parameters- eg match x and y, but exclude anything that matches z. Besides allowing for much better playlisting, that would (to a degree) also provide a workable workaround to the problem above.
    Yours faithfully,
    Mike

    Cheers for chiming in- but I don't think that will solve this problem. I have no podcasts on my iPod- only mp3s. My problem is I have way too much music in my library- over 300GB. So I have all my iTunes smart playlists- eg genre Dubstep- but then I have an iPod version of each of these eg Dubstep iPod- which says match both criteria- playlist is Dubstep, & playlist is not 'Master not sync'. Every smart playlist on my iPod revolves around this playlist- whose rules are if any of the following 2 criteria match: rating is not between 1&2 stars; playlist is not the normal manual playlist called 'not for iPod sync'- where I drop any mp3s that I don't need on my iPod. This scheme worked perfectly before.
    But I am gonna chew on what you said today- maybe there is a clue in there or maybe if I experiment with the 'music' rule. Either way- this is not an improvement- it's about 200 steps back. I still maintain that the problem I am seeing is not intentional coding. Something broke in the codebase & now iTunes 9 has playlist / syncing bugs which need fixing.
    Either that, or Apple need to finally release a 500GB iPod- so I can get rid of my iPod specific playlists & sync all my iTunes playlists. Then I would even consider putting podcasts on there as well...;) Heck maybe even some video... crazy idea, I know.

Maybe you are looking for

  • Can a RAID created by Disk Utility be connected to another Mac?

    Hi There, We're looking to upgrade our workstation storage (4x workstations) and have recently had issues with third-party RAID cards and third-party RAID enclosures. If we were to purchase a JBOD enclosure and use Disk Utility to create the RAID, wo

  • Created playlist not showing up when iPhone is plugged in

    I'm using an iPhone 5s on iOS 8.1.2. I have created music playlists on my phone but when its plugged in they would not show up on the sidebar. My library shows up fine but when i try to look for my playlists they aren't there!!! Any help would me muc

  • Error in cancelling placement

    User has by mistake created a contingent worker , when he was supposed to create employee. now when we cancel placement we are unable to do that Error received is " HR_289747_MUST_BE_CWK" Any one has received this error before pls help

  • IPad/iTunes Problem

    I'm running Lion on an iMac and have an iPad2.  My wife also has an iPad but hers is the older generation.  In iTunes we both have the 'Open iTunes when iPad is connnected' box checked and also the 'Sync with iPad over Wi-Fi' box checked.  When conne

  • Using AE to extend network range

    I'm sure this has been asked but since the search is turned off I can't find it. I have an Airport Express (older G) that I use for Airtunes. I have a AEBS (n) and a G5 iMac desktop and and a 14" iBook and a black MacBook. Lately the black Macbook ai