Orgchart 3.0 doesn't show position hierarchy/detail due to (error) message?

Hi all,
at the moment we're implementing orgchart 3.0 (Product Version:7.0 Build Version:0700038500)
When using the wizard for setting the position view and details under organizational unit it provides the following
message/warning on the "profile"step as shown in the below link.
http://dc459.4shared.com/img/EW1Zf8-Y/s7/0.7417648190801285/screencap.PNG
This results in missing details for positions when publishing the build.
All the transports (ABAP and add on package have been imported and all included tables, views fm's are available.
Included an error log which is related to this issue?
697. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - com.nakisa.integration.sap.BuildingBlocks : while trying to invoke the method org.w3c.dom.Node.getNodeType() of an object loaded from local variable 'node'
698. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - java.lang.NullPointerException: while trying to invoke the method org.w3c.dom.Node.getNodeType() of an object loaded from local variable 'node'
699. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - Nakisa.SAP.SAPProcessor.BAPI_Hroci : while trying to invoke the method com.nakisa.framework.data.DataTable.select(java.lang.String) of an object loaded from local variable '<6>'
700. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - java.lang.NullPointerException: while trying to invoke the method com.nakisa.framework.data.DataTable.select(java.lang.String) of an object loaded from local variable '<6>'
The orgchart can be accessed and a structure is show on O level
but when trying to get in depth on position hierarchy we dont see any details or structure.
Any idea what might be the problem/issue and how to solve this?
Thanks in advance
Carlos

Luke,
thanks for your helpful and quick response.
Still have some additional questions/queries:-) as this is the first time we
try to implement orgchart.
So if I'm correct we need to undeploy the current SMP build of Nakisa 3.0
and deploy the latest build with SP2?
Or can we just deploy the latest build on our NWCE without any issues?
Regarding the 3.0 SP2 is this included in the latest build or do we need to download thisseperate from the SMP?
Can we resuse the current orgchart config builds in the latest build or is it advisable to configure
orgchart with a clean build?
Thanks in advance
Regards,
Carlos
Hi Carlos,
You are using the SMP build which contains quite a few bugs. I highly recommend that you contact SAP Support for the latest version and I strongly recommend that you implement 3.0 SP2 (the build you have deployed is 3.0 without any SPs). SAP Support will supply the latest version of the build upon request.
Best regards,
Luke

Similar Messages

  • I can't open my iPod library in iTunes, the app doesn't show the device at all, no error message, nothing, but windows 8 opens it like it would a flash drive. It has worked for me before just fine and both have the most updated software versions.

    I can't open my iPod library in iTunes, the app doesn't show the device at all, no error message, nothing, but windows 8 opens it like it would a flash drive. It has worked for me before just fine and both have the most updated software versions. HELP PLEASE!

    yeah i plugged in my iphone to my computer and itunes does not even notice that i plugged it in.

  • Theme editor doesn't show - DesignManager must not be null error

    Hi,
    I'm experiencing problem with Theme Editor & default portal themes. Problem was probably started by importing custom themes from older version of portal (current configuration is NW2004 SPS19, Java stack). After entering System Administration / Portal Display, theme editor doesn't show up and defaulttrace contains following error:
    #1#java.lang.IllegalArgumentException: DesignManager must not be null.
         at com.sapportals.portal.ssd.userInterface.InitialPage.<init>(InitialPage.java:74)
         at com.sapportals.portal.ssd.StyleSheetDesigner.doContent(StyleSheetDesigner.java:94)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I've tried many things - delete custom themes (at first from Theme Archive, then from themes Integrity browser (...irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.browse) and finally I've found traces in the filesystem (I think it was .../irj/root/portalapps/com.sap.portal.design.urdesigndata/themes/customer)). So there should be no trace of custom themes in the system (as suggested in thread Theme Editor no showing content.), but the problem remains.
    And there's more I found. We have 2 same systems installed on one server (both have own Oracle database+NW 2004 SPS19). The other portal works fine and without any problems, even with the same themes imported - it didn't create any error so I wonder if the problem doesn't lie somewhere else.
    One more thing I noticed, which is different among these two portals, is the bahaviour of default themes - when I start ...irj/servlet/prt/portal/prtroot/com.sap.portal.themes.integrity.browse on both portals, the one which works, has also its and portal subnodes under every theme from SAP. On the other portal, only one theme shows all - the sap_chrome. Other themes contain only ur subnode. I've tried to compare filesystems of both portals (but only directries which I found through search for "sap_tradeshow"), but I haven't noticed any differences. What else could be different?
    I tried many things, but without any effect. Could anyone help me, please? I'm running out of ideas and thinking about reinstalling the portal, which isn't prefereble solution.

    Hi,
    It's really hard to say, where's the problem. I think you should reinstall it..., probably some components of your EP wasn't installed correctly.
    Regards,
    Juraj

  • Support message doesn't show automatically the details about created person

    Hi,
    I'm facing an issue with Support message which has been created in Sattelite system and available at Solution manager system . The issue is , support message doesn't show automatically the details about created person under colum ' Contact Person ' . Please provide your great suggestions , thanks
    Regards
    Vivek

    Hi Vivek,
    Check if BP is created for that user and you have mapped to satellie system (identification tab)
    e.g TRXN BP  create business partner for that user and in identification tab maintain
    ID type           identification number
    CRM001        <SID> <inst number> <CLNT> <User>           (satellite system details)
    Regards,
    Shyam.

  • "Attempt to position before start of file" -Error Message preventing Bounce

    I am running Logic Express 7 on my G5. After creating, recording, and saving a project file, I have been receiving the following error message whenever I try to bounce:
    Attempt to position before start of file
    result code = -40
    As my file starts exactly at 1 1 1 1 ... I don't understand why this message occurs.. Can someone explain/assist ?

    No. The bounce dialog box is showing the same start and stop times as the track. The real issue appears to have been that I had two different separate track selections in the same track window..(due to stopping the recording process, and restarting again later..) Now that I have merged them into one the problem has been solved ! Thanks for your help anyways.

  • Just updates itunes and now it doesn't open at all, not even an error message

    I just updated itunes and now it doesn't open, no error message comes up, it's like i never even clicked it, well for a second the 'in progress' circle spins
    tried restarting the computer, that wasn't any help
    cleaned up registry with ccleaner
    even opened up programs and features and right clicked it instead of uninstalling it i clicked repair, no help either
    please anyone have a solution?

    try with this one
    uninstall all the apple application S/w from your pc,
    Reboot it
    Now download a fresh itunes from apple and try installing
    Reboot it

  • I have the lastest (10.7) I tunes software running on a 64 bit windows 7 system. Today it stopped running all of the tv shows I have downloaded. The error message says that a "problem has stopped i tunes from working and windows is shutting it down" ?

    i have the latest (10.7) itunes installed on a 64 bit Windows 7 based system. Up unitil today I had NO  problem running the TV shows that I have downloaded from I Tunes.
    Today it stopped running all videos. It loads the information in the top box about length & name. An error message pops saying "an error has caused I tunes to stop working". "Windows will check for a solution and notify if therer is a solution."
    Music plays fine so i know that something works on itunes.
    Any ideas?

    Try the following user tip:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • IChat 4.0 shows up with no buddies and error message

    I can see the AIM buddy list through ichat 4.0 and it says "available" but then shows all my buddies offline when that is incorrect. after a while it gives an error message saying i have tried logging in too many times and to try again later. please help!!!

    Hi
    Try logging on to AIM on port 443 rather than port 5190.
    Go to IChat in the menu bar > Preferences > Accounts.
    Log out of AIM and then use the Server Settings tab
    Set the port to 443.
    Log back in again.
    Tony

  • SMD-IntroscopeAgentSettings doesn't show Serv.Node details after mgd.wizard

    Hi Gurus/Experts,
    Our solman(WMP) is on EHP1-SP04(SP20). I'm configuring EP (WPP).
    I have re-ran the managed system wizard and it shows all green status as :
    Step Wilyhost Agent Details
    Created destination WPP_JC90_server0
    Created destination WPP_JC90_server1
    Created destination SapStartSrv_ners35_WPP_90
    Created action SAP GC|WPP_JC90_server0 - SAP GC|WPP_JC90_server0
    Created action SAP GC|WPP_JC90_server1 - SAP GC|WPP_JC90_server1
    Created action WPP|ners35_WPP_90 - SapStartSrv_ners35_WPP_90
    Created 3 action(s).
    1 Wilyhost Agent(s) from host ners35 is connected to the EM.
    Wilyhost Agent setup finished successfully
    But, when we check in the ners35-SMDAgentApplication log under agent administration, we get error as:
    Feb 24, 2010 2:49:00 PM [Thread[Reconnect,5,main]] Warning com.sap.smd.wily.hostagent.action.ReconnectAction - doRun(): Failed to reconnect destination SapHostControl_Default
    [EXCEPTION]
    com.sap.smd.wily.hostagent.TransientException: Error: cannot connect to destination SapHostControl_Default
    at com.sap.smd.wily.hostagent.saphostcontrol.SapHostControlDestination.open(SapHostControlDestination.java:95)
    at com.sap.smd.wily.hostagent.action.ReconnectAction.doRun(ReconnectAction.java:35)
    at com.sap.smd.wily.hostagent.action.AbstractAction.run(AbstractAction.java:53)
    at com.wily.EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:728)
    at java.lang.Thread.run(Thread.java:664)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
    java.net.ConnectException: A remote host refused an attempted connect operation.
    at com.sap.smd.agent.wsclients.saposcol.SAPOscolStub.getCpuConsumption(SAPOscolStub.java:149)
    at com.sap.smd.agent.wsclients.saposcol.SAPOscolStub.getCpuConsumption(SAPOscolStub.java:157)
    at com.sap.smd.wily.hostagent.saphostcontrol.SapHostControlDestination.open(SapHostControlDestination.java:92)
    ... 4 more
    Caused by: java.net.ConnectException: A remote host refused an attempted connect operation.
    In Introscope Agent Settings -> system(WPP) -> click Retrieve Current Settings -> J2ee Noe Information Details :
    JDK Location: 
    Enterprise Manager Host: 
    Enterprise Manager Port: 
    Introscope Agent Name: 
    Introscope Agent Profile: 
    Autoprobe Directives: 
    Wily Version: 
    Introscope Agent Version: 
    Introscope Agent Log Location:
    No Information is displayed.
    Also, one more question. In earlier version there was a option of choosing the JVM for IBM J9 JVM. It is not shown in EHP1 - any idea, where to set that option.
    Waiting for your help.
    Thanks/Rakesh
    Edited by: Rakesh G Nagula on Feb 24, 2010 4:19 PM

    Hi Shyam,
    Thanks for reply.
    I agree with your reason.
    I tried checking the SAPNote 1413583, but it is showing now as "The requested SAP Note is
    either in reworking or is released internally only" - probably some version update.
    I happen to get rid of this issue by manually adding the Wily parameters as mentioned below, and could able to see the ners35-WPP(enterprise Portal -CI Instance) in the list and able to setup introscope for the same successfully. But, the Issue is with the data. We are not able to see the monitoring data for all the areas in the Wily introscope monitoring for the WPP-ners35 CI instance, under http://<host>:8081/webview.  But, we could see for DI instance of WPP-nert90 in areas of Wily Introscope Monitoring. So, question still remains...
    -Dcom.wily.introscope.agent.agentName=WPP_JC90_server0
    -Dcom.wily.introscope.agentProfile=/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/IntroscopeAgent.profile
    -Dcom.wily.autoprobe.prependToJVMRuntimePath=/usr/lib/java/jre/bin/j9vm/jclSC14/classes.zip
    -Xbootclasspath/p:/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/connectors/AutoProbeConnector.jar:/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/Agent.jar
    -Dcom.wily.introscope.agent.agentName=WPP_JC90_server1
    -Dcom.wily.introscope.agentProfile=/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/IntroscopeAgent.profile
    -Dcom.wily.autoprobe.prependToJVMRuntimePath=/usr/lib/java/jre/bin/j9vm/jclSC14/classes.zip
    -Xbootclasspath/p:/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/connectors/AutoProbeConnector.jar:/usr/sap/SMD/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-09-04/wily/Agent.jar
    Any suggestion for the above to fix.
    Thanks/RAKESH

  • GNU fortran90 doesn't work now.  I get the error message:gfortran: warning: couldn't understand kern.osversion '14.0.0 ld: library not found for -lcrt1.o collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

  • Fan doesn't come on at all but no error messages

    I previously had a HP laptop that kept getting a cooling fan error message on startup. I updated the BIOS and tried a few other things suggested by HP support but nothing worked. I ended up ignoring the message, pressing to continue and usually after a couple of minutes the fan would kick in and it would be all good.
    For Xmas, my hubby bought me a new laptop rather than pay $$$$ to get old one serviced and I just realised that I have never heard the cooling fan on at all with this one (15-r038TU). This new laptop gets very hot but I have NEVER had an error message about the fan - but it's very obvious that the fan is not turning on... ever.
    I have updated the BIOS today but there has been no difference. Any recommendations? From searching these forums I can only find people who DO get the error message. I'm not getting any error even though my computer gets really hot and the fan is definitely not running at all. Obviously cooling fans are a big problem with HP. Think I'll be going with a different brand next time!

    n4056175
    Welcome to the HP Community Forum.
    I am sorry you are having issues -- it is particularly tough when the computer is unaware it has a problem.
    If the fan is not running and you continue to use the computer, then it is only likely to damage the computer and things will get worse instead of better.
    You should contact HP and talk to a Technician.  This is the course of action when the computer indicates a hardware problem -- throwing software at it won't make the fan spin.
    If you MUST continue to use the computer for business reasons, then by all means, protect your data and stick a notebook cooler under that notebook right away. 
    Please back up any critical, personal data to an external source -- that is, somewhere other than on the computer so that you can get to it.  USB Drive, Cloud, somewhere...
    The notebook is covered by hardware Warranty -- call for help:
    Contact HP – USA - Phone Assistance
    List of
    HP tech support/ Customer Service Phone Numbers – Some English Speaking Countries
    Including UK and Europe
    HP World Support Telephone Numbers - 2010
    Warranty Required – USA and Canada
    USA – Contact HP // Self-Help – Email - Chat
    ===================================================================
    Click the Kudos Thumbs-Up to say Thank You!
    And...Click Accept as Solution when my Answer provides a Fix or Workaround!
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • Flash blocked on a site, doesn't load (remains invisible) and has no error messages

    Hello,
    I like to listen to a radio station but whenever I open their site the embedded player on top is simply not visible at all. It should be right on top of the add but it is not loading: http://i.imgur.com/e14UPsy.png
    The site uses flash but I have flash (the latest) and do not have problems on other websites using it such as Youtube, Dailymotion or Vimeo. It is also listed in my add on page and the website to check runs correctly.
    However I can't do much on the website of the radio since nothing is visible concerning the player.
    The site itself is: http://seoul.fm/
    I tried IE which I only use to see if something is a browser problem or a site problem and the player loads correctly in that browser.
    I get no error messages, popups or anything when visiting it through Firefox.
    I also installed the latest Javaa to see if this was the problem, and verified it on the Javaa website that it is working.
    Flash is not blocked in the add on menu.
    I turned off all my add block extensions to see if it caused the problem. No result.
    On IE I have to enable Flash runtime to run it.
    I don't think it is a Javascript problem but Flash (I stated in a respond that perhaps it is java related but that is not true I think).

    I see the (Flash?) player in Google Chrome, but not in Firefox, so it is possible that the script that creates the player isn't compatible with Firefox or otherwise isn't working.
    There are errors in the Browser Console (Firefox/Tools > Web Developer).

  • SMS Verified number doesn't show

    When I use SMS, my verified number doesn't show up on the phone I'm messaging. It shows 75973.

    I have the same problem.  The receipients not see my verified SMS number. Instead, they see another mobile number that I am not associated with.  To make things worse - some of my receipients tried to reply to those numbers... and of course - I did not get their responses.
    I attempted to experiment with this feature (bye sending an SMS to myself) and it looks like sometimes this feature works, leading to a conclusion that the next time everything will be OK.  Nope! 

  • Images not appearing in Nakisa Org Hierarchy or Position Hierarchy

    Hi,
    I have configured Nakisa Org Structure to show photos of a few employees. The photos have been saved in the images/Portraits folder and are of the same size as the rest of the photos in this area. I have also pointed Nakisa Images to this folder in the Application wide setting. Also, I have used the Details Designer in OrgChart--> Position and edited the Images section to point to EmpDetails2 --> Personnel Number. I have also ensured that the photos have been saved as Personnel Number.jpg. Also, in the Position Hierarchy, I have done a similar mapping.
    However, the photos are still not appearing despite having published the Org Chart several times.
    I would really aprpeciate a quick response from you.
    Thanks,
    Vibhu

    Hi Vibhu,
    Have you checked the XSL files that control the images? I believe they are EmployeePictureXSL.xsl and EmployeePictureCondensedXSL.xsl. You might need to amend them to fit your solution.
    I hope that helps.
    Luke

  • Apple TV doesn't show up in my iTunes devices list

    Hey, I tried to post this question an hour ago but apparently my crappy 2.16 GHz intel 2 core duo iMac with 3 GB, 667 MHz DDR2 SDRAM can't handle anything else while it is pointing out in iMovie '09 that none of my HD video is stable enough to take advantage of the stabilization feature.
    Anyway, here's my second attempt at seeking assistance for the most pressing of the many complications I am faced with as a Mac user.
    I can no longer see my Apple TV in the list of devices in iTunes on my iMac. This happened after I downloaded the most recent software update for my Apple TV, and after my step-father-in-law hooked me up with a home entertainment system. I have noted below with "CHECK!" the tasks I have performed in my attempts to maintain a love affair with Apple:
    Verify that you have the latest version of iTunes installed. CHECK!
    Verify that you have the latest version of Apple TV software installed. CHECK!
    Verify Apple TV is powered and properly connected to your television and you can navigate the Apple TV interface. CHECK!
    Verify Apple TV is properly connected to your network and the network is properly configured. When configuring Apple TV, if you do not see your wireless network, exit the selection screen by pressing the Menu button then go back in and the software will rescan. DUMB THIS ONE DOWN, APPLE. HOW DO I VERIFY APPLE TV IS PROPERLY CONNECTED TO MY NETWORK? WHY NOT SAY, "CHECK THAT APPLE TV SHOWS UP IN THE iTUNES DEVICES LIST" AS A TROUBLESHOOTING OPTION WHEN SOMEONE SAYS THAT THEIR PROBLEM IS THAT THEIR APPLE TV DOESN'T SHOW UP IN THEIR iTUNES DEVICES LIST". THAT'D BE HELPFUL.
    Verify network connectivity on Apple TV by playing a movie trailer in Movies > Trailers. CHECK (BUT *** IS THAT "BIG MAN JAPAN" MOVIE TRAILER ABOUT?)
    Verify that the computer you are using can access the iTunes Store. CHECK!
    If you're using Apple TV in a school or office environment, make sure Apple TV is on the same network segment as your computer (check with your network administrator) or else iTunes won't see Apple TV. NOT APPLICABLE
    For more information on how to properly set up your Apple TV, see the Apple TV Users Guide. UH, I BOUGHT THIS THING 1.5 YEARS AGO. DO I NEED TO REALLY GO BACK TO THAT?
    Restart iTunes (Quit or Exit and then reopen iTunes). CHECK!
    Reconnect Apple TV to iTunes OH THANKS. THIS IS GOOD ADVICE. *** DO YOU MEAN BY RECONNECT APPLE TV TO iTunes?
    If that doesn't address the issue, then:
    Reset HOW?
    Restart your computer. CHECK!
    Rejoin network (wireless) and/or Restart your network router ***? HOW? WHERE TO I CLICK?
    Reinstall iTunes OH SNAP! I'LL DO THAT IF NOBODY HAS ANY BETTER ADVICE.
    If you have Mac OS X 10.5 (Leopard), click here for information on configuring Firewall. SHOOTSKIE, I WILL NEED TO GO BACK TO THE WEBSITE TO CLICK THAT LINK.
    For Mac OS X 10.4 and earlier, make sure UDP port 5353 (Bonjour) is open on your firewall. If you use Windows Firewall, follow the steps here. SHOOTSKIE, AGAIN, NEED TO GO TO WEBSITE TO CLICK LINK, BUT I AM HOOKED UP THROUGH A WIRED CONNECTION DO I STILL NEED THIS STUPID PORT STUFF?
    Otherwise, if you use other firewall software or hardware, check the software documentation on how to open UDP port 5353. IT IS SO COMPLETELY, RIDICULOUSLY LAME THAT "OPEN UP UDP PORT 5353" EVEN NEEDS TO BE PART OF THE INSTRUCTIONS FOR GETTING MUSIC FROM YOUR COMPUTER ONTO YOUR TV."
    If you use Windows, try disabling services and startup items that may be conflicting. UHH, WHY WOULD I EVER HAVE WINDOWS? I SPEND 10-12 HOURS A DAY ON WINDOWS AT WORK, CRASHING MAYBE ONCE EVERY FEW WEEKS. I SPEND 30-60 MINS A DAY ON MY iMAC, CRASHING 1-2 TIMES A DAY. SERIOUSLY THOUGH, WINDOWS ***** TOO. TECHNOLOGY *****. PERIOD.

    Hi everyone. I am typing here on my brand new 24-inch iMac. So far it's great! However, the issue I had with the Apple TV is unrelated to the iMac itself, and I wanted to let everyone know what the solution was to my Apple TV issue.
    Until early this Sunday morning when I discovered this solution, my iMac would not sync with the Apple TV. This problem began after the most recent Apple TV software update. I neglected to mention in my previous posts that my Apple TV was connected to the Internet via an Ethernet connection.
    Prior to the most recent software update, I believe that my Apple TV communicated wirelessly with my iMac and via an Ethernet connection to the iTunes store. With the latest Apple TV update, the sync between the iMac and the Apple TV does not work if the Apple TV is connected to the Ethernet. My solution was as follows:
    1. Disconnect the Ethernet cable from the Apple TV. Do not reconnect.
    2. Restore Apple TV to the factory settings. I'm not in front of my Apple TV at the moment but navigating through the Apple TV menu to reset the settings was fairly straightforward for me.
    3. After resetting the factory settings and following the instructions, I was able to see the Apple TV in my computer's iTunes, but I was stuck with the super old software version from summer '07 when I bought this thing (i.e. before you could rent movies or watch anything in HD on the Apple TV).
    4. Look for the software update on the Apple TV (again, fairly intuitive by navigating the menu on your TV) and download/install the latest update.
    5. If your problem was due to having your Apple TV connected to the Ethernet, I think this should do the trick! It should now show up on your computer's iMac and it should automatically start syncing your iTunes content although I did have to direct it to sync my photos.
    p.s. Does anyone know how I can let Apple know that this issue exists with the latest Apple TV update? The guys at the Genius Bar at the mall I went to in Pleasanton, CA couldn't find any notes in their knowledge database about issues with the latest Apple TV software update and I think it's important that Apple knows about this.
    p.s.s. I think Apple should make all of us, their consumers, more aware of how to let Apple know about these issues because this issue was so frustrating and throughout the whole troubleshooting process I felt very helpless and would have felt so much more positive about Apple if I just had a forum in which I could let Apple know I was having this issue (above and beyond this user forum through which I ended up losing much of my iTunes album artwork after following one person’s advice).
    So if that forum exists, please let me know and let's brainstorm as to how to get more people like me to be aware of that forum so other people don't experience the same frustrations I have experienced.
    p.s.s.s. I haven't tried reconnecting my Apple TV to the Ethernet in my home. While it will probably be slower to rent and download movies wirelessly, I don't care that much as I'm thinking I will start renting movies through Netflix instead and just use the Apple TV to watch my homemade videos on my TV.
    But I am curious, why does Apple charge so frickin' much to rent a movie on the Apple TV? $4.99 for an HD movie? Everyone who has NetFlix tells me it is sooooo much cheaper and very easy to use. And to be honest, this makes me mad. Not that there is a cheaper option for renting movies/TV shows. That makes me happy. What makes me mad is that Apple charges so much to rent a movie when it doesn’t benefit them and it doesn’t benefit me. I think Apple does a lot of good things, but I think being able to rent (or even better, to subscribe to) media that you can watch (almost) instantaneously in your home is the wave of the future and still relatively new. If Apple wants to make money off of this service in the long term, they need to start by offering movies for super cheap, even taking a loss off the price they pay the production companies if they have to, because right now it's still all about adoption (i.e. getting as many people as Apple possibly can to think about renting a movie or *please please* a TV show through Apple ).
    So I guess I feel like it's a lose-lose for Apple and me. Through Apple, to rent a movie (or *please please* a TV show) I will pay much more than I would with Netflix. But if Apple can walk away with an untarnished reputation after creating a special headphone input into their original iPhone device to make extra money out of nothing, then maybe they can do no wrong and we just need to keep blindly giving them our moolah? Can somebody please let me know how I could get a better job or at least a raise so that I can give Apple all of the money they are trying to squeeze out of me?
    p.s.s.s.s. I am soooo sorry Apple, but the other day when I was at your store looking for the Firewire adaptor I needed to transfer files from my Firewire 400 on my old iMac to my new iMac via the Firewire 800 adaptor, I just couldn’t stomach the huge markup. I imagine you guys make a ton of money by ridiculously marking up your accessories over what one could pay elsewhere.
    I know the rest of your consumers are happy to pay $50 for buying the cable in your store and I would like to apologize right now for using your in-store computers to search for the alternative pricing which I found for $19.99. I don’t believe any of your other customers saw me doing this, but if they did, please accept my sincere apologies. In the current economic environment, reputation is everything and it would be unfortunate for all of us if the Apple masses felt they were being taken advantage of.
    Wow, I think I’ve got some issues with Apple that I need to work out. Anyone know a good therapist?

Maybe you are looking for

  • Stor.e TV+ No Loader error keeps coming up when switching on

    I have been experiencing continual problems accessing the hard drive. "No Loader" error message keeps coming up when switching on. The so-called "solution" to this problem posted on this forum is to open up the box and fiddle with the cables. Whilst

  • Exporting document from Pages to PDF repeats the same picture throughout the document

    I am creating a 4-page newsletter in Pages, and the final page has a series of jpeg photos (six of them) dragged from iPhoto onto the document. The photos are then given a Picture Frame and a shadow. I then save the document and choose FILE - EXPORT,

  • G4 MDD avatar

    I noticed that recently you put a lot of legacy products on your avatars. I appreciate that as I'm a older Mac fan. But I'm disapointed to find that of all the G series that use the El Capitan case design, my two favorites, the Power Macintosh G3 Blu

  • Does Santa Rosa MB Pro support portrait mode on an External?

    A MacInTouch post says no. I'm now using a 17 in. G4 with an NEC 1980SX external that rotates. The display settings in my Tiger System Preferences allow me to rotate the display 90 degrees which makes working on 11x17 documents much easier. I want th

  • Help please! CC desktop app does not see latest Adobe Muse!

    I have Muse installed for many months now and would like to update to the latest version of Muse. The CC desktop app maintains that my Muse is up-to-date! Can't be. Please help!