JNDI /Clusters (Rob can u please take a look at this ?)

Hi ..
I am trying to bind a custom object (which offcourse implements
Serializable) in to the JNDI tree..
The important thing to note here is that the 2 WLS servers are in a
cluster and I am getting the Initial Context with the with the following
(default) properties..
h.put(WLContext.REPLICATE_BINDINGS, "true");
h.put(WLContext.PIN_TO_PRIMARY_SERVER,"false");
h.put(Context.PROVIDER_URL, t3://Server1,Server2:7010 );
Now my custom object's values keep changing Dynamically and hence I am
doing a unbind and binding as
Lets say I do this on "Server2"
MyObject zz = new MyObject( );
zz.changeFustration_Level("Happy");
ctx.bind("MyObject",zz);
//As the program logic changes.... (after some interval....)
ctx.unbind("MyObject");
//Update MyObject .....
MyObject oo = new MyObject( )
oo.changeFustration_Level("Fustrated");
ctx.bind("MyObject",oo);
And I assumed (happily...) that the new Object would get replicated in
the cluster ....
(Also resolvedObject: weblogic.jndi.toolkit.ReplicatedWLContext is
called one of the servers)
But to my utter disgust the Object (in this case MyObject) is a stale
copy on the other server.....("Server1")
And to the best of my knowledge my code is doing everything as described
in the Docs...
Could anyone throw any insight in to this ??
Awaiting reply from all the JNDI gurus...
Thanxs,
Naggi

That thread has been noticed before. It all started with a bad suggestion that no one noticed and corrected. Then the post got slightly scrambled in the new forums. Finally, the original poster added some special root powers and a mess ensued.

Similar Messages

  • Wried? CAN YOU PLEASE TAKE A LOOK AT THIS

    how do you display a error massage for the user
    this is what i have done but its not working
    item2.addActionListener(new ActionListener(){
    public void actionPerformed(ActionEvent e){
    try {
    UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());// makes it looklike win
    }catch (Exception m) {     <======= i used m since e was already used
    JFrame f = new JFrame();
    f.setSize(50,50);
    JLabel j = new JLabel(
    "CANT DO THIS ON YOUR COMPUTER!!!!",JLabel.CENTER);
    j.setOpaque(true);
    j.setSize(200,400);
    add(j);
    AM I DOING ANYTHING WRONG
    i think you know what i wanne do if it catches an exception i wannt it to display an error massage
    saying you cant do this on your computer or soemthing
    thanks in advance
    AMIR

    (WARNING - My mods to your code are a quick quick hack, but I think it shows the point)
    import java.io.*;
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Game extends JFrame{
      protected static String Key_CODE;
      public static void main(String[] args) throws IOException {
        BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
        Game g = new Game();
      Game(){
        super("Game WINDOW");
        addWindowListener(new WindowAdapter(){
          public void windowClosing(WindowEvent e){
            System.exit(0);
        buildMenu();
        pack();
        setBackground(Color.white);
        setSize(300,200);
        setVisible(true);
      private void buildMenu(){
        JMenuBar mb = new JMenuBar();
        JMenu menu = new JMenu("File");
        JMenuItem item = new JMenuItem("Exit");
        JMenuItem item2 = new JMenuItem("make it look like windows [2]");
        JMenuItem item3 = new JMenuItem("make it look like somehthing else [1]");
        JMenuItem item4 = new JMenuItem("make it look like another thing [0]");
        item.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent e){
            System.exit(0);
        item2.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent e){
            try {
              // UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());// makes it look like windows
              UIManager.LookAndFeelInfo[] info = UIManager.getInstalledLookAndFeels();
              UIManager.setLookAndFeel(info[2].getClassName());
              SwingUtilities.updateComponentTreeUI(Game.this);
            } catch (Exception m) {
              JOptionPane.showMessageDialog(null, "Cant do this on your Computer (UI 2 not supported)", "Error", JOptionPane.ERROR_MESSAGE);
        item3.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent e){
            try {
              // UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());// makes it look like windows
              UIManager.LookAndFeelInfo[] info = UIManager.getInstalledLookAndFeels();
              UIManager.setLookAndFeel(info[1].getClassName());
              SwingUtilities.updateComponentTreeUI(Game.this);
            } catch (Exception m) {
              JOptionPane.showMessageDialog(null, "Cant do this on your Computer (UI 1 not supported)", "Error", JOptionPane.ERROR_MESSAGE);
            item4.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent e){
            try {
              // UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());// makes it look like windows
              UIManager.LookAndFeelInfo[] info = UIManager.getInstalledLookAndFeels();
              UIManager.setLookAndFeel(info[0].getClassName());
              SwingUtilities.updateComponentTreeUI(Game.this);
            } catch (Exception m) {
              JOptionPane.showMessageDialog(null, "Cant do this on your Computer (UI 0 not supported)", "Error", JOptionPane.ERROR_MESSAGE);
        menu.add(item4);
        menu.add(item3);
        menu.add(item2);
        menu.add(item);
        mb.add(menu);
        setJMenuBar(mb);

  • Can someone please take a look at this Unix question?

    https://discussions.apple.com/thread/3600775?tstart=0

    That thread has been noticed before. It all started with a bad suggestion that no one noticed and corrected. Then the post got slightly scrambled in the new forums. Finally, the original poster added some special root powers and a mess ensued.

  • Can you please take a look at my TM Buddy log and opine on what the problem is?

    Pondini,
    Can you please take a look at my TM Buddy log and opine on what the problem is?  I'm stuck in the "Preparing Backup" phase for what must be hours now.  My last successful backup was this morning at 7:16 am.  I did do a series of Software Update this morning, one of which, a security update I believe, required a restart.
    I'm confused as to what the issue is, and how to get everything back to "it just works".
    Many thanks in advance.
    Starting standard backup
    Backing up to: /Volumes/JDub's Drop Zone/Backups.backupdb
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotState path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Error: (5) getxattr for key:com.apple.backupd.SnapshotContainer path:/Volumes/JDub's Drop Zone/Backups.backupdb/Jason Wisniowski’s iMac/2013-05-30-002104
    Event store UUIDs don't match for volume: Area 420
    Event store UUIDs don't match for volume: Macintosh HD
    Error: (5) getxattr for key:com.apple.backupd.SnapshotSt

    Time Machine can't read some data it needs from your backups (each of those date-stamps is one of your backups). 
    That's usually a problem with the drive itself, but could be the directory on it. First be sure all plugs are snug and secure, then see if you can repair it, per #A5 in Time Machine - Troubleshooting. 
    If that doesn't help, post back with the results.  Also either tell us what kind of Mac you have, what version of OSX you're running, or post that to your Profile, so it's accessible.  
    This is unrelated to the original post here, so I'm going to ask the Hosts to split it off into a new thread.  Since you've posted in the Lion forum, I'll assume that's what you're running.  You should get a notice from them

  • TS1292 Hi, can you please take a look at my account and why its asking me to contact support. I have my billing address correct and everything but for some reason its not letting me to authorize my transaction

    Hi, can you please take a look at my account and why its asking me to contact support. I have my billing address correct and everything but for some reason its not letting me to authorize my transaction

    We are all fellow users here and have no way of accessing your account information; iTunes Store employees do not participate in these forums. You will need to do what it says, contact iTunes Support. Go here:
    http://www.apple.com/emea/support/itunes/contact.html
    to contact the iTunes Store.
    Regards.

  • Please take a look at this. Attempting to make a professional brochure/bound 5-page presentation.

    Please take a look at this template I made for a Statement of Qualifications pamphlet.
    Here is a link to google drive. I made this template from scratch in Photoshop CS6.
    SOQ Page_Blank(no lettering).pdf - Google Drive
    What I am curious about, is that some of the lettering often looks blurry, although the page is 500pixels per inch 8.5x11, 76MB .psd file. What can I do about that?
    Also, I want to make it easy to write and edit the actual content that will go onto the page. Not all of us here have photoshop to edit the lettering. Is there a way I can export this to word so they can edit the content whenever? Are there better options (programs) to help me design this template? I am guessing I am somewhat pushing photoshops limit as to making a bound 5-page presentation. I am stuck and would like this to be easier. All suggestions for both of my questions as well as overall action toward making this would be great.
    Here is an example of a SOQ Pamphlet that I have been using as reference. In my eyes the design is perfect!
    http://www.ch2m.com/corporate/markets/environmental/conferences/setac-2013/assets/CH2M-HIL L-land-conservation-restoratio…
    Any help is great,
    Thanks,
    Adam

    Since photoshop can not do pages, your on the right track by using pdf format. Since it can do pages, but really requires acrobat pro to bind the pages together.
    Your best bet is InDesign then Illustrator would be the next option. Each of these can do multi page documents.
    There is absolutely no reason to use 500px/inch for the resolution anything between 150 and 300 would suffice leaning towards 300ppi.
    If the text is blurred a few things that can cause that, 1) anti-aliasing 2) document was created as a low resolution then upsampled 3) text is rasterized 4) document is rasterized.

  • Mods. Please take a look at this topic

    Hi,
    Please take a look at this topic:
    http://discussions.apple.com/thread.jspa?threadID=422678&tstart=0
    It's becoming 'unfriendly'
    Thanks.
    M

    Hi Kady,
    Thanks for putting the inappropriate parts in the 'Trash'
    M

  • Someone please take a look at this

    Please take a look at this.
    This is my jsp file:
    <%@ page import="java.sql.*" %>
    <%
    String url="jdbc:mysql://localhost/ali";
    String user="root";
    String password="";
    Connection conn=null;
    String classPath="com.mysql.jdbc.Driver";
    try{
         Class.forName(classPath);
         conn = DriverManager.getConnection(url,user,password);
         }catch(Exception exc){
         out.println(exc.toString());
    %>
    <%
         Statement stm=conn.createStatement();
         String update="CREATE TABLE product(id varchar(20) PRIMARY KEY, name char(20))";
         try{
              stm.executeUpdate(update);
              out.println("Successful")
         }catch(Exception exc){
              out.println("sorry loser!!");
         stm.close();
         conn.close();
    %>
    but when I try opening it up in tomcat i get this error:
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: 16 in the jsp file: /mytest/createTable.jsp
    Generated servlet error:
    [javac] Compiling 1 source file
    /usr/java/jakarta-tomcat-4.1.31/work/Standalone/localhost/_/mytest/createTable_jsp.java:64: ';' expected
         }catch(Exception exc){
    ^
    1 error
         at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:85)
         at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:248)
         at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:315)
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:328)
         at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:427)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:142)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)

    i've repaired that one already but now i get this.Please....Help me.
    org.apache.jasper.JasperException
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:207)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)
    root cause
    java.lang.NullPointerException
         at org.apache.jsp.createTable_jsp._jspService(createTable_jsp.java:60)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)

  • Workaround for some W510 Audio Problems. Lenovo, please take a look at this!

    Hi all
    I believe most or all of the people are affected with poor sound quality of W510. I do believe there are some people who bring their laptops along and not convenient to get a external sound card and external speakers on the road. I am not too sure, but what I think that causes audio problem in W510, T410 or T510 is due to the implementations of Combo Audio/Mic Jack. So far, I have not heard any audio problems from X201 or W701/W701ds with a separate mic and audio jack (1 green and red, instead of 1 combo) Listed machines are using Conexant 20585 SmartAudio HD Sound Card.
    The workaround is to force install Conexant 20561 SmartAudio HD Driver through Device Manager
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-73721
    Problem Partially Resolved
    1. Using Audio Director - Classic mode enables you to use both internal speakers and external speakers/headphone simultaneously. (By right, this should be in Multi-Stream mode, due to this driver not programmed for W510). However, the volume of the internal speaker will be reduced by half if an external speakers/headphone is plugged.
    2. The sound quality is improved (tested with internal speakers).
    3. Solved Irregular Volume Problems.
    Drawback of using this driver
    1. Using Multi-Stream mode in this case would not enables you to use both internal speakers and external speakers/headphone simultaneously. However it would just make your internal speaker to be louder. External speaker/headphone would not work if Multi-Stream mode is selected.
    2. Custom EQ is not usable, if used, only the right channel of internal speaker, external speaker/headphone would work, and the sound quality will be like a spoilt radio.
    3. Only Voice (VoIP) EQ is optimized for external speaker/headphone. Using Off, Jazz, Dance or Concert EQ would make you feel that the vocal (singer's voice) is diffused, blurred like excessive 3D effects.
    4. Even if any preloaded EQ is selected, after system has been restarted, the selected EQ would still be saved, but the band (31Hz - 16KHz would be changed back to Off EQ) It is ok as it just affects the graphics, not the sound.
    I know that Forum Administrators, Lenovo Staff, Community Moderators, Gurus and Volunteered Moderators/Users would be surfing around and looking for new post. Please take a look and leave a post or PM to me, thank you very much.
    It is alright if Lenovo don't think that there is any problems regarding the sound in W510. However, I do believe most users/owners of W510 would appreciate if the sound system could be further improved through a better driver or new revision of hardware to something like a T400 standards or something. Some users would spent so much $ just to get all-in-a-box solution and would not want to invest further just for a external card to sacrifice portability and use more $. Finally, I still do believe that W510 audio problems can be resolved.
    Best Regards
    Peter

    Hi ckhordiasma
    Thanks for reviving ths old thread. How about trying Dolby drivers? It sounds great and could possibly resolve those issues without going through too much troubleshooting.
    The link is under my signature.
    Hope it helps!
    Happy 2012! 
    Peter
    W520 (4284-A99)
    Does someone’s post help you? Give them kudos as a reward, as they will do better to improve | Mark it as solved if the solution works for you, so it could be reference for others in the future 
    =====================================
    Sound Enthusiast and Enhancement (Post comments, share mixes, etc.)
    http://forums.lenovo.com/t5/General-Discussion/Dolby-Home-Theater-v4-for-most-Lenovo-Laptops/td-p/62...

  • PieroF - Can you please take a look at M.Mantovani's RT problem?

    Hi Piero.
    M.Mantovani seems to be having problems with FCE 3.5 on his MBP.
    I suspect he is new to FCE. As a fellow countryman and expert with FCE I think you would probably be his best helper.
    Could you take a look at his problems please as I have run out of ideas!
    http://discussions.apple.com/thread.jspa?threadID=570466&tstart=0
    Ian.

    Hi Ian,
    even though too late, I answered the post you pointed to.
    Piero

  • Can somebody here take a look at this problm I posted re iPh3Gs & iPhto'08

    Can one of you more advanced folks take a look at problem I'm having re importing & iPhone 3Gs and tell me if you have any experience with this? I posted it in the iPhone 3GS forum (wasn't sure which to post in - here in the iPhoto'08 place or there):
    http://discussions.apple.com/thread.jspa?threadID=2766436&tstart=0

    Hi - Workd for me :
    IE6 / Win XP / FlashPlayer 9.
    HTH,
    JL

  • Can someone Please take a look at my mac's issue (serious prob)?

    Macbook Pro Early 2011 (10.8.5 Mountain Lion)
    So I was using the computer the other day when it froze and become completely unresponsive. I had to do a hard shutdown. Since I have had a very very hard time getting it to boot back up. It doesn't even want to go in to recover mode, safe mode, AHT, alternate booting options, boot from disc won't work either etc.... Every once in a while it will boot to safe mode. Mostly it will either show the apple logo and then the screen will go completely gray and it will just stay there until I do a hard shut down. Alternately, when booting in to safe mode, it will get part way through the load and shut down on it own before loading the progress bar all the way (was able to successfully get it in to safe mode a couple times).
    I have tried other ram, one stick of RAM, switch the sticks in the single RAM slot etc... Still same symptoms. A couple times this screen popped up during boot. I will have a link to the photo right below.
    I was able to capture an HDD scan log here when it did boot up by shear luck.
    I was able to do repair as you see, but I don't think the HDD is the issue since it has problems even getting to the other boot modes (rarely will). The only one that I seem to be able to always get in to is 'Single User Mode' CMD+S
    http://i300.photobucket.com/albums/nn11/live4soccer07/48EDA1E3-0EAA-4CCB-A1F9-AD 89CB9220B3_zpsrukocgoe.jpg
    ===== Display starts at offset 858,564 within file of length 986,564. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    Applications/iTunes.app/Contents/Resources/hu.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/hu.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/hu.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogParentalView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogPlaybackView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogSharingView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PrefsDialogStoreView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PromptForLongString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/PromptForShortString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ko.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogParentalView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogPlaybackView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogSharingView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PrefsDialogStoreView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PromptForLongString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/PromptForShortString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/no.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogParentalView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogPlaybackView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogSharingView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PrefsDialogStoreView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PromptForLongString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/PromptForShortString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pl.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogParentalView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogPlaybackView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogSharingView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PrefsDialogStoreView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PromptForLongString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/PromptForShortString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/HomeSharingServerSettin gs.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogArtworkView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogInfoView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogLyricsView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogMultipleInfoV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogMultipleItem. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogMultipleOptio nsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogMultipleSorti ngView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogMultipleVideo View.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogOptionsView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogSingleItem.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogSortingView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogSummaryView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/InfoDialogVideoView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/OrganizeLibraryOptions. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogAdvancedView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogAppleTVView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogDevicesView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogGeneralView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogMessageView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogParentalView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogPlaybackView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogSharingView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PrefsDialogStoreView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PromptForLongString.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/PromptForShortString.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/SmartPlaylistEditor.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/pt_PT.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogParentalView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogPlaybackView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogSharingView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PrefsDialogStoreView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PromptForLongString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/PromptForShortString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/SmartPlaylistEditor.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ro.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/HomeSharingServerSettings. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogArtworkView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogInfoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogLyricsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogMultipleInfoView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogMultipleItem.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogMultipleOptionsV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogMultipleSortingV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogMultipleVideoVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogOptionsView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogSingleItem.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogSortingView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogSummaryView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/InfoDialogVideoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/OrganizeLibraryOptions.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogAdvancedView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogAppleTVView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogDevicesView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogGeneralView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogMessageView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    2014-11-05 23:33:39 -0800: Permissions differ on “Applications/iTunes.app/Contents/Resources/ru.lproj/PrefsDialogParentalView.ni b”

    I am having almost exactly the same issue I think, although the permissions that need fixing are always safari/contents/resources rather than your itunes ones. It seems that my computer will not go to sleep or shut down properly and then is very hard to start after I have to force an emergency shut down. I have a work around which seems to work - before shutting down or sleeping I make sure to close all progs and repair the disk permissions last thing (every time the same ones need repairing) and then it shuts down/sleeps/starts ok just once. But if this fails then repairing disk permissions from recovery mode or internet recovery gets it up and running. I have set it to never sleep.
    Something is seriously wrong but I have no idea what. i have tried everything I can think of.
    MBP early 2011 10.8.5

  • I just had a Kernal Panic.I'm posting the log,can anyone please take a look?

    Just had this Kernal Panc as I tried to open some pictures I burned to CDR.If anyone can give me advice on this I would be grateful.Thank you.
    Wed Jul 27 18:41:44 2011
    panic(cpu 0 caller 0x2e1030): "vnode_rele_ext: vp 0xb870280 usecount -ve : -1.  v_tag = 0, v_type = 8, v_flag = 80800."@/SourceCache/xnu/xnu-1504.15.3/bsd/vfs/vfs_subr.c:1669
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x5532bac8 : 0x21b837 (0x5dd7fc 0x5532bafc 0x223ce1 0x0)
    0x5532bb18 : 0x2e1030 (0x5a326c 0xb870280 0xffffffff 0x0)
    0x5532bb68 : 0x2e1259 (0xb870280 0x0 0x0 0x0)
    0x5532bb88 : 0x5c2b5181 (0xb870280 0x0 0x0 0x26ec52)
    0x5532bbc8 : 0x5c2b51b3 (0xb74ec04 0x9ef7004 0x5532bc18 0x270537)
    0x5532bbe8 : 0x5c2a0e27 (0x9ef7004 0x0 0x0 0xb7d68fc)
    0x5532bc08 : 0x2fa913 (0x5532bc24 0x9934744 0x5532bc38 0x4aae1c)
    0x5532bc38 : 0x2e08ac (0xb8705f8 0x9934744 0x0 0x2)
    0x5532bc98 : 0x2e0a0b (0xb8705f8 0x1 0x5532bcc8 0x2da5a0)
    0x5532bce8 : 0x2e514a (0x0 0x1 0x0 0xb870848)
    0x5532bd58 : 0x2f039f (0xb873520 0x0 0x19 0x2ff05a)
    0x5532bda8 : 0x2f0455 (0xb873520 0x0 0x1 0x9934744)
    0x5532bdd8 : 0x2f05f9 (0xb873520 0x0 0x9934744 0x4df55030)
    0x5532bf78 : 0x4f82fb (0x9db9d20 0xb367848 0x9934684 0x1)
    0x5532bfc8 : 0x2a251d (0xb367844 0x0 0x10 0x9a9a3a4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.filesystems.udf(2.1.1)@0x5c29d000->0x5c2d9fff
    BSD process name corresponding to current thread: umount
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookPro6,1 (Mac-F22589C8)
    System uptime in nanoseconds: 8480372942899
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI          4.2.0 (addr 0x13eb000, size 0x65536) - last unloaded 92545641582
    loaded kexts:
    com.apple.filesystems.udf          2.1.1 - last loaded 8419797157286
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AppleIntelHDGraphics          6.3.6
    com.apple.driver.AppleIntelHDGraphicsFB          6.3.6
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.GeForce          6.3.6
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.driver.AppleLPC          1.5.1
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.NVDAResman          6.3.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0

    That's where you should start.  See
    What is a kernel panic,
    Technical Note TN2063: Understanding and Debugging Kernel Panics,
    Mac OS X Kernel Panic FAQ,
    Resolving Kernel Panics, and
    Tutorial: Avoiding and eliminating Kernel panics for more details.

  • Please take a look at this file? Help me? :D

    I've posted it on MEGA, inside the .zip file I've posted the .fla and the .swf files...
    When I test the file, on the background (under all pieces), on the center, I've got this:
    I really want to take that 'message' out...
    How can I do that? =D
    The file is here: https://mega.co.nz/#!l5pEFYTI!IFkKX0Py2vQehVn7ct0fJCU32Oc26GBQLYgaSke0kdY

    Hi sonson,
    I will request Sangeeta to correspond with you using your email account.  Is your hotmail account with which you registered your Adobe ID still active?
    Sangeeta: The file is posted at
    https://mega.co.nz/#!l5pEFYTI!IFkKX0Py2vQehVn7ct0fJCU32Oc26GBQLYgaSke0 kdY
    Thanks,
    Preran

  • Can you please have a look on this small script?[SOLVED]

    Hello guys,
    I am writing a small script which has to do the following:
    1. It should run without any interruption. (Therefore while [ 1 ])
    2. While working continuously, it should check whether a folder named "check" is available in the folder "/home/arch".
    3. If it is the case, it should execute the script /home/arch/shutdownServer1
    The bash script I am trying to execute is the following:
    #!/bin/bash
    while [ 1 ]
    do
    if [$(ls /home/arch | grep check)="check"]; then
            /home/arch/shutdownServer1
    fi
    done
    I tried to execute the code while the folder named "check" was available in the folder "/home/arch" But I got the following error.
    /home/arch/myscript: line 5: [check=check]: command not found => This implies that the expression "$(ls /home/arch | grep check)" was evaluated correctly because of check=check. But why does it say "command not found"? Since check=check it should be evaluated as true and execute the script shutdownServer1?
    P.S.: myscript is the name of the bash script file.
    Guys, please help me.
    Thanks in advance
    Last edited by Archie_Enthusiasm (2010-11-29 12:20:58)

    Try one of these
    if [ $(ls ~/ | grep check) ]; then
    ~/shutdownServer1
    fi
    or
    [ $(ls ~/ | grep check) ] && ~/shutdownServer1
    Edit: @Allan: thanks for '-d', I completely forgot that
    Last edited by igndenok (2010-11-29 11:59:16)

Maybe you are looking for