Exception using ATG CSC for first time after installation/configuration

Hi,
I am getting the below error when i try to hit the csc url(http://localhost:8080/agent/). I have just installed/configured ATG CSC in my machine. Any help on this is welcome.
SOURCE EXCEPTION:
javax.servlet.ServletException: Can't find component named: /atg/agent/userprofiling/AgentProfileFormHandler
at atg.droplet.DropletDescriptor.setPropertyValue(DropletDescriptor.java:708)
at atg.taglib.dspjsp.SetValueTag.doStartTag(SetValueTag.java:282)
at org.apache.jsp.accessDenied_jsp._jspx_meth_dspel_005fsetvalue_005f0(accessDenied_jsp.java:1289)
at org.apache.jsp.accessDenied_jsp._jspx_meth_dspel_005fpage_005f1(accessDenied_jsp.java:995)
at org.apache.jsp.accessDenied_jsp._jspService(accessDenied_jsp.java:299)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:148)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:606)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:602)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:490)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:436)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:561)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1097)
at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:779)
at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:662)
20:41:35,752 ERROR [DynamoServlet]
javax.servlet.jsp.JspTagException: java.lang.NullPointerException
at atg.svc.taglib.stateholder.RestoreStateTag.doStartTag(RestoreStateTag.java:81)
at org.apache.jsp.error_jsp._jspx_meth_svc_002dui_005frestoreState_005f0(error_jsp.java:766)
at org.apache.jsp.error_jsp._jspService(error_jsp.java:240)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:469)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:403)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
at org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:699)
at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:670)
at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:811)
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:784)
at org.apache.jsp.accessDenied_jsp._jspService(accessDenied_jsp.java:307)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:148)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:606)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:602)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:490)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:436)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:561)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1097)
at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:779)
at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
at atg.svc.taglib.stateholder.RestoreStateTag.doStartTag(RestoreStateTag.java:75)
Thanks
Edited by: 979965 on Jan 4, 2013 7:22 AM

This could be a effect of some earlier exception. Can you look through the log to see if other exceptions are thrown.
You might also want to search AgentProfileFormHandler in your log to see if an exception is thrown while initializing the component

Similar Messages

  • Using my hotspot for first time and when configuring devise it asked for MAC address

    I dont have a MAC. I want to use this on a  Mini laptop. I am adding my first device. I live in the country and dont think any one elses computer will hook to this hotspot. . I am leaving on vacation tomorrow and need for this too work.

    Personally, I use the MAC filter. Go into network on your mini and you can find that devices MAC address.
    MAC address has nothing to do with Apple.

  • Using Apple TV for first time - to rent a movie.  Logged in successfully - billing info updated.  Keep getting message to log into Itunes on PC - movie won't load on TV

    using Apple TV for first time - to rent a movie.  Logged in successfully - billing info updated.  Keep getting message to log into Itunes on PC - movie won't load on TV -
    any advice?

    3GB for a movie? That's almost equivalent to an original DVD. 
    Have you checked in the Recently Added playlist?
    I think this is possibly linear.  Select 'normal' in HB, iTunes accepts it; select 'high quality' in HB iTunes doesn't.  I can't say why; I don't have any video that anywhere approaches 3GB in size.  If that's how iTunes behaves I don't see you have too many options.  You either select normal and it works, or you select HQ and live with playing the movie outside of iTunes.
    I won't ask what movie because any help with illegally ripped copy protected DVDs is strictly prohibited by the Terms of Use so I'm assuming this is a 6 hour video of your puppy playing on the floor.

  • Performance issue in browsing SSAS cube using Excel for first time after cube refresh

    Hello Group Members,
    This is a continuation of my earlier blog question -
    https://social.msdn.microsoft.com/Forums/en-US/a1e424a2-f102-4165-a597-f464cf03ebb5/cache-and-performance-issue-in-browsing-ssas-cube-using-excel-for-first-time?forum=sqlanalysisservices
    As that thread is marked as answer, but my issue is not resolved, I am creating a new thread.
    I am facing a cache and performance issue for the first time when I try to open a SSAS cube connection using Excel (using Data tab  -> From Other Sources --> From Analysis Services) after daily cube refresh. In end users system (8 GB RAM but around
    4GB available RAM), for the first time, it takes 10 minutes to open the cube. From next run onwards, its open up quickly within 10 secs.
    We have daily ETL process running in high end servers. The configuration of dedicated SSAS cube server is 8 core, 64GB RAM. In total we have 4 cube DB - out of which for 3 is full cube refresh and 1 is incremental refresh. We have seen after daily cube
    refresh, it takes 10 odd minutes to open the cube in end users system. From next time onwards, it opens up really fast with 10 secs. After cube refresh, in server systems (32 GB RAM, around 4GB available RAM), it takes 2 odd minutes to open the cube.
    Is there, any way we could reduce the time taken for first attempt ?
    As mentioned in my previous thread, we have already implemented a cube wraming cache. But, there is no improvement.
    Currently, the cumulative size of the all 4 cube DB are more than 9 GB in Production and each cube DB having 4 individual cubes in average with highest cube DB size is 3.5 GB. Now, the question is how excel works with SSAS cube after
    daily cube refresh?
    Is it Excel creates a cache of the schema and data after each time cube is refreshed and in doing so it need to download the cube schema in Excel's memory? Now to download the the schema and data of each cube database from server to client, it will take
    a significant time based on the bandwidth of the network and connection.
    Is it anyway dependent to client system RAM ? Today the bigest cube DB size is 3.5 GB, tomorrow it will be 5-6 GB. Now, though client system RAM is 8 GB, the available or free RAM would be around 4 GB. So, what will happen then ?
    Best Regards, Arka Mitra.

    Could you run the following two DMV queries filling in the name of the cube you're connecting to. Then please post back the row count returned from each of them (by copying them into Excel and counting the rows).
    I want to see if this is an issue I've run across before with thousands of dimension attributes and MDSCHEMA_CUBES performance.
    select [HIERARCHY_UNIQUE_NAME]
    from $system.mdschema_hierarchies
    where CUBE_NAME = 'YourCubeName'
    select [LEVEL_UNIQUE_NAME]
    from $system.mdschema_levels
    where CUBE_NAME = 'YourCubeName'
    Also, what version of Analysis Services is it? If you connect Object Explorer in Management Studio to SSAS, what's the exact version number it says on the top server node?
    http://artisconsulting.com/Blogs/GregGalloway

  • TS1398 Cannot connect to internet by WIFI for first time (after active iphone by iTune, because cannot use WIFI to active)

    I just bought a iphone 5 32GB White from Apple store. However, the first time i turn on my iphone, it cannot use WIFI to connect. Meanwhile, another device still can connect WIFI normally (example: computer, my another iphone 5 16GB)

    Please help me
    I tried many way to use WIFI on my iphone 5 with IOS 6.0.1. But cannot
    _Turn off and on WIFI
    _Reset Network Settings
    _Update to IOS 6.0.2
    Blah blah blah
    P/s: because this is the first time my iphone turn on for active, so it has'nt connected with any Networks before.

  • My system freezes during start-up "for first time" after running System Recovery.

    HP G62-227CL
    Win 7 (64 bit)
    No error message, per se; just a frozen screen during reboot.
    Months ago, my computer suddenly started glitching on me.  I shut down and tried a reboot.  The system froze on the boot screen with the flying colors.  Tried system recovery several times  but must have done something wrong because it would not run.  Resolved to buy a new hard drive and reinstall from recovery discs.  Delayed for no good reason until today, months later.
    Before buying new hard drive, decided to run System Recovery again.  It worked!  I tried the option that deleted everything and restored to original factory settings and software.  Everything appeared to work like a charm: hard drive reformatted, software reinstalled, system prompted me for a reboot.  I did.  Windows started to start, "Setup preparting your computer for the first use" appears . . . and freezes.  For hours.  Hard drive indicator light is off.
    BTW, made sure that the Wi-Fi button was on as I read about Recovery issues if it was off when the program ran.
    Rebooted.  Hit F11.  Ran maintenance and checked hard drive for errors.  There are errors.  Unfortunately, the default setting of CHKDSK does not repair them.   Opted for a command prompt.  Rand CHKDSK again with "/f /r" option seen in other posts.  I'm too ignorant here to get the program to run properly, I guess.  I ran CHKDSK on both drive X and C.  No errors found . . . sort of.  I know they exist because the system will not boot up.  (Yes, I tried again.)  Back at command prompt, I tried to run CHKDSK on drive C again.  This time I received a message that I would first have to unmount (dismount?) the drive.  As I do not know what this means, I opted for "no" and have decided to post this message for assistance.
    So.  Suggestions on what I do next?  More specifically: how do I get CHKDSK to repair the errors it found?  I believe the message was: "Errors in $130 of sector . . ."  It displays this message twice at 62% completion.  Freezes for a long time.  Gets going again only to slow to a crawl again around 70% but for not as long.  Then returns back to the start screen of System Recovery.
    Ran System Recovery again for kicks.  Again, appeared to work like a charm.  Unfortunately, the laptop is once again sitting frozen on the "Preparing . . . for first use" screen again.  It is getting hotter the longer it sits.  The fan is now audibly running at higher rpms . . . if any of that helps.  I'm shutting it down and waiting for your advice.
    Thanks!
    This question was solved.
    View Solution.

    Hello Miles1966.  I understand you're experiencing some issues with your notebook freezing.
    This does sound like a hard drive problem.  The freezes, missing HDD indicator light, and inability to perform a recovery are all symptoms of a failing hard drive.  You had been using CHKDISK previously but have you tried running the diagnostic which is built into the BIOS?  Try following these steps and post the result of the diagnostic.  I suggest running the memory test as well just in case.
    Let me know the result of these diagnostics.  I hope you have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Using wall charger for first time I get error message "charging not supported by this accessory."  Been using since December and not seen this before.

    Using wall charger and am now getting error message "charging not supported by this accessory."  Have been using since December and this is first time I have encountered this.

    Did you look to see if there is debris or dust causing the problem? Get a flashlight and take a look to make sure.
    Is there something in the USB end of the cord perhaps?
    You didn't answer this question ....Are you using the charger and cord that came with your iPad?
    You could try changing cords if you have another one available to see if it is the cord. Have you tried connecting to your computer to see if you get the same message?
    You could try a hard reset by holding down on the sleep and home buttons at the same time for about 10 seconds until the Apple logo appears, let go of the buttons and let the iPad restart. Then try the charger again.

  • Just used iMovie HD for first time on mac pro

    ugh! locked up first time loading. very sluggish camera controls. will research this on the iMovie forum as well, but has anyone experienced this here? almost as if it were not universal.

    I have been using it with no problem. Maybe it is related to the camera you are using as opposed to the program itself. I have a Canon Optura.

  • New P-book: OK to use while charging for first time?

    Hi All,
    I'm getting my Powerbook today. Can I plug it in and set it all up while it's charging, or SHOULD I wait until it's fully charged? Thanks in advance for anyone's help.
    -Mike

    No, this will not do any damage. The thing you should do though is after that first charge is complete, go ahead and drain down to zero percent, so that it will be calibrated.
    People who leave the battery charged in all the time while using the computer, do not have the battery go bad because they are using it plugged in. The reason it goes bad in that situation is because they aren't keeping the juices flowing in the battery! They don't take it off the A/C, the chemicals don't keep moving, so that shortens the life. That is why you should use a portable, not connected to A/C at least one or two times per week to at least 70 percent (use 25 to 30 percent of battery) or so.
    However, the actual using of the machine while connected to A/c is no problem. Just be sure to regularly use it via battery too, to keep the chemicals moving.

  • Cannot override codebase to use local files for first time installation.

    I have an application that is installed via a JNLP link. The application is about 200MB and we use a web start so that each time the application starts it checks for updates in the configuration and downloads them if necessary.
    I have a requirement to provide an offline installation on CD as some of our users have very slow connection speeds and it's taking over an hour to download the binaries.
    I am trying to do the install using the command line javaws -import -codebase <linktolocaldir> <linktojnlp>
    I need to use the jnlp on the sever so that the configuration files are checked and downloaded each time it starts.
    However the local codebase is never used - the dialog always says that it is downloading from the server, I can only get it to install from the local drive if I change the path directly in the JNLP (which is no good as I need to keep this path pointing to the server)
    Is there any other way to override the codebase for the initial installation?
    Any help much appreciated.

    Here are the guides I've used to do mine:
    How to use the Java Web Start CD-Install feature ? http://download.oracle.com/javase/1.5.0/docs/guide/javaws/developersguide/cdinstall.03.06.html
    Distributing a Java Web Start Application via CD-ROM http://blogs.oracle.com/CoreJavaTechTips/entry/distributing_a_java_web_start
    Distributing a Java Web Start Application via CD-ROM (same as above) http://www.java.net/pub/a/today/2008/07/10/distributing-web-start-via-cd-rom.html

  • HT4108 Using av adapter for first time..

    I have bought a av adapter for my iPad 2 but when I tried to connect it it keeps on coming up accessory not supported..can anyone tell me what to do.?

    What do you mean they do not play on your Shuffle? You may need to change playlists in order to hear your podcasts. See page 25 of your iPod's User Guide for more information.
    http://manuals.info.apple.com/en_US/iPod_shuffle_4thgen_User_Guide.pdf
    B-rock

  • Starting up Leopard first time after installation

    Just install Leopard onto imac G5 - dock appears - top bar appears - no desktop icons - just the cursor activity

    Hi Daniel Ebeck;
    I don't know why you say that you dislike the Upgrade path.
    So for I have always used for all versions of OS X including Leopard. It has worked flawlessly for me on both my MacBook Pro and my PowerMac Quad.
    Allan

  • HT201250 i am using for first time the time machine and an external hard drive because I want to erase my macbook and start from zero files. do i keep my files in the portable hard disk when I connect it again with the macbook or the time machine will era

    i am using for first time the time machine and an external hard drive because I want to erase my macbook and start from zero files. Am i keeping my files in the portable hard disk when I will connect it again with the macbook or the time machine will erase all?
    I would like to know if after I erase all my data, empy hard drive inside the macbook, the time machine will erase all my files that I have saved in my "WD "My passport" external hard drive

    Welcome to Apple Support Communities
    Time Machine has to erase the external disk in order to make backups. Before setting Time Machine up, copy the files of your external disk to the hard disk of the Mac in order not to lose them, and then, set up Time Machine. The first backup will start automatically.
    If you want more information about Time Machine, read the Pondini's site > http://pondini.org

  • Cache and performance issue in browsing SSAS cube using Excel for first time

    Hello Group Members,
    I am facing a cache and performance issue for the first time, when I try to open a SSAS cube connection using Excel (using Data tab  -> From Other Sources --> From Analysis Services) after daily cube refresh. In end users
    system (8 GB RAM), for the first time, it takes 10 minutes to open the cube. From next run onwards, its open up quickly within 10 secs.
    We have daily ETL process running in high end servers. The configuration of dedicated SSAS cube server is 8 core, 64GB RAM. In total we have 4 cubes - out of which for 3 is full cube refresh and 1 is incremental refresh. We have seen after
    daily cube refresh, it takes 10 odd minutes to open the cube in end users system. From next time onwards, it opens up really fast with 10 secs. After cube refresh, in server systems (16 GB RAM), it takes 2 odd minutes to open the cube.
    Is there, any way we could reduce the time taken for first attempt ?
    Best Regards, Arka Mitra.

    Thanks Richard and Charlie,
    We have implemented the solution/suggestions in our DEV environment and we have seen a definite improvement. We are waiting this to be deployed in UAT environment to note down the actual performance and time improvement while browsing the cube for the
    first time after daily cube refresh.
    Guys,
    This is what we have done:
    We have 4 cube databases and each cube db has 1-8 cubes.
    1. We are doing daily cube refresh using SQL jobs as follows:
    <Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
    <Parallel>
    <Process xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100" xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200" xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200">
    <Object>
    <DatabaseID>FINANCE CUBES</DatabaseID>
    </Object>
    <Type>ProcessFull</Type>
    <WriteBackTableCreation>UseExisting</WriteBackTableCreation>
    </Process>
    </Parallel>
    </Batch>
    2. Next we are creating a separate SQL job (Cache Warming - Profitability Analysis) for cube cache warming for each single cube in each cube db like:
    CREATE CACHE FOR [Profit Analysis] AS
    {[Measures].members}
    *[TIME].[FINANCIAL QUARTER].[FINANCIAL QUARTER]
    3. Finally after each cube refresh step, we are creating a new step of type T-SQL where we are calling these individual steps:
    EXEC dbo.sp_start_job N'Cache Warming - Profit Analysis';
    GO
    I will update the post after I receive the actual im[provement from UAT/ Production environment.
    Best Regards, Arka Mitra.

  • TS2518 My RAW (nikon .NEF) files changing to a dull, darker version of themselves after selecting them for the first time after import.

    My RAW (nikon .NEF) files are literally changing to a dull, darker version of themselves after selecting them for the first time after import. I.e. The correct photo (light/color/etc) seems to be there and then a second later the photo changes. It's almost like it's showing a quick enhanced version then back to basic raw image. Started within last two updates.
    Is there a fix or is this the straw that forces a switch to Lightroom?

    Just recall that Aperture (or any other 3rd party raw converter) has NO information about the JPEG preview and how it was made.  That information is camera-vendor proprietary.
    Also note that there are like 6 "picture styles" in camera and this change you're seeing is entirely dependent on how you have them set.  If you have your camera set to "vivid" or something you'll see more of a change than if your on-camera is set to "faithful."
    That said, people here ALSO complain that Aperture's initial renders are TOO vivid, the exact opposite of your complaint, so you can't please everybody (in some cases, it seems you can't please ANYBODY ;-)
    Aperture provides a starting point.  Again, if you don't like it, you can tell Aperture to go with a "punchier" interpretation at its first render.  In the import dialog, try setting Aperture to use the "auto enhance" preset which is built in.  Aperture will add a little vibrancy adjustment, and it will add a curve, which will greatly add punch to the image.  If you want adjustments in a different direction, you can create a preset and set it at import.
    The only thing Aperture CANNOT do is what you're asking, which is "take the JPEG that my camera vendor generates through some voodoo and try and render the raw file just like that."  It's, unfortunately, impossible to do.

Maybe you are looking for

  • Prompt at run time

    Hi, is it possible a user open xcelsius file in PPT or PDF then it will ask for prompts values at run time in query as a web service connection.. My requirement is design xcelsius based on the  query as web service and share xcelsius file  in PPT wit

  • Need Help on JSP Radio Buttons please

    How do i create radio buttons on a HTML file to link to other JSPs?? do i have statements in my HTML that gets a JSP i.e option and then that runs the links to the other pages? please help very stuck and confused. Thanks

  • How To Use Connection pooling with j2sdkee1.3?

    hi! How to use javax.sql.ConnectionPoolDataSource and javax.sql.PooledConnection with j2sdkee1.3.? In j2ee1.3's deployment tool, to specify the resource factories, javax.sql.ConnectionPoolDataSource is not available. Please Help me to use Connection

  • Outlook 2013 - Meeting Tracking is not updated when a meeting is changed in a shared calendar

    Hello, we have troubles in our Outlook 2013 environment. We changed from Outlook 2003 to Outlook 2013. We have Exchange 2007 in background. We have Outlook 2013 in Cached Mode. Problem description: A secretary changes a meeting in a shared calendar o

  • Solution Manager Adapter for HP QC (12)

    Hi, As you know, HP has recently launched the version 12 of HP QC. We plan to use Solution Manager (7.1) in combination with HP QC (12). The only version of Solution Manager Adapter for HP QC I can find on SAP Market place is ST-QCA 100. Do you know